diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index 35c12ed49326..98e4a231011c 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -117440,13 +117440,13 @@ _.reportSettings = t4; }, taskReport(userCompany, reportsUIState, taskMap, invoiceMap, groupMap, clientMap, taskStatusMap, userMap, projectMap, staticState) { - var t2, columns, t3, t4, t5, t6, t7, task, t8, t9, client, t10, invoice, t11, project, group, row, t12, value, t13, t14, t15, t16, t17, t18, t19, value0, value1, value2, value3, value4, value5, t20, value6, value7, value8, t21, t22, skip, t23, value9, timestamp, t24, t25, t26, selectedColumns, _null = null, + var t2, columns, t3, t4, t5, t6, t7, task, t8, t9, client, t10, invoice, t11, project, group, row, t12, value, t13, t14, t15, t16, t17, t18, t19, value0, value1, value2, value3, value4, value5, t20, value6, value7, value8, value9, t21, t22, skip, t23, value10, timestamp, t24, t25, t26, selectedColumns, _null = null, data = A._setArrayType([], type$.JSArray_legacy_List_legacy_ReportElement), entities = A._setArrayType([], type$.JSArray_legacy_BaseEntity), t1 = userCompany.settings, reportSettings = t1 == null ? _null : t1.reportSettings, taskReportSettings = reportSettings != null && reportSettings._map$_map.containsKey$1(0, "task") ? reportSettings._map$_map.$index(0, "task") : A.ReportSettingsEntity_ReportSettingsEntity(_null, _null), - defaultColumns = A._setArrayType([B.TaskReportFields_3, B.TaskReportFields_4, B.TaskReportFields_5, B.TaskReportFields_6, B.TaskReportFields_12, B.TaskReportFields_11, B.TaskReportFields_7, B.TaskReportFields_22], type$.JSArray_legacy_TaskReportFields); + defaultColumns = A._setArrayType([B.TaskReportFields_4, B.TaskReportFields_5, B.TaskReportFields_6, B.TaskReportFields_7, B.TaskReportFields_13, B.TaskReportFields_12, B.TaskReportFields_8, B.TaskReportFields_23], type$.JSArray_legacy_TaskReportFields); t1 = taskReportSettings.columns._list; t2 = type$.legacy_TaskReportFields; if (t1.length !== 0) { @@ -117476,61 +117476,56 @@ if (task.isDeleted && !t5.reportIncludeDeleted || client.isDeleted) continue; row = A._setArrayType([], t6); - for (t12 = new J.ArrayIterator(t2, t2.length, t4), value = task.id, t13 = task.createdUserId, t14 = task.assignedUserId, t15 = task.statusId, t16 = task.customValue4, t17 = task.customValue3, t18 = task.customValue2, t19 = task.customValue1, value0 = client.shippingAddress2, value1 = client.shippingAddress1, value2 = client.address2, value3 = client.address1, value4 = client.balance, value5 = invoice.dueDate, t20 = invoice.id, value6 = invoice.date, value7 = task.description, value8 = task.rate, t21 = client.settings, t22 = t20.length !== 0, skip = false; t12.moveNext$0();) { + for (t12 = new J.ArrayIterator(t2, t2.length, t4), value = task.id, t13 = task.createdUserId, t14 = task.assignedUserId, t15 = task.statusId, t16 = task.customValue4, t17 = task.customValue3, t18 = task.customValue2, t19 = task.customValue1, value0 = client.shippingAddress2, value1 = client.shippingAddress1, value2 = client.address2, value3 = client.address1, value4 = client.balance, value5 = invoice.dueDate, t20 = invoice.id, value6 = invoice.date, value7 = task.description, value8 = task.rate, value9 = task.number, t21 = client.settings, t22 = t20.length !== 0, skip = false; t12.moveNext$0();) { t23 = t12.__interceptors$_current; switch (t23) { - case B.TaskReportFields_0: - value9 = value; - break; case B.TaskReportFields_1: - value9 = value8; + value10 = value; + break; + case B.TaskReportFields_0: + value10 = value9; break; case B.TaskReportFields_2: - value9 = A.taskRateSelector(client, t5, group, project, task); + value10 = value8; break; case B.TaskReportFields_3: + value10 = A.taskRateSelector(client, t5, group, project, task); + break; + case B.TaskReportFields_4: timestamp = task.get$startTimestamp(); t24 = timestamp == null; if ((t24 ? 0 : timestamp) > 0) { t25 = (t24 ? 0 : timestamp) * 1000; t26 = new A.DateTime(t25, true); t26.DateTime$_withValue$2$isUtc(t25, true); - value9 = t26.toIso8601String$0(); + value10 = t26.toIso8601String$0(); } else - value9 = ""; + value10 = ""; break; - case B.TaskReportFields_4: + case B.TaskReportFields_5: timestamp = task.get$endTimestamp(); t24 = timestamp == null; if ((t24 ? 0 : timestamp) > 0) { t25 = (t24 ? 0 : timestamp) * 1000; t26 = new A.DateTime(t25, true); t26.DateTime$_withValue$2$isUtc(t25, true); - value9 = t26.toIso8601String$0(); + value10 = t26.toIso8601String$0(); } else - value9 = ""; - break; - case B.TaskReportFields_6: - value9 = value7; + value10 = ""; break; case B.TaskReportFields_7: - t24 = invoice.number; - value9 = t24; - if (value9 == null) - value9 = ""; + value10 = value7; break; case B.TaskReportFields_8: - value9 = invoice.amount; - if (value9 == null) - value9 = ""; + t24 = invoice.number; + value10 = t24; + if (value10 == null) + value10 = ""; break; case B.TaskReportFields_9: - if (t22) { - t24 = A.Primitives_parseInt(t20, _null); - t24 = (t24 == null ? 0 : t24) < 0; - } else - t24 = true; - value9 = t24 ? "" : value6; + value10 = invoice.amount; + if (value10 == null) + value10 = ""; break; case B.TaskReportFields_10: if (t22) { @@ -117538,99 +117533,107 @@ t24 = (t24 == null ? 0 : t24) < 0; } else t24 = true; - value9 = t24 ? "" : value5; - break; - case B.TaskReportFields_5: - value9 = B.JSInt_methods._tdivFast$1(task.calculateDuration$0()._duration, 1000000); + value10 = t24 ? "" : value6; break; case B.TaskReportFields_11: - t24 = t11.$index(0, t10); - value9 = t24 == null ? _null : t24.name; - if (value9 == null) - value9 = ""; + if (t22) { + t24 = A.Primitives_parseInt(t20, _null); + t24 = (t24 == null ? 0 : t24) < 0; + } else + t24 = true; + value10 = t24 ? "" : value5; + break; + case B.TaskReportFields_6: + value10 = B.JSInt_methods._tdivFast$1(task.calculateDuration$0()._duration, 1000000); break; case B.TaskReportFields_12: - t24 = t9.$index(0, t8); - value9 = t24 == null ? _null : t24.displayName; - if (value9 == null) - value9 = ""; + t24 = t11.$index(0, t10); + value10 = t24 == null ? _null : t24.name; + if (value10 == null) + value10 = ""; break; case B.TaskReportFields_13: - value9 = value4; + t24 = t9.$index(0, t8); + value10 = t24 == null ? _null : t24.displayName; + if (value10 == null) + value10 = ""; break; case B.TaskReportFields_14: - value9 = value3; + value10 = value4; break; case B.TaskReportFields_15: - value9 = value2; + value10 = value3; break; case B.TaskReportFields_16: - value9 = value1; + value10 = value2; break; case B.TaskReportFields_17: - value9 = value0; + value10 = value1; break; case B.TaskReportFields_18: - value9 = A.presentCustomField(t5, "task1", t19); + value10 = value0; break; case B.TaskReportFields_19: - value9 = A.presentCustomField(t5, "task2", t18); + value10 = A.presentCustomField(t5, "task1", t19); break; case B.TaskReportFields_20: - value9 = A.presentCustomField(t5, "task3", t17); + value10 = A.presentCustomField(t5, "task2", t18); break; case B.TaskReportFields_21: - value9 = A.presentCustomField(t5, "task4", t16); + value10 = A.presentCustomField(t5, "task3", t17); break; case B.TaskReportFields_22: - t24 = taskStatusMap._map$_map.$index(0, t15); - value9 = t24 == null ? _null : t24.name; - if (value9 == null) - value9 = ""; + value10 = A.presentCustomField(t5, "task4", t16); break; case B.TaskReportFields_23: - t24 = userMap._map$_map.$index(0, t14); - if (t24 == null) - value9 = _null; - else { - t25 = B.JSString_methods.trim$0(t24.firstName + " " + t24.lastName); - t24 = t25.length !== 0 ? t25 : t24.email; - value9 = t24; - } - if (value9 == null) - value9 = ""; + t24 = taskStatusMap._map$_map.$index(0, t15); + value10 = t24 == null ? _null : t24.name; + if (value10 == null) + value10 = ""; break; case B.TaskReportFields_24: - t24 = userMap._map$_map.$index(0, t13); + t24 = userMap._map$_map.$index(0, t14); if (t24 == null) - value9 = _null; + value10 = _null; else { t25 = B.JSString_methods.trim$0(t24.firstName + " " + t24.lastName); t24 = t25.length !== 0 ? t25 : t24.email; - value9 = t24; + value10 = t24; } - if (value9 == null) - value9 = ""; + if (value10 == null) + value10 = ""; break; case B.TaskReportFields_25: - value9 = A.taskRateSelector(client, t5, group, project, task) * A.round(B.JSInt_methods._tdivFast$1(task.calculateDuration$0()._duration, 1000000) / 3600, 3); + t24 = userMap._map$_map.$index(0, t13); + if (t24 == null) + value10 = _null; + else { + t25 = B.JSString_methods.trim$0(t24.firstName + " " + t24.lastName); + t24 = t25.length !== 0 ? t25 : t24.email; + value10 = t24; + } + if (value10 == null) + value10 = ""; + break; + case B.TaskReportFields_26: + value10 = A.taskRateSelector(client, t5, group, project, task) * A.round(B.JSInt_methods._tdivFast$1(task.calculateDuration$0()._duration, 1000000) / 3600, 3); break; default: - value9 = ""; + value10 = ""; } - if (!A.ReportResult_matchField(A.EnumUtils_parse(t23), _null, reportsUIState, userCompany, value9)) + if (!A.ReportResult_matchField(A.EnumUtils_parse(t23), _null, reportsUIState, userCompany, value10)) skip = true; - if (t23 === B.TaskReportFields_5) { + if (t23 === B.TaskReportFields_6) { t23 = t21.currencyId; - row.push(new A.ReportDurationValue(value9, t23, task.get$entityType(), value)); + row.push(new A.ReportDurationValue(value10, t23, task.get$entityType(), value)); } else { - t23 = J.getInterceptor$(value9); - if (t23.get$runtimeType(value9) === B.Type_bool_lhE) - row.push(new A.ReportBoolValue(value9, task.get$entityType(), value)); - else if (t23.get$runtimeType(value9) === B.Type_double_K1J || t23.get$runtimeType(value9) === B.Type_int_tHn) - row.push(new A.ReportNumberValue(value9, _null, t21.currencyId, _null, task.get$entityType(), value)); + t23 = J.getInterceptor$(value10); + if (t23.get$runtimeType(value10) === B.Type_bool_lhE) + row.push(new A.ReportBoolValue(value10, task.get$entityType(), value)); + else if (t23.get$runtimeType(value10) === B.Type_double_K1J || t23.get$runtimeType(value10) === B.Type_int_tHn) + row.push(new A.ReportNumberValue(value10, _null, t21.currencyId, _null, task.get$entityType(), value)); else - row.push(new A.ReportStringValue(value9, task.get$entityType(), value)); + row.push(new A.ReportStringValue(value10, task.get$entityType(), value)); } } if (!skip) { @@ -117643,7 +117646,7 @@ B.JSArray_methods.sort$1(data, new A.taskReport_closure2(taskReportSettings, selectedColumns)); t1 = type$.MappedListIterable_of_legacy_TaskReportFields_and_legacy_String; t2 = t1._eval$1("ListIterable.E"); - return new A.ReportResult(selectedColumns, A.List_List$of(new A.MappedListIterable(B.List_GRf, new A.taskReport_closure3(), t1), true, t2), A.List_List$of(new A.MappedListIterable(defaultColumns, new A.taskReport_closure4(), t1), true, t2), data, entities, true); + return new A.ReportResult(selectedColumns, A.List_List$of(new A.MappedListIterable(B.List_OxC, new A.taskReport_closure3(), t1), true, t2), A.List_List$of(new A.MappedListIterable(defaultColumns, new A.taskReport_closure4(), t1), true, t2), data, entities, true); }, TaskReportFields: function TaskReportFields(t0, t1) { this.index = t0; @@ -126006,6 +126009,14 @@ TransactionPresenter_getField_closure1: function TransactionPresenter_getField_closure1(t0) { this.transaction = t0; }, + TransactionPresenter_getField_closure2: function TransactionPresenter_getField_closure2(t0) { + this.state = t0; + }, + TransactionPresenter_getField_closure3: function TransactionPresenter_getField_closure3() { + }, + TransactionPresenter_getField_closure4: function TransactionPresenter_getField_closure4(t0) { + this.transaction = t0; + }, TransactionScreen: function TransactionScreen(t0, t1) { this.viewModel = t0; this.key = t1; @@ -144307,7 +144318,7 @@ if (!deletable.isDeleted()) this.$this.collect$1(deletable); }, - $signature: 115 + $signature: 114 }; A.ProductionCollector_collect_closure.prototype = { call$0() { @@ -145067,7 +145078,7 @@ call$1(view) { return !B.JSArray_methods.contains$1(this.diffResult.viewsToAdd, view); }, - $signature: 210 + $signature: 213 }; A.HtmlViewEmbedder__updateOverlays_closure.prototype = { call$1(group) { @@ -145079,13 +145090,13 @@ call$1(view) { return !B.JSArray_methods.contains$1(this.viewsNeedingOverlays, view); }, - $signature: 210 + $signature: 213 }; A.HtmlViewEmbedder__updateOverlays_closure1.prototype = { call$1(view) { return !this.$this._overlays.containsKey$1(0, view); }, - $signature: 210 + $signature: 213 }; A.ViewClipChain.prototype = {}; A.EmbeddedViewParams.prototype = { @@ -145357,7 +145368,7 @@ call$0() { return A._setArrayType([], type$.JSArray_CodeunitRange); }, - $signature: 3246 + $signature: 3247 }; A.FontFallbackData_ensureFontsSupportText_closure.prototype = { call$1(x) { @@ -145369,49 +145380,49 @@ call$1(font) { return B.JSArray_methods.contains$1($.$get$_cjkFonts(), font); }, - $signature: 221 + $signature: 225 }; A.findMinimumFontsForCodeUnits_closure0.prototype = { call$1(codeUnit) { return this._box_0.bestFont.contains$1(0, codeUnit); }, - $signature: 210 + $signature: 213 }; A._notoSansSC_closure.prototype = { call$1(font) { return font.name === "Noto Sans SC"; }, - $signature: 221 + $signature: 225 }; A._notoSansTC_closure.prototype = { call$1(font) { return font.name === "Noto Sans TC"; }, - $signature: 221 + $signature: 225 }; A._notoSansHK_closure.prototype = { call$1(font) { return font.name === "Noto Sans HK"; }, - $signature: 221 + $signature: 225 }; A._notoSansJP_closure.prototype = { call$1(font) { return font.name === "Noto Sans JP"; }, - $signature: 221 + $signature: 225 }; A._notoSansKR_closure.prototype = { call$1(font) { return font.name === "Noto Sans KR"; }, - $signature: 221 + $signature: 225 }; A._notoSymbols_closure.prototype = { call$1(font) { return font.name === "Noto Sans Symbols"; }, - $signature: 221 + $signature: 225 }; A.FallbackFontDownloadQueue.prototype = { add$1(_, font) { @@ -145819,7 +145830,7 @@ t1.toString; return type$.JavaScriptObject._as(t1); }, - $signature: 357 + $signature: 368 }; A.fetchImage_closure.prototype = { call$1($event) { @@ -145985,7 +145996,7 @@ throw A.wrapException(A.ImageCodecException$("Failed to resurrect image from pixels.")); return t3; }, - $signature: 357 + $signature: 368 }; A.AnimatedImageFrameInfo.prototype = { get$duration(_) { @@ -146231,7 +146242,7 @@ call$0() { return new A.DateTime(Date.now(), false); }, - $signature: 406 + $signature: 392 }; A.CkBrowserImageDecoder__getOrCreateWebDecoder_closure.prototype = { call$0() { @@ -148056,7 +148067,7 @@ } return $.__canvasKit._readField$0().TextStyle(properties); }, - $signature: 357 + $signature: 368 }; A.CkStrutStyle.prototype = { $eq(_, other) { @@ -148422,7 +148433,7 @@ call$1(font) { return this.fontFamily == font; }, - $signature: 73 + $signature: 77 }; A.CanvasKitError.prototype = { toString$0(_) { @@ -148496,7 +148507,7 @@ if (t1 != null) t1.call$1(null); }, - $signature: 104 + $signature: 105 }; A.ClipboardAPICopyStrategy.prototype = { setData$1(_, text) { @@ -148784,7 +148795,7 @@ A.callMethod(self.window.console, "error", ["URL rejected by TrustedTypes policy flutter-engine: " + A.S(url) + "(download prevented)"]); return null; }, - $signature: 3212 + $signature: 3213 }; A._DomList.prototype = {}; A._DomListIterator.prototype = { @@ -149121,7 +149132,7 @@ A.sendFontChangeMessage__closure.prototype = { call$1(_) { }, - $signature: 146 + $signature: 145 }; A.FrameReference.prototype = { get$value(receiver) { @@ -155598,49 +155609,49 @@ call$1($event) { return $event._event.altKey; }, - $signature: 192 + $signature: 176 }; A._kLogicalKeyToModifierGetter_closure0.prototype = { call$1($event) { return $event._event.altKey; }, - $signature: 192 + $signature: 176 }; A._kLogicalKeyToModifierGetter_closure1.prototype = { call$1($event) { return $event._event.ctrlKey; }, - $signature: 192 + $signature: 176 }; A._kLogicalKeyToModifierGetter_closure2.prototype = { call$1($event) { return $event._event.ctrlKey; }, - $signature: 192 + $signature: 176 }; A._kLogicalKeyToModifierGetter_closure3.prototype = { call$1($event) { return $event._event.shiftKey; }, - $signature: 192 + $signature: 176 }; A._kLogicalKeyToModifierGetter_closure4.prototype = { call$1($event) { return $event._event.shiftKey; }, - $signature: 192 + $signature: 176 }; A._kLogicalKeyToModifierGetter_closure5.prototype = { call$1($event) { return $event._event.metaKey; }, - $signature: 192 + $signature: 176 }; A._kLogicalKeyToModifierGetter_closure6.prototype = { call$1($event) { return $event._event.metaKey; }, - $signature: 192 + $signature: 176 }; A._cached_closure.prototype = { call$0() { @@ -155710,7 +155721,7 @@ call$1(handled) { this._box_0.result = handled; }, - $signature: 88 + $signature: 90 }; A.FlutterHtmlKeyboardEvent.prototype = {}; A.KeyboardConverter.prototype = { @@ -155896,7 +155907,7 @@ _this.$this.performDispatchKeyData.call$1(_this.getData.call$0()); } }, - $signature: 104 + $signature: 105 }; A.KeyboardConverter__scheduleAsyncEvent_closure0.prototype = { call$0() { @@ -155950,7 +155961,7 @@ } return J.get$hashCode$(t1) + 98784247808; }, - $signature: 169 + $signature: 166 }; A.KeyboardConverter__handleEvent_closure0.prototype = { call$0() { @@ -156167,7 +156178,7 @@ A.MultiEntriesBrowserHistory_onPopState_closure.prototype = { call$1(_) { }, - $signature: 146 + $signature: 145 }; A.SingleEntryBrowserHistory.prototype = { SingleEntryBrowserHistory$1$urlStrategy(urlStrategy) { @@ -156264,12 +156275,12 @@ A.SingleEntryBrowserHistory_onPopState_closure.prototype = { call$1(_) { }, - $signature: 146 + $signature: 145 }; A.SingleEntryBrowserHistory_onPopState_closure0.prototype = { call$1(_) { }, - $signature: 146 + $signature: 145 }; A.JsUrlStrategy.prototype = {}; A.UrlStrategy.prototype = {}; @@ -156742,7 +156753,7 @@ call$1(data) { this.registrationZone.runUnaryGuarded$1$2(this.callback, data, type$.nullable_ByteData); }, - $signature: 146 + $signature: 145 }; A.EnginePlatformDispatcher__sendPlatformMessage_closure.prototype = { call$1(assetData) { @@ -156761,7 +156772,7 @@ call$1(_) { this.$this.replyToPlatformMessage$2(this.callback, B.C_JSONMessageCodec.encodeMessage$1([true])); }, - $signature: 104 + $signature: 105 }; A.EnginePlatformDispatcher__sendPlatformMessage_closure2.prototype = { call$1(success) { @@ -156821,7 +156832,7 @@ if (t1 != null) t1.call$1(this.data); }, - $signature: 104 + $signature: 105 }; A.invoke2_closure.prototype = { call$0() { @@ -156900,7 +156911,7 @@ wrapper.append($content._readLocal$0()); return wrapper; }, - $signature: 357 + $signature: 368 }; A.PlatformViewMessageHandler.prototype = { _createPlatformView$2(methodCall, callback) { @@ -157323,7 +157334,7 @@ t1._convertEventsToPointerData$3$data$details$event(pointerData, sanitizer.sanitizeDownEvent$2$button$buttons(t2, B.JSNumber_methods.toInt$0(t3)), $event); t1.__engine$_callback.call$1(pointerData); }, - $signature: 115 + $signature: 114 }; A._PointerAdapter_setup_closure0.prototype = { call$1($event) { @@ -157344,7 +157355,7 @@ } t1.__engine$_callback.call$1(pointerData); }, - $signature: 115 + $signature: 114 }; A._PointerAdapter_setup_closure1.prototype = { call$1($event) { @@ -157360,7 +157371,7 @@ t1.__engine$_callback.call$1(pointerData); } }, - $signature: 115 + $signature: 114 }; A._PointerAdapter_setup_closure2.prototype = { call$1($event) { @@ -157381,7 +157392,7 @@ } } }, - $signature: 115 + $signature: 114 }; A._PointerAdapter_setup_closure3.prototype = { call$1($event) { @@ -157399,7 +157410,7 @@ t1.__engine$_callback.call$1(pointerData); } }, - $signature: 115 + $signature: 114 }; A._PointerAdapter_setup_closure4.prototype = { call$1($event) { @@ -157476,7 +157487,7 @@ } t2.__engine$_callback.call$1(pointerData); }, - $signature: 115 + $signature: 114 }; A._TouchAdapter_setup_closure0.prototype = { call$1($event) { @@ -157495,7 +157506,7 @@ } t2.__engine$_callback.call$1(pointerData); }, - $signature: 115 + $signature: 114 }; A._TouchAdapter_setup_closure1.prototype = { call$1($event) { @@ -157518,7 +157529,7 @@ } t2.__engine$_callback.call$1(pointerData); }, - $signature: 115 + $signature: 114 }; A._TouchAdapter_setup_closure2.prototype = { call$1($event) { @@ -157540,7 +157551,7 @@ } t2.__engine$_callback.call$1(pointerData); }, - $signature: 115 + $signature: 114 }; A._MouseAdapter.prototype = { _addMouseEventListener$4$useCapture(target, eventName, handler, useCapture) { @@ -157611,7 +157622,7 @@ t1._convertEventsToPointerData$3$data$details$event(pointerData, t2.sanitizeDownEvent$2$button$buttons(t3, B.JSNumber_methods.toInt$0(t4)), $event); t1.__engine$_callback.call$1(pointerData); }, - $signature: 115 + $signature: 114 }; A._MouseAdapter_setup_closure0.prototype = { call$1($event) { @@ -157629,7 +157640,7 @@ t1._convertEventsToPointerData$3$data$details$event(pointerData, t2.sanitizeMoveEvent$1$buttons(B.JSNumber_methods.toInt$0(t3)), $event); t1.__engine$_callback.call$1(pointerData); }, - $signature: 115 + $signature: 114 }; A._MouseAdapter_setup_closure1.prototype = { call$1($event) { @@ -157644,7 +157655,7 @@ t1.__engine$_callback.call$1(pointerData); } }, - $signature: 115 + $signature: 114 }; A._MouseAdapter_setup_closure2.prototype = { call$1($event) { @@ -157659,7 +157670,7 @@ t1.__engine$_callback.call$1(pointerData); } }, - $signature: 115 + $signature: 114 }; A._MouseAdapter_setup_closure3.prototype = { call$1($event) { @@ -157918,7 +157929,7 @@ if (A._asBoolS(J.$index$asx(type$.Map_String_dynamic._as(B.C_JSONMessageCodec.decodeMessage$1(data)), "handled"))) this.event._event.preventDefault(); }, - $signature: 146 + $signature: 145 }; A.JsPromise.prototype = {}; A.ImageDecoder.prototype = {}; @@ -159266,7 +159277,7 @@ call$0() { return new A.DateTime(Date.now(), false); }, - $signature: 406 + $signature: 392 }; A.EngineSemanticsOwner__getGestureModeClock_closure.prototype = { call$0() { @@ -160156,7 +160167,7 @@ t1.writeValue$2(0, t2, key); t1.writeValue$2(0, t2, value); }, - $signature: 173 + $signature: 168 }; A.StandardMethodCodec.prototype = { decodeMethodCall$1(methodCall) { @@ -162864,7 +162875,7 @@ t2.toString; this.subscriptions.push(A.DomSubscription$(t2, "input", A.allowInterop(new A.EngineAutofillForm_addInputEventListeners_addSubscriptionForKey_closure(t1, key, t2)))); }, - $signature: 91 + $signature: 93 }; A.EngineAutofillForm_addInputEventListeners_addSubscriptionForKey_closure.prototype = { call$1(e) { @@ -163709,7 +163720,7 @@ var t1 = J.cast$1$0$ax(form.getElementsByClassName("submitBtn"), type$.JavaScriptObject); t1.get$first(t1).click(); }, - $signature: 3237 + $signature: 3238 }; A.TextEditingChannel.prototype = { handleTextInput$2(data, callback) { @@ -163860,7 +163871,7 @@ $.$get$EnginePlatformDispatcher__instance().invokeOnPlatformMessage$3(_s17_, B.C_JSONMethodCodec.encodeMethodCall$1(new A.MethodCall("TextInputClient.updateEditingState", [t1, editingState.toFlutter$0()])), A._engine___emptyCallback$closure()); } }, - $signature: 3243 + $signature: 3244 }; A.HybridTextEditing__startEditing_closure.prototype = { call$1(inputAction) { @@ -163869,7 +163880,7 @@ t1 = t1.__engine$_clientId; $.$get$EnginePlatformDispatcher__instance().invokeOnPlatformMessage$3("flutter/textinput", B.C_JSONMethodCodec.encodeMethodCall$1(new A.MethodCall("TextInputClient.performAction", [t1, inputAction])), A._engine___emptyCallback$closure()); }, - $signature: 254 + $signature: 257 }; A.EditableTextStyle.prototype = { applyToDomElement$1(domElement) { @@ -163912,7 +163923,7 @@ call$1(byte) { return "0x" + B.JSString_methods.padLeft$2(J.toRadixString$1$n(byte, 16), 2, "0"); }, - $signature: 390 + $signature: 396 }; A.Matrix40.prototype = { Matrix4$identity$0() { @@ -164876,7 +164887,7 @@ } return B.JSString_methods.substring$2(t3, start, t1.index); }, - $signature: 75 + $signature: 76 }; A._HeaderValue__parse_expect.prototype = { call$1(expected) { @@ -164885,7 +164896,7 @@ throw A.wrapException(A.HttpException$("Failed to parse header value", null)); ++_this._box_0.index; }, - $signature: 91 + $signature: 93 }; A._HeaderValue__parse_maybeExpect.prototype = { call$1(expected) { @@ -164895,7 +164906,7 @@ ++_this._box_0.index; return true; }, - $signature: 73 + $signature: 77 }; A._HeaderValue__parse_parseParameters.prototype = { call$0() { @@ -164944,7 +164955,7 @@ } return B.JSString_methods.substring$2(t3, start, t1.index).toLowerCase(); }, - $signature: 75 + $signature: 76 }; A._HeaderValue__parse_parseParameters_parseParameterValue.prototype = { call$0() { @@ -164973,7 +164984,7 @@ } else return _this.parseValue.call$0(); }, - $signature: 75 + $signature: 76 }; A._ContentType.prototype = {}; J.Interceptor.prototype = { @@ -167702,7 +167713,7 @@ call$1(o) { return this.T._is(o); }, - $signature: 121 + $signature: 116 }; A.Instantiation.prototype = { Instantiation$1(_genericClosure) { @@ -167782,7 +167793,7 @@ call$0() { return B.JSNumber_methods.floor$0(1000 * this.performance.now()); }, - $signature: 169 + $signature: 166 }; A.Primitives_functionNoSuchMethod_closure.prototype = { call$2($name, argument) { @@ -167792,7 +167803,7 @@ this.$arguments.push(argument); ++t1.argumentCount; }, - $signature: 140 + $signature: 154 }; A.TypeErrorDecoder.prototype = { matchTypeError$1(message) { @@ -169092,7 +169103,7 @@ call$1(result) { return this.bodyFunction.call$2(0, result); }, - $signature: 100 + $signature: 102 }; A._awaitOnObject_closure0.prototype = { call$2(error, stackTrace) { @@ -169598,7 +169609,7 @@ } else if (t2 === 0 && !_this.eagerError) _this._future._completeError$2(_this.error._readLocal$0(), _this.stackTrace._readLocal$0()); }, - $signature: 135 + $signature: 134 }; A.Future_wait_closure.prototype = { call$1(value) { @@ -169941,7 +169952,7 @@ call$2(error, stackTrace) { this.$this._completeError$2(error, stackTrace); }, - $signature: 167 + $signature: 161 }; A._Future__chainForeignFuture_closure1.prototype = { call$0() { @@ -170084,7 +170095,7 @@ this._future._completeError$2(e, s); } }, - $signature: 167 + $signature: 161 }; A._AsyncCallbackEntry.prototype = {}; A.Stream.prototype = { @@ -170157,7 +170168,7 @@ t1._addError$2(error, stackTrace); t1._closeUnchecked$0(); }, - $signature: 359 + $signature: 413 }; A.Stream_pipe_closure.prototype = { call$1(_) { @@ -170221,7 +170232,7 @@ A.Stream_forEach__closure0.prototype = { call$1(_) { }, - $signature: 104 + $signature: 105 }; A.Stream_length_closure.prototype = { call$1(_) { @@ -170565,7 +170576,7 @@ t1._addError$2(e, s); t1._async$_close$0(); }, - $signature: 167 + $signature: 161 }; A._AddStreamState_cancel_closure.prototype = { call$0() { @@ -171094,7 +171105,7 @@ call$2(error, stackTrace) { A._cancelAndError(this.subscription, this.future, error, stackTrace); }, - $signature: 135 + $signature: 134 }; A._cancelAndValue_closure.prototype = { call$0() { @@ -171789,7 +171800,7 @@ call$1(v) { return this.K._is(v); }, - $signature: 147 + $signature: 152 }; A._HashMapKeyIterable.prototype = { get$length(_) { @@ -171891,7 +171902,7 @@ call$1(v) { return this.K._is(v); }, - $signature: 147 + $signature: 152 }; A._HashSet.prototype = { _newSet$0() { @@ -172332,7 +172343,7 @@ call$2(k, v) { this.result.$indexSet(0, this.K._as(k), this.V._as(v)); }, - $signature: 173 + $signature: 168 }; A.IterableMixin.prototype = { map$1$1(_, toElement, $T) { @@ -172442,7 +172453,7 @@ call$2(k, v) { this.result.$indexSet(0, this.K._as(k), this.V._as(v)); }, - $signature: 173 + $signature: 168 }; A.LinkedList.prototype = { contains$1(_, entry) { @@ -172898,7 +172909,7 @@ t1._contents = t2 + ": "; t1._contents += A.S(v); }, - $signature: 269 + $signature: 274 }; A.MapMixin.prototype = { cast$2$0(receiver, RK, RV) { @@ -173940,7 +173951,7 @@ call$1(a) { return this.K._is(a); }, - $signature: 147 + $signature: 152 }; A._SplayTreeIterator.prototype = { get$current(_) { @@ -174177,7 +174188,7 @@ call$1(v) { return this.E._is(v); }, - $signature: 147 + $signature: 152 }; A.SplayTreeSet__copyNode_copyChildren.prototype = { call$2(node, dest) { @@ -174934,7 +174945,7 @@ t2.i = i + 1; t1[i] = value; }, - $signature: 269 + $signature: 274 }; A._JsonPrettyPrintMixin.prototype = { writeList$1(list) { @@ -174999,7 +175010,7 @@ t2.i = i + 1; t1[i] = value; }, - $signature: 269 + $signature: 274 }; A._JsonStringStringifier.prototype = { get$_partialResult() { @@ -175690,7 +175701,7 @@ hash ^= hash >>> 11; return hash + ((hash & 16383) << 15) & 536870911; }, - $signature: 131 + $signature: 132 }; A._BigIntImpl_toDouble_readBits.prototype = { call$1(n) { @@ -175716,7 +175727,7 @@ t1.cachedBitsLength = t4; return result; }, - $signature: 131 + $signature: 132 }; A._BigIntImpl_toDouble_roundUp.prototype = { call$0() { @@ -178167,7 +178178,7 @@ call$1(s) { return A._Uri__uriEncode(B.List_qg40, s, B.C_Utf8Codec, false); }, - $signature: 136 + $signature: 127 }; A._Uri__makeQuery_writeParameter.prototype = { call$2(key, value) { @@ -178192,7 +178203,7 @@ for (t1 = J.get$iterator$ax(value), t2 = this.writeParameter; t1.moveNext$0();) t2.call$2(key, t1.get$current(t1)); }, - $signature: 140 + $signature: 154 }; A.UriData.prototype = { get$uri() { @@ -179359,13 +179370,13 @@ call$2(k, v) { return this.keys.push(k); }, - $signature: 140 + $signature: 154 }; A.MidiInputMap_values_closure.prototype = { call$2(k, v) { return this.values.push(v); }, - $signature: 140 + $signature: 154 }; A.MidiOutputMap.prototype = { containsKey$1(receiver, key) { @@ -179418,13 +179429,13 @@ call$2(k, v) { return this.keys.push(k); }, - $signature: 140 + $signature: 154 }; A.MidiOutputMap_values_closure.prototype = { call$2(k, v) { return this.values.push(v); }, - $signature: 140 + $signature: 154 }; A.MidiPort.prototype = { get$id(receiver) { @@ -179850,13 +179861,13 @@ call$2(k, v) { return this.keys.push(k); }, - $signature: 140 + $signature: 154 }; A.RtcStatsReport_values_closure.prototype = { call$2(k, v) { return this.values.push(v); }, - $signature: 140 + $signature: 154 }; A.SelectElement.prototype = { get$length(receiver) { @@ -180009,13 +180020,13 @@ call$2(k, v) { return this.keys.push(k); }, - $signature: 188 + $signature: 193 }; A.Storage_values_closure.prototype = { call$2(k, v) { return this.values.push(v); }, - $signature: 188 + $signature: 193 }; A.StyleSheet.prototype = {$isStyleSheet: 1}; A.TextAreaElement.prototype = { @@ -180600,21 +180611,21 @@ if (J.startsWith$1$s(key, "data-")) this.f.call$2(this.$this._toCamelCase$1(B.JSString_methods.substring$1(key, 5)), value); }, - $signature: 188 + $signature: 193 }; A._DataAttributeMap_keys_closure.prototype = { call$2(key, value) { if (J.startsWith$1$s(key, "data-")) this.keys.push(this.$this._toCamelCase$1(B.JSString_methods.substring$1(key, 5))); }, - $signature: 188 + $signature: 193 }; A._DataAttributeMap_values_closure.prototype = { call$2(key, value) { if (J.startsWith$1$s(key, "data-")) this.values.push(value); }, - $signature: 188 + $signature: 193 }; A.EventStreamProvider.prototype = {}; A._EventStream.prototype = { @@ -180683,13 +180694,13 @@ call$1(e) { return this.onData.call$1(e); }, - $signature: 355 + $signature: 362 }; A._EventStreamSubscription_onData_closure.prototype = { call$1(e) { return this.handleData.call$1(e); }, - $signature: 355 + $signature: 362 }; A.ImmutableListMixin.prototype = { get$iterator(receiver) { @@ -181228,7 +181239,7 @@ t1._unsubscribed = true; } }, - $signature: 359 + $signature: 413 }; A._FileStream__start_onReady.prototype = { call$1(file) { @@ -181260,7 +181271,7 @@ t1._readInProgress = false; t1._closeFile$0(); }, - $signature: 359 + $signature: 413 }; A._FileStream__start_openFailed.prototype = { call$2(error, stackTrace) { @@ -181271,7 +181282,7 @@ t1.___FileStream__controller_A.close$0(0); t1._closeCompleter.complete$0(0); }, - $signature: 173 + $signature: 168 }; A._File.prototype = { existsSync$0() { @@ -181312,7 +181323,7 @@ A._checkForErrorResponse(response, "Cannot retrieve length of file", this.$this._path); return response; }, - $signature: 250 + $signature: 253 }; A._File_readAsBytes_readDataChunked.prototype = { call$1(file) { @@ -181434,7 +181445,7 @@ A._checkForErrorResponse(response, "length failed", this.$this.path); return A._asIntS(response); }, - $signature: 250 + $signature: 253 }; A.FileSystemEntityType.prototype = { toString$0(_) { @@ -181633,13 +181644,13 @@ } else return o; }, - $signature: 385 + $signature: 386 }; A.promiseToFuture_closure.prototype = { call$1(r) { return this.completer.complete$1(0, r); }, - $signature: 100 + $signature: 102 }; A.promiseToFuture_closure0.prototype = { call$1(e) { @@ -181647,7 +181658,7 @@ return this.completer.completeError$1(new A.NullRejectionException(e === undefined)); return this.completer.completeError$1(e); }, - $signature: 100 + $signature: 102 }; A.dartify_convert.prototype = { call$1(o) { @@ -181691,7 +181702,7 @@ } return o; }, - $signature: 385 + $signature: 386 }; A.NullRejectionException.prototype = { toString$0(_) { @@ -182704,13 +182715,13 @@ } return ""; }, - $signature: 75 + $signature: 76 }; A.KeyData__quotedCharCode_closure.prototype = { call$1(code) { return B.JSString_methods.padLeft$2(J.toRadixString$1$n(code, 16), 2, "0"); }, - $signature: 390 + $signature: 396 }; A.Color.prototype = { $eq(_, other) { @@ -183368,13 +183379,13 @@ call$2(k, v) { return this.keys.push(k); }, - $signature: 140 + $signature: 154 }; A.AudioParamMap_values_closure.prototype = { call$2(k, v) { return this.values.push(v); }, - $signature: 140 + $signature: 154 }; A.AudioTrack.prototype = { get$id(receiver) { @@ -185728,7 +185739,7 @@ call$1(element) { $.$get$_log0().log$4(B.Level_FINER_400, " - " + A.S(element), null, null); }, - $signature: 285 + $signature: 327 }; A.AttributedSpans__isContinuousAttribution_closure.prototype = { call$1(marker) { @@ -185823,19 +185834,19 @@ t3.$indexSet(0, t4, t1 - 1); } }, - $signature: 285 + $signature: 327 }; A.AttributedSpans_copyAttributionRegion__closure1.prototype = { call$0() { return 0; }, - $signature: 169 + $signature: 166 }; A.AttributedSpans_copyAttributionRegion__closure2.prototype = { call$0() { return 0; }, - $signature: 169 + $signature: 166 }; A.AttributedSpans_copyAttributionRegion_closure1.prototype = { call$2(markerAttribution, count) { @@ -185862,7 +185873,7 @@ t1.log$4(B.Level_FINE_500, 'copying "' + t2 + '" at ' + A.S(t3) + " from original AttributionSpans to copy region.", null, null); this.cutAttributions.push(marker.copyWith$1$offset(t3 - this.startOffset)); }, - $signature: 285 + $signature: 327 }; A.AttributedSpans_copyAttributionRegion_closure4.prototype = { call$1(marker) { @@ -185892,19 +185903,19 @@ t3.$indexSet(0, t4, t1 - 1); } }, - $signature: 285 + $signature: 327 }; A.AttributedSpans_copyAttributionRegion__closure.prototype = { call$0() { return 0; }, - $signature: 169 + $signature: 166 }; A.AttributedSpans_copyAttributionRegion__closure0.prototype = { call$0() { return 0; }, - $signature: 169 + $signature: 166 }; A.AttributedSpans_copyAttributionRegion_closure6.prototype = { call$2(markerAttribution, count) { @@ -185959,7 +185970,7 @@ _this.needToEndAttributions.add$1(0, t2); } }, - $signature: 285 + $signature: 327 }; A.AttributedSpans_contractAttributions_closure2.prototype = { call$1(marker) { @@ -186398,7 +186409,7 @@ t1.initialY = t4; } }, - $signature: 54 + $signature: 49 }; A.BoardItemState_build_closure2.prototype = { call$0() { @@ -186536,7 +186547,7 @@ t1.leftListX = t2; } }, - $signature: 54 + $signature: 49 }; A.BoardListState_build_closure1.prototype = { call$0() { @@ -186579,7 +186590,7 @@ else return t1; }, - $signature: 187 + $signature: 192 }; A._BoardListState_State_AutomaticKeepAliveClientMixin.prototype = { initState$0() { @@ -187467,7 +187478,7 @@ else return temp; }, - $signature: 187 + $signature: 192 }; A.BoardViewState_build_closure1.prototype = { call$0() { @@ -187855,7 +187866,7 @@ t1.toString; return t1; }, - $signature: 93 + $signature: 92 }; A._MaterialScrollbarState__trackColor_closure0.prototype = { call$1(states) { @@ -187873,7 +187884,7 @@ } return B.Color_0; }, - $signature: 93 + $signature: 92 }; A._MaterialScrollbarState__trackBorderColor_closure0.prototype = { call$1(states) { @@ -187893,7 +187904,7 @@ } return B.Color_0; }, - $signature: 93 + $signature: 92 }; A._MaterialScrollbarState__thickness_closure0.prototype = { call$1(states) { @@ -188978,14 +188989,14 @@ var t1 = this.$this.$ti; this.replacement.$indexSet(0, t1._precomputed1._as(key), t1._rest[1]._as(value)); }, - $signature: 173 + $signature: 168 }; A.MapBuilder_replace_closure0.prototype = { call$2(key, value) { var t1 = this.$this.$ti; this.replacement.$indexSet(0, t1._precomputed1._as(key), t1._rest[1]._as(value)); }, - $signature: 173 + $signature: 168 }; A.BuiltSet.prototype = { get$hashCode(_) { @@ -189956,13 +189967,13 @@ call$1(value) { return this.serializers.serialize$2$specifiedType(value, this.valueType); }, - $signature: 186 + $signature: 182 }; A.BuiltListMultimapSerializer_deserialize_closure.prototype = { call$1(value) { return this.serializers.deserialize$2$specifiedType(value, this.valueType); }, - $signature: 385 + $signature: 386 }; A.BuiltListSerializer.prototype = { serialize$3$specifiedType(serializers, builtList, specifiedType) { @@ -190001,13 +190012,13 @@ call$1(item) { return this.serializers.serialize$2$specifiedType(item, this.elementType); }, - $signature: 186 + $signature: 182 }; A.BuiltListSerializer_deserialize_closure.prototype = { call$1(item) { return this.serializers.deserialize$2$specifiedType(item, this.elementType); }, - $signature: 186 + $signature: 182 }; A.BuiltMapSerializer.prototype = { serialize$3$specifiedType(serializers, builtMap, specifiedType) { @@ -190141,13 +190152,13 @@ call$1(value) { return this.serializers.serialize$2$specifiedType(value, this.valueType); }, - $signature: 186 + $signature: 182 }; A.BuiltSetMultimapSerializer_deserialize_closure.prototype = { call$1(value) { return this.serializers.deserialize$2$specifiedType(value, this.valueType); }, - $signature: 186 + $signature: 182 }; A.BuiltSetSerializer.prototype = { serialize$3$specifiedType(serializers, builtSet, specifiedType) { @@ -190186,13 +190197,13 @@ call$1(item) { return this.serializers.serialize$2$specifiedType(item, this.elementType); }, - $signature: 186 + $signature: 182 }; A.BuiltSetSerializer_deserialize_closure.prototype = { call$1(item) { return this.serializers.deserialize$2$specifiedType(item, this.elementType); }, - $signature: 186 + $signature: 182 }; A.DateTimeSerializer.prototype = { serialize$3$specifiedType(serializers, dateTime, specifiedType) { @@ -190599,7 +190610,7 @@ call$1(value) { return value == null; }, - $signature: 147 + $signature: 152 }; A.StandardJsonPlugin__toList_closure0.prototype = { call$2(key, value) { @@ -190614,13 +190625,13 @@ t1[t3 + 1] = value; t2.i = t3 + 2; }, - $signature: 173 + $signature: 168 }; A.StandardJsonPlugin__toListUsingDiscriminator_closure.prototype = { call$1(value) { return value == null; }, - $signature: 147 + $signature: 152 }; A.StandardJsonPlugin__toListUsingDiscriminator_closure0.prototype = { call$2(key, value) { @@ -190637,7 +190648,7 @@ t1[t3 + 1] = value; t2.i = t3 + 2; }, - $signature: 173 + $signature: 168 }; A.CachedNetworkImage.prototype = { build$1(context) { @@ -191886,7 +191897,7 @@ call$2(a, b) { return a + b; }, - $signature: 238 + $signature: 230 }; A.BaseBarRenderer_update_closure.prototype = { call$1(series) { @@ -192105,7 +192116,7 @@ t1.toString; B.JSArray_methods.addAll$1(this.matchingSegments, J.where$1$ax(t1, this.where)); }, - $signature: 91 + $signature: 93 }; A.BaseBarRenderer__getVerticalDetailsForDomainValue_closure.prototype = { call$1(bar) { @@ -194613,7 +194624,7 @@ axis.context = t1; axis.tickDrawStrategy = A.NoneDrawStrategy$(t1, this.graphicsFactory, type$.num); }, - $signature: 300 + $signature: 270 }; A.CartesianChart_makeSeries_closure.prototype = { call$1(_) { @@ -194625,20 +194636,20 @@ call$2(axisId, axis) { this.$this.addView$1(axis); }, - $signature: 300 + $signature: 270 }; A.CartesianChart_preprocessSeries_closure0.prototype = { call$2(axisId, axis) { axis.resetDomains$0(); }, - $signature: 300 + $signature: 270 }; A.CartesianChart_preprocessSeries_closure1.prototype = { call$2(axisId, axis) { axis.axisOrientation = this.reverseAxisDirection ? B.AxisOrientation_3 : B.AxisOrientation_1; axis.reverseOutputRange = this.$this.flipVerticalAxisOutput; }, - $signature: 300 + $signature: 270 }; A.CartesianChart_preprocessSeries_closure2.prototype = { call$2(rendererId, seriesList) { @@ -194654,7 +194665,7 @@ call$2(axisId, axis) { axis.updateTicks$0(); }, - $signature: 300 + $signature: 270 }; A.BaseCartesianRenderer.prototype = { onAttach$1(chart) { @@ -195068,7 +195079,7 @@ view.set$graphicsFactory(t1); return t1; }, - $signature: 168 + $signature: 160 }; A.BaseChart_getSelectionModel_closure.prototype = { call$0() { @@ -195086,14 +195097,14 @@ call$1(rendererId) { return this.$this.getSeriesRenderer$1(rendererId)._drawAreaBounds.containsPoint$1(0, this.chartPosition); }, - $signature: 73 + $signature: 77 }; A.BaseChart_getNearestDatumDetailPerSeries_closure.prototype = { call$1(rendererId) { var _this = this; B.JSArray_methods.addAll$1(_this.details, _this.$this.getSeriesRenderer$1(rendererId).getNearestDatumDetailPerSeries$5$selectExactEventLocation$selectOverlappingPoints(_this.drawAreaPoint, true, _this.boundsOverride, false, false)); }, - $signature: 91 + $signature: 93 }; A.BaseChart_getNearestDatumDetailPerSeries_closure0.prototype = { call$2(a, b) { @@ -195222,7 +195233,7 @@ this.rendererToSeriesList.$indexSet(0, rendererId, t1); return t1; }, - $signature: 91 + $signature: 93 }; A.BaseChart_preprocessSeries_closure1.prototype = { call$2(rendererId, seriesList) { @@ -195249,7 +195260,7 @@ t1 = t1.get$animatingThisDraw() ? t1.animationPercent : 1; view.paint$2(this.canvas, t1); }, - $signature: 168 + $signature: 160 }; A.BaseChart_fireOnDraw_closure.prototype = { call$1(listener) { @@ -195377,7 +195388,7 @@ else return origColor; }, - $signature: 198 + $signature: 201 }; A.Legend.prototype = { defaultLegendMeasureFormatter$1(value) { @@ -195766,7 +195777,7 @@ call$1(id) { return !this.seriesIds.contains$1(0, id); }, - $signature: 73 + $signature: 77 }; A.SeriesLegend_preProcessSeriesList_closure.prototype = { call$1(series) { @@ -195780,7 +195791,7 @@ call$1(id) { return id === this.seriesId; }, - $signature: 73 + $signature: 77 }; A.LinePointHighlighter0.prototype = { attachTo$1(chart) { @@ -196497,7 +196508,7 @@ t1.toString; return t1; }, - $signature: 198 + $signature: 201 }; A.BaseSeriesRenderer_assignMissingColors_closure0.prototype = { call$1(series) { @@ -196527,7 +196538,7 @@ call$1(_) { return this.color; }, - $signature: 198 + $signature: 201 }; A.BaseSeriesRenderer_assignMissingColors_closure1.prototype = { call$1(category) { @@ -196538,7 +196549,7 @@ ++t2.index; _this.missingColorCountPerCategory.$indexSet(0, category, 0); }, - $signature: 91 + $signature: 93 }; A.BaseSeriesRenderer_assignMissingColors_closure2.prototype = { call$1(series) { @@ -196562,13 +196573,13 @@ call$1(_) { return this.color; }, - $signature: 198 + $signature: 201 }; A.BaseSeriesRenderer_assignMissingColors__closure1.prototype = { call$1(index) { return this.series.colorFn.call$1(index); }, - $signature: 198 + $signature: 201 }; A.BaseSeriesRenderer_assignMissingColors_closure3.prototype = { call$1(series) { @@ -196583,7 +196594,7 @@ call$1(index) { return this.series.colorFn.call$1(index); }, - $signature: 198 + $signature: 201 }; A.BaseSeriesRenderer_assignMissingColors_closure4.prototype = { call$1(series) { @@ -196794,7 +196805,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return view.layout$2(t1, t1); }, - $signature: 168 + $signature: 160 }; A.LayoutManagerImpl__viewsForPositions_closure.prototype = { call$1(view) { @@ -196876,7 +196887,7 @@ t1.preferredSizes.add$1(0, size.preferredWidth); t1.minimumSizes.add$1(0, size.minWidth); }, - $signature: 168 + $signature: 160 }; A.LeftMarginLayoutStrategy.prototype = { layout$4(views, measuredSizes, fullBounds, drawAreaBounds) { @@ -196899,7 +196910,7 @@ view.layout$2(A.Rectangle$(left, 0 + t3, width, t2 - 0, type$.int), _this.drawAreaBounds); ++t1.i; }, - $signature: 168 + $signature: 160 }; A.RightMarginLayoutStrategy.prototype = { layout$4(views, measuredSizes, fullBounds, drawAreaBounds) { @@ -196922,7 +196933,7 @@ view.layout$2(A.Rectangle$(left, 0 + t3, width, t2 - 0, type$.int), _this.drawAreaBounds); ++t1.i; }, - $signature: 168 + $signature: 160 }; A.HorizontalMarginStrategy.prototype = { measure$4$fullWidth$maxHeight$width(_, views, fullWidth, maxHeight, width) { @@ -196953,7 +196964,7 @@ t1.preferredSizes.add$1(0, size.preferredHeight); t1.minimumSizes.add$1(0, size.minHeight); }, - $signature: 168 + $signature: 160 }; A.TopMarginLayoutStrategy.prototype = { layout$4(views, measuredSizes, fullBounds, drawAreaBounds) { @@ -196976,7 +196987,7 @@ view.layout$2(A.Rectangle$(0 + t3, $top, t2 - 0, height, type$.int), _this.drawAreaBounds); ++t1.i; }, - $signature: 168 + $signature: 160 }; A.BottomMarginLayoutStrategy.prototype = { layout$4(views, measuredSizes, fullBounds, drawAreaBounds) { @@ -196999,7 +197010,7 @@ view.layout$2(A.Rectangle$(0 + t3, $top, t2 - 0, height, type$.int), _this.drawAreaBounds); ++t1.i; }, - $signature: 168 + $signature: 160 }; A.LayoutPosition.prototype = { _enumToString$0() { @@ -198284,67 +198295,67 @@ call$0() { return B.C_MaterialBlue; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure0.prototype = { call$0() { return B.C_MaterialRed; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure1.prototype = { call$0() { return B.C_MaterialYellow; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure2.prototype = { call$0() { return B.C_MaterialGreen; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure3.prototype = { call$0() { return B.C_MaterialPurple; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure4.prototype = { call$0() { return B.C_MaterialCyan; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure5.prototype = { call$0() { return B.C_MaterialDeepOrange; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure6.prototype = { call$0() { return B.C_MaterialLime; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure7.prototype = { call$0() { return B.C_MaterialIndigo; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure8.prototype = { call$0() { return B.C_MaterialPink; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure9.prototype = { call$0() { return B.C_MaterialTeal; }, - $signature: 130 + $signature: 135 }; A.MaterialPalette__orderedPalettes_closure10.prototype = { call$1(f) { @@ -198459,12 +198470,12 @@ A.Performance_time_closure.prototype = { call$1(_) { }, - $signature: 91 + $signature: 93 }; A.Performance_timeEnd_closure.prototype = { call$1(_) { }, - $signature: 91 + $signature: 93 }; A.ProxyGestureListener.prototype = { onLongPress$1(localPosition) { @@ -198520,7 +198531,7 @@ t1 = t1 == null ? null : t1.call$1(this.localPosition); return t1 == null ? false : t1; }, - $signature: 278 + $signature: 293 }; A.ProxyGestureListener_onTap_closure.prototype = { call$1(listener) { @@ -198528,7 +198539,7 @@ t1 = t1 == null ? null : t1.call$1(this.localPosition); return t1 == null ? false : t1; }, - $signature: 278 + $signature: 293 }; A.ProxyGestureListener_onDragStart_closure.prototype = { call$1(listener) { @@ -198536,7 +198547,7 @@ t1 = t1 == null ? null : t1.call$1(this.localPosition); return t1 == null ? false : t1; }, - $signature: 278 + $signature: 293 }; A.ProxyGestureListener_onDragUpdate_closure.prototype = { call$1(listener) { @@ -198544,7 +198555,7 @@ t1 = t1 == null ? null : t1.call$2(this.localPosition, this.scale); return t1 == null ? false : t1; }, - $signature: 278 + $signature: 293 }; A.ProxyGestureListener_onDragEnd_closure.prototype = { call$1(listener) { @@ -198552,7 +198563,7 @@ t1 = t1 == null ? null : t1.call$3(this.localPosition, this.scale, this.pixelsPerSecond); return t1 == null ? false : t1; }, - $signature: 278 + $signature: 293 }; A.ProxyGestureListener__cancel_closure.prototype = { call$1(listener) { @@ -198730,7 +198741,7 @@ index.toString; return this.colorFn.call$2(this.data[index], index); }, - $signature: 198 + $signature: 201 }; A.Series_Series_closure.prototype = { call$1(index) { @@ -199743,7 +199754,7 @@ t3 === $ && A.throwUnnamedLateFieldNI(); t1._animationValue = t3; }, - $signature: 100 + $signature: 102 }; A.ChartContainerRenderObject_requestRebuild_doRebuild.prototype = { call$1(_) { @@ -199751,7 +199762,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1.requestRebuild$0(); }, - $signature: 100 + $signature: 102 }; A.ChartContainerCustomPaint.prototype = { paint$2(canvas, size) { @@ -202136,19 +202147,19 @@ call$0() { return this.dirname; }, - $signature: 75 + $signature: 76 }; A.MemoryDirectory_createTempSync_closure0.prototype = { call$0() { return this.dirname; }, - $signature: 75 + $signature: 76 }; A.MemoryDirectory_createTempSync_name.prototype = { call$0() { return A.S(this.basename) + this._box_0._tempCounter; }, - $signature: 75 + $signature: 76 }; A._MemoryDirectory_MemoryFileSystemEntity_DirectoryAddOnsMixin.prototype = {}; A.MemoryFile.prototype = { @@ -202240,13 +202251,13 @@ call$0() { return this.$this.path; }, - $signature: 75 + $signature: 76 }; A.MemoryFile__resolvedBackingOrCreate_closure0.prototype = { call$0() { return this.$this.path; }, - $signature: 75 + $signature: 76 }; A.MemoryFile__doCreate_closure.prototype = { call$2($parent, isFinalSegment) { @@ -202345,7 +202356,7 @@ this.$this._memory_file$_completer.completeError$2(error, stackTrace); this.finish.call$0(); }, - $signature: 167 + $signature: 161 }; A._FileSink_close_closure.prototype = { call$1(_) { @@ -202357,7 +202368,7 @@ call$2(error, stackTrace) { return this.$this._memory_file$_completer.completeError$2(error, stackTrace); }, - $signature: 135 + $signature: 134 }; A._FileSink__addData_closure.prototype = { call$1(node) { @@ -202440,7 +202451,7 @@ call$0() { return B.JSArray_methods.join$1(B.JSArray_methods.sublist$2(this.parts, 0, this.i + 1), this.$this._memory_file_system$_context.style.get$separator()); }, - $signature: 75 + $signature: 76 }; A._MemoryFileSystem_findNode_closure.prototype = { call$3($parent, childName, child) { @@ -202560,25 +202571,25 @@ call$0() { return this.$this.path; }, - $signature: 75 + $signature: 76 }; A.MemoryFileSystemEntity_resolvedBacking_closure.prototype = { call$0() { return this.$this.path; }, - $signature: 75 + $signature: 76 }; A.MemoryFileSystemEntity_resolvedBacking_closure0.prototype = { call$0() { return this.$this.path; }, - $signature: 75 + $signature: 76 }; A.MemoryFileSystemEntity_defaultCheckType_closure.prototype = { call$0() { return this.$this.path; }, - $signature: 75 + $signature: 76 }; A.MemoryFileSystemEntity_internalCreateSync_closure.prototype = { call$5($parent, childName, child, currentSegment, finalSegment) { @@ -202712,37 +202723,37 @@ call$1(codes) { return 22; }, - $signature: 232 + $signature: 241 }; A.ErrorCodes_EISDIR_closure.prototype = { call$1(codes) { return 21; }, - $signature: 232 + $signature: 241 }; A.ErrorCodes_ELOOP_closure.prototype = { call$1(codes) { return 40; }, - $signature: 232 + $signature: 241 }; A.ErrorCodes_ENOENT_closure.prototype = { call$1(codes) { return 2; }, - $signature: 232 + $signature: 241 }; A.ErrorCodes_ENOTDIR_closure.prototype = { call$1(codes) { return 20; }, - $signature: 232 + $signature: 241 }; A.ErrorCodes_ENOTEMPTY_closure.prototype = { call$1(codes) { return 39; }, - $signature: 232 + $signature: 241 }; A._LinuxCodes.prototype = {$is_Codes: 1}; A.FileSystem0.prototype = { @@ -202834,7 +202845,7 @@ reader.readAsArrayBuffer(file); } }, - $signature: 100 + $signature: 102 }; A.FilePickerWeb_pickFiles_changeEventListener_addPickedFile.prototype = { call$4(file, bytes, path, readStream) { @@ -202863,7 +202874,7 @@ B.Window_methods.removeEventListener$2(window, "focus", this); A.Future_Future$delayed(A.Duration$(0, 0, 0, 500, 0, 0), null, type$.dynamic).then$1$1(0, new A.FilePickerWeb_pickFiles_cancelledEventListener_closure(this._box_0, this.filesCompleter), type$.Null); }, - $signature: 100 + $signature: 102 }; A.FilePickerWeb_pickFiles_cancelledEventListener_closure.prototype = { call$1(value) { @@ -203071,13 +203082,13 @@ call$1(path) { return J.trim$0$s(path); }, - $signature: 136 + $signature: 127 }; A.FilePickerMacOS_resultStringToFilePaths_closure0.prototype = { call$1(path) { return path.length !== 0; }, - $signature: 73 + $signature: 77 }; A.FilePickerMacOS_resultStringToFilePaths_closure1.prototype = { call$1(path) { @@ -203088,13 +203099,13 @@ B.JSArray_methods.addAll$1(t1, B.JSArray_methods.sublist$1(pathElements, 1)); return B.JSArray_methods.join$1(t1, "/"); }, - $signature: 136 + $signature: 127 }; A.FilePickerMacOS_resultStringToFilePaths__closure.prototype = { call$1(e) { return e.length !== 0; }, - $signature: 73 + $signature: 77 }; A.FilePickerResult.prototype = { $eq(_, other) { @@ -203315,13 +203326,13 @@ call$1(ext) { return ext.toUpperCase(); }, - $signature: 136 + $signature: 127 }; A.KDialogHandler_resultStringToFilePaths_closure.prototype = { call$1(path) { return J.startsWith$1$s(path, "/") ? path : "/" + path; }, - $signature: 136 + $signature: 127 }; A.QarmaAndZenityHandler.prototype = { generateCommandLineArguments$5$fileFilter$initialDirectory$multipleFiles$pickDirectory(dialogTitle, fileFilter, initialDirectory, multipleFiles, pickDirectory) { @@ -203362,7 +203373,7 @@ call$1(path) { return J.startsWith$1$s(path, "/") ? path : "/" + path; }, - $signature: 136 + $signature: 127 }; A.PlatformFile.prototype = { $eq(_, other) { @@ -203394,7 +203405,7 @@ call$1(filePath) { return filePath.length !== 0; }, - $signature: 73 + $signature: 77 }; A.filePathsToPlatformFiles_closure0.prototype = { call$1(filePath) { @@ -204831,7 +204842,7 @@ if (t1._framework$_element != null && this.wasHeldDown !== t1._buttonHeldDown) t1._animate$0(0); }, - $signature: 104 + $signature: 105 }; A.__CupertinoButtonState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -205532,7 +205543,7 @@ t1.toString; return t1; }, - $signature: 362 + $signature: 363 }; A._CupertinoEdgeShadowDecoration_lerp_closure0.prototype = { call$1(color) { @@ -205540,7 +205551,7 @@ t1.toString; return t1; }, - $signature: 362 + $signature: 363 }; A._CupertinoEdgeShadowPainter.prototype = { paint$3(canvas, offset, configuration) { @@ -206060,7 +206071,7 @@ call$2(innerContext, offset) { this.$this._thumbPainter.paint$2(innerContext.get$canvas(innerContext), this.thumbBounds); }, - $signature: 94 + $signature: 91 }; A.__CupertinoSwitchState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -206368,7 +206379,7 @@ t1.toString; return innerContext.paintChild$2(t1, innerOffset); }, - $signature: 94 + $signature: 91 }; A._CupertinoTextSelectionToolbarContent.prototype = { createState$0() { @@ -206750,7 +206761,7 @@ call$0() { return 0; }, - $signature: 374 + $signature: 376 }; A._RenderCupertinoTextSelectionToolbarItems_performLayout_closure0.prototype = { call$1(renderObjectChild) { @@ -206793,7 +206804,7 @@ if (t2) _this.toolbarWidth.__late_helper$_value = currentButtonPosition; }, - $signature: 83 + $signature: 82 }; A._RenderCupertinoTextSelectionToolbarItems_paint_closure.prototype = { call$1(renderObjectChild) { @@ -206805,19 +206816,19 @@ if (t1.shouldPaint) this.context.paintChild$2(renderObjectChild, t1.offset.$add(0, this.offset)); }, - $signature: 83 + $signature: 82 }; A._RenderCupertinoTextSelectionToolbarItems_hitTestChild_closure.prototype = { call$2(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A._RenderCupertinoTextSelectionToolbarItems_redepthChildren_closure.prototype = { call$1(renderObjectChild) { this.$this.redepthChild$1(type$.RenderBox._as(renderObjectChild)); }, - $signature: 83 + $signature: 82 }; A._RenderCupertinoTextSelectionToolbarItems_visitChildrenForSemantics_closure.prototype = { call$1(renderObjectChild) { @@ -206828,7 +206839,7 @@ if (type$.ToolbarItemsParentData._as(t1).shouldPaint) this.visitor.call$1(renderObjectChild); }, - $signature: 83 + $signature: 82 }; A._RenderCupertinoTextSelectionToolbarItems_debugDescribeChildren_closure.prototype = { call$1(renderObjectChild) { @@ -206852,7 +206863,7 @@ } } }, - $signature: 83 + $signature: 82 }; A._CupertinoTextSelectionToolbarItemsSlot.prototype = { _enumToString$0() { @@ -207046,7 +207057,7 @@ call$1(color) { return color instanceof A.CupertinoDynamicColor ? color.resolveFrom$1(this.context) : color; }, - $signature: 362 + $signature: 363 }; A._CupertinoTextThemeDefaults.prototype = {}; A._DefaultCupertinoTextThemeData.prototype = { @@ -207232,7 +207243,7 @@ call$0() { return J.trimLeft$0$s(this.$this.exceptionAsString$0().split("\n")[0]); }, - $signature: 75 + $signature: 76 }; A.FlutterErrorDetails_summary_closure.prototype = { call$1(node) { @@ -207276,13 +207287,13 @@ call$1(value) { return value + 1; }, - $signature: 131 + $signature: 132 }; A.FlutterError_defaultStackFilter_closure0.prototype = { call$1(value) { return value + 1; }, - $signature: 131 + $signature: 132 }; A.FlutterError_toString_closure.prototype = { call$1(node) { @@ -207294,7 +207305,7 @@ call$1(line) { return J.contains$1$asx(line, "StackTrace.current") || B.JSString_methods.contains$1(line, "dart-sdk/lib/_internal") || B.JSString_methods.contains$1(line, "dart:sdk_internal"); }, - $signature: 73 + $signature: 77 }; A.DiagnosticsStackTrace.prototype = { get$allowTruncate() { @@ -207538,7 +207549,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 317 + $signature: 266 }; A.BindingBase_registerNumericServiceExtension_closure.prototype = { call$1(parameters) { @@ -207595,7 +207606,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 317 + $signature: 266 }; A.BindingBase_registerStringServiceExtension_closure.prototype = { call$1(parameters) { @@ -207648,7 +207659,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 317 + $signature: 266 }; A.BindingBase_registerServiceExtension_closure.prototype = { call$2(method, parameters) { @@ -207869,7 +207880,7 @@ t1 = this.$this; return A._setArrayType([A.DiagnosticsProperty$("The " + A.getRuntimeType(t1).toString$0(0) + " sending notification was", t1, true, B.C__NoDefaultValue, _null, false, _null, _null, B.DiagnosticLevel_3, _null, false, true, true, B.DiagnosticsTreeStyle_9, _null, type$.ChangeNotifier)], type$.JSArray_DiagnosticsNode); }, - $signature: 138 + $signature: 131 }; A._MergingListenable.prototype = { addListener$1(_, listener) { @@ -208062,7 +208073,7 @@ } return index < t2[t1.currentChunk]; }, - $signature: 210 + $signature: 213 }; A._NoDefaultValue.prototype = {}; A.TextTreeRenderer.prototype = { @@ -209238,7 +209249,7 @@ call$1(line) { return line.length !== 0; }, - $signature: 73 + $signature: 77 }; A.SynchronousFuture.prototype = { asStream$0() { @@ -209543,14 +209554,14 @@ var _null = null; return A._setArrayType([A.DiagnosticsProperty$("Event", this.event, true, B.C__NoDefaultValue, _null, false, _null, _null, B.DiagnosticLevel_3, _null, false, true, true, B.DiagnosticsTreeStyle_9, _null, type$.PointerEvent)], type$.JSArray_DiagnosticsNode); }, - $signature: 138 + $signature: 131 }; A.GestureBinding_dispatchEvent_closure0.prototype = { call$0() { var _null = null; return A._setArrayType([A.DiagnosticsProperty$("Event", this.event, true, B.C__NoDefaultValue, _null, false, _null, _null, B.DiagnosticLevel_3, _null, false, true, true, B.DiagnosticsTreeStyle_9, _null, type$.PointerEvent), A.DiagnosticsProperty$("Target", this.entry.target, true, B.C__NoDefaultValue, _null, false, _null, _null, B.DiagnosticLevel_3, _null, false, true, true, B.DiagnosticsTreeStyle_9, _null, type$.HitTestTarget)], type$.JSArray_DiagnosticsNode); }, - $signature: 138 + $signature: 131 }; A.FlutterErrorDetailsForPointerEventDispatcher.prototype = {}; A.PointerEventConverter_expand_closure.prototype = { @@ -211029,7 +211040,7 @@ call$0() { return this.estimate.toString$0(0) + "; fling at " + this.velocity.toString$0(0) + "."; }, - $signature: 75 + $signature: 76 }; A.DragGestureRecognizer__checkEnd_closure0.prototype = { call$0() { @@ -211038,7 +211049,7 @@ return "Could not estimate velocity."; return t1.toString$0(0) + "; judged to not be a fling."; }, - $signature: 75 + $signature: 76 }; A.DragGestureRecognizer__checkEnd_closure1.prototype = { call$0() { @@ -212146,7 +212157,7 @@ call$2(a, b) { return a + b; }, - $signature: 238 + $signature: 230 }; A.ScaleGestureRecognizer__reconfigure_closure1.prototype = { call$0() { @@ -212212,7 +212223,7 @@ call$2(a, b) { return a + b; }, - $signature: 238 + $signature: 230 }; A.TapDownDetails.prototype = {}; A.TapUpDetails.prototype = {}; @@ -212818,7 +212829,7 @@ t3 = false; return new A._PackageListTile(packageName, t3, t2.length, new A._PackagesViewState__packagesList__closure(_this.$this, packageIndex, context, packageName, t2, t1), null); }, - $signature: 187 + $signature: 192 }; A._PackagesViewState__packagesList__closure.prototype = { call$0() { @@ -213102,7 +213113,7 @@ else return t1._nestedUI$1(context); }, - $signature: 318 + $signature: 279 }; A._MasterDetailFlowState__nestedUI_closure1.prototype = { call$0() { @@ -213589,7 +213600,7 @@ call$1(context) { return this.$this._widget.builder.call$2(context, this.child); }, - $signature: 56 + $signature: 57 }; A._MaterialAppState__buildWidgetApp_closure.prototype = { call$1$2(settings, builder, $T) { @@ -213606,7 +213617,7 @@ return B.KeyEventResult_1; return A.Tooltip_dismissAllToolTips() ? B.KeyEventResult_0 : B.KeyEventResult_1; }, - $signature: 258 + $signature: 236 }; A._ToolbarContainerLayout.prototype = { getConstraintsForChild$1(constraints) { @@ -214326,7 +214337,7 @@ t1.toString; return 2 * Math.asin(this.distanceFromAtoB / (2 * t1)); }, - $signature: 374 + $signature: 376 }; A._CornerId.prototype = { _enumToString$0() { @@ -214993,7 +215004,7 @@ call$2(result, position) { return this.$this.RenderObjectWithChildMixin__child.hitTest$2$position(result, this.center); }, - $signature: 77 + $signature: 75 }; A.__RawMaterialButtonState_State_MaterialStateMixin.prototype = {}; A.ButtonBarThemeData.prototype = { @@ -215354,25 +215365,25 @@ call$1(style) { return style == null ? null : style.get$backgroundColor(style); }, - $signature: 295 + $signature: 308 }; A._ButtonStyleState_build_closure2.prototype = { call$1(style) { return style == null ? null : style.get$foregroundColor(); }, - $signature: 295 + $signature: 308 }; A._ButtonStyleState_build_closure3.prototype = { call$1(style) { return style == null ? null : style.get$shadowColor(style); }, - $signature: 295 + $signature: 308 }; A._ButtonStyleState_build_closure4.prototype = { call$1(style) { return style == null ? null : style.get$surfaceTintColor(); }, - $signature: 295 + $signature: 308 }; A._ButtonStyleState_build_closure5.prototype = { call$1(style) { @@ -215402,7 +215413,7 @@ call$1(style) { return style == null ? null : style.iconColor; }, - $signature: 295 + $signature: 308 }; A._ButtonStyleState_build_closure10.prototype = { call$1(style) { @@ -215445,7 +215456,7 @@ call$1(states) { return this.effectiveValue.call$1$1(new A._ButtonStyleState_build__closure(states), type$.Color); }, - $signature: 193 + $signature: 190 }; A._ButtonStyleState_build__closure.prototype = { call$1(style) { @@ -215464,37 +215475,37 @@ call$1(style) { return style == null ? null : style.get$visualDensity(); }, - $signature: 3177 + $signature: 3178 }; A._ButtonStyleState_build_closure14.prototype = { call$1(style) { return style == null ? null : style.get$tapTargetSize(); }, - $signature: 3179 + $signature: 3180 }; A._ButtonStyleState_build_closure15.prototype = { call$1(style) { return style == null ? null : style.animationDuration; }, - $signature: 3181 + $signature: 3182 }; A._ButtonStyleState_build_closure16.prototype = { call$1(style) { return style == null ? null : style.enableFeedback; }, - $signature: 3193 + $signature: 3194 }; A._ButtonStyleState_build_closure17.prototype = { call$1(style) { return style == null ? null : style.alignment; }, - $signature: 3194 + $signature: 3195 }; A._ButtonStyleState_build_closure18.prototype = { call$1(style) { return style == null ? null : style.get$splashFactory(); }, - $signature: 3196 + $signature: 3197 }; A._ButtonStyleState_build_closure19.prototype = { call$1($status) { @@ -215616,7 +215627,7 @@ call$2(result, position) { return this.$this.RenderObjectWithChildMixin__child.hitTest$2$position(result, this.center); }, - $signature: 77 + $signature: 75 }; A.__ButtonStyleState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -216879,7 +216890,7 @@ return this.$this._widget.activeColor; return null; }, - $signature: 193 + $signature: 190 }; A._CheckboxState_build_closure.prototype = { call$1(states) { @@ -216890,7 +216901,7 @@ t1 = null; return t1 == null ? B._EnabledAndDisabledMouseCursor_SystemMouseCursor_click_clickable.resolve$1(0, states) : t1; }, - $signature: 376 + $signature: 336 }; A._CheckboxPainter.prototype = { set$checkColor(value) { @@ -217063,7 +217074,7 @@ return this.$this._checkbox$_colors.secondary; return this.$this._checkbox$_theme.unselectedWidgetColor; }, - $signature: 93 + $signature: 92 }; A._CheckboxDefaultsM2_overlayColor_closure.prototype = { call$1(states) { @@ -217080,7 +217091,7 @@ return this.$this._checkbox$_theme.focusColor; return B.Color_0; }, - $signature: 93 + $signature: 92 }; A.__CheckboxState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -217800,7 +217811,7 @@ } return null; }, - $signature: 193 + $signature: 190 }; A.DataTable_build_closure.prototype = { call$1(row) { @@ -217866,13 +217877,13 @@ t2 = rowColor == null ? _this.defaultRowColor._material_state$_resolve.call$1(t3) : rowColor; return new A.TableRow(t1, new A.BoxDecoration(t2, _null, border, _null, _null, _null, B.BoxShape_0), A.List_List$filled(_this.tableColumns.length, B._NullWidget_null3, false, type$.Widget)); }, - $signature: 3241 + $signature: 3242 }; A.DataTable_build_closure4.prototype = { call$1(checked) { return this.$this._data_table$_handleSelectAll$2(checked, this.someChecked); }, - $signature: 396 + $signature: 342 }; A.DataTable_build_closure5.prototype = { call$0() { @@ -218108,7 +218119,7 @@ var t1 = this._box_0.dialog; return t1; }, - $signature: 56 + $signature: 57 }; A.DatePickerDialog.prototype = { createState$0() { @@ -218321,7 +218332,7 @@ A.throwExpression(A.argumentErrorValue(t6)); return new A.CalendarDatePicker(new A.DateTime(t2, false), new A.DateTime(t4, false), new A.DateTime(t5, false), new A.DateTime(t6, false), t1.get$_handleDateChanged(), t3, t7, t1._calendarPickerKey); }, - $signature: 3925 + $signature: 3926 }; A._DatePickerDialogState_build_inputDatePicker.prototype = { call$0() { @@ -218355,7 +218366,7 @@ A.throwExpression(A.argumentErrorValue(t7)); return A.Form$(t2, A.Container$(_null, A.Shortcuts$(A.Column$(A._setArrayType([B.Spacer_null, new A.InputDatePickerFormField(t4, new A.DateTime(t6, false), new A.DateTime(t7, false), t8, t8, t9, t10, t11, t12, t13, t5, true, _null), B.Spacer_null], type$.JSArray_Widget), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1), _null, B.Map_TbTh7), B.Clip_0, _null, _null, _null, _null, t3, _null, _null, B.EdgeInsets_24_0_24_0, _null, _null, _null), t1._formKey); }, - $signature: 4036 + $signature: 4037 }; A._DatePickerDialogState_build_closure.prototype = { call$1(context) { @@ -218443,7 +218454,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.__DatePickerDialogState_State_RestorationMixin.prototype = { didUpdateWidget$1(oldWidget) { @@ -219541,7 +219552,7 @@ var t1 = this.route; return t1.getItemOffset$1(t1.selectedIndex); }, - $signature: 374 + $signature: 376 }; A._DropdownMenuRouteLayout.prototype = { getConstraintsForChild$1(constraints) { @@ -219647,13 +219658,13 @@ call$2(total, height) { return total + height; }, - $signature: 238 + $signature: 230 }; A._DropdownRoute_getMenuLimits_closure.prototype = { call$2(total, height) { return total + height; }, - $signature: 238 + $signature: 230 }; A._DropdownRoutePage.prototype = { build$1(context) { @@ -220482,7 +220493,7 @@ call$1(isExpanded) { return this.$this._expansion_panel$_handlePressed$2(isExpanded, this.index); }, - $signature: 88 + $signature: 90 }; A.ExpansionTileThemeData.prototype = { get$hashCode(_) { @@ -223792,7 +223803,7 @@ t1.offset = new A.Offset(x, (t2 - t3._dy) / 2); return t3._dx; }, - $signature: 253 + $signature: 250 }; A._RenderDecoration_performLayout_baselineLayout.prototype = { call$2(box, x) { @@ -223806,7 +223817,7 @@ t1.offset = new A.Offset(x, t2 - t3); return box._box$_size._dx; }, - $signature: 253 + $signature: 250 }; A._RenderDecoration_paint_doPaint.prototype = { call$1(child) { @@ -223823,7 +223834,7 @@ call$2(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A._Decorator.prototype = { get$slots() { @@ -224599,7 +224610,7 @@ return A.TextStyle$(_null, _null, A.Theme_of(this.$this.context).disabledColor, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null, _null); return A.TextStyle$(_null, _null, A.Theme_of(this.$this.context).hintColor, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 276 + $signature: 265 }; A._InputDecoratorDefaultsM2_labelStyle_closure.prototype = { call$1(states) { @@ -224608,7 +224619,7 @@ return A.TextStyle$(_null, _null, A.Theme_of(this.$this.context).disabledColor, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null, _null); return A.TextStyle$(_null, _null, A.Theme_of(this.$this.context).hintColor, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 276 + $signature: 265 }; A._InputDecoratorDefaultsM2_floatingLabelStyle_closure.prototype = { call$1(states) { @@ -224621,7 +224632,7 @@ return A.TextStyle$(_null, _null, A.Theme_of(_this.$this.context).colorScheme.primary, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null, _null); return A.TextStyle$(_null, _null, A.Theme_of(_this.$this.context).hintColor, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 276 + $signature: 265 }; A._InputDecoratorDefaultsM2_helperStyle_closure.prototype = { call$1(states) { @@ -224633,7 +224644,7 @@ t1.toString; return t1.copyWith$1$color(themeData.hintColor); }, - $signature: 276 + $signature: 265 }; A._InputDecoratorDefaultsM2_errorStyle_closure.prototype = { call$1(states) { @@ -224645,7 +224656,7 @@ t1.toString; return t1.copyWith$1$color(themeData.colorScheme.error); }, - $signature: 276 + $signature: 265 }; A._InputDecoratorDefaultsM2_fillColor_closure.prototype = { call$1(states) { @@ -224668,7 +224679,7 @@ throw A.wrapException(A.ReachabilityError$(_s80_)); } }, - $signature: 93 + $signature: 92 }; A._InputDecoratorDefaultsM2_iconColor_closure.prototype = { call$1(states) { @@ -224685,7 +224696,7 @@ throw A.wrapException(A.ReachabilityError$(string$.x60null_c)); } }, - $signature: 93 + $signature: 92 }; A._InputDecoratorDefaultsM2_prefixIconColor_closure.prototype = { call$1(states) { @@ -224702,7 +224713,7 @@ throw A.wrapException(A.ReachabilityError$(string$.x60null_c)); } }, - $signature: 93 + $signature: 92 }; A._InputDecoratorDefaultsM2_suffixIconColor_closure.prototype = { call$1(states) { @@ -224719,7 +224730,7 @@ throw A.wrapException(A.ReachabilityError$(string$.x60null_c)); } }, - $signature: 93 + $signature: 92 }; A._InputDecorationTheme_Object_Diagnosticable.prototype = {}; A.__BorderContainerState_State_TickerProviderStateMixin.prototype = { @@ -225359,7 +225370,7 @@ call$2(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A.__ListTile_RenderObjectWidget_SlottedMultiChildRenderObjectWidgetMixin.prototype = { updateRenderObject$2(context, renderObject) { @@ -225808,19 +225819,19 @@ call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A._MaterialInteriorState_forEachTween_closure0.prototype = { call$1(value) { return new A.ColorTween(type$.Color._as(value), null); }, - $signature: 368 + $signature: 410 }; A._MaterialInteriorState_forEachTween_closure1.prototype = { call$1(value) { return new A.ColorTween(type$.Color._as(value), null); }, - $signature: 368 + $signature: 410 }; A._MaterialInteriorState_forEachTween_closure2.prototype = { call$1(value) { @@ -226276,7 +226287,7 @@ else t1.removeMaterialState$1(t2); }, - $signature: 88 + $signature: 90 }; A.MaterialStateMixin_addMaterialState_closure.prototype = { call$0() { @@ -227495,7 +227506,7 @@ t1 = t1.fade; t2.set$layer(0, context.pushOpacity$4$oldLayer(offset, B.JSNumber_methods.round$0(t1.get$value(t1) * 255), this.painter, t2._layer)); }, - $signature: 94 + $signature: 91 }; A._ZoomExitTransitionPainter.prototype = { _onStatusChange$1(_) { @@ -227557,7 +227568,7 @@ t1 = t1.fade; t2.set$layer(0, context.pushOpacity$4$oldLayer(offset, B.JSNumber_methods.round$0(t1.get$value(t1) * 255), this.painter, t2._layer)); }, - $signature: 94 + $signature: 91 }; A._PageTransitionsTheme_Object_Diagnosticable.prototype = {}; A.__ZoomEnterTransitionState_State__ZoomTransitionBase.prototype = {}; @@ -228299,7 +228310,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); return t1._buildIndicator$3(context, t2, this.textDirection); }, - $signature: 261 + $signature: 235 }; A._CircularProgressIndicatorPainter.prototype = { paint$2(canvas, size) { @@ -228435,7 +228446,7 @@ t2.toString; return t1._buildMaterialIndicator$5(context, t3, t4, t5, t2.transform$1(0, t6.get$value(t6))); }, - $signature: 261 + $signature: 235 }; A._RefreshProgressIndicatorPainter.prototype = { paint$2(canvas, size) { @@ -228556,7 +228567,7 @@ t2.toString; return t1._buildMaterialIndicator$5(context, 1.05 * t3, t4, t5, t2.transform$1(0, t6.get$value(t6))); }, - $signature: 261 + $signature: 235 }; A._CircularProgressIndicatorDefaultsM2.prototype = { get$color(_) { @@ -228843,7 +228854,7 @@ return this.$this._widget.activeColor; return null; }, - $signature: 193 + $signature: 190 }; A._RadioState_build_closure.prototype = { call$1(states) { @@ -228854,7 +228865,7 @@ t1 = null; return t1 == null ? A.MaterialStateProperty_resolveAs(B._EnabledAndDisabledMouseCursor_SystemMouseCursor_click_clickable, states, type$.MouseCursor) : t1; }, - $signature: 376 + $signature: 336 }; A._RadioPainter.prototype = { paint$2(canvas, size) { @@ -228924,7 +228935,7 @@ } return this.$this.get$_radio$_theme().unselectedWidgetColor; }, - $signature: 93 + $signature: 92 }; A._RadioDefaultsM2_overlayColor_closure.prototype = { call$1(states) { @@ -228941,7 +228952,7 @@ return this.$this.get$_radio$_theme().hoverColor; return B.Color_0; }, - $signature: 93 + $signature: 92 }; A.__RadioState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -229462,7 +229473,7 @@ refreshResult.whenComplete$1(new A.RefreshIndicatorState__show__closure0(t1, this.completer)); } }, - $signature: 104 + $signature: 105 }; A.RefreshIndicatorState__show__closure.prototype = { call$0() { @@ -229535,7 +229546,7 @@ call$2(context, index) { return this.children[index]; }, - $signature: 187 + $signature: 192 }; A._ReorderableListViewState.prototype = { _wrapWithSemantics$2(child, index) { @@ -229751,7 +229762,7 @@ if ((t1.future._state & 30) === 0) t1.complete$1(0, this.reason); }, - $signature: 104 + $signature: 105 }; A._ScaffoldMessengerScope.prototype = { updateShouldNotify$1(old) { @@ -230797,7 +230808,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A._ScaffoldMessengerState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -231165,7 +231176,7 @@ t1.toString; return t1; }, - $signature: 93 + $signature: 92 }; A._MaterialScrollbarState__trackColor_closure.prototype = { call$1(states) { @@ -231189,7 +231200,7 @@ } return B.Color_0; }, - $signature: 93 + $signature: 92 }; A._MaterialScrollbarState__trackBorderColor_closure.prototype = { call$1(states) { @@ -231214,7 +231225,7 @@ } return B.Color_0; }, - $signature: 93 + $signature: 92 }; A._MaterialScrollbarState__thickness_closure.prototype = { call$1(states) { @@ -232201,7 +232212,7 @@ return this.$this._widget.activeColor; return this.$this._widget.inactiveThumbColor; }, - $signature: 193 + $signature: 190 }; A._MaterialSwitchState__widgetTrackColor_closure.prototype = { call$1(states) { @@ -232209,7 +232220,7 @@ return this.$this._widget.activeTrackColor; return this.$this._widget.inactiveTrackColor; }, - $signature: 193 + $signature: 190 }; A._MaterialSwitchState__handleDragEnd_closure.prototype = { call$0() { @@ -232224,7 +232235,7 @@ t1 = null; return t1 == null ? A.MaterialStateProperty_resolveAs(B._EnabledAndDisabledMouseCursor_SystemMouseCursor_click_clickable, states, type$.MouseCursor) : t1; }, - $signature: 376 + $signature: 336 }; A._SwitchPainter.prototype = { set$positionController(value) { @@ -232706,7 +232717,7 @@ return this.$this._switch0$_colors.secondary; return this.isDark ? B.Color_4290624957 : B.Color_4294638330; }, - $signature: 93 + $signature: 92 }; A._SwitchDefaultsM2_trackColor_closure.prototype = { call$1(states) { @@ -232719,13 +232730,13 @@ } return this.isDark ? B.Color_1308622847 : B.Color_1375731712; }, - $signature: 93 + $signature: 92 }; A._SwitchDefaultsM2_mouseCursor_closure.prototype = { call$1(states) { return B._EnabledAndDisabledMouseCursor_SystemMouseCursor_click_clickable.resolve$1(0, states); }, - $signature: 376 + $signature: 336 }; A._SwitchDefaultsM2_overlayColor_closure.prototype = { call$1(states) { @@ -232742,7 +232753,7 @@ return this.$this._switch0$_theme.hoverColor; return null; }, - $signature: 193 + $signature: 190 }; A.__MaterialSwitchState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -233845,7 +233856,7 @@ t1 = this.defaults.get$overlayColor(); return t1 == null ? null : t1.resolve$1(0, effectiveStates); }, - $signature: 193 + $signature: 190 }; A._TabBarState_build_closure1.prototype = { call$0() { @@ -234867,13 +234878,13 @@ call$1($event) { return this.$this._handleHover$1(true); }, - $signature: 209 + $signature: 214 }; A._TextFieldState_build_closure4.prototype = { call$1($event) { return this.$this._handleHover$1(false); }, - $signature: 184 + $signature: 174 }; A._TextFieldState_build_closure2.prototype = { call$2(context, child) { @@ -234904,7 +234915,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.__TextFieldState_State_RestorationMixin.prototype = { didUpdateWidget$1(oldWidget) { @@ -234984,7 +234995,7 @@ if (t1 != null) t1.call$1(value); }, - $signature: 91 + $signature: 93 }; A._TextFormFieldState.prototype = { get$_effectiveController() { @@ -235422,7 +235433,7 @@ call$2(result, transformed) { return this.$this.RenderObjectWithChildMixin__child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A._TextSelectionToolbarItemsLayout.prototype = { createRenderObject$1(context) { @@ -235567,7 +235578,7 @@ if (width > t4 && t2._lastIndexThatFits === -1) t2._lastIndexThatFits = t1.i - 1; }, - $signature: 83 + $signature: 82 }; A._RenderTextSelectionToolbarItemsLayout__placeChildren_closure.prototype = { call$1(renderObjectChild) { @@ -235606,7 +235617,7 @@ t1.nextSize = new A.Size(Math.max(A.checkNum(t3), A.checkNum(t2._dx)), overflowHeight); } }, - $signature: 83 + $signature: 82 }; A._RenderTextSelectionToolbarItemsLayout_paint_closure.prototype = { call$1(renderObjectChild) { @@ -235619,13 +235630,13 @@ return; this.context.paintChild$2(renderObjectChild, t1.offset.$add(0, this.offset)); }, - $signature: 83 + $signature: 82 }; A._RenderTextSelectionToolbarItemsLayout_hitTestChildren_closure.prototype = { call$2(result, transformed) { return this._box_0.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A._RenderTextSelectionToolbarItemsLayout_visitChildrenForSemantics_closure.prototype = { call$1(renderObjectChild) { @@ -235636,7 +235647,7 @@ if (type$.ToolbarItemsParentData._as(t1).shouldPaint) this.visitor.call$1(renderObjectChild); }, - $signature: 83 + $signature: 82 }; A._TextSelectionToolbarContainer.prototype = { build$1(context) { @@ -237125,7 +237136,7 @@ return "0" + A.S(value); return B.JSInt_methods.toString$0(value); }, - $signature: 390 + $signature: 396 }; A.RestorableTimeOfDay.prototype = { createDefaultValue$0() { @@ -237262,7 +237273,7 @@ var t1 = this.themeData.colorScheme; return states.contains$1(0, B.MaterialState_4) ? t1.primary : t1.onSurface; }, - $signature: 93 + $signature: 92 }; A._HourMinuteControl_build_closure0.prototype = { call$1(states) { @@ -237279,7 +237290,7 @@ } return t1; }, - $signature: 93 + $signature: 92 }; A._HourControl.prototype = { build$1(context) { @@ -237523,7 +237534,7 @@ } return t1; }, - $signature: 93 + $signature: 92 }; A._DayPeriodControl_build_closure0.prototype = { call$1(states) { @@ -237537,7 +237548,7 @@ t1 = B.Color_0; return t1; }, - $signature: 93 + $signature: 92 }; A._DayPeriodControl_build_closure1.prototype = { call$0() { @@ -237696,7 +237707,7 @@ call$2(result, position) { return this.$this.RenderObjectWithChildMixin__child.hitTest$2$position(result, this._box_0.newPosition); }, - $signature: 77 + $signature: 75 }; A._TappableLabel.prototype = { get$value(receiver) { @@ -238938,28 +238949,28 @@ var t1 = this.builder.call$2(context, this.dialog); return t1; }, - $signature: 56 + $signature: 57 }; A.__HourMinuteTextFieldState_State_RestorationMixin_dispose_closure.prototype = { call$2(property, listener) { if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.__TimePickerDialogState_State_RestorationMixin_dispose_closure.prototype = { call$2(property, listener) { if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.__TimePickerInputState_State_RestorationMixin_dispose_closure.prototype = { call$2(property, listener) { if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.__DialState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -240036,7 +240047,7 @@ call$2(result, position) { return this.$this.RenderObjectWithChildMixin__child.hitTest$2$position(result, this._box_0.center); }, - $signature: 77 + $signature: 75 }; A.__DefaultFillColor_MaterialStateProperty_Diagnosticable.prototype = {}; A.__ResolveFillColor_MaterialStateProperty_Diagnosticable.prototype = {}; @@ -240854,19 +240865,19 @@ t1._showTooltip$0(); return null; }, - $signature: 209 + $signature: 214 }; A.TooltipState__createNewEntry_closure0.prototype = { call$1(_) { return this.$this._handleMouseExit$0(); }, - $signature: 184 + $signature: 174 }; A.TooltipState__createNewEntry_closure1.prototype = { call$1(context) { return this.overlay; }, - $signature: 56 + $signature: 57 }; A.TooltipState_build_closure.prototype = { call$1(_) { @@ -240875,13 +240886,13 @@ t1._showTooltip$0(); return null; }, - $signature: 209 + $signature: 214 }; A.TooltipState_build_closure0.prototype = { call$1(_) { return this.$this._handleMouseExit$0(); }, - $signature: 184 + $signature: 174 }; A._TooltipPositionDelegate.prototype = { getConstraintsForChild$1(constraints) { @@ -242373,21 +242384,21 @@ var t1 = this.$this; return t1.get$canvas(t1).clipPath$2$doAntiAlias(0, this.path, doAntiAlias); }, - $signature: 88 + $signature: 90 }; A.ClipContext_clipRRectAndPaint_closure.prototype = { call$1(doAntiAlias) { var t1 = this.$this; return t1.get$canvas(t1).clipRRect$2$doAntiAlias(this.rrect, doAntiAlias); }, - $signature: 88 + $signature: 90 }; A.ClipContext_clipRectAndPaint_closure.prototype = { call$1(doAntiAlias) { var t1 = this.$this; return t1.get$canvas(t1).clipRect$2$doAntiAlias(this.rect, doAntiAlias); }, - $signature: 88 + $signature: 90 }; A.ColorSwatch.prototype = { $index(_, index) { @@ -242862,7 +242873,7 @@ t1.toString; return t1; }, - $signature: 362 + $signature: 363 }; A.ImageCache.prototype = { clear$0(_) { @@ -243706,7 +243717,7 @@ call$2(error, stack) { this._box_0.completer.completeError$2(error, stack); }, - $signature: 167 + $signature: 161 }; A.ImageInfo.prototype = { clone$0(_) { @@ -244102,13 +244113,13 @@ call$2(error, stack) { this.$this.reportError$5$context$exception$informationCollector$silent$stack(A.ErrorDescription$("resolving an image codec"), error, this.informationCollector, true, stack); }, - $signature: 167 + $signature: 161 }; A.MultiFrameImageStreamCompleter_closure0.prototype = { call$2(error, stack) { this.$this.reportError$5$context$exception$informationCollector$silent$stack(A.ErrorDescription$("loading an image"), error, this.informationCollector, true, stack); }, - $signature: 167 + $signature: 161 }; A.MultiFrameImageStreamCompleter__handleAppFrame_closure.prototype = { call$0() { @@ -244183,7 +244194,7 @@ this._box_0.result = result; return result == null; }, - $signature: 240 + $signature: 229 }; A.InlineSpan_codeUnitAt_closure.prototype = { call$1(span) { @@ -244191,7 +244202,7 @@ this._box_0.result = result; return result == null; }, - $signature: 240 + $signature: 229 }; A.NotchedShape.prototype = {}; A.CircularNotchedRectangle.prototype = { @@ -246051,7 +246062,7 @@ call$1(str) { return "packages/" + A.S(this.$this._package) + "/" + A.S(str); }, - $signature: 136 + $signature: 127 }; A._TextStyle_Object_Diagnosticable.prototype = {}; A.FrictionSimulation.prototype = { @@ -247023,7 +247034,7 @@ call$0() { return this.computer.call$1(this.argument); }, - $signature: 374 + $signature: 376 }; A.RenderBox_getDryLayout_closure.prototype = { call$0() { @@ -247111,7 +247122,7 @@ call$2(result, transformed) { return this._box_0.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A._ContainerBoxParentData_BoxParentData_ContainerParentDataMixin.prototype = { detach$0(_) { @@ -249026,7 +249037,7 @@ } return true; }, - $signature: 240 + $signature: 229 }; A.RenderEditable_getBoxesForSelection_closure.prototype = { call$1(textBox) { @@ -249060,7 +249071,7 @@ call$2(result, transformed) { return this._box_0.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A.RenderEditable__paintContents_closure.prototype = { call$2(context, offset) { @@ -249068,7 +249079,7 @@ t1.toString; context.paintChild$2(t1, offset); }, - $signature: 94 + $signature: 91 }; A._RenderEditableCustomPaint.prototype = { get$parent(_) { @@ -249974,25 +249985,25 @@ call$2(child, extent) { return child._computeIntrinsicDimension$3(B._IntrinsicDimension_0, extent, child.get$computeMinIntrinsicWidth()); }, - $signature: 253 + $signature: 250 }; A.RenderFlex_computeMaxIntrinsicWidth_closure.prototype = { call$2(child, extent) { return child._computeIntrinsicDimension$3(B._IntrinsicDimension_1, extent, child.get$computeMaxIntrinsicWidth()); }, - $signature: 253 + $signature: 250 }; A.RenderFlex_computeMinIntrinsicHeight_closure.prototype = { call$2(child, extent) { return child._computeIntrinsicDimension$3(B._IntrinsicDimension_2, extent, child.get$computeMinIntrinsicHeight()); }, - $signature: 253 + $signature: 250 }; A.RenderFlex_computeMaxIntrinsicHeight_closure.prototype = { call$2(child, extent) { return child._computeIntrinsicDimension$3(B._IntrinsicDimension_3, extent, child.get$computeMaxIntrinsicHeight()); }, - $signature: 253 + $signature: 250 }; A._LayoutSizes.prototype = {}; A._RenderFlex_RenderBox_ContainerRenderObjectMixin.prototype = { @@ -251679,25 +251690,25 @@ call$2(a, b) { return a._depth - b._depth; }, - $signature: 331 + $signature: 406 }; A.PipelineOwner_flushCompositingBits_closure.prototype = { call$2(a, b) { return a._depth - b._depth; }, - $signature: 331 + $signature: 406 }; A.PipelineOwner_flushPaint_closure.prototype = { call$2(a, b) { return b._depth - a._depth; }, - $signature: 331 + $signature: 406 }; A.PipelineOwner_flushSemantics_closure.prototype = { call$2(a, b) { return a._depth - b._depth; }, - $signature: 331 + $signature: 406 }; A.RenderObject.prototype = { RenderObject$0() { @@ -252286,7 +252297,7 @@ call$1(child) { child.reassemble$0(); }, - $signature: 83 + $signature: 82 }; A.RenderObject__reportException_closure.prototype = { call$0() { @@ -252296,7 +252307,7 @@ t1.push(A.DiagnosticableTreeNode$("RenderObject", B.DiagnosticsTreeStyle_11, t2)); return t1; }, - $signature: 138 + $signature: 131 }; A.RenderObject_invokeLayoutCallback_closure.prototype = { call$0() { @@ -252313,13 +252324,13 @@ if (t1) this.$this.__RenderObject__needsCompositing_A = true; }, - $signature: 83 + $signature: 82 }; A.RenderObject_clearSemantics_closure.prototype = { call$1(child) { child.clearSemantics$0(); }, - $signature: 83 + $signature: 82 }; A.RenderObject__getSemanticsForParent_closure.prototype = { call$1(renderChild) { @@ -252356,14 +252367,14 @@ } } }, - $signature: 83 + $signature: 82 }; A.RenderObject_toStringDeep_closure.prototype = { call$0() { var _this = this; return _this.$this.super$DiagnosticableTreeMixin$toStringDeep(_this.minLevel, _this.prefixLineOne, _this.prefixOtherLines); }, - $signature: 75 + $signature: 76 }; A.RenderObjectWithChildMixin.prototype = { set$child(value) { @@ -253674,7 +253685,7 @@ } return true; }, - $signature: 240 + $signature: 229 }; A.RenderParagraph_selectionColor_closure.prototype = { call$1(fragment) { @@ -253688,7 +253699,7 @@ call$2(result, transformed) { return this._box_0.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A.RenderParagraph_systemFontsDidChange_closure.prototype = { call$1(timeStamp) { @@ -253707,7 +253718,7 @@ t1.toString; context.paintChild$2(t1, offset); }, - $signature: 94 + $signature: 91 }; A.RenderParagraph_describeSemanticsConfiguration_closure.prototype = { call$1(info) { @@ -255348,7 +255359,7 @@ } this.$this.super$RenderProxyBoxMixin$paint(context, offset); }, - $signature: 94 + $signature: 91 }; A.RenderPhysicalShape.prototype = { get$_defaultClip() { @@ -255416,7 +255427,7 @@ } this.$this.super$RenderProxyBoxMixin$paint(context, offset); }, - $signature: 94 + $signature: 91 }; A.DecorationPosition.prototype = { _enumToString$0() { @@ -255582,7 +255593,7 @@ call$2(result, position) { return this.$this.super$RenderProxyBoxMixin$hitTestChildren(result, position); }, - $signature: 77 + $signature: 75 }; A.RenderFittedBox.prototype = { _proxy_box$_resolve$0() { @@ -255822,7 +255833,7 @@ call$2(result, position) { return this.$this.super$RenderProxyBoxMixin$hitTestChildren(result, position); }, - $signature: 77 + $signature: 75 }; A.RenderFractionalTranslation.prototype = { set$translation(value) { @@ -255868,7 +255879,7 @@ call$2(result, position) { return this.$this.super$RenderProxyBoxMixin$hitTestChildren(result, position); }, - $signature: 77 + $signature: 75 }; A.RenderPointerListener.prototype = { computeSizeForNoChild$1(constraints) { @@ -256630,7 +256641,7 @@ call$2(result, position) { return this.$this.super$RenderProxyBoxMixin$hitTestChildren(result, position); }, - $signature: 77 + $signature: 75 }; A.RenderAnnotatedRegion.prototype = { get$value(_) { @@ -256868,7 +256879,7 @@ call$2(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A.RenderPadding.prototype = { _shifted_box$_resolve$0() { @@ -259380,7 +259391,7 @@ call$2(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A._RenderStack_RenderBox_ContainerRenderObjectMixin.prototype = { attach$1(owner) { @@ -260071,13 +260082,13 @@ call$2(a, b) { return a + b; }, - $signature: 238 + $signature: 230 }; A.RenderTable_hitTestChildren_closure.prototype = { call$2(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A.AlignmentGeometryTween.prototype = { lerp$1(t) { @@ -262309,7 +262320,7 @@ call$1(value) { this.callback.call$0(); }, - $signature: 100 + $signature: 102 }; A.TickerCanceled.prototype = { toString$0(_) { @@ -263932,7 +263943,7 @@ A.FlutterError_reportError(new A.FlutterErrorDetails(exception, stack, "services library", t1, null, null, false)); } }, - $signature: 146 + $signature: 145 }; A._DefaultBinaryMessenger_setMessageHandler_closure.prototype = { call$2(data, callback) { @@ -264623,7 +264634,7 @@ t1.writeValue$2(0, t2, key); t1.writeValue$2(0, t2, value); }, - $signature: 269 + $signature: 274 }; A.StandardMethodCodec0.prototype = { encodeMethodCall$1(methodCall) { @@ -266265,7 +266276,7 @@ replacedLength = originalIndex <= t1 && originalIndex < _this.regionEnd ? 0 : _this.replacementString.length; return replacedLength - (B.JSInt_methods.clamp$2(originalIndex, t1, _this.regionEnd) - t1); }, - $signature: 131 + $signature: 132 }; A.LengthLimitingTextInputFormatter.prototype = { formatEditUpdate$2(oldValue, newValue) { @@ -266453,7 +266464,7 @@ replacedLength = originalIndex <= t2 && originalIndex < t1.end ? 0 : this.replacementString.length; return originalIndex + replacedLength - (B.JSInt_methods.clamp$2(originalIndex, t2, t1.end) - t2); }, - $signature: 131 + $signature: 132 }; A.SelectionChangedCause.prototype = { _enumToString$0() { @@ -266924,7 +266935,7 @@ var _null = null; return A._setArrayType([A.DiagnosticsProperty$("call", this.$call, true, B.C__NoDefaultValue, _null, false, _null, _null, B.DiagnosticLevel_3, _null, false, true, true, B.DiagnosticsTreeStyle_9, _null, type$.MethodCall)], type$.JSArray_DiagnosticsNode); }, - $signature: 138 + $signature: 131 }; A.TextInput__handleTextInputInvocation_closure.prototype = { call$1(value) { @@ -266974,7 +266985,7 @@ t1 = true; return !t1; }, - $signature: 73 + $signature: 77 }; A.TextInput__handleTextInputInvocation_closure1.prototype = { call$1(elementIdentifier) { @@ -267023,7 +267034,7 @@ this.parent.set$finalLocalValue(ancestor); return false; }, - $signature: 298 + $signature: 295 }; A.Intent.prototype = {}; A.Action.prototype = { @@ -267087,7 +267098,7 @@ type$._ActionsMarker._as(t1); return false; }, - $signature: 309 + $signature: 297 }; A.Actions_maybeFind_closure.prototype = { call$1(element) { @@ -267104,7 +267115,7 @@ } return false; }, - $signature: 309 + $signature: 297 }; A.Actions__maybeFindWithoutDependingOn_closure.prototype = { call$1(element) { @@ -267118,7 +267129,7 @@ } return false; }, - $signature: 309 + $signature: 297 }; A.Actions_invoke_closure.prototype = { call$1(element) { @@ -267132,7 +267143,7 @@ _this._box_0.returnValue = A.Actions__findDispatcher(element).invokeAction$3(result, t2, _this.context); return t1; }, - $signature: 309 + $signature: 297 }; A.Actions_maybeInvoke_closure.prototype = { call$1(element) { @@ -267146,7 +267157,7 @@ _this._box_0.returnValue = A.Actions__findDispatcher(element).invokeAction$3(result, t2, _this.context); return t1; }, - $signature: 309 + $signature: 297 }; A._ActionsState.prototype = { initState$0() { @@ -268207,7 +268218,7 @@ t1.toString; return t1; }, - $signature: 56 + $signature: 57 }; A._WidgetsAppState_didChangeLocales_closure.prototype = { call$0() { @@ -268219,7 +268230,7 @@ call$1(context) { return this.$this._widget.builder.call$2(context, this._box_0.routing); }, - $signature: 56 + $signature: 57 }; A.__WidgetsAppState_State_WidgetsBindingObserver.prototype = {}; A.StreamBuilderBase.prototype = { @@ -268304,7 +268315,7 @@ var t1 = this.$this; t1.setState$1(new A._StreamBuilderBaseState__subscribe__closure(t1, error, stackTrace)); }, - $signature: 167 + $signature: 161 }; A._StreamBuilderBaseState__subscribe__closure.prototype = { call$0() { @@ -268436,7 +268447,7 @@ if (t1._activeCallbackIdentity === this.callbackIdentity) t1.setState$1(new A._FutureBuilderState__subscribe__closure(t1, error, stackTrace)); }, - $signature: 167 + $signature: 161 }; A._FutureBuilderState__subscribe__closure.prototype = { call$0() { @@ -268758,7 +268769,7 @@ t3 = t1._autocomplete$_options; return t2.optionsViewBuilder.call$3(context, t1.get$_select(), t3); }, - $signature: 56 + $signature: 57 }; A._AutocompleteCallbackAction.prototype = { isEnabled$1(_, intent) { @@ -269700,7 +269711,7 @@ } return true; }, - $signature: 240 + $signature: 229 }; A.RawImage.prototype = { createRenderObject$1(context) { @@ -269984,7 +269995,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 410 + $signature: 390 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure0.prototype = { call$1(parameters) { @@ -270012,7 +270023,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 410 + $signature: 390 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure1.prototype = { call$1(parameters) { @@ -270040,7 +270051,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 410 + $signature: 390 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure2.prototype = { call$0() { @@ -270089,7 +270100,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 370 + $signature: 384 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure4.prototype = { call$0() { @@ -270138,7 +270149,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 370 + $signature: 384 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_dispatchEvent_closure.prototype = { call$0() { @@ -270443,7 +270454,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 410 + $signature: 390 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure0.prototype = { call$1(_) { @@ -270471,7 +270482,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 317 + $signature: 266 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure1.prototype = { call$1(_) { @@ -270499,7 +270510,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 317 + $signature: 266 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure2.prototype = { call$1(params) { @@ -270606,7 +270617,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 370 + $signature: 384 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure5.prototype = { call$0() { @@ -270654,7 +270665,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 370 + $signature: 384 }; A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_drawFrame_closure.prototype = { call$1(timings) { @@ -271218,7 +271229,7 @@ call$1(context) { return new A._CaptureAll(this.capturedThemes._themes, this.contextMenuBuilder.call$1(context), null); }, - $signature: 56 + $signature: 57 }; A.DefaultSelectionStyle.prototype = { wrap$2(_, context, child) { @@ -271456,7 +271467,7 @@ sheet = A.FractionallySizedBox$(B.Alignment_0_1, this.child, this.currentSize, null); return sheet; }, - $signature: 318 + $signature: 279 }; A._DraggableScrollableSheetScrollController.prototype = { createScrollPosition$3(physics, context, oldPosition) { @@ -274214,7 +274225,7 @@ var t1 = this.$this; return t1._widget.contextMenuBuilder.call$2(context, t1); }, - $signature: 56 + $signature: 57 }; A.EditableTextState__scheduleShowCaretOnScreen_closure.prototype = { call$1(_) { @@ -274559,7 +274570,7 @@ this.result.push(span.child); return true; }, - $signature: 240 + $signature: 229 }; A._ScribbleCacheKey.prototype = { compare$1(other) { @@ -275580,7 +275591,7 @@ call$1(node) { return !node.get$skipTraversal() && node.get$canRequestFocus(); }, - $signature: 149 + $signature: 147 }; A.FocusNode_debugDescribeChildren_closure.prototype = { call$1(child) { @@ -276121,7 +276132,7 @@ } return true; }, - $signature: 298 + $signature: 295 }; A._FocusTraversalGroupInfo.prototype = {}; A.TraversalDirection.prototype = { @@ -276300,7 +276311,7 @@ call$1(node) { return !node.get$canRequestFocus() || node.get$skipTraversal(); }, - $signature: 149 + $signature: 147 }; A._DirectionalPolicyDataEntry.prototype = {}; A._DirectionalPolicyData.prototype = {}; @@ -276556,47 +276567,47 @@ else return J.compareTo$1$ns(b.get$rect(b).right, a.get$rect(a).right); }, - $signature: 267 + $signature: 272 }; A.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure.prototype = { call$2(a, b) { return J.compareTo$1$ns(a.get$rect(a).get$center()._dx, b.get$rect(b).get$center()._dx); }, - $signature: 267 + $signature: 272 }; A.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure0.prototype = { call$1(node) { var t1 = this.target; return !node.get$rect(node).$eq(0, t1) && node.get$rect(node).get$center()._dx <= t1.left; }, - $signature: 149 + $signature: 147 }; A.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure1.prototype = { call$1(node) { var t1 = this.target; return !node.get$rect(node).$eq(0, t1) && node.get$rect(node).get$center()._dx >= t1.right; }, - $signature: 149 + $signature: 147 }; A.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure.prototype = { call$2(a, b) { return J.compareTo$1$ns(a.get$rect(a).get$center()._dy, b.get$rect(b).get$center()._dy); }, - $signature: 267 + $signature: 272 }; A.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure0.prototype = { call$1(node) { var t1 = this.target; return !node.get$rect(node).$eq(0, t1) && node.get$rect(node).get$center()._dy <= t1.top; }, - $signature: 149 + $signature: 147 }; A.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure1.prototype = { call$1(node) { var t1 = this.target; return !node.get$rect(node).$eq(0, t1) && node.get$rect(node).get$center()._dy >= t1.bottom; }, - $signature: 149 + $signature: 147 }; A.DirectionalFocusTraversalPolicyMixin__popPolicyDataIfNeeded_popOrInvalidate.prototype = { call$1(direction) { @@ -276637,21 +276648,21 @@ t1.toString; return A.Scrollable_maybeOf(t1) === this.focusedScrollable; }, - $signature: 149 + $signature: 147 }; A.DirectionalFocusTraversalPolicyMixin_inDirection_closure0.prototype = { call$1(node) { var t1 = node.get$rect(node).intersect$1(this.band); return !t1.get$isEmpty(t1); }, - $signature: 149 + $signature: 147 }; A.DirectionalFocusTraversalPolicyMixin_inDirection_closure1.prototype = { call$2(a, b) { var t1 = this.focusedChild; return B.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: 267 + $signature: 272 }; A.DirectionalFocusTraversalPolicyMixin_inDirection_closure2.prototype = { call$1(node) { @@ -276659,21 +276670,21 @@ t1.toString; return A.Scrollable_maybeOf(t1) === this.focusedScrollable; }, - $signature: 149 + $signature: 147 }; A.DirectionalFocusTraversalPolicyMixin_inDirection_closure3.prototype = { call$1(node) { var t1 = node.get$rect(node).intersect$1(this.band); return !t1.get$isEmpty(t1); }, - $signature: 149 + $signature: 147 }; A.DirectionalFocusTraversalPolicyMixin_inDirection_closure4.prototype = { call$2(a, b) { var t1 = this.focusedChild; return B.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: 267 + $signature: 272 }; A._ReadingOrderSortData.prototype = { get$directionalAncestors() { @@ -277111,7 +277122,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A._FormFieldState_State_RestorationMixin.prototype = { didUpdateWidget$1(oldWidget) { @@ -277485,7 +277496,7 @@ J.add$1$ax(t1, A.ErrorHint$(t5 + " of " + t2 + ", but _dirtyElements only had " + t4 + " entries. This suggests some confusion in the framework internals.")); return t1; }, - $signature: 138 + $signature: 131 }; A.NotifiableElementMixin.prototype = { attachNotificationTree$0() { @@ -278005,14 +278016,14 @@ var t1 = A._setArrayType([], type$.JSArray_DiagnosticsNode); return t1; }, - $signature: 138 + $signature: 131 }; A.ComponentElement_performRebuild_closure0.prototype = { call$0() { var t1 = A._setArrayType([], type$.JSArray_DiagnosticsNode); return t1; }, - $signature: 138 + $signature: 131 }; A.StatelessElement.prototype = { build$0() { @@ -278532,7 +278543,7 @@ call$1(child) { return !this.$this._forgottenChildren.contains$1(0, child); }, - $signature: 298 + $signature: 295 }; A.IndexedSlot.prototype = { $eq(_, other) { @@ -278709,7 +278720,7 @@ call$0() { return A.PanGestureRecognizer$(this.$this, null); }, - $signature: 204 + $signature: 203 }; A.GestureDetector_build_closure10.prototype = { call$1(instance) { @@ -278722,7 +278733,7 @@ instance.dragStartBehavior = t1.dragStartBehavior; instance.gestureSettings = this.gestureSettings; }, - $signature: 205 + $signature: 204 }; A.GestureDetector_build_closure11.prototype = { call$0() { @@ -278964,7 +278975,7 @@ if (t1 != null) t1.call$1(new A.DragEndDetails(B.Velocity_Offset_0_0, 0)); }, - $signature: 65 + $signature: 63 }; A._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure0.prototype = { call$1(details) { @@ -278982,7 +278993,7 @@ if (t1 != null) t1.call$1(new A.DragEndDetails(B.Velocity_Offset_0_0, null)); }, - $signature: 65 + $signature: 63 }; A._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure1.prototype = { call$1(details) { @@ -278993,7 +279004,7 @@ if (t1 != null) t1.call$1(details); }, - $signature: 65 + $signature: 63 }; A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure.prototype = { call$1(details) { @@ -279011,7 +279022,7 @@ if (t1 != null) t1.call$1(new A.DragEndDetails(B.Velocity_Offset_0_0, 0)); }, - $signature: 65 + $signature: 63 }; A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure0.prototype = { call$1(details) { @@ -279029,7 +279040,7 @@ if (t1 != null) t1.call$1(new A.DragEndDetails(B.Velocity_Offset_0_0, null)); }, - $signature: 65 + $signature: 63 }; A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure1.prototype = { call$1(details) { @@ -279040,7 +279051,7 @@ if (t1 != null) t1.call$1(details); }, - $signature: 65 + $signature: 63 }; A.HeroFlightDirection.prototype = { _enumToString$0() { @@ -280510,37 +280521,37 @@ call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A._AnimatedPositionedState_forEachTween_closure0.prototype = { call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A._AnimatedPositionedState_forEachTween_closure1.prototype = { call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A._AnimatedPositionedState_forEachTween_closure2.prototype = { call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A._AnimatedPositionedState_forEachTween_closure3.prototype = { call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A._AnimatedPositionedState_forEachTween_closure4.prototype = { call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A.AnimatedOpacity.prototype = { createState$0() { @@ -280569,7 +280580,7 @@ call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A.AnimatedDefaultTextStyle.prototype = { createState$0() { @@ -280645,19 +280656,19 @@ call$1(value) { return new A.Tween(A._asDoubleS(value), null, type$.Tween_double); }, - $signature: 166 + $signature: 170 }; A._AnimatedPhysicalModelState_forEachTween_closure1.prototype = { call$1(value) { return new A.ColorTween(type$.Color._as(value), null); }, - $signature: 368 + $signature: 410 }; A._AnimatedPhysicalModelState_forEachTween_closure2.prototype = { call$1(value) { return new A.ColorTween(type$.Color._as(value), null); }, - $signature: 368 + $signature: 410 }; A._ImplicitlyAnimatedWidgetState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -280786,7 +280797,7 @@ } return true; }, - $signature: 298 + $signature: 295 }; A.CapturedThemes.prototype = {}; A._CaptureAll.prototype = { @@ -281372,14 +281383,14 @@ var t1 = A._setArrayType([], type$.JSArray_DiagnosticsNode); return t1; }, - $signature: 138 + $signature: 131 }; A._LayoutBuilderElement__layout_layoutCallback_closure0.prototype = { call$0() { var t1 = A._setArrayType([], type$.JSArray_DiagnosticsNode); return t1; }, - $signature: 138 + $signature: 131 }; A.RenderConstrainedLayoutBuilder.prototype = { updateCallback$1(value) { @@ -281764,7 +281775,7 @@ call$1(context) { return new A._CaptureAll(this.capturedThemes._themes, this.builder.call$1(context), null); }, - $signature: 56 + $signature: 57 }; A.MagnifierDecoration.prototype = { $eq(_, other) { @@ -282396,7 +282407,7 @@ t1.requestFocus$0(); } }, - $signature: 104 + $signature: 105 }; A.Route_didAdd_closure.prototype = { call$1(_) { @@ -282407,13 +282418,13 @@ t1.requestFocus$0(); } }, - $signature: 104 + $signature: 105 }; A.Route_isCurrent_closure.prototype = { call$1(e) { return e != null && e.get$isPresent(); }, - $signature: 207 + $signature: 206 }; A.Route_isCurrent_closure0.prototype = { call$0() { @@ -282425,7 +282436,7 @@ call$1(e) { return e != null && e.get$isPresent(); }, - $signature: 207 + $signature: 206 }; A.Route_isFirst_closure0.prototype = { call$0() { @@ -282437,7 +282448,7 @@ call$1(e) { return e != null && A._RouteEntry_isRoutePredicate(this.$this).call$1(e); }, - $signature: 207 + $signature: 206 }; A.Route_isActive_closure0.prototype = { call$0() { @@ -282626,7 +282637,7 @@ call$1(entry) { return entry.route === this.route; }, - $signature: 391 + $signature: 370 }; A._NavigatorObservation.prototype = {}; A._NavigatorPushObservation.prototype = { @@ -283346,7 +283357,7 @@ call$1(e) { return e != null && e.get$isPresent(); }, - $signature: 207 + $signature: 206 }; A.NavigatorState__flushHistoryUpdates_closure0.prototype = { call$0() { @@ -283364,7 +283375,7 @@ call$1(e) { return e != null && e.get$isPresent(); }, - $signature: 207 + $signature: 206 }; A.NavigatorState_maybePop_closure0.prototype = { call$0() { @@ -283376,7 +283387,7 @@ call$1(e) { return e != null && e.get$isPresent(); }, - $signature: 207 + $signature: 206 }; A.NavigatorState_maybePop_closure2.prototype = { call$0() { @@ -283388,7 +283399,7 @@ call$1(e) { return e != null && e.get$isPresent(); }, - $signature: 207 + $signature: 206 }; A.NavigatorState_removeRoute_closure0.prototype = { call$0() { @@ -283599,7 +283610,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A._NavigatorState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -284529,7 +284540,7 @@ call$2(result, transformed) { return this._box_0.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A._OverlayState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -285280,7 +285291,7 @@ call$1(element) { return A.PageStorageBucket__maybeAddKey(element, this.keys); }, - $signature: 298 + $signature: 295 }; A.PageStorage.prototype = { build$1(context) { @@ -285643,7 +285654,7 @@ } return false; }, - $signature: 179 + $signature: 186 }; A._PageViewState_build_closure0.prototype = { call$2(context, position) { @@ -285775,7 +285786,7 @@ var t1 = this.params; t1.onPlatformViewCreated.call$1(t1.id); }, - $signature: 104 + $signature: 105 }; A._HtmlElementViewController.prototype = { _platform_view$_initialize$0() { @@ -287052,7 +287063,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.__RestorationScopeState_State_RestorationMixin.prototype = { didUpdateWidget$1(oldWidget) { @@ -287200,7 +287211,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.RouteInformation.prototype = {}; A.Router.prototype = { @@ -287985,7 +287996,7 @@ t5 = A.ValueNotifier$(false, type$.bool); return t2.buildTransitions$4(context, t3, t4, A.AnimatedBuilder$(t5, new A._ModalScopeState_build___closure(t1), child)); }, - $signature: 261 + $signature: 235 }; A._ModalScopeState_build___closure.prototype = { call$2(context, child) { @@ -288006,7 +288017,7 @@ t3.toString; return t1.buildPage$3(context, t2, t3); }, - $signature: 56 + $signature: 57 }; A.ModalRoute.prototype = { setState$1(fn) { @@ -289172,7 +289183,7 @@ t1 = this.$this; return A._setArrayType([A.DiagnosticsProperty$("The " + A.getRuntimeType(t1).toString$0(0) + " sending notification was", t1, true, B.C__NoDefaultValue, _null, false, _null, _null, B.DiagnosticLevel_3, _null, false, true, true, B.DiagnosticsTreeStyle_9, _null, type$.ScrollNotificationObserverState)], type$.JSArray_DiagnosticsNode); }, - $signature: 138 + $signature: 131 }; A.ScrollNotificationObserverState_build_closure.prototype = { call$1(notification) { @@ -289188,7 +289199,7 @@ this.$this._notifyListeners$1(notification); return false; }, - $signature: 179 + $signature: 186 }; A._ConvertedScrollMetricsNotification.prototype = {}; A.ScrollDecelerationRate.prototype = { @@ -290352,7 +290363,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.Scrollable.prototype = { createState$0() { @@ -292740,13 +292751,13 @@ call$1(details) { return this.$this.handleThumbPressStart$1(details.localPosition); }, - $signature: 228 + $signature: 227 }; A.RawScrollbarState__gestures__closure0.prototype = { call$1(details) { return this.$this.handleThumbPressUpdate$1(details.localPosition); }, - $signature: 339 + $signature: 409 }; A.RawScrollbarState__gestures__closure1.prototype = { call$1(details) { @@ -292788,7 +292799,7 @@ throw A.wrapException(A.ReachabilityError$(string$.x60null_c)); } }, - $signature: 184 + $signature: 174 }; A.RawScrollbarState_build_closure0.prototype = { call$1($event) { @@ -293328,7 +293339,7 @@ call$1(target) { return this.$this.dispatchSelectionEventToChild$2(target, B.ClearSelectionEvent_SelectionEventType_2); }, - $signature: 282 + $signature: 300 }; A._MultiSelectableSelectionContainerDelegate_SelectionContainerDelegate_ChangeNotifier.prototype = {}; A.SelectionContainer.prototype = { @@ -294130,13 +294141,13 @@ t1.toString; context.paintChild$2(t1, offset.$add(0, this.paintOffset)); }, - $signature: 94 + $signature: 91 }; A._RenderSingleChildViewport_hitTestChildren_closure.prototype = { call$2(result, transformed) { return this.$this.RenderObjectWithChildMixin__child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A.__RenderSingleChildViewport_RenderBox_RenderObjectWithChildMixin.prototype = { attach$1(owner) { @@ -296323,7 +296334,7 @@ call$1(_) { return this.builtMagnifier; }, - $signature: 56 + $signature: 57 }; A.SelectionOverlay_showToolbar_closure.prototype = { call$1(context) { @@ -296358,7 +296369,7 @@ var t1 = this.$this; return t1.selectionControls.buildToolbar$8(context, this.editingRegion, t1._lineHeightAtStart, this.midpoint, t1._selectionEndpoints, t1.selectionDelegate, t1.clipboardStatus, t1._toolbarLocation); }, - $signature: 56 + $signature: 57 }; A._SelectionToolbarWrapper.prototype = { createState$0() { @@ -296498,7 +296509,7 @@ call$0() { return A.PanGestureRecognizer$(this.$this, A.LinkedHashSet_LinkedHashSet$_literal([B.PointerDeviceKind_0, B.PointerDeviceKind_2, B.PointerDeviceKind_5], type$.PointerDeviceKind)); }, - $signature: 204 + $signature: 203 }; A._SelectionHandleOverlayState_build_closure0.prototype = { call$1(instance) { @@ -296508,7 +296519,7 @@ instance.onUpdate = t1.onSelectionHandleDragUpdate; instance.onEnd = t1.onSelectionHandleDragEnd; }, - $signature: 205 + $signature: 204 }; A.TextSelectionGestureDetectorBuilder.prototype = { get$_lastSecondaryTapWasOnSelection() { @@ -297461,7 +297472,7 @@ call$0() { return A.PanGestureRecognizer$(this.$this, A.LinkedHashSet_LinkedHashSet$_literal([B.PointerDeviceKind_1], type$.PointerDeviceKind)); }, - $signature: 204 + $signature: 203 }; A._TextSelectionGestureDetectorState_build_closure4.prototype = { call$1(instance) { @@ -297472,7 +297483,7 @@ instance.onUpdate = t1.get$_handleDragUpdate(); instance.onEnd = t1.get$_handleDragEnd(); }, - $signature: 205 + $signature: 204 }; A._TextSelectionGestureDetectorState_build_closure5.prototype = { call$0() { @@ -299358,7 +299369,7 @@ if (this._box_0.newCacheObject.relativePath !== t1) this.$this._removeOldFile$1(t1); }, - $signature: 104 + $signature: 105 }; A.WebHelper__saveFileAndPostUpdates_closure.prototype = { call$1(s) { @@ -299727,7 +299738,7 @@ _this.singleDigitSecondFormat.__late_helper$_value = A.DateFormat$s(locale); _this.decimalFormat.__late_helper$_value = A.NumberFormat_NumberFormat$decimalPattern(locale); }, - $signature: 254 + $signature: 257 }; A.CupertinoLocalizationAf.prototype = { get$copyButtonLabel() { @@ -319122,7 +319133,7 @@ call$1(_) { this.resizeRequest.get$onDismissed().call$0(); }, - $signature: 104 + $signature: 105 }; A._SlidableDismissalState_handleResizeRequestChanged_closure0.prototype = { call$0() { @@ -319282,7 +319293,7 @@ t3.toString; t1.totalFlex = t2 + t3; }, - $signature: 83 + $signature: 82 }; A._RenderFlexEntranceTransition_performLayout_closure.prototype = { call$1(child) { @@ -319315,13 +319326,13 @@ t1.updateChildOffsets$1(child); t2.totalMainAxisExtent += mainAxisExtent; }, - $signature: 83 + $signature: 82 }; A._RenderFlexEntranceTransition_hitTestChildren_closure.prototype = { call$2(result, transformed) { return this._box_0.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A.__RenderFlexEntranceTransition_RenderBox_ContainerRenderObjectMixin.prototype = { attach$1(owner) { @@ -320126,7 +320137,7 @@ $.currentContext = ctx; return this.$this._widget.child; }, - $signature: 56 + $signature: 57 }; A._StyledToastWidget.prototype = { createState$0() { @@ -321048,7 +321059,7 @@ A.FlutterError_reportError(new A.FlutterErrorDetails(exception, stack, "flutter web plugins", t1, null, null, false)); } }, - $signature: 146 + $signature: 145 }; A.PluginRegistry.prototype = {}; A.GoogleSignInAuthentication.prototype = { @@ -321282,7 +321293,7 @@ call$1(error) { return error instanceof A.PlatformException && error.code === "sign_in_canceled"; }, - $signature: 147 + $signature: 152 }; A.GoogleSignIn_signIn_closure.prototype = { call$1(_) { @@ -322894,7 +322905,7 @@ call$0() { return this.value; }, - $signature: 75 + $signature: 76 }; A.InitialPhase.prototype = { processSpaceCharacters$1(token) { @@ -324415,7 +324426,7 @@ call$0() { return this.value; }, - $signature: 75 + $signature: 76 }; A.TextPhase.prototype = { processStartTag$1(token) { @@ -326265,13 +326276,13 @@ call$1(r) { return !A.isWhitespaceCC(r); }, - $signature: 210 + $signature: 213 }; A.SelectorEvaluator_visitAttributeSelector_closure.prototype = { call$1(v) { return v.length !== 0 && v === this.select; }, - $signature: 73 + $signature: 77 }; A.Token0.prototype = {}; A.TagToken.prototype = {}; @@ -328279,7 +328290,7 @@ call$1(e) { return J.startsWith$1$s(e, this.name); }, - $signature: 73 + $signature: 77 }; A.HtmlTokenizer_emitCurrentToken_closure.prototype = { call$0() { @@ -328287,7 +328298,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1; }, - $signature: 75 + $signature: 76 }; A.ActiveFormattingElements.prototype = { add$1(_, node) { @@ -328611,19 +328622,19 @@ t2 = result._contents = t4 + B.JSString_methods.substring$2(t5, last, t5.length); t1.format = t2.charCodeAt(0) == 0 ? t2 : t2; }, - $signature: 173 + $signature: 168 }; A._escape_closure.prototype = { call$1(match) { return "\\\\" + A.S(match.$index(0, 1)); }, - $signature: 120 + $signature: 118 }; A._escape_closure0.prototype = { call$1(match) { return "\\" + A.S(match.$index(0, 1)); }, - $signature: 120 + $signature: 118 }; A._escape_closure1.prototype = { call$1(match) { @@ -328634,13 +328645,13 @@ t2.toString; return B.JSArray_methods.join$1(A._setArrayType(t1.split(t2), type$.JSArray_String), "\\" + A.S(match.$index(0, 1))); }, - $signature: 120 + $signature: 118 }; A._escape_closure2.prototype = { call$1(match) { return A.S(match.$index(0, 1)) + A.S(match.$index(0, 2)) + "\\. "; }, - $signature: 120 + $signature: 118 }; A._escape_closure3.prototype = { call$1(match) { @@ -328648,19 +328659,19 @@ t1.toString; return A.stringReplaceAllFuncUnchecked(t1, A.RegExp_RegExp("([*+-])", true, false, false, false), new A._escape__closure(), null); }, - $signature: 120 + $signature: 118 }; A._escape__closure.prototype = { call$1(match) { return "\\" + A.S(match.$index(0, 1)); }, - $signature: 120 + $signature: 118 }; A._escape_closure4.prototype = { call$1(match) { return A.S(match.$index(0, 1)) + "\\> "; }, - $signature: 120 + $signature: 118 }; A._escape_closure5.prototype = { call$1(match) { @@ -328670,7 +328681,7 @@ t2 = A.RegExp_RegExp("\\*", true, false, false, false); return A.stringReplaceAllUnchecked(t1, t2, "\\*"); }, - $signature: 120 + $signature: 118 }; A._escape_closure6.prototype = { call$1(match) { @@ -328680,7 +328691,7 @@ t2 = A.RegExp_RegExp("_", true, false, false, false); return A.stringReplaceAllUnchecked(t1, t2, "\\_"); }, - $signature: 120 + $signature: 118 }; A._escape_closure7.prototype = { call$1(match) { @@ -328690,13 +328701,13 @@ t2 = A.RegExp_RegExp("`", true, false, false, false); return A.stringReplaceAllUnchecked(t1, t2, "\\`"); }, - $signature: 120 + $signature: 118 }; A._escape_closure8.prototype = { call$1(match) { return "\\" + A.S(match.$index(0, 0)); }, - $signature: 120 + $signature: 118 }; A._postProcess_closure.prototype = { call$1(rule) { @@ -328900,7 +328911,7 @@ call$1(node) { return B.JSArray_methods.contains$1(this.filters, node.get$nodeName(node).toLowerCase()); }, - $signature: 227 + $signature: 238 }; A._BaseRules_defaultRule_closure.prototype = { call$2($content, node) { @@ -328911,19 +328922,19 @@ t1 = A.isBlock(node._el) ? "\n\n" + $content + "\n\n" : $content; return t1; }, - $signature: 79 + $signature: 81 }; A._CommonRules_paragraph_closure.prototype = { call$2($content, node) { return "\n\n" + $content + "\n\n"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_lineBreak_closure.prototype = { call$2($content, node) { return A.getStyleOption("br") + "\n"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_heading_closure.prototype = { call$2($content, node) { @@ -328935,7 +328946,7 @@ } else return "\n\n" + B.JSArray_methods.join$0(A.List_List$filled(hLevel, "#", false, type$.String)) + " " + $content + "\n\n"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_blockquote_closure.prototype = { call$2($content, node) { @@ -328945,7 +328956,7 @@ t2 = A.RegExp_RegExp("^", true, false, true, false); return "\n\n" + A.stringReplaceAllUnchecked(t1, t2, "> ") + "\n\n"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_list_closure.prototype = { call$2($content, node) { @@ -328963,7 +328974,7 @@ else return "\n\n" + $content + "\n\n"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_listItem_closure.prototype = { call$2($content, node) { @@ -328998,7 +329009,7 @@ postfix = t1 ? "\n" : ""; return prefix + convertContent + postfix; }, - $signature: 79 + $signature: 81 }; A._CommonRules_indentedCodeBlock_closure.prototype = { call$1(node) { @@ -329016,7 +329027,7 @@ t1 = false; return t1; }, - $signature: 227 + $signature: 238 }; A._CommonRules_indentedCodeBlock_closure0.prototype = { call$2($content, node) { @@ -329041,7 +329052,7 @@ return result + "\n\n"; } }, - $signature: 79 + $signature: 81 }; A._CommonRules_fencedCodeBlock_closure.prototype = { call$1(node) { @@ -329059,7 +329070,7 @@ t1 = false; return t1; }, - $signature: 227 + $signature: 238 }; A._CommonRules_fencedCodeBlock_closure0.prototype = { call$2($content, node) { @@ -329077,19 +329088,19 @@ language = className; return "\n\n" + A.getStyleOption("fence") + language + "\n" + node.get$firstChild(node).get$textContent() + "\n" + A.getStyleOption("fence") + "\n\n"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_horizontalRule_closure.prototype = { call$2($content, node) { return A.getStyleOption("hr") + "\n"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_inlineLink_closure.prototype = { call$1(node) { return A.getStyleOption("linkStyle") === "inlined" && node.get$nodeName(node) === "a" && node._el.attributes.$index(0, "href") != null; }, - $signature: 227 + $signature: 238 }; A._CommonRules_inlineLink_closure0.prototype = { call$2($content, node) { @@ -329102,13 +329113,13 @@ renderedTitle = title.length === 0 ? title : ' "' + title + '"'; return "[" + $content + "](" + t1 + renderedTitle + ")"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_referenceLink_closure0.prototype = { call$1(node) { return A.getStyleOption("linkStyle") === "referenced" && node.get$nodeName(node) === "a" && node._el.attributes.$index(0, "href") != null; }, - $signature: 227 + $signature: 238 }; A._CommonRules_referenceLink_closure1.prototype = { call$2($content, node) { @@ -329140,7 +329151,7 @@ $._linkReferences.push(reference); return result; }, - $signature: 79 + $signature: 81 }; A._CommonRules_referenceLink_closure.prototype = { call$0() { @@ -329151,7 +329162,7 @@ result = ""; return result; }, - $signature: 75 + $signature: 76 }; A._CommonRules_emphasis_closure.prototype = { call$2($content, node) { @@ -329160,7 +329171,7 @@ return ""; return A.getStyleOption(_s11_) + $content + A.getStyleOption(_s11_); }, - $signature: 79 + $signature: 81 }; A._CommonRules_strong_closure.prototype = { call$2($content, node) { @@ -329169,7 +329180,7 @@ return ""; return A.getStyleOption(_s15_) + $content + A.getStyleOption(_s15_); }, - $signature: 79 + $signature: 81 }; A._CommonRules_strike_closure.prototype = { call$2($content, node) { @@ -329177,7 +329188,7 @@ return ""; return "~~" + $content + "~~"; }, - $signature: 79 + $signature: 81 }; A._CommonRules_code_closure.prototype = { call$1(node) { @@ -329196,7 +329207,7 @@ isCodeBlock = false; return node.get$nodeName(node) === "code" && !isCodeBlock; }, - $signature: 227 + $signature: 238 }; A._CommonRules_code_closure0.prototype = { call$2($content, node) { @@ -329220,7 +329231,7 @@ } return delimiter + leadingSpace + $content + trailingSpace + delimiter; }, - $signature: 79 + $signature: 81 }; A._CommonRules_code__closure.prototype = { call$1(match) { @@ -329243,13 +329254,13 @@ titlePart = title.length !== 0 ? ' "' + title + '"' : ""; return src.length !== 0 ? "![" + alt + "](" + src + titlePart + ")" : ""; }, - $signature: 79 + $signature: 81 }; A._TableRules_tableCell_closure.prototype = { call$2($content, node) { return A._TableRules_cell($content, node) + A._TableRules_spannedCells(node, ""); }, - $signature: 79 + $signature: 81 }; A._TableRules_tableRow_closure.prototype = { call$2($content, node) { @@ -329297,7 +329308,7 @@ t1 = borderCells.length !== 0 ? "\n" + borderCells : ""; return "\n" + $content + t1; }, - $signature: 79 + $signature: 81 }; A._TableRules_table_closure.prototype = { call$2($content, node) { @@ -329316,13 +329327,13 @@ } return "\n\n" + A.stringReplaceAllUnchecked($content, "\n\n", "\n") + "\n\n"; }, - $signature: 79 + $signature: 81 }; A._TableRules_tableSection_closure.prototype = { call$2($content, node) { return $content; }, - $signature: 79 + $signature: 81 }; A._TableRules_captionSection_closure.prototype = { call$2($content, node) { @@ -329339,7 +329350,7 @@ return $content; return ""; }, - $signature: 79 + $signature: 81 }; A.get_closure.prototype = { call$1(client) { @@ -329902,7 +329913,7 @@ t2 = A._Uri__uriEncode(B.List_nxB, key, t1, true); return this.pairs.push(A._setArrayType([t2, A._Uri__uriEncode(B.List_nxB, value, t1, true)], type$.JSArray_String)); }, - $signature: 188 + $signature: 193 }; A.mapToQuery_closure0.prototype = { call$1(pair) { @@ -329928,7 +329939,7 @@ call$1(key) { return key.toLowerCase(); }, - $signature: 136 + $signature: 127 }; A.MediaType.prototype = { get$mimeType(_) { @@ -330033,13 +330044,13 @@ } else t1._contents = t3 + A.S(value); }, - $signature: 188 + $signature: 193 }; A.MediaType_toString__closure.prototype = { call$1(match) { return "\\" + A.S(match.$index(0, 0)); }, - $signature: 120 + $signature: 118 }; A.expectQuotedString_closure.prototype = { call$1(match) { @@ -330047,7 +330058,7 @@ t1.toString; return t1; }, - $signature: 120 + $signature: 118 }; A.Channel.prototype = { _enumToString$0() { @@ -336689,14 +336700,14 @@ call$1($event) { this.imageLoadCompleter.complete$1(0, this.imageElement); }, - $signature: 355 + $signature: 362 }; A.ImageResizer_loadImage_closure0.prototype = { call$1($event) { B.ImageElement_methods.remove$0(this.imageElement); this.imageLoadCompleter.completeError$1("Error while loading image."); }, - $signature: 355 + $signature: 362 }; A.MethodChannelImagePicker.prototype = { _getImagePath$6$imageQuality$maxHeight$maxWidth$preferredCameraDevice$requestFullMetadata$source(imageQuality, maxHeight, maxWidth, preferredCameraDevice, requestFullMetadata, source) { @@ -337176,7 +337187,7 @@ call$2(k, e) { return new A.MapEntry(A._asStringS(k), e, type$.MapEntry_String_dynamic); }, - $signature: 211 + $signature: 212 }; A._$PurchasesResultWrapperFromJson_closure0.prototype = { call$1(e) { @@ -337226,7 +337237,7 @@ call$2(k, e) { return new A.MapEntry(A._asStringS(k), e, type$.MapEntry_String_dynamic); }, - $signature: 211 + $signature: 212 }; A._$SkuDetailsResponseWrapperFromJson_closure0.prototype = { call$1(e) { @@ -338460,7 +338471,7 @@ call$2(k, e) { return new A.MapEntry(A._asStringS(k), e, type$.MapEntry_String_dynamic); }, - $signature: 211 + $signature: 212 }; A.SKPaymentTransactionStateWrapper.prototype = { _enumToString$0() { @@ -338600,25 +338611,25 @@ call$2(k, e) { return new A.MapEntry(A._asStringS(k), e, type$.MapEntry_String_dynamic); }, - $signature: 211 + $signature: 212 }; A._$SKProductDiscountWrapperFromJson_closure0.prototype = { call$2(k, e) { return new A.MapEntry(A._asStringS(k), e, type$.MapEntry_String_dynamic); }, - $signature: 211 + $signature: 212 }; A._$SKProductWrapperFromJson_closure.prototype = { call$2(k, e) { return new A.MapEntry(A._asStringS(k), e, type$.MapEntry_String_dynamic); }, - $signature: 211 + $signature: 212 }; A._$SKProductWrapperFromJson_closure0.prototype = { call$2(k, e) { return new A.MapEntry(A._asStringS(k), e, type$.MapEntry_String_dynamic); }, - $signature: 211 + $signature: 212 }; A._$SKProductWrapperFromJson_closure1.prototype = { call$1(e) { @@ -338698,7 +338709,7 @@ call$1(locale) { return "default"; }, - $signature: 136 + $signature: 127 }; A.NumberSymbols.prototype = { toString$0(_) { @@ -339085,13 +339096,13 @@ call$1(i) { return i; }, - $signature: 131 + $signature: 132 }; A.DateFormat__initDigitMatcher_closure0.prototype = { call$1(i) { return this.$this.get$localeZeroCodeUnit() + i; }, - $signature: 131 + $signature: 132 }; A.DateFormat__fieldConstructors_closure.prototype = { call$2(pattern, $parent) { @@ -339501,14 +339512,14 @@ call$1(each) { return this.input.peek$1(J.get$length$asx(each)) === each; }, - $signature: 147 + $signature: 152 }; A._DateFormatPatternField_parseEnumeratedString_closure0.prototype = { call$2(a, b) { var t1 = this.possibilities; return B.JSInt_methods.compareTo$1(t1[a].length, t1[b].length); }, - $signature: 338 + $signature: 331 }; A._DateFormatPatternField_parseStandaloneDay_closure.prototype = { call$1(x) { @@ -340072,7 +340083,7 @@ if (t1._framework$_element != null) t1.setState$1(new A._CountryPickerDialogState_build__closure2()); }, - $signature: 91 + $signature: 93 }; A._CountryPickerDialogState_build__closure0.prototype = { call$1(country) { @@ -340255,7 +340266,7 @@ call$1(value) { this.$this._widget.toString; }, - $signature: 254 + $signature: 257 }; A._IntlPhoneFieldState_build_closure.prototype = { call$1(value) { @@ -340299,7 +340310,7 @@ t1._widget.toString; return t1.validatorMessage; }, - $signature: 395 + $signature: 382 }; A.IconPosition.prototype = { _enumToString$0() { @@ -341752,13 +341763,13 @@ b.get$_client_model$_$this()._client_model$_isPrimary = true; return b; }, - $signature: 332 + $signature: 333 }; A.ClientEntity_primaryContact_closure.prototype = { call$1(contact) { return contact.isPrimary; }, - $signature: 141 + $signature: 148 }; A.ClientEntity_primaryContact_closure0.prototype = { call$0() { @@ -341770,20 +341781,20 @@ call$1(contact) { return contact.sendEmail; }, - $signature: 141 + $signature: 148 }; A.ClientEntity_hasEmailAddress_closure.prototype = { call$1(contact) { var t1 = contact.email; return t1.length !== 0; }, - $signature: 141 + $signature: 148 }; A.ClientEntity_getContact_closure.prototype = { call$1(contact) { return contact.id === this.contactId; }, - $signature: 141 + $signature: 148 }; A.ClientEntity_getContact_closure0.prototype = { call$0() { @@ -348670,7 +348681,7 @@ b.get$_design_model$_$this()._design_model$_isDeleted = false; return b; }, - $signature: 343 + $signature: 344 }; A._$DesignListResponseSerializer.prototype = { serialize$3$specifiedType(serializers, object, specifiedType) { @@ -356165,7 +356176,7 @@ call$1(contact) { return A.InvitationEntity_InvitationEntity(contact.id, null); }, - $signature: 222 + $signature: 216 }; A.InvoiceEntity_InvoiceEntity_closure0.prototype = { call$1(contact) { @@ -356215,7 +356226,7 @@ call$1(contact) { return A.InvitationEntity_InvitationEntity(contact.id, null); }, - $signature: 222 + $signature: 216 }; A.InvoiceEntity_recreateInvitations_closure1.prototype = { call$1(b) { @@ -356264,7 +356275,7 @@ call$1(lineItem) { return lineItem.typeId !== "3"; }, - $signature: 76 + $signature: 73 }; A.InvoiceEntity_clone__closure0.prototype = { call$1(invitation) { @@ -356401,19 +356412,19 @@ call$1(item) { return item.typeId === "2"; }, - $signature: 76 + $signature: 73 }; A.InvoiceEntity_hasProducts_closure.prototype = { call$1(item) { return item.typeId !== "2"; }, - $signature: 76 + $signature: 73 }; A.InvoiceEntity_hasExpenses_closure.prototype = { call$1(item) { return item.typeId === "6"; }, - $signature: 76 + $signature: 73 }; A.InvoiceEntity_applyTax_closure.prototype = { call$1(b) { @@ -356567,7 +356578,7 @@ lineTotal = this.$this.total$2(0, t1, t2); return A.round(t1.usesInclusiveTaxes ? lineTotal - lineTotal / (1 + rate / 100) : lineTotal * rate / 100, t2); }, - $signature: 220 + $signature: 217 }; A.InvoiceItemEntity_applyTax_closure.prototype = { call$1(b) { @@ -358706,79 +358717,79 @@ t1.update$3$ifAbsent(t1, item.taxName3, new A.CalculateInvoiceTotal_calculateTaxes__closure3(t2), new A.CalculateInvoiceTotal_calculateTaxes__closure4(t2)); } }, - $signature: 305 + $signature: 285 }; A.CalculateInvoiceTotal_calculateTaxes__closure.prototype = { call$1(value) { return value + this._box_0.taxAmount; }, - $signature: 220 + $signature: 217 }; A.CalculateInvoiceTotal_calculateTaxes__closure0.prototype = { call$0() { return this._box_0.taxAmount; }, - $signature: 246 + $signature: 256 }; A.CalculateInvoiceTotal_calculateTaxes__closure1.prototype = { call$1(value) { return value + this._box_0.taxAmount; }, - $signature: 220 + $signature: 217 }; A.CalculateInvoiceTotal_calculateTaxes__closure2.prototype = { call$0() { return this._box_0.taxAmount; }, - $signature: 246 + $signature: 256 }; A.CalculateInvoiceTotal_calculateTaxes__closure3.prototype = { call$1(value) { return value + this._box_0.taxAmount; }, - $signature: 220 + $signature: 217 }; A.CalculateInvoiceTotal_calculateTaxes__closure4.prototype = { call$0() { return this._box_0.taxAmount; }, - $signature: 246 + $signature: 256 }; A.CalculateInvoiceTotal_calculateTaxes_closure0.prototype = { call$1(value) { return value + this._box_0.taxAmount; }, - $signature: 220 + $signature: 217 }; A.CalculateInvoiceTotal_calculateTaxes_closure1.prototype = { call$0() { return this._box_0.taxAmount; }, - $signature: 246 + $signature: 256 }; A.CalculateInvoiceTotal_calculateTaxes_closure2.prototype = { call$1(value) { return value + this._box_0.taxAmount; }, - $signature: 220 + $signature: 217 }; A.CalculateInvoiceTotal_calculateTaxes_closure3.prototype = { call$0() { return this._box_0.taxAmount; }, - $signature: 246 + $signature: 256 }; A.CalculateInvoiceTotal_calculateTaxes_closure4.prototype = { call$1(value) { return value + this._box_0.taxAmount; }, - $signature: 220 + $signature: 217 }; A.CalculateInvoiceTotal_calculateTaxes_closure5.prototype = { call$0() { return this._box_0.taxAmount; }, - $signature: 246 + $signature: 256 }; A.CalculateInvoiceTotal_getTaxable_closure.prototype = { call$1(invoiceItem) { @@ -358788,7 +358799,7 @@ lineTotal = this.$this.isAmountDiscount ? lineTotal - t1 : lineTotal - A.round(lineTotal * t1 / 100, this.precision); this._box_0.total += lineTotal; }, - $signature: 305 + $signature: 285 }; A.CalculateInvoiceTotal_calculateTotal_closure.prototype = { call$1(item) { @@ -358824,7 +358835,7 @@ t1.itemTax = t1.itemTax + A.round(lineTotal * taxRate3 / 100, _this.precision); } }, - $signature: 305 + $signature: 285 }; A.CalculateInvoiceTotal_calculateSubtotal_closure.prototype = { call$1(item) { @@ -358838,7 +358849,7 @@ t1 = _this._box_0; t1.total = t1.total + A.round(lineTotal, _this.precision); }, - $signature: 305 + $signature: 285 }; A.EntityAction.prototype = { toString$0(_) { @@ -359109,19 +359120,19 @@ call$1(p) { return p.get$entityType() === B.EntityType_invoice; }, - $signature: 248 + $signature: 255 }; A.PaymentEntity_creditPaymentables_closure.prototype = { call$1(p) { return p.get$entityType() === B.EntityType_credit; }, - $signature: 248 + $signature: 255 }; A.PaymentEntity_invoiceId_closure.prototype = { call$1(p) { return p.get$entityType() === B.EntityType_invoice; }, - $signature: 248 + $signature: 255 }; A.PaymentEntity_invoiceId_closure0.prototype = { call$0() { @@ -360753,7 +360764,7 @@ b.get$_product_model$_$this()._product_model$_isDeleted = false; return b; }, - $signature: 172 + $signature: 158 }; A._$ProductListResponseSerializer.prototype = { serialize$3$specifiedType(serializers, object, specifiedType) { @@ -361617,7 +361628,7 @@ b.get$_project_model$_$this()._project_model$_isDeleted = false; return b; }, - $signature: 174 + $signature: 180 }; A._$ProjectListResponseSerializer.prototype = { serialize$3$specifiedType(serializers, object, specifiedType) { @@ -363033,7 +363044,7 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_ActivityEntity); }, - $signature: 384 + $signature: 385 }; A._$serializers_closure2.prototype = { call$0() { @@ -363051,7 +363062,7 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure5.prototype = { call$0() { @@ -363177,37 +363188,37 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure26.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure27.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure28.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure29.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure30.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure31.prototype = { call$0() { @@ -363303,7 +363314,7 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_ActivityEntity); }, - $signature: 384 + $signature: 385 }; A._$serializers_closure47.prototype = { call$0() { @@ -363357,13 +363368,13 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_InvoiceEntity); }, - $signature: 212 + $signature: 223 }; A._$serializers_closure56.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_InvoiceEntity); }, - $signature: 212 + $signature: 223 }; A._$serializers_closure57.prototype = { call$0() { @@ -363381,19 +363392,19 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_InvoiceEntity); }, - $signature: 212 + $signature: 223 }; A._$serializers_closure60.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_InvoiceEntity); }, - $signature: 212 + $signature: 223 }; A._$serializers_closure61.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_InvoiceEntity); }, - $signature: 212 + $signature: 223 }; A._$serializers_closure62.prototype = { call$0() { @@ -363447,7 +363458,7 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure71.prototype = { call$0() { @@ -363496,7 +363507,7 @@ var t1 = type$.legacy_String; return A.MapBuilder_MapBuilder(t1, t1); }, - $signature: 213 + $signature: 224 }; A._$serializers_closure79.prototype = { call$0() { @@ -363514,13 +363525,13 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_InvoiceEntity); }, - $signature: 212 + $signature: 223 }; A._$serializers_closure82.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_InvoiceEntity); }, - $signature: 212 + $signature: 223 }; A._$serializers_closure83.prototype = { call$0() { @@ -363544,13 +363555,13 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure87.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_ActivityEntity); }, - $signature: 384 + $signature: 385 }; A._$serializers_closure88.prototype = { call$0() { @@ -363730,13 +363741,13 @@ call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_ActivityEntity); }, - $signature: 384 + $signature: 385 }; A._$serializers_closure118.prototype = { call$0() { return A.ListBuilder_ListBuilder(B.List_empty, type$.legacy_DocumentEntity); }, - $signature: 144 + $signature: 156 }; A._$serializers_closure119.prototype = { call$0() { @@ -363773,7 +363784,7 @@ var t1 = type$.legacy_String; return A.MapBuilder_MapBuilder(t1, t1); }, - $signature: 213 + $signature: 224 }; A._$serializers_closure125.prototype = { call$0() { @@ -364007,7 +364018,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_InvoiceEntity); }, - $signature: 310 + $signature: 311 }; A._$serializers_closure164.prototype = { call$0() { @@ -364019,7 +364030,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_InvoiceEntity); }, - $signature: 310 + $signature: 311 }; A._$serializers_closure166.prototype = { call$0() { @@ -364031,7 +364042,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_InvoiceEntity); }, - $signature: 310 + $signature: 311 }; A._$serializers_closure168.prototype = { call$0() { @@ -364043,7 +364054,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_InvoiceEntity); }, - $signature: 310 + $signature: 311 }; A._$serializers_closure170.prototype = { call$0() { @@ -364055,7 +364066,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_InvoiceEntity); }, - $signature: 310 + $signature: 311 }; A._$serializers_closure172.prototype = { call$0() { @@ -364091,13 +364102,13 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_PreImportResponseEntityDetails); }, - $signature: 3095 + $signature: 3096 }; A._$serializers_closure178.prototype = { call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_ProductEntity); }, - $signature: 3099 + $signature: 3100 }; A._$serializers_closure179.prototype = { call$0() { @@ -364109,7 +364120,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_ProjectEntity); }, - $signature: 3104 + $signature: 3105 }; A._$serializers_closure181.prototype = { call$0() { @@ -364121,7 +364132,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_ScheduleEntity); }, - $signature: 3108 + $signature: 3109 }; A._$serializers_closure183.prototype = { call$0() { @@ -364134,35 +364145,35 @@ var t1 = type$.legacy_String; return A.MapBuilder_MapBuilder(t1, t1); }, - $signature: 213 + $signature: 224 }; A._$serializers_closure185.prototype = { call$0() { var t1 = type$.legacy_String; return A.MapBuilder_MapBuilder(t1, t1); }, - $signature: 213 + $signature: 224 }; A._$serializers_closure186.prototype = { call$0() { var t1 = type$.legacy_String; return A.MapBuilder_MapBuilder(t1, t1); }, - $signature: 213 + $signature: 224 }; A._$serializers_closure187.prototype = { call$0() { var t1 = type$.legacy_String; return A.MapBuilder_MapBuilder(t1, t1); }, - $signature: 213 + $signature: 224 }; A._$serializers_closure188.prototype = { call$0() { var t1 = type$.legacy_String; return A.MapBuilder_MapBuilder(t1, t1); }, - $signature: 213 + $signature: 224 }; A._$serializers_closure189.prototype = { call$0() { @@ -364174,7 +364185,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_SubscriptionEntity); }, - $signature: 3109 + $signature: 3110 }; A._$serializers_closure191.prototype = { call$0() { @@ -364186,7 +364197,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_TaskEntity); }, - $signature: 3110 + $signature: 3111 }; A._$serializers_closure193.prototype = { call$0() { @@ -364210,7 +364221,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_TaxRateEntity); }, - $signature: 3146 + $signature: 3147 }; A._$serializers_closure197.prototype = { call$0() { @@ -364222,19 +364233,19 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_TaxRegionDataEntity); }, - $signature: 3150 + $signature: 3151 }; A._$serializers_closure199.prototype = { call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_TaxSubregionDataEntity); }, - $signature: 3151 + $signature: 3152 }; A._$serializers_closure200.prototype = { call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_TokenEntity); }, - $signature: 3152 + $signature: 3153 }; A._$serializers_closure201.prototype = { call$0() { @@ -364246,7 +364257,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_TransactionEntity); }, - $signature: 3160 + $signature: 3161 }; A._$serializers_closure203.prototype = { call$0() { @@ -364258,7 +364269,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_TransactionRuleEntity); }, - $signature: 3161 + $signature: 3162 }; A._$serializers_closure205.prototype = { call$0() { @@ -364270,7 +364281,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_UserEntity); }, - $signature: 3169 + $signature: 3170 }; A._$serializers_closure207.prototype = { call$0() { @@ -364282,7 +364293,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_VendorEntity); }, - $signature: 3171 + $signature: 3172 }; A._$serializers_closure209.prototype = { call$0() { @@ -364294,7 +364305,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_String, type$.legacy_WebhookEntity); }, - $signature: 3172 + $signature: 3173 }; A._$serializers_closure211.prototype = { call$0() { @@ -364306,7 +364317,7 @@ call$0() { return A.MapBuilder_MapBuilder(type$.legacy_int, type$.legacy_String); }, - $signature: 3176 + $signature: 3177 }; A.SettingsEntity.prototype = { getFieldsForSection$1(section) { @@ -373331,7 +373342,7 @@ b.get$_task_model$_$this()._task_model$_endDate = t1; return b; }, - $signature: 260 + $signature: 248 }; A.TaskEntity.prototype = { get$clone(_) { @@ -373743,7 +373754,7 @@ B.JSArray_methods.clear$0(b.get$documents().get$_safeList()); return b; }, - $signature: 67 + $signature: 65 }; A.TaskEntity_areTimesValid_closure.prototype = { call$1(time) { @@ -373801,13 +373812,13 @@ call$1(taskTime) { return taskTime.endDate == null; }, - $signature: 208 + $signature: 215 }; A.TaskEntity_isBetween_closure.prototype = { call$1(element) { return element.endDate != null; }, - $signature: 208 + $signature: 215 }; A.TaskEntity_getTaskTimes_closure.prototype = { call$1(detail) { @@ -373829,7 +373840,7 @@ t2 = timeB.startDate; return B.JSInt_methods.compareTo$1(t1._value, t2._value); }, - $signature: 3195 + $signature: 3196 }; A.TaskEntity_addTaskTime_closure.prototype = { call$1(b) { @@ -373839,7 +373850,7 @@ b.get$_task_model$_$this()._timeLog = t1; return b; }, - $signature: 67 + $signature: 65 }; A.TaskEntity_updateTaskTime_closure.prototype = { call$1(b) { @@ -373849,7 +373860,7 @@ b.get$_task_model$_$this()._timeLog = t1; return b; }, - $signature: 67 + $signature: 65 }; A.TaskEntity_deleteTaskTime_closure.prototype = { call$1(b) { @@ -373859,7 +373870,7 @@ b.get$_task_model$_$this()._timeLog = t1; return b; }, - $signature: 67 + $signature: 65 }; A.TaskEntity_calculateDuration_closure.prototype = { call$1(taskTime) { @@ -376289,13 +376300,13 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].bankAccountState.map._map$_map.$index(0, bankAccountId); }, - $signature: 404 + $signature: 387 }; A.TransactionEntity_TransactionEntity_closure0.prototype = { call$1(bankAccount) { return !bankAccount.isDeleted; }, - $signature: 3204 + $signature: 3205 }; A.TransactionStatusEntity.prototype = {}; A._$TransactionListResponseSerializer.prototype = { @@ -379038,7 +379049,7 @@ b.get$_vendor_model$_$this()._isPrimary = true; return b; }, - $signature: 398 + $signature: 341 }; A.VendorEntity_emailContacts_closure.prototype = { call$1(contact) { @@ -381503,7 +381514,7 @@ B.JSArray_methods.clear$0(b.get$documents().get$_safeList()); return b; }, - $signature: 55 + $signature: 56 }; A.CompanyGatewayRepository.prototype = { loadItem$2(credentials, entityId) { @@ -383719,7 +383730,7 @@ B.JSArray_methods.clear$0(b.get$documents().get$_safeList()); return b; }, - $signature: 172 + $signature: 158 }; A.ProjectRepository.prototype = { loadItem$2(credentials, entityId) { @@ -386293,7 +386304,7 @@ t1.$indexSet(0, "ninja_category_id", t2); return t1; }, - $signature: 3234 + $signature: 3235 }; A.TransactionRuleRepository.prototype = { loadItem$2(credentials, entityId) { @@ -387212,7 +387223,7 @@ call$2(field, errors) { J.forEach$1$ax(type$.legacy_List_dynamic._as(errors), new A._parseError__closure(this._box_0)); }, - $signature: 3236 + $signature: 3237 }; A._parseError__closure.prototype = { call$1(error) { @@ -387495,7 +387506,7 @@ t13 = A.getLayout(context) === B.AppLayout_mobile ? A.LinkedHashMap_LinkedHashMap$_literal(["/login", new A.InvoiceNinjaAppState_build__closure0(), "/main", new A.InvoiceNinjaAppState_build__closure1(), "/dashboard", new A.InvoiceNinjaAppState_build__closure2(t2), "/product", new A.InvoiceNinjaAppState_build__closure3(), "/product/view", new A.InvoiceNinjaAppState_build__closure4(), "/product/edit", new A.InvoiceNinjaAppState_build__closure5(), "/client", new A.InvoiceNinjaAppState_build__closure6(), "/client/view", new A.InvoiceNinjaAppState_build__closure7(), "/client/edit", new A.InvoiceNinjaAppState_build__closure8(), "/client/pdf", new A.InvoiceNinjaAppState_build__closure9(), "/invoice", new A.InvoiceNinjaAppState_build__closure10(), "/invoice/view", new A.InvoiceNinjaAppState_build__closure11(), "/invoice/edit", new A.InvoiceNinjaAppState_build__closure12(), "/invoice/email", new A.InvoiceNinjaAppState_build__closure13(), "/invoice/pdf", new A.InvoiceNinjaAppState_build__closure14(), "/document", new A.InvoiceNinjaAppState_build__closure15(), "/document/view", new A.InvoiceNinjaAppState_build__closure16(), "/document/edit", new A.InvoiceNinjaAppState_build__closure17(), "/expense", new A.InvoiceNinjaAppState_build__closure18(), "/expense/view", new A.InvoiceNinjaAppState_build__closure19(), "/expense/edit", new A.InvoiceNinjaAppState_build__closure20(), "/vendor", new A.InvoiceNinjaAppState_build__closure21(), "/vendor/view", new A.InvoiceNinjaAppState_build__closure22(), "/vendor/edit", new A.InvoiceNinjaAppState_build__closure23(), "/task", new A.InvoiceNinjaAppState_build__closure24(), "/task/view", new A.InvoiceNinjaAppState_build__closure25(), "/task/edit", new A.InvoiceNinjaAppState_build__closure26(), "/project", new A.InvoiceNinjaAppState_build__closure27(), "/project/view", new A.InvoiceNinjaAppState_build__closure28(), "/project/edit", new A.InvoiceNinjaAppState_build__closure29(), "/payment", new A.InvoiceNinjaAppState_build__closure30(), "/payment/view", new A.InvoiceNinjaAppState_build__closure31(), "/payment/edit", new A.InvoiceNinjaAppState_build__closure32(), "/payment/refund", new A.InvoiceNinjaAppState_build__closure33(), "/quote", new A.InvoiceNinjaAppState_build__closure34(), "/quote/view", new A.InvoiceNinjaAppState_build__closure35(), "/quote/edit", new A.InvoiceNinjaAppState_build__closure36(), "/quote/email", new A.InvoiceNinjaAppState_build__closure37(), "/quote/pdf", new A.InvoiceNinjaAppState_build__closure38(), "/settings/schedules", new A.InvoiceNinjaAppState_build__closure39(), "/settings/schedules/view", new A.InvoiceNinjaAppState_build__closure40(), "/settings/schedules/edit", new A.InvoiceNinjaAppState_build__closure41(), "/settings/transaction_rules", new A.InvoiceNinjaAppState_build__closure42(), "/settings/transaction_rules/view", new A.InvoiceNinjaAppState_build__closure43(), "/settings/transaction_rules/edit", new A.InvoiceNinjaAppState_build__closure44(), "/transaction", new A.InvoiceNinjaAppState_build__closure45(), "/transaction/view", new A.InvoiceNinjaAppState_build__closure46(), "/transaction/edit", new A.InvoiceNinjaAppState_build__closure47(), "/settings/bank_accounts", new A.InvoiceNinjaAppState_build__closure48(), "/settings/bank_accounts/view", new A.InvoiceNinjaAppState_build__closure49(), "/settings/bank_accounts/edit", new A.InvoiceNinjaAppState_build__closure50(), "/purchase_order", new A.InvoiceNinjaAppState_build__closure51(), "/purchase_order/view", new A.InvoiceNinjaAppState_build__closure52(), "/purchase_order/edit", new A.InvoiceNinjaAppState_build__closure53(), "/purchase_order/email", new A.InvoiceNinjaAppState_build__closure54(), "/purchase_order/pdf", new A.InvoiceNinjaAppState_build__closure55(), "/recurring_expense", new A.InvoiceNinjaAppState_build__closure56(), "/recurring_expense/view", new A.InvoiceNinjaAppState_build__closure57(), "/recurring_expense/edit", new A.InvoiceNinjaAppState_build__closure58(), "/settings/payment_links", new A.InvoiceNinjaAppState_build__closure59(), "/settings/payment_links/view", new A.InvoiceNinjaAppState_build__closure60(), "/settings/payment_links/edit", new A.InvoiceNinjaAppState_build__closure61(), "/settings/task_status", new A.InvoiceNinjaAppState_build__closure62(), "/settings/task_status/view", new A.InvoiceNinjaAppState_build__closure63(), "/settings/task_status/edit", new A.InvoiceNinjaAppState_build__closure64(), "/settings/expense_category", new A.InvoiceNinjaAppState_build__closure65(), "/settings/expense_category/view", new A.InvoiceNinjaAppState_build__closure66(), "/settings/expense_category/edit", new A.InvoiceNinjaAppState_build__closure67(), "/recurring_invoice", new A.InvoiceNinjaAppState_build__closure68(), "/recurring_invoice/view", new A.InvoiceNinjaAppState_build__closure69(), "/recurring_invoice/edit", new A.InvoiceNinjaAppState_build__closure70(), "/recurring_invoice/pdf", new A.InvoiceNinjaAppState_build__closure71(), "/settings/webhook", new A.InvoiceNinjaAppState_build__closure72(), "/settings/webhook/view", new A.InvoiceNinjaAppState_build__closure73(), "/settings/webhook/edit", new A.InvoiceNinjaAppState_build__closure74(), "/settings/tokens", new A.InvoiceNinjaAppState_build__closure75(), "/settings/token/view", new A.InvoiceNinjaAppState_build__closure76(), "/settings/token/edit", new A.InvoiceNinjaAppState_build__closure77(), "/settings/payment_terms", new A.InvoiceNinjaAppState_build__closure78(), "/settings/payment_term/edit", new A.InvoiceNinjaAppState_build__closure79(), "/settings/payment_term/view", new A.InvoiceNinjaAppState_build__closure80(), "/settings/custom_designs", new A.InvoiceNinjaAppState_build__closure81(), "/settings/custom_designs/view", new A.InvoiceNinjaAppState_build__closure82(), "/settings/custom_designs/edit", new A.InvoiceNinjaAppState_build__closure83(), "/credit", new A.InvoiceNinjaAppState_build__closure84(), "/credit/view", new A.InvoiceNinjaAppState_build__closure85(), "/credit/edit", new A.InvoiceNinjaAppState_build__closure86(), "/credit/email", new A.InvoiceNinjaAppState_build__closure87(), "/credit/pdf", new A.InvoiceNinjaAppState_build__closure88(), "/settings/user_management", new A.InvoiceNinjaAppState_build__closure89(), "/settings/user_management/view", new A.InvoiceNinjaAppState_build__closure90(), "/settings/user_management/edit", new A.InvoiceNinjaAppState_build__closure91(), "/settings/group_settings", new A.InvoiceNinjaAppState_build__closure92(), "/settings/group_settings/view", new A.InvoiceNinjaAppState_build__closure93(), "/settings/group_settings/edit", new A.InvoiceNinjaAppState_build__closure94(), "/settings", new A.InvoiceNinjaAppState_build__closure95(), "/reports", new A.InvoiceNinjaAppState_build__closure96(), "/settings/company_details", new A.InvoiceNinjaAppState_build__closure97(), "/settings/user_details", new A.InvoiceNinjaAppState_build__closure98(), "/settings/localization", new A.InvoiceNinjaAppState_build__closure99(), "/settings/payment_settings", new A.InvoiceNinjaAppState_build__closure100(), "/settings/company_gateways", new A.InvoiceNinjaAppState_build__closure101(), "/settings/company_gateways/view", new A.InvoiceNinjaAppState_build__closure102(), "/settings/company_gateways/edit", new A.InvoiceNinjaAppState_build__closure103(), "/settings/tax_settings", new A.InvoiceNinjaAppState_build__closure104(), "/settings/tax_settings_rates", new A.InvoiceNinjaAppState_build__closure105(), "/settings/tax_settings_rates/view", new A.InvoiceNinjaAppState_build__closure106(), "/settings/tax_settings_rates/edit", new A.InvoiceNinjaAppState_build__closure107(), "/settings/product_settings", new A.InvoiceNinjaAppState_build__closure108(), "/settings/expense_settings", new A.InvoiceNinjaAppState_build__closure109(), "/settings/task_settings", new A.InvoiceNinjaAppState_build__closure110(), "/settings/import_export", new A.InvoiceNinjaAppState_build__closure111(), "/settings/device_settings", new A.InvoiceNinjaAppState_build__closure112(), "/settings/account_management", new A.InvoiceNinjaAppState_build__closure113(), "/settings/custom_fields", new A.InvoiceNinjaAppState_build__closure114(), "/settings/generated_numbers", new A.InvoiceNinjaAppState_build__closure115(), "/settings/workflow_settings", new A.InvoiceNinjaAppState_build__closure116(), "/settings/invoice_design", new A.InvoiceNinjaAppState_build__closure117(), "/settings/client_portal", new A.InvoiceNinjaAppState_build__closure118(), "/settings/email_settings", new A.InvoiceNinjaAppState_build__closure119(), "/settings/templates_and_reminders", new A.InvoiceNinjaAppState_build__closure120(), "/settings/credit_cards_and_banks", new A.InvoiceNinjaAppState_build__closure121(), "/settings/data_visualizations", new A.InvoiceNinjaAppState_build__closure122()], t13, t14) : A.LinkedHashMap_LinkedHashMap$_empty(t13, t14); return new A.StyledToast(new A.WebSocketRefresh(new A.WindowManager(new A.MaterialApp(t9, t3, t13, t1, t11, new A.InvoiceNinjaAppState_build__closure123(t2), "Invoice Ninja", t4, locale, t12, t10, false, t8, _null), _null), _null), t6, t7, t5, locale, _null); }, - $signature: 3247 + $signature: 3248 }; A.InvoiceNinjaAppState_build__closure123.prototype = { call$2(context, child) { @@ -387514,7 +387525,7 @@ call$1(locale) { return A.AppLocalization_createLocale(locale); }, - $signature: 3253 + $signature: 3254 }; A.InvoiceNinjaAppState_build__closure0.prototype = { call$1(context) { @@ -387532,181 +387543,181 @@ call$1(context) { return new A.ChangeLayoutBanner(new A.DashboardScreenBuilder(null), this.state.prefState.appLayout, B.AppLayout_mobile, null); }, - $signature: 3255 + $signature: 3256 }; A.InvoiceNinjaAppState_build__closure3.prototype = { call$1(context) { return new A.ProductScreenBuilder(null); }, - $signature: 3261 + $signature: 3262 }; A.InvoiceNinjaAppState_build__closure4.prototype = { call$1(context) { return new A.ProductViewScreen(null); }, - $signature: 3263 + $signature: 3264 }; A.InvoiceNinjaAppState_build__closure5.prototype = { call$1(context) { return new A.ProductEditScreen(null); }, - $signature: 3267 + $signature: 3268 }; A.InvoiceNinjaAppState_build__closure6.prototype = { call$1(context) { return new A.ClientScreenBuilder(null); }, - $signature: 3268 + $signature: 3269 }; A.InvoiceNinjaAppState_build__closure7.prototype = { call$1(context) { return new A.ClientViewScreen(false, false, null); }, - $signature: 3285 + $signature: 3286 }; A.InvoiceNinjaAppState_build__closure8.prototype = { call$1(context) { return new A.ClientEditScreen(null); }, - $signature: 3304 + $signature: 3305 }; A.InvoiceNinjaAppState_build__closure9.prototype = { call$1(context) { return new A.ClientPdfScreen(null); }, - $signature: 3305 + $signature: 3306 }; A.InvoiceNinjaAppState_build__closure10.prototype = { call$1(context) { return new A.InvoiceScreenBuilder(null); }, - $signature: 3307 + $signature: 3308 }; A.InvoiceNinjaAppState_build__closure11.prototype = { call$1(context) { return new A.InvoiceViewScreen(false, null); }, - $signature: 3318 + $signature: 3319 }; A.InvoiceNinjaAppState_build__closure12.prototype = { call$1(context) { return new A.InvoiceEditScreen(null); }, - $signature: 3361 + $signature: 3362 }; A.InvoiceNinjaAppState_build__closure13.prototype = { call$1(context) { return new A.InvoiceEmailScreen(null); }, - $signature: 3379 + $signature: 3380 }; A.InvoiceNinjaAppState_build__closure14.prototype = { call$1(context) { return new A.InvoicePdfScreen(true, null); }, - $signature: 3403 + $signature: 3404 }; A.InvoiceNinjaAppState_build__closure15.prototype = { call$1(context) { return new A.DocumentScreenBuilder(null); }, - $signature: 3439 + $signature: 3440 }; A.InvoiceNinjaAppState_build__closure16.prototype = { call$1(context) { return new A.DocumentViewScreen(null); }, - $signature: 3462 + $signature: 3463 }; A.InvoiceNinjaAppState_build__closure17.prototype = { call$1(context) { return new A.DocumentEditScreen(null); }, - $signature: 3480 + $signature: 3481 }; A.InvoiceNinjaAppState_build__closure18.prototype = { call$1(context) { return new A.ExpenseScreenBuilder(null); }, - $signature: 3523 + $signature: 3524 }; A.InvoiceNinjaAppState_build__closure19.prototype = { call$1(context) { return new A.ExpenseViewScreen(false, null); }, - $signature: 3546 + $signature: 3547 }; A.InvoiceNinjaAppState_build__closure20.prototype = { call$1(context) { return new A.ExpenseEditScreen(null); }, - $signature: 3565 + $signature: 3566 }; A.InvoiceNinjaAppState_build__closure21.prototype = { call$1(context) { return new A.VendorScreenBuilder(null); }, - $signature: 3586 + $signature: 3587 }; A.InvoiceNinjaAppState_build__closure22.prototype = { call$1(context) { return new A.VendorViewScreen(false, false, null); }, - $signature: 3708 + $signature: 3709 }; A.InvoiceNinjaAppState_build__closure23.prototype = { call$1(context) { return new A.VendorEditScreen(null); }, - $signature: 3728 + $signature: 3729 }; A.InvoiceNinjaAppState_build__closure24.prototype = { call$1(context) { return new A.TaskScreenBuilder(null); }, - $signature: 3746 + $signature: 3747 }; A.InvoiceNinjaAppState_build__closure25.prototype = { call$1(context) { return new A.TaskViewScreen(null); }, - $signature: 3773 + $signature: 3774 }; A.InvoiceNinjaAppState_build__closure26.prototype = { call$1(context) { return new A.TaskEditScreen(null); }, - $signature: 3793 + $signature: 3794 }; A.InvoiceNinjaAppState_build__closure27.prototype = { call$1(context) { return new A.ProjectScreenBuilder(null); }, - $signature: 3810 + $signature: 3811 }; A.InvoiceNinjaAppState_build__closure28.prototype = { call$1(context) { return new A.ProjectViewScreen(false, null); }, - $signature: 3829 + $signature: 3830 }; A.InvoiceNinjaAppState_build__closure29.prototype = { call$1(context) { return new A.ProjectEditScreen(null); }, - $signature: 3854 + $signature: 3855 }; A.InvoiceNinjaAppState_build__closure30.prototype = { call$1(context) { return new A.PaymentScreenBuilder(null); }, - $signature: 3873 + $signature: 3874 }; A.InvoiceNinjaAppState_build__closure31.prototype = { call$1(context) { return new A.PaymentViewScreen(false, null); }, - $signature: 3901 + $signature: 3902 }; A.InvoiceNinjaAppState_build__closure32.prototype = { call$1(context) { @@ -387724,19 +387735,19 @@ call$1(context) { return new A.QuoteScreenBuilder(null); }, - $signature: 4040 + $signature: 4041 }; A.InvoiceNinjaAppState_build__closure35.prototype = { call$1(context) { return new A.QuoteViewScreen(false, null); }, - $signature: 4041 + $signature: 4042 }; A.InvoiceNinjaAppState_build__closure36.prototype = { call$1(context) { return new A.QuoteEditScreen(null); }, - $signature: 4045 + $signature: 4046 }; A.InvoiceNinjaAppState_build__closure37.prototype = { call$1(context) { @@ -388708,7 +388719,7 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].userCompany.company.isModuleEnabled$1(entityType); }, - $signature: 274 + $signature: 280 }; A.createEntityByType_closure.prototype = { call$0() { @@ -389355,7 +389366,7 @@ t1 = ""; return new A.MessageDialog(t2, t1, null, null, new A.checkForChanges__closure(this.store, this.callback), null); }, - $signature: 383 + $signature: 372 }; A.checkForChanges__closure.prototype = { call$0() { @@ -389599,7 +389610,7 @@ b.get$userCompanyStates().replace$1(0, this.companyStates); return b; }, - $signature: 293 + $signature: 288 }; A._createLoadState__closure1.prototype = { call$1(value) { @@ -390138,7 +390149,7 @@ b.get$_$this()._isTesting = t2.isTesting; return b; }, - $signature: 293 + $signature: 288 }; A.appReducer__closure.prototype = { call$1(b) { @@ -390146,7 +390157,7 @@ b.get$_auth_state$_$this()._lastEnteredPasswordAt = 0; return b; }, - $signature: 164 + $signature: 169 }; A.appReducer_closure0.prototype = { call$1(b) { @@ -390154,7 +390165,7 @@ b.get$_$this()._isSaving = false; return b; }, - $signature: 293 + $signature: 288 }; A.appReducer_closure1.prototype = { call$1(b) { @@ -390166,7 +390177,7 @@ t1.get$_safeList()[t3] = t2; return b; }, - $signature: 293 + $signature: 288 }; A.appReducer_closure2.prototype = { call$1(b) { @@ -390208,7 +390219,7 @@ t4._pref_state$_$v = t5; return b; }, - $signature: 293 + $signature: 288 }; A.lastErrorReducer_closure.prototype = { call$2(state, action) { @@ -391370,7 +391381,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._createUserLogoutAll_closure.prototype = { call$3(store, dynamicAction, next) { @@ -391432,7 +391443,7 @@ t2[0].call$1(new A.LoadAccountSuccess(t1.completer, data)); t2[0].call$1(new A.UserVerifiedPassword()); }, - $signature: 256 + $signature: 245 }; A._createLoginRequest__closure0.prototype = { call$1(error) { @@ -391469,7 +391480,7 @@ t1[0].call$1(new A.LoadAccountSuccess(this.action.completer, data)); t1[0].call$1(new A.UserVerifiedPassword()); }, - $signature: 256 + $signature: 245 }; A._createSignUpRequest__closure0.prototype = { call$1(error) { @@ -391511,7 +391522,7 @@ t2[0].call$1(new A.LoadAccountSuccess(t1.completer, data)); t2[0].call$1(new A.UserVerifiedPassword()); }, - $signature: 256 + $signature: 245 }; A._createOAuthLoginRequest__closure0.prototype = { call$1(error) { @@ -391553,7 +391564,7 @@ t1[0].call$1(new A.LoadAccountSuccess(this.action.completer, data)); t1[0].call$1(new A.UserVerifiedPassword()); }, - $signature: 256 + $signature: 245 }; A._createOAuthSignUpRequest__closure0.prototype = { call$1(error) { @@ -391698,7 +391709,7 @@ t1.toString; $.WidgetsBinding__instance.WidgetsBinding__buildOwner._globalKeyRegistry.$index(0, t1).findAncestorStateOfType$1$0(type$.legacy_AppBuilderState).rebuild$0(); }, - $signature: 256 + $signature: 245 }; A._createRefreshRequest___closure.prototype = { call$1(userCompany) { @@ -391760,7 +391771,7 @@ t1[0].call$1(new A.RecoverPasswordSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 256 + $signature: 245 }; A._createRecoverRequest__closure0.prototype = { call$1(error) { @@ -391867,7 +391878,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, true)); this.action.completer.complete$0(0); }, - $signature: 104 + $signature: 105 }; A._setDefaultCompany__closure0.prototype = { call$1(error) { @@ -392048,7 +392059,7 @@ b.get$_auth_state$_$this()._auth_state$_url = t1; return b; }, - $signature: 164 + $signature: 169 }; A.userSignUpRequestReducer_closure.prototype = { call$1(b) { @@ -392056,7 +392067,7 @@ b.get$_auth_state$_$this()._auth_state$_url = t1; return b; }, - $signature: 164 + $signature: 169 }; A.userLoginRequestReducer_closure.prototype = { call$1(b) { @@ -392067,7 +392078,7 @@ b.get$_auth_state$_$this()._auth_state$_email = t1; return b; }, - $signature: 164 + $signature: 169 }; A.oauthLoginRequestReducer_closure.prototype = { call$1(b) { @@ -392075,7 +392086,7 @@ b.get$_auth_state$_$this()._auth_state$_url = t1; return b; }, - $signature: 164 + $signature: 169 }; A.oauthSignUpRequestReducer_closure.prototype = { call$1(b) { @@ -392083,14 +392094,14 @@ b.get$_auth_state$_$this()._auth_state$_url = t1; return b; }, - $signature: 164 + $signature: 169 }; A.userLoginSuccessReducer_closure.prototype = { call$1(b) { b.get$_auth_state$_$this()._isAuthenticated = true; return b; }, - $signature: 164 + $signature: 169 }; A.userVerifiedPasswordReducer_closure.prototype = { call$1(b) { @@ -392098,14 +392109,14 @@ b.get$_auth_state$_$this()._lastEnteredPasswordAt = t1; return b; }, - $signature: 164 + $signature: 169 }; A.userUnverifiedPasswordReducer_closure.prototype = { call$1(b) { b.get$_auth_state$_$this()._lastEnteredPasswordAt = 0; return b; }, - $signature: 164 + $signature: 169 }; A.AuthState.prototype = { get$isHosted() { @@ -392350,7 +392361,7 @@ call$1(bankAccount) { return bankAccount.get$id(bankAccount); }, - $signature: 37 + $signature: 38 }; A.handleBankAccountAction_closure0.prototype = { call$1(b) { @@ -392358,7 +392369,7 @@ b.get$_transaction_model$_$this()._bankAccountId = t1; return b; }, - $signature: 126 + $signature: 123 }; A._editBankAccount_closure.prototype = { call$3(store, dynamicAction, next) { @@ -392436,7 +392447,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveBankAccount_closure.prototype = { call$3(store, dynamicAction, next) { @@ -392463,7 +392474,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].bankAccountState.map._map$_map.$index(0, id); }, - $signature: 404 + $signature: 387 }; A._archiveBankAccount__closure0.prototype = { call$1(bankAccounts) { @@ -392510,7 +392521,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].bankAccountState.map._map$_map.$index(0, id); }, - $signature: 404 + $signature: 387 }; A._deleteBankAccount__closure0.prototype = { call$1(bankAccounts) { @@ -392557,7 +392568,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].bankAccountState.map._map$_map.$index(0, id); }, - $signature: 404 + $signature: 387 }; A._restoreBankAccount__closure0.prototype = { call$1(bankAccounts) { @@ -392606,7 +392617,7 @@ } t1.completer.complete$1(0, bankAccount); }, - $signature: 407 + $signature: 369 }; A._saveBankAccount__closure0.prototype = { call$1(error) { @@ -392642,7 +392653,7 @@ t1[0].call$1(new A.LoadBankAccountSuccess(bankAccount)); this.action.completer.complete$1(0, null); }, - $signature: 407 + $signature: 369 }; A._loadBankAccount__closure0.prototype = { call$1(error) { @@ -392793,7 +392804,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_bankAccount ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure339.prototype = { call$2(selectedId, action) { @@ -392811,13 +392822,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure342.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure343.prototype = { call$2(selectedId, action) { @@ -392872,7 +392883,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure114.prototype = { call$2(bankAccount, action) { @@ -392885,7 +392896,7 @@ b.get$_bank_account_model$_$this()._bank_account_model$_isChanged = true; return b; }, - $signature: 247 + $signature: 252 }; A.editingReducer_closure115.prototype = { call$2(bankAccounts, action) { @@ -392909,7 +392920,7 @@ call$2(state, action) { return state.rebuild$1(new A.bankAccountListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.bankAccountListReducer__closure.prototype = { call$1(b) { @@ -393123,7 +393134,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 363 + $signature: 415 }; A._updateBankAccount_closure.prototype = { call$1(b) { @@ -393132,7 +393143,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 363 + $signature: 415 }; A._setLoadedBankAccount_closure.prototype = { call$1(b) { @@ -393141,7 +393152,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 363 + $signature: 415 }; A.memoizedDropdownBankAccountList_closure.prototype = { call$5(bankAccountMap, bankAccountList, staticState, userMap, bankAccountId) { @@ -393231,7 +393242,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 363 + $signature: 415 }; A.BankAccountUIState.prototype = { get$isCreatingNew() { @@ -393744,13 +393755,13 @@ call$1(client) { return client.get$id(client); }, - $signature: 37 + $signature: 38 }; A.handleClientAction_closure0.prototype = { call$1(contact) { return contact.link.length !== 0; }, - $signature: 141 + $signature: 148 }; A.handleClientAction_closure1.prototype = { call$1(b) { @@ -393758,7 +393769,7 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 67 + $signature: 65 }; A.handleClientAction_closure2.prototype = { call$1(b) { @@ -393849,7 +393860,7 @@ var t1 = this.$this; return t1.setState$1(new A.__MergClientPickerState_build__closure0(t1, client)); }, - $signature: 157 + $signature: 171 }; A.__MergClientPickerState_build__closure0.prototype = { call$0() { @@ -393857,7 +393868,7 @@ t1 = t1 == null ? null : t1.get$id(t1); return this.$this._mergeIntoClientId = t1; }, - $signature: 132 + $signature: 128 }; A.__MergClientPickerState_build_closure0.prototype = { call$0() { @@ -393969,7 +393980,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveClient_closure.prototype = { call$3(store, dynamicAction, next) { @@ -393996,7 +394007,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].clientState.map._map$_map.$index(0, id); }, - $signature: 342 + $signature: 407 }; A._archiveClient__closure0.prototype = { call$1(clients) { @@ -394043,7 +394054,7 @@ t2[0].call$1(new A.RefreshData(null, false, false, false)); t1.completer.complete$1(0, null); }, - $signature: 296 + $signature: 286 }; A._mergeClients__closure0.prototype = { call$1(error) { @@ -394079,7 +394090,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].clientState.map._map$_map.$index(0, id); }, - $signature: 342 + $signature: 407 }; A._deleteClient__closure0.prototype = { call$1(clients) { @@ -394163,7 +394174,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].clientState.map._map$_map.$index(0, id); }, - $signature: 342 + $signature: 407 }; A._restoreClient__closure0.prototype = { call$1(clients) { @@ -394218,7 +394229,7 @@ if (t1 != null) t1.complete$1(0, client); }, - $signature: 296 + $signature: 286 }; A._saveClient__closure0.prototype = { call$1(error) { @@ -394256,7 +394267,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 296 + $signature: 286 }; A._loadClient__closure0.prototype = { call$1(error) { @@ -394344,7 +394355,7 @@ t1[0].call$1(new A.SaveClientSuccess(client)); this.action.completer.complete$1(0, null); }, - $signature: 296 + $signature: 286 }; A._saveDocument__closure24.prototype = { call$1(error) { @@ -394525,7 +394536,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_client ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure419.prototype = { call$2(selectedId, action) { @@ -394549,13 +394560,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure423.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure424.prototype = { call$2(selectedId, action) { @@ -394616,7 +394627,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure141.prototype = { call$2(client, action) { @@ -394665,7 +394676,7 @@ b.get$_client_model$_$this()._client_model$_isChanged = true; return b; }, - $signature: 55 + $signature: 56 }; A.editingReducer_closure148.prototype = { call$2(client, action) { @@ -394682,7 +394693,7 @@ b.get$_client_model$_$this()._client_model$_isChanged = true; return b; }, - $signature: 55 + $signature: 56 }; A.editingReducer_closure149.prototype = { call$2(client, action) { @@ -394698,7 +394709,7 @@ b.get$_client_model$_$this()._client_model$_isChanged = true; return b; }, - $signature: 55 + $signature: 56 }; A.editingReducer_closure150.prototype = { call$2(client, action) { @@ -394717,7 +394728,7 @@ b.get$_client_model$_$this()._client_model$_isChanged = true; return b; }, - $signature: 55 + $signature: 56 }; A.editingReducer_closure151.prototype = { call$2(client, action) { @@ -394751,7 +394762,7 @@ call$2(state, action) { return state.rebuild$1(new A.clientListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.clientListReducer__closure.prototype = { call$1(b) { @@ -395003,7 +395014,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 237 + $signature: 231 }; A._addClient__closure.prototype = { call$1(b) { @@ -395011,7 +395022,7 @@ b.get$_client_model$_$this()._loadedAt = t1; return b; }, - $signature: 55 + $signature: 56 }; A._updateClient_closure.prototype = { call$1(b) { @@ -395020,7 +395031,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new A._updateClient__closure())); return b; }, - $signature: 237 + $signature: 231 }; A._updateClient__closure.prototype = { call$1(b) { @@ -395028,7 +395039,7 @@ b.get$_client_model$_$this()._loadedAt = t1; return b; }, - $signature: 55 + $signature: 56 }; A._setLoadedClient_closure.prototype = { call$1(b) { @@ -395037,7 +395048,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new A._setLoadedClient__closure())); return b; }, - $signature: 237 + $signature: 231 }; A._setLoadedClient__closure.prototype = { call$1(b) { @@ -395045,7 +395056,7 @@ b.get$_client_model$_$this()._loadedAt = t1; return b; }, - $signature: 55 + $signature: 56 }; A._mergeClientSuccess_closure.prototype = { call$1(b) { @@ -395055,7 +395066,7 @@ B.JSArray_methods.remove$1(b.get$list(b).get$_safeList(), t2); return b; }, - $signature: 237 + $signature: 231 }; A._purgeClientSuccess_closure26.prototype = { call$1(b) { @@ -395065,7 +395076,7 @@ B.JSArray_methods.remove$1(b.get$list(b).get$_safeList(), t2); return b; }, - $signature: 237 + $signature: 231 }; A.memoizedDropdownClientList_closure.prototype = { call$4(clientMap, clientList, userMap, staticState) { @@ -395101,7 +395112,7 @@ else if (client.isDeleted) ++this._box_0.countArchived; }, - $signature: 324 + $signature: 321 }; A.memoizedFilteredClientList_closure.prototype = { call$7(selectionState, clientMap, clientList, groupMap, clientListState, userMap, staticState) { @@ -395203,7 +395214,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 237 + $signature: 231 }; A.ClientUIState.prototype = { get$isCreatingNew() { @@ -395815,7 +395826,7 @@ b.get$settings().get$reportSettings().$indexSet(0, t1.report, t2.rebuild$1(new A.userCompanyEntityReducer___closure(t1, t2))); return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer___closure.prototype = { call$1(b) { @@ -395860,7 +395871,7 @@ b.get$settings().get$reportSettings().$indexSet(0, t1.report, A.ReportSettingsEntity_ReportSettingsEntity(t1.sortColumn, t1.sortTotalsIndex)); return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer_closure0.prototype = { call$2(userCompany, action) { @@ -395880,7 +395891,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer_closure1.prototype = { call$2(userCompany, action) { @@ -395896,7 +395907,7 @@ t1._user_model$_$v = t2; return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer_closure2.prototype = { call$2(userCompany, action) { @@ -395912,7 +395923,7 @@ t1._user_model$_$v = t2; return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer_closure3.prototype = { call$2(userCompany, action) { @@ -395925,7 +395936,7 @@ b.get$user(b).get$_user_model$_$this()._isTwoFactorEnabled = false; return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer_closure4.prototype = { call$2(userCompany, action) { @@ -395941,7 +395952,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer_closure5.prototype = { call$2(userCompany, action) { @@ -395956,7 +395967,7 @@ t1.get$_settings_model$_$this()._languageId = t2; return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer_closure6.prototype = { call$2(userCompany, action) { @@ -395969,7 +395980,7 @@ b.get$settings().get$dashboardFields().replace$1(0, this.action.dashboardFields); return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer_closure7.prototype = { call$2(userCompany, action) { @@ -395986,14 +395997,14 @@ b.get$settings().get$_company_model$_$this()._dashboardFieldsPerRowDesktop = this.action.numberFieldsPerRowDesktop; return b; }, - $signature: 105 + $signature: 104 }; A.userCompanyEntityReducer__closure0.prototype = { call$1(b) { b.get$settings().get$_company_model$_$this()._dashboardFieldsPerRowMobile = this.action.numberFieldsPerRowMobile; return b; }, - $signature: 105 + $signature: 104 }; A.loadCompanySuccessReducer_closure.prototype = { call$1(b) { @@ -396004,7 +396015,7 @@ b.get$user(b).get$userCompany().get$notifications().replace$1(0, A.BuiltMap_BuiltMap(B.Map_empty0, type$.legacy_String, type$.legacy_BuiltList_legacy_String)); return b; }, - $signature: 105 + $signature: 104 }; A.loadCompanySuccessReducer_closure0.prototype = { call$1(b) { @@ -396024,7 +396035,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 105 + $signature: 104 }; A.saveCompanySuccessReducer_closure.prototype = { call$1(b) { @@ -396046,7 +396057,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 105 + $signature: 104 }; A.lastUpdatedReducer_closure.prototype = { call$2(state, action) { @@ -396106,7 +396117,7 @@ this.currencyIds.push(currencyId); } }, - $signature: 324 + $signature: 321 }; A.memoizedFilteredSelector_closure.prototype = { call$2(filter, state) { @@ -396118,7 +396129,7 @@ call$1(productId) { return this.state.productState.map._map$_map.$index(0, productId); }, - $signature: 315 + $signature: 325 }; A.filteredSelector_closure0.prototype = { call$1(product) { @@ -396130,7 +396141,7 @@ call$1(clientId) { return this.state.clientState.map._map$_map.$index(0, clientId); }, - $signature: 342 + $signature: 407 }; A.filteredSelector_closure2.prototype = { call$1(client) { @@ -396142,31 +396153,31 @@ call$1(quoteId) { return this.state.quoteState.map._map$_map.$index(0, quoteId); }, - $signature: 70 + $signature: 72 }; A.filteredSelector_closure4.prototype = { call$1(quote) { return quote.matchesFilter$1(this.filter); }, - $signature: 107 + $signature: 108 }; A.filteredSelector_closure5.prototype = { call$1(paymentId) { return this.state.paymentState.map._map$_map.$index(0, paymentId); }, - $signature: 235 + $signature: 232 }; A.filteredSelector_closure6.prototype = { call$1(payment) { return payment.matchesFilter$1(this.filter); }, - $signature: 301 + $signature: 268 }; A.filteredSelector_closure7.prototype = { call$1(projectId) { return this.state.projectState.map._map$_map.$index(0, projectId); }, - $signature: 373 + $signature: 399 }; A.filteredSelector_closure8.prototype = { call$1(project) { @@ -396178,7 +396189,7 @@ call$1(taskId) { return this.state.taskState.map._map$_map.$index(0, taskId); }, - $signature: 199 + $signature: 198 }; A.filteredSelector_closure10.prototype = { call$1(task) { @@ -396190,13 +396201,13 @@ call$1(invoiceId) { return this.state.invoiceState.map._map$_map.$index(0, invoiceId); }, - $signature: 70 + $signature: 72 }; A.filteredSelector_closure12.prototype = { call$1(invoice) { return invoice.matchesFilter$1(this.filter); }, - $signature: 107 + $signature: 108 }; A.filteredSelector_closure13.prototype = { call$2(entityA, entityB) { @@ -397165,7 +397176,7 @@ call$1(companyGateway) { return companyGateway.get$id(companyGateway); }, - $signature: 37 + $signature: 38 }; A.handleCompanyGatewayAction_closure0.prototype = { call$1(value) { @@ -397275,7 +397286,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveCompanyGateway_closure.prototype = { call$3(store, dynamicAction, next) { @@ -397302,7 +397313,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].companyGatewayState.map._map$_map.$index(0, id); }, - $signature: 378 + $signature: 398 }; A._archiveCompanyGateway__closure0.prototype = { call$1(companyGateways) { @@ -397349,7 +397360,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].companyGatewayState.map._map$_map.$index(0, id); }, - $signature: 378 + $signature: 398 }; A._deleteCompanyGateway__closure0.prototype = { call$1(companyGateways) { @@ -397396,7 +397407,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].companyGatewayState.map._map$_map.$index(0, id); }, - $signature: 378 + $signature: 398 }; A._restoreCompanyGateway__closure0.prototype = { call$1(companyGateways) { @@ -397438,7 +397449,7 @@ t1[0].call$1(new A.DisconnectCompanyGatewaySuccess()); this.action.completer.complete$1(0, null); }, - $signature: 104 + $signature: 105 }; A._disconnectCompanyGateway__closure0.prototype = { call$1(error) { @@ -397478,7 +397489,7 @@ } t1.completer.complete$1(0, companyGateway); }, - $signature: 381 + $signature: 395 }; A._saveCompanyGateway__closure0.prototype = { call$1(error) { @@ -397515,7 +397526,7 @@ t1[0].call$1(new A.LoadCompanyGatewaySuccess(companyGateway)); this.action.completer.complete$1(0, null); }, - $signature: 381 + $signature: 395 }; A._loadCompanyGateway__closure0.prototype = { call$1(error) { @@ -397652,7 +397663,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_companyGateway ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure123.prototype = { call$2(selectedId, action) { @@ -397670,13 +397681,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure126.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure127.prototype = { call$2(selectedId, action) { @@ -397731,7 +397742,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure37.prototype = { call$2(companyGateways, action) { @@ -397768,7 +397779,7 @@ call$2(state, action) { return state.rebuild$1(new A.companyGatewayListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.companyGatewayListReducer__closure.prototype = { call$1(b) { @@ -397975,7 +397986,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 200 + $signature: 199 }; A._addCompanyGateway__closure.prototype = { call$1(b) { @@ -397992,7 +398003,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new A._updateCompanyGateway__closure())); return b; }, - $signature: 200 + $signature: 199 }; A._updateCompanyGateway__closure.prototype = { call$1(b) { @@ -398009,7 +398020,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new A._setLoadedCompanyGateway__closure())); return b; }, - $signature: 200 + $signature: 199 }; A._setLoadedCompanyGateway__closure.prototype = { call$1(b) { @@ -398024,7 +398035,7 @@ b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.companyGateways, new A._setLoadedCompany__closure1(), new A._setLoadedCompany__closure2(), type$.legacy_String, type$.legacy_CompanyGatewayEntity)); return b; }, - $signature: 200 + $signature: 199 }; A._setLoadedCompany__closure1.prototype = { call$1(item) { @@ -398045,14 +398056,14 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 200 + $signature: 199 }; A._setLoadedCompanyGateways_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.companyGateways, new A._setLoadedCompanyGateways__closure(), new A._setLoadedCompanyGateways__closure0(), type$.legacy_String, type$.legacy_CompanyGatewayEntity)); return b; }, - $signature: 200 + $signature: 199 }; A._setLoadedCompanyGateways__closure.prototype = { call$1(item) { @@ -398073,7 +398084,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 200 + $signature: 199 }; A.memoizedFilteredCompanyGatewayList_closure.prototype = { call$5(companyGatewayMap, companyGatewayList, companyGatewayListState, companyGatewayIds, includeAll) { @@ -398123,7 +398134,7 @@ t1.total = t1.total + payment.get$completedAmount() * payment.exchangeRate; } }, - $signature: 201 + $signature: 200 }; A.memoizedClientStatsForCompanyGateway_closure.prototype = { call$2(companyGatewayId, clientMap) { @@ -398141,7 +398152,7 @@ else if (client.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 324 + $signature: 321 }; A.clientStatsForCompanyGateway__closure.prototype = { call$1(token) { @@ -398163,7 +398174,7 @@ else if (payment.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 201 + $signature: 200 }; A.getUnconnectedStripeAccount_closure.prototype = { call$2(id, gateway) { @@ -398744,7 +398755,7 @@ call$1(credit) { return credit.get$id(credit); }, - $signature: 37 + $signature: 38 }; A.handleCreditAction_closure0.prototype = { call$1(credit) { @@ -398753,7 +398764,7 @@ if (!t1.userCompanyStates._list[t2].clientState.$get$1(0, type$.legacy_InvoiceEntity._as(credit).clientId).get$hasEmailAddress()) this._box_0.emailValid = false; }, - $signature: 145 + $signature: 141 }; A.handleCreditAction_closure1.prototype = { call$0() { @@ -398780,7 +398791,7 @@ b.get$parameters(b).get$_schedule_model$_$this()._entityId = this.credit.id; return b; }, - $signature: 82 + $signature: 83 }; A.handleCreditAction_closure4.prototype = { call$1(_) { @@ -398842,7 +398853,7 @@ b.get$credits().addAll$1(0, A.List_List$of(new A.MappedListIterable(t1, new A.handleCreditAction__closure(), t2), true, t2._eval$1("ListIterable.E"))); return b; }, - $signature: 53 + $signature: 51 }; A.handleCreditAction__closure.prototype = { call$1(credit) { @@ -398858,13 +398869,13 @@ call$1(_) { return this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.handleCreditAction_closure11.prototype = { call$1(_) { return this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.StartCreditMultiselect.prototype = {}; A.AddToCreditMultiselect.prototype = {}; @@ -398939,7 +398950,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._editCredit_closure.prototype = { call$3(store, dynamicAction, next) { @@ -399063,7 +399074,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].creditState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._archiveCredit__closure0.prototype = { call$1(credits) { @@ -399072,7 +399083,7 @@ t1[0].call$1(new A.ArchiveCreditsSuccess(credits)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._archiveCredit__closure1.prototype = { call$1(error) { @@ -399110,7 +399121,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].creditState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._deleteCredit__closure0.prototype = { call$1(credits) { @@ -399119,7 +399130,7 @@ t1[0].call$1(new A.DeleteCreditsSuccess(credits)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._deleteCredit__closure1.prototype = { call$1(error) { @@ -399157,7 +399168,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].creditState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._restoreCredit__closure0.prototype = { call$1(credits) { @@ -399166,7 +399177,7 @@ t1[0].call$1(new A.RestoreCreditsSuccess(credits)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._restoreCredit__closure1.prototype = { call$1(error) { @@ -399199,7 +399210,7 @@ t1[0].call$1(new A.MarkSentCreditSuccess(credits)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._markSentCredit__closure0.prototype = { call$1(error) { @@ -399233,7 +399244,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._markPaidCredit__closure0.prototype = { call$1(error) { @@ -399271,7 +399282,7 @@ t1[0].call$1(new A.EmailCreditSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 104 + $signature: 105 }; A._emailCredit__closure0.prototype = { call$1(error) { @@ -399311,7 +399322,7 @@ call$1(item) { return !item.get$isEmpty(item); }, - $signature: 76 + $signature: 73 }; A._saveCredit__closure0.prototype = { call$1(credit) { @@ -399327,7 +399338,7 @@ } t1.completer.complete$1(0, credit); }, - $signature: 72 + $signature: 70 }; A._saveCredit__closure1.prototype = { call$1(error) { @@ -399365,7 +399376,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._loadCredit__closure0.prototype = { call$1(error) { @@ -399404,7 +399415,7 @@ this.action.toString; t1[0].call$1(new A.LoadProjects()); }, - $signature: 303 + $signature: 310 }; A._loadCredits__closure0.prototype = { call$1(error) { @@ -399437,7 +399448,7 @@ t1[0].call$1(new A.DownloadCreditsSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._downloadCredits__closure0.prototype = { call$1(error) { @@ -399470,7 +399481,7 @@ t1[0].call$1(new A.BulkEmailCreditsSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._bulkEmailCredits__closure0.prototype = { call$1(error) { @@ -399516,7 +399527,7 @@ t1[0].call$1(new A.SaveCreditSuccess(credit)); this.action.completer.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._saveDocument__closure2.prototype = { call$1(error) { @@ -399650,7 +399661,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_credit ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure164.prototype = { call$2(selectedId, action) { @@ -399680,13 +399691,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure169.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure170.prototype = { call$2(selectedId, action) { @@ -399753,7 +399764,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure49.prototype = { call$2(credit, action) { @@ -399843,7 +399854,7 @@ call$1(contact) { return A.InvitationEntity_InvitationEntity(contact.id, null); }, - $signature: 222 + $signature: 216 }; A.editingReducer_closure55.prototype = { call$2(credits, action) { @@ -399934,7 +399945,7 @@ call$2(state, action) { return state.rebuild$1(new A.creditListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.creditListReducer__closure.prototype = { call$1(b) { @@ -400134,13 +400145,13 @@ call$1(each) { return each.clientId === this.action.clientId; }, - $signature: 107 + $signature: 108 }; A._purgeClientSuccess_closure10.prototype = { call$1(each) { return each.id; }, - $signature: 314 + $signature: 328 }; A._purgeClientSuccess_closure8.prototype = { call$1(b) { @@ -400153,13 +400164,13 @@ B.JSArray_methods._removeWhere$2(t2, new A._purgeClientSuccess__closure6(t1), true); return b; }, - $signature: 289 + $signature: 264 }; A._purgeClientSuccess__closure5.prototype = { call$2(p0, p1) { return B.JSArray_methods.contains$1(this.ids, p0); }, - $signature: 413 + $signature: 391 }; A._purgeClientSuccess__closure6.prototype = { call$1(p0) { @@ -400177,14 +400188,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._markSentCreditSuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.creditMap); return b; }, - $signature: 289 + $signature: 264 }; A._archiveCreditSuccess_closure.prototype = { call$1(b) { @@ -400263,7 +400274,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 289 + $signature: 264 }; A._addCredit__closure.prototype = { call$1(b) { @@ -400279,7 +400290,7 @@ b.get$map(b).$indexSet(0, t1.id, t1.rebuild$1(new A._updateCredit__closure())); return b; }, - $signature: 289 + $signature: 264 }; A._updateCredit__closure.prototype = { call$1(b) { @@ -400293,13 +400304,13 @@ call$1(invitation) { return invitation.clientContactId; }, - $signature: 409 + $signature: 352 }; A.creditContactSelector_closure0.prototype = { call$1(contact) { return B.JSArray_methods.contains$1(this._box_0.contactIds, contact.id); }, - $signature: 141 + $signature: 148 }; A.memoizedDropdownCreditList_closure.prototype = { call$7(creditMap, clientMap, vendorMap, creditList, clientId, userMap, excludedIds) { @@ -400350,7 +400361,7 @@ call$2(paymentId, payment) { B.JSArray_methods.forEach$1(payment.get$creditPaymentables(), new A.filteredCreditsSelector__closure0(this.creditPaymentMap, payment)); }, - $signature: 201 + $signature: 200 }; A.filteredCreditsSelector__closure0.prototype = { call$1(creditPaymentable) { @@ -400362,7 +400373,7 @@ paymentIds.push(this.payment.id); t1.$indexSet(0, t2, paymentIds); }, - $signature: 180 + $signature: 188 }; A.filteredCreditsSelector_closure0.prototype = { call$1(creditId) { @@ -400453,7 +400464,7 @@ call$2(designId, creditMap) { return A.creditStatsForDesign(designId, creditMap); }, - $signature: 102 + $signature: 100 }; A.creditStatsForDesign_closure.prototype = { call$2(creditId, credit) { @@ -400469,7 +400480,7 @@ call$2(clientId, creditMap) { return A.creditStatsForClient(clientId, creditMap); }, - $signature: 102 + $signature: 100 }; A.creditStatsForClient_closure.prototype = { call$2(creditId, credit) { @@ -400485,7 +400496,7 @@ call$2(userId, creditMap) { return A.creditStatsForUser(userId, creditMap); }, - $signature: 102 + $signature: 100 }; A.creditStatsForUser_closure.prototype = { call$2(creditId, credit) { @@ -400523,7 +400534,7 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A.CreditState_loadCredits_closure.prototype = { call$1(b) { @@ -400538,7 +400549,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 289 + $signature: 264 }; A.CreditUIState.prototype = { get$isCreatingNew() { @@ -401003,7 +401014,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A.dashboardUIReducer_closure.prototype = { call$1(b) { @@ -401085,14 +401096,14 @@ b.get$_dashboard_state$_$this()._dashboard_state$_offset = 0; return b; }, - $signature: 148 + $signature: 143 }; A.dashboardSettingsReducer_closure0.prototype = { call$1(b) { b.get$_dashboard_state$_$this()._includeTaxes = this.action.includeTaxes; return b; }, - $signature: 148 + $signature: 143 }; A.dashboardSettingsReducer_closure1.prototype = { call$1(b) { @@ -401100,21 +401111,21 @@ b.get$_dashboard_state$_$this()._dashboard_state$_offset = t1 + this.action.offset; return b; }, - $signature: 148 + $signature: 143 }; A.dashboardSettingsReducer_closure2.prototype = { call$1(b) { b.get$_dashboard_state$_$this()._dashboard_state$_currencyId = this.action.currencyId; return b; }, - $signature: 148 + $signature: 143 }; A.dashboardSettingsReducer_closure3.prototype = { call$1(b) { b.get$_dashboard_state$_$this()._groupBy = this.action.groupBy; return b; }, - $signature: 148 + $signature: 143 }; A.ChartDataGroup.prototype = {}; A.ChartMoneyData.prototype = { @@ -401129,19 +401140,19 @@ call$5(currencyMap, company, settings, invoiceMap, clientMap) { return A._chartInvoices(clientMap, company, currencyMap, invoiceMap, settings); }, - $signature: 268 + $signature: 263 }; A.memoizedChartOverviewInvoices_closure.prototype = { call$5(currencyMap, company, settings, invoiceMap, clientMap) { return A._chartInvoices(clientMap, company, currencyMap, invoiceMap, settings); }, - $signature: 268 + $signature: 263 }; A.memoizedPreviousChartInvoices_closure.prototype = { call$5(currencyMap, company, settings, invoiceMap, clientMap) { return A._chartInvoices(clientMap, company, currencyMap, invoiceMap, settings); }, - $signature: 268 + $signature: 263 }; A._chartInvoices_closure.prototype = { call$2(int, invoice) { @@ -401224,13 +401235,13 @@ call$5(currencyMap, company, settings, quoteMap, clientMap) { return A.chartQuotes(clientMap, company, currencyMap, quoteMap, settings); }, - $signature: 268 + $signature: 263 }; A.memoizedPreviousChartQuotes_closure.prototype = { call$5(currencyMap, company, settings, quoteMap, clientMap) { return A.chartQuotes(clientMap, company, currencyMap, quoteMap, settings); }, - $signature: 268 + $signature: 263 }; A.chartQuotes_closure.prototype = { call$2(int, quote) { @@ -401414,7 +401425,7 @@ } } }, - $signature: 201 + $signature: 200 }; A.memoizedChartTasks_closure.prototype = { call$8(currencyMap, company, settings, taskMap, invoiceMap, projectMap, clientMap, groupMap) { @@ -401472,7 +401483,7 @@ } } }, - $signature: 139 + $signature: 144 }; A.chartTasks__closure.prototype = { call$1(taskTime) { @@ -401688,7 +401699,7 @@ } } }, - $signature: 116 + $signature: 119 }; A.memoizedChartExpenses_closure.prototype = { call$5(currencyMap, company, settings, invoiceMap, expenseMap) { @@ -401722,13 +401733,13 @@ if (t1) this.tasks.push(task); }, - $signature: 139 + $signature: 144 }; A.memoizedUpcomingInvoices_closure.prototype = { call$2(invoiceMap, clientMap) { return A._upcomingInvoices(clientMap, invoiceMap); }, - $signature: 402 + $signature: 381 }; A._upcomingInvoices_closure.prototype = { call$2(index, invoice) { @@ -401746,13 +401757,13 @@ call$2(invoiceA, invoiceB) { return J.compareTo$1$ns(invoiceA.get$primaryDate(), invoiceB.get$primaryDate()); }, - $signature: 271 + $signature: 277 }; A.memoizedPastDueInvoices_closure.prototype = { call$2(invoiceMap, clientMap) { return A._pastDueInvoices(clientMap, invoiceMap); }, - $signature: 402 + $signature: 381 }; A._pastDueInvoices_closure.prototype = { call$2(index, invoice) { @@ -401770,7 +401781,7 @@ call$2(invoiceA, invoiceB) { return J.compareTo$1$ns(invoiceA.get$primaryDate(), invoiceB.get$primaryDate()); }, - $signature: 271 + $signature: 277 }; A.memoizedRecentPayments_closure.prototype = { call$2(paymentMap, clientMap) { @@ -401788,7 +401799,7 @@ if (!payment.get$isArchived() && !payment.isDeleted && payment.createdAt > this.threeMonthsAgo) this.payments.push(payment); }, - $signature: 201 + $signature: 200 }; A._recentPayments_closure0.prototype = { call$2(paymentA, paymentB) { @@ -401805,7 +401816,7 @@ call$2(quoteMap, clientMap) { return A._upcomingQuotes(clientMap, quoteMap); }, - $signature: 402 + $signature: 381 }; A._upcomingQuotes_closure.prototype = { call$2(index, quote) { @@ -401823,13 +401834,13 @@ call$2(quoteA, quoteB) { return J.compareTo$1$ns(quoteA.get$primaryDate(), quoteB.get$primaryDate()); }, - $signature: 271 + $signature: 277 }; A.memoizedExpiredQuotes_closure.prototype = { call$2(quoteMap, clientMap) { return A._expiredQuotes(clientMap, quoteMap); }, - $signature: 402 + $signature: 381 }; A._expiredQuotes_closure.prototype = { call$2(index, quote) { @@ -401847,7 +401858,7 @@ call$2(quoteA, quoteB) { return J.compareTo$1$ns(quoteA.get$primaryDate(), quoteB.get$primaryDate()); }, - $signature: 271 + $signature: 277 }; A.memoizedRunningTasks_closure.prototype = { call$2(taskMap, clientMap) { @@ -401865,7 +401876,7 @@ if (task.get$isRunning()) this.tasks.push(task); }, - $signature: 139 + $signature: 144 }; A._runningTasks_closure0.prototype = { call$2(taskA, taskB) { @@ -401891,7 +401902,7 @@ if (!task.get$isRunning()) this.tasks.push(task); }, - $signature: 139 + $signature: 144 }; A._recentTasks_closure0.prototype = { call$2(taskA, taskB) { @@ -401924,7 +401935,7 @@ if (!t1) this.expenses.push(expense); }, - $signature: 116 + $signature: 119 }; A._recentExpenses_closure0.prototype = { call$2(expenseA, expenseB) { @@ -402396,35 +402407,35 @@ call$1(design) { return design.get$id(design); }, - $signature: 37 + $signature: 38 }; A.handleDesignAction_closure0.prototype = { call$1(b) { var t1 = this.design.id; return b.get$_invoice_model$_$this()._designId = t1; }, - $signature: 154 + $signature: 146 }; A.handleDesignAction_closure1.prototype = { call$1(b) { var t1 = this.design.id; return b.get$_invoice_model$_$this()._designId = t1; }, - $signature: 154 + $signature: 146 }; A.handleDesignAction_closure2.prototype = { call$1(b) { var t1 = this.design.id; return b.get$_invoice_model$_$this()._designId = t1; }, - $signature: 154 + $signature: 146 }; A.handleDesignAction_closure3.prototype = { call$1(b) { var t1 = this.design.id; return b.get$_invoice_model$_$this()._designId = t1; }, - $signature: 154 + $signature: 146 }; A.StartDesignMultiselect.prototype = {}; A.AddToDesignMultiselect.prototype = {}; @@ -402508,7 +402519,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveDesign_closure.prototype = { call$3(store, dynamicAction, next) { @@ -402535,7 +402546,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].designState.map._map$_map.$index(0, id); }, - $signature: 399 + $signature: 374 }; A._archiveDesign__closure0.prototype = { call$1(designs) { @@ -402582,7 +402593,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].designState.map._map$_map.$index(0, id); }, - $signature: 399 + $signature: 374 }; A._deleteDesign__closure0.prototype = { call$1(designs) { @@ -402629,7 +402640,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].designState.map._map$_map.$index(0, id); }, - $signature: 399 + $signature: 374 }; A._restoreDesign__closure0.prototype = { call$1(designs) { @@ -402678,7 +402689,7 @@ } t1.completer.complete$1(0, design); }, - $signature: 160 + $signature: 165 }; A._saveDesign__closure0.prototype = { call$1(error) { @@ -402714,7 +402725,7 @@ t1[0].call$1(new A.LoadDesignSuccess(design)); this.action.completer.complete$1(0, null); }, - $signature: 160 + $signature: 165 }; A._loadDesign__closure0.prototype = { call$1(error) { @@ -402851,7 +402862,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_design ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure183.prototype = { call$2(selectedId, action) { @@ -402869,13 +402880,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure186.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure187.prototype = { call$2(selectedId, action) { @@ -402948,13 +402959,13 @@ b.get$_design_model$_$this()._design_model$_isChanged = true; return b; }, - $signature: 343 + $signature: 344 }; A.designListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.designListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.designListReducer__closure.prototype = { call$1(b) { @@ -403168,7 +403179,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 392 + $signature: 371 }; A._updateDesign_closure.prototype = { call$1(b) { @@ -403177,7 +403188,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 392 + $signature: 371 }; A._setLoadedDesign_closure.prototype = { call$1(b) { @@ -403186,7 +403197,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 392 + $signature: 371 }; A.memoizedFilteredDesignList_closure.prototype = { call$3(designMap, designList, designListState) { @@ -403258,7 +403269,7 @@ call$1(designId) { return this.$this.map._map$_map.$index(0, designId); }, - $signature: 399 + $signature: 374 }; A.DesignState_loadDesigns_closure0.prototype = { call$1(item) { @@ -403285,7 +403296,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 392 + $signature: 371 }; A.DesignUIState.prototype = { get$isCreatingNew() { @@ -403770,7 +403781,7 @@ call$1($document) { return $document.get$id($document); }, - $signature: 37 + $signature: 38 }; A.StartDocumentMultiselect.prototype = {}; A.AddToDocumentMultiselect.prototype = {}; @@ -403850,7 +403861,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveDocument_closure.prototype = { call$3(store, dynamicAction, next) { @@ -404172,7 +404183,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_document ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure98.prototype = { call$2(selectedId, action) { @@ -404184,25 +404195,25 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure100.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure101.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 921 + $signature: 1350 }; A.selectedIdReducer_closure102.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 1351 + $signature: 921 }; A.selectedIdReducer_closure103.prototype = { call$2(selectedId, action) { @@ -404251,7 +404262,7 @@ call$2(state, action) { return state.rebuild$1(new A.documentListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.documentListReducer__closure.prototype = { call$1(b) { @@ -404417,7 +404428,7 @@ t1.get$_safeMap().remove$1(0, null); return b; }, - $signature: 277 + $signature: 289 }; A._restoreDocumentSuccess_closure.prototype = { call$1(b) { @@ -404449,7 +404460,7 @@ t1.$indexSet(0, t3.get$id(t3), t2.get$document(t2)); return b; }, - $signature: 277 + $signature: 289 }; A._setLoadedDocument_closure.prototype = { call$1(b) { @@ -404458,14 +404469,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 277 + $signature: 289 }; A._setLoadedDocuments_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.documents, new A._setLoadedDocuments__closure(), new A._setLoadedDocuments__closure0(), type$.legacy_String, type$.legacy_DocumentEntity)); return b; }, - $signature: 277 + $signature: 289 }; A._setLoadedDocuments__closure.prototype = { call$1(item) { @@ -404486,7 +404497,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 277 + $signature: 289 }; A.memoizedFilteredDocumentList_closure.prototype = { call$3(documentMap, documentList, documentListState) { @@ -405009,7 +405020,7 @@ call$1(expense) { return expense.get$id(expense); }, - $signature: 37 + $signature: 38 }; A.handleExpenseAction_closure0.prototype = { call$1(b) { @@ -405036,7 +405047,7 @@ t1 = false; return t1; }, - $signature: 190 + $signature: 184 }; A.handleExpenseAction_closure3.prototype = { call$1(expense) { @@ -405146,7 +405157,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveExpense_closure.prototype = { call$3(store, dynamicAction, next) { @@ -405173,7 +405184,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].expenseState.map._map$_map.$index(0, id); }, - $signature: 226 + $signature: 207 }; A._archiveExpense__closure0.prototype = { call$1(expenses) { @@ -405182,7 +405193,7 @@ t1[0].call$1(new A.ArchiveExpenseSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 191 + $signature: 183 }; A._archiveExpense__closure1.prototype = { call$1(error) { @@ -405220,7 +405231,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].expenseState.map._map$_map.$index(0, id); }, - $signature: 226 + $signature: 207 }; A._deleteExpense__closure0.prototype = { call$1(expenses) { @@ -405229,7 +405240,7 @@ t1[0].call$1(new A.DeleteExpenseSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 191 + $signature: 183 }; A._deleteExpense__closure1.prototype = { call$1(error) { @@ -405267,7 +405278,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].expenseState.map._map$_map.$index(0, id); }, - $signature: 226 + $signature: 207 }; A._restoreExpense__closure0.prototype = { call$1(expenses) { @@ -405276,7 +405287,7 @@ t1[0].call$1(new A.RestoreExpenseSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 191 + $signature: 183 }; A._restoreExpense__closure1.prototype = { call$1(error) { @@ -405316,7 +405327,7 @@ } t1.completer.complete$1(0, expense); }, - $signature: 128 + $signature: 133 }; A._saveExpense__closure0.prototype = { call$1(error) { @@ -405354,7 +405365,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 128 + $signature: 133 }; A._loadExpense__closure0.prototype = { call$1(error) { @@ -405442,7 +405453,7 @@ t1[0].call$1(new A.SaveExpenseSuccess(expense)); this.action.completer.complete$1(0, null); }, - $signature: 128 + $signature: 133 }; A._saveDocument__closure20.prototype = { call$1(error) { @@ -405553,7 +405564,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_expense ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure83.prototype = { call$2(selectedId, action) { @@ -405571,13 +405582,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure86.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure87.prototype = { call$2(selectedId, action) { @@ -405662,7 +405673,7 @@ call$2(state, action) { return state.rebuild$1(new A.expenseListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.expenseListReducer__closure.prototype = { call$1(b) { @@ -405860,13 +405871,13 @@ call$1(each) { return each.clientId === this.action.clientId; }, - $signature: 479 + $signature: 364 }; A._purgeClientSuccess_closure22.prototype = { call$1(each) { return each.id; }, - $signature: 382 + $signature: 360 }; A._purgeClientSuccess_closure20.prototype = { call$1(b) { @@ -405879,7 +405890,7 @@ B.JSArray_methods._removeWhere$2(t2, new A._purgeClientSuccess__closure14(t1), true); return b; }, - $signature: 279 + $signature: 296 }; A._purgeClientSuccess__closure13.prototype = { call$2(p0, p1) { @@ -405913,7 +405924,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 478 + $signature: 479 }; A._deleteExpenseSuccess_closure.prototype = { call$1(b) { @@ -405935,7 +405946,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 478 + $signature: 479 }; A._restoreExpenseSuccess_closure.prototype = { call$1(b) { @@ -405957,7 +405968,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 478 + $signature: 479 }; A._addExpense_closure.prototype = { call$1(b) { @@ -405970,7 +405981,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 279 + $signature: 296 }; A._updateExpense_closure.prototype = { call$1(b) { @@ -405979,7 +405990,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 279 + $signature: 296 }; A._setLoadedExpense_closure.prototype = { call$1(b) { @@ -405988,7 +405999,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 279 + $signature: 296 }; A.memoizedExpensePurchaseOrderSelector_closure.prototype = { call$2(expense, purchaseOrderMap) { @@ -406157,7 +406168,7 @@ call$2(vendorId, expenseMap) { return A.expenseStatsForVendor(vendorId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.expenseStatsForVendor_closure.prototype = { call$2(expenseId, expense) { @@ -406167,13 +406178,13 @@ else if (expense.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.memoizedExpenseStatsForClient_closure.prototype = { call$2(clientId, expenseMap) { return A.expenseStatsForClient(clientId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.expenseStatsForClient_closure.prototype = { call$2(expenseId, expense) { @@ -406183,7 +406194,7 @@ else if (expense.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.memoizedClientExpenseList_closure.prototype = { call$2(expenseMap, clientId) { @@ -406225,7 +406236,7 @@ call$2(projectId, expenseMap) { return A.expenseStatsForProject(projectId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.expenseStatsForProject_closure.prototype = { call$2(expenseId, expense) { @@ -406235,13 +406246,13 @@ else if (expense.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.memoizedExpenseStatsForUser_closure.prototype = { call$2(userId, expenseMap) { return A.expenseStatsForUser(userId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.expenseStatsForUser_closure.prototype = { call$2(expenseId, expense) { @@ -406251,7 +406262,7 @@ else if (expense.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.ExpenseState.prototype = { $get$1(_, expenseId) { @@ -406294,7 +406305,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 279 + $signature: 296 }; A.ExpenseUIState.prototype = { get$isCreatingNew() { @@ -406811,7 +406822,7 @@ call$1(expenseCategory) { return expenseCategory.get$id(expenseCategory); }, - $signature: 37 + $signature: 38 }; A.handleExpenseCategoryAction_closure0.prototype = { call$1(b) { @@ -406827,7 +406838,7 @@ b.get$_transaction_model$_$this()._transaction_model$_categoryId = t1; return b; }, - $signature: 126 + $signature: 123 }; A._editExpenseCategory_closure.prototype = { call$3(store, dynamicAction, next) { @@ -406905,7 +406916,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveExpenseCategory_closure.prototype = { call$3(store, dynamicAction, next) { @@ -406932,7 +406943,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].expenseCategoryState.map._map$_map.$index(0, id); }, - $signature: 477 + $signature: 478 }; A._archiveExpenseCategory__closure0.prototype = { call$1(expenseCategories) { @@ -406941,7 +406952,7 @@ t1[0].call$1(new A.ArchiveExpenseCategoriesSuccess(expenseCategories)); this.action.completer.complete$1(0, null); }, - $signature: 476 + $signature: 477 }; A._archiveExpenseCategory__closure1.prototype = { call$1(error) { @@ -406979,7 +406990,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].expenseCategoryState.map._map$_map.$index(0, id); }, - $signature: 477 + $signature: 478 }; A._deleteExpenseCategory__closure0.prototype = { call$1(expenseCategories) { @@ -406988,7 +406999,7 @@ t1[0].call$1(new A.DeleteExpenseCategoriesSuccess(expenseCategories)); this.action.completer.complete$1(0, null); }, - $signature: 476 + $signature: 477 }; A._deleteExpenseCategory__closure1.prototype = { call$1(error) { @@ -407026,7 +407037,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].expenseCategoryState.map._map$_map.$index(0, id); }, - $signature: 477 + $signature: 478 }; A._restoreExpenseCategory__closure0.prototype = { call$1(expenseCategories) { @@ -407035,7 +407046,7 @@ t1[0].call$1(new A.RestoreExpenseCategoriesSuccess(expenseCategories)); this.action.completer.complete$1(0, null); }, - $signature: 476 + $signature: 477 }; A._restoreExpenseCategory__closure1.prototype = { call$1(error) { @@ -407081,7 +407092,7 @@ if (t1 != null) t1.complete$1(0, expenseCategory); }, - $signature: 372 + $signature: 359 }; A._saveExpenseCategory__closure0.prototype = { call$1(error) { @@ -407117,7 +407128,7 @@ t1[0].call$1(new A.LoadExpenseCategorySuccess(expenseCategory)); this.action.completer.complete$1(0, null); }, - $signature: 372 + $signature: 359 }; A._loadExpenseCategory__closure0.prototype = { call$1(error) { @@ -407270,7 +407281,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_expenseCategory ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure260.prototype = { call$2(selectedId, action) { @@ -407288,13 +407299,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure263.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure264.prototype = { call$2(selectedId, action) { @@ -407349,7 +407360,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure87.prototype = { call$2(expenseCategories, action) { @@ -407380,13 +407391,13 @@ b.get$_expense_category_model$_$this()._expense_category_model$_isChanged = true; return b; }, - $signature: 283 + $signature: 302 }; A.expenseCategoryListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.expenseCategoryListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.expenseCategoryListReducer__closure.prototype = { call$1(b) { @@ -407532,7 +407543,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 475 + $signature: 476 }; A._deleteExpenseCategorySuccess_closure.prototype = { call$1(b) { @@ -407554,7 +407565,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 475 + $signature: 476 }; A._restoreExpenseCategorySuccess_closure.prototype = { call$1(b) { @@ -407576,7 +407587,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 475 + $signature: 476 }; A._addExpenseCategory_closure.prototype = { call$1(b) { @@ -407589,7 +407600,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 371 + $signature: 357 }; A._updateExpenseCategory_closure.prototype = { call$1(b) { @@ -407598,7 +407609,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 371 + $signature: 357 }; A._setLoadedExpenseCategory_closure.prototype = { call$1(b) { @@ -407607,7 +407618,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 371 + $signature: 357 }; A.memoizedDropdownExpenseCategoryList_closure.prototype = { call$5(expenseCategoryMap, expenseCategoryList, staticState, userMap, categoryId) { @@ -407674,13 +407685,13 @@ t1.total = t1.total + expense.get$grossAmount(); } }, - $signature: 116 + $signature: 119 }; A.memoizedExpenseStatsForExpenseCategory_closure.prototype = { call$2(companyGatewayId, expenseMap) { return A.expenseStatsForExpenseCategory(companyGatewayId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.expenseStatsForExpenseCategory_closure.prototype = { call$2(expenseId, expense) { @@ -407690,13 +407701,13 @@ else if (expense.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.memoizedTransactionStatsForExpenseCategory_closure.prototype = { call$2(companyGatewayId, transactionMap) { return A.transactionStatsForExpenseCategory(companyGatewayId, transactionMap); }, - $signature: 415 + $signature: 416 }; A.transactionStatsForExpenseCategory_closure.prototype = { call$2(transactionId, transaction) { @@ -407706,7 +407717,7 @@ else if (transaction.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 369 + $signature: 350 }; A.ExpenseCategoryState.prototype = { $get$1(_, categoryId) { @@ -407748,7 +407759,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 371 + $signature: 357 }; A.ExpenseCategoryUIState.prototype = { get$isCreatingNew() { @@ -408215,7 +408226,7 @@ call$1(group) { return group.get$id(group); }, - $signature: 37 + $signature: 38 }; A.handleGroupAction_closure0.prototype = { call$1(b) { @@ -408224,7 +408235,7 @@ b.get$_client_model$_$this()._groupId = t1; return b; }, - $signature: 55 + $signature: 56 }; A.StartGroupMultiselect.prototype = {}; A.AddToGroupMultiselect.prototype = {}; @@ -408314,7 +408325,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveGroup_closure.prototype = { call$3(store, dynamicAction, next) { @@ -408341,7 +408352,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].groupState.map._map$_map.$index(0, id); }, - $signature: 473 + $signature: 475 }; A._archiveGroup__closure0.prototype = { call$1(groups) { @@ -408350,7 +408361,7 @@ t1[0].call$1(new A.ArchiveGroupSuccess(groups)); this.action.completer.complete$1(0, null); }, - $signature: 472 + $signature: 473 }; A._archiveGroup__closure1.prototype = { call$1(error) { @@ -408388,7 +408399,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].groupState.map._map$_map.$index(0, id); }, - $signature: 473 + $signature: 475 }; A._deleteGroup__closure0.prototype = { call$1(groups) { @@ -408397,7 +408408,7 @@ t1[0].call$1(new A.DeleteGroupSuccess(groups)); this.action.completer.complete$1(0, null); }, - $signature: 472 + $signature: 473 }; A._deleteGroup__closure1.prototype = { call$1(error) { @@ -408435,7 +408446,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].groupState.map._map$_map.$index(0, id); }, - $signature: 473 + $signature: 475 }; A._restoreGroup__closure0.prototype = { call$1(groups) { @@ -408444,7 +408455,7 @@ t1[0].call$1(new A.RestoreGroupSuccess(groups)); this.action.completer.complete$1(0, null); }, - $signature: 472 + $signature: 473 }; A._restoreGroup__closure1.prototype = { call$1(error) { @@ -408484,7 +408495,7 @@ } t1.completer.complete$1(0, group); }, - $signature: 286 + $signature: 309 }; A._saveGroup__closure0.prototype = { call$1(error) { @@ -408522,7 +408533,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 286 + $signature: 309 }; A._loadGroup__closure0.prototype = { call$1(error) { @@ -408610,7 +408621,7 @@ t1[0].call$1(new A.SaveGroupSuccess(group)); this.action.completer.complete$1(0, null); }, - $signature: 286 + $signature: 309 }; A._saveDocument__closure0.prototype = { call$1(error) { @@ -408683,7 +408694,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_group ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure111.prototype = { call$2(selectedId, action) { @@ -408701,13 +408712,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure114.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure115.prototype = { call$2(selectedId, action) { @@ -408744,7 +408755,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure33.prototype = { call$2(groups, action) { @@ -408775,13 +408786,13 @@ b.get$_group_model$_$this()._group_model$_isChanged = true; return b; }, - $signature: 417 + $signature: 472 }; A.groupListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.groupListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.groupListReducer__closure.prototype = { call$1(b) { @@ -408900,7 +408911,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 470 + $signature: 418 }; A._deleteGroupSuccess_closure.prototype = { call$1(b) { @@ -408922,7 +408933,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 470 + $signature: 418 }; A._restoreGroupSuccess_closure.prototype = { call$1(b) { @@ -408944,7 +408955,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 470 + $signature: 418 }; A._addGroup_closure.prototype = { call$1(b) { @@ -408957,7 +408968,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 216 + $signature: 210 }; A._updateGroup_closure.prototype = { call$1(b) { @@ -408966,7 +408977,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 216 + $signature: 210 }; A._setLoadedGroup_closure.prototype = { call$1(b) { @@ -408975,14 +408986,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 216 + $signature: 210 }; A._setLoadedGroups_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.groups, new A._setLoadedGroups__closure(), new A._setLoadedGroups__closure0(), type$.legacy_String, type$.legacy_GroupEntity)); return b; }, - $signature: 216 + $signature: 210 }; A._setLoadedGroups__closure.prototype = { call$1(item) { @@ -409003,14 +409014,14 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 216 + $signature: 210 }; A._setLoadedCompany_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.groups, new A._setLoadedCompany__closure(), new A._setLoadedCompany__closure0(), type$.legacy_String, type$.legacy_GroupEntity)); return b; }, - $signature: 216 + $signature: 210 }; A._setLoadedCompany__closure.prototype = { call$1(item) { @@ -409031,7 +409042,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 216 + $signature: 210 }; A.memoizedFilteredGroupList_closure.prototype = { call$4(selectionState, groupMap, groupList, groupListState) { @@ -409096,7 +409107,7 @@ else if (client.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 324 + $signature: 321 }; A.GroupState.prototype = { $get$1(_, groupId) { @@ -409696,7 +409707,7 @@ call$1(invoice) { return invoice.get$id(invoice); }, - $signature: 37 + $signature: 38 }; A.handleInvoiceAction_closure0.prototype = { call$1(b) { @@ -409762,7 +409773,7 @@ if (!t1.userCompanyStates._list[t2].clientState.$get$1(0, type$.legacy_InvoiceEntity._as(invoice).clientId).get$hasEmailAddress()) this._box_0.emailValid = false; }, - $signature: 145 + $signature: 141 }; A.handleInvoiceAction_closure4.prototype = { call$0() { @@ -409789,7 +409800,7 @@ b.get$parameters(b).get$_schedule_model$_$this()._entityId = this.invoice.id; return b; }, - $signature: 82 + $signature: 83 }; A.handleInvoiceAction_closure7.prototype = { call$1(_) { @@ -409850,14 +409861,14 @@ b.get$invoices().addAll$1(0, A.List_List$of(new A.MappedIterable(new A.WhereIterable(t1, new A.handleInvoiceAction__closure(), t2._eval$1("WhereIterable<1>")), new A.handleInvoiceAction__closure0(), t3), true, t3._eval$1("Iterable.E"))); return b; }, - $signature: 53 + $signature: 51 }; A.handleInvoiceAction__closure.prototype = { call$1(invoice) { type$.legacy_InvoiceEntity._as(invoice); return !(invoice.entityType === B.EntityType_invoice && invoice.statusId === "4"); }, - $signature: 190 + $signature: 184 }; A.handleInvoiceAction__closure0.prototype = { call$1(invoice) { @@ -409873,13 +409884,13 @@ call$1(_) { return this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.handleInvoiceAction_closure14.prototype = { call$1(_) { return this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A._viewInvoiceList_closure0.prototype = { call$3(store, dynamicAction, next) { @@ -409909,7 +409920,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._viewInvoice_closure.prototype = { call$3(store, dynamicAction, next) { @@ -410070,7 +410081,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._cancelInvoices__closure0.prototype = { call$1(error) { @@ -410108,7 +410119,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].invoiceState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._archiveInvoice__closure0.prototype = { call$1(invoices) { @@ -410117,7 +410128,7 @@ t1[0].call$1(new A.ArchiveInvoicesSuccess(invoices)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._archiveInvoice__closure1.prototype = { call$1(error) { @@ -410155,7 +410166,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].invoiceState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._deleteInvoice__closure0.prototype = { call$1(invoices) { @@ -410165,7 +410176,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._deleteInvoice__closure1.prototype = { call$1(error) { @@ -410203,7 +410214,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].invoiceState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._restoreInvoice__closure0.prototype = { call$1(invoices) { @@ -410213,7 +410224,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._restoreInvoice__closure1.prototype = { call$1(error) { @@ -410247,7 +410258,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._markInvoiceSent__closure0.prototype = { call$1(error) { @@ -410281,7 +410292,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._autoBillInvoices__closure0.prototype = { call$1(error) { @@ -410315,7 +410326,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._markInvoicePaid__closure0.prototype = { call$1(error) { @@ -410348,7 +410359,7 @@ t1[0].call$1(new A.DownloadInvoicesSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._downloadInvoices__closure0.prototype = { call$1(error) { @@ -410387,7 +410398,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._emailInvoice__closure0.prototype = { call$1(error) { @@ -410420,7 +410431,7 @@ t1[0].call$1(new A.BulkEmailInvoicesSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._bulkEmailInvoices__closure0.prototype = { call$1(error) { @@ -410460,7 +410471,7 @@ call$1(item) { return !item.get$isEmpty(item); }, - $signature: 76 + $signature: 73 }; A._saveInvoice__closure0.prototype = { call$1(invoice) { @@ -410480,7 +410491,7 @@ t2[0].call$1(new A.RefreshData(null, false, false, false)); t1.completer.complete$1(0, invoice); }, - $signature: 72 + $signature: 70 }; A._saveInvoice__closure1.prototype = { call$1(error) { @@ -410518,7 +410529,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._loadInvoice__closure0.prototype = { call$1(error) { @@ -410561,7 +410572,7 @@ } else t1[0].call$1(new A.LoadRecurringInvoices()); }, - $signature: 303 + $signature: 310 }; A._loadInvoices__closure0.prototype = { call$1(error) { @@ -410606,7 +410617,7 @@ t1[0].call$1(new A.SaveInvoiceSuccess(invoice)); this.action.completer.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._saveDocument__closure22.prototype = { call$1(error) { @@ -410739,7 +410750,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_invoice ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure400.prototype = { call$2(selectedId, action) { @@ -410769,13 +410780,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure405.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure406.prototype = { call$2(selectedId, action) { @@ -410842,7 +410853,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure130.prototype = { call$2(invoice, action) { @@ -410932,7 +410943,7 @@ call$1(contact) { return A.InvitationEntity_InvitationEntity(contact.id, null); }, - $signature: 222 + $signature: 216 }; A.editingReducer_closure136.prototype = { call$2(invoices, action) { @@ -411030,7 +411041,7 @@ call$2(state, action) { return state.rebuild$1(new A.invoiceListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.invoiceListReducer__closure.prototype = { call$1(b) { @@ -411228,13 +411239,13 @@ call$1(each) { return each.clientId === this.action.clientId; }, - $signature: 107 + $signature: 108 }; A._purgeClientSuccess_closure25.prototype = { call$1(each) { return each.id; }, - $signature: 314 + $signature: 328 }; A._purgeClientSuccess_closure23.prototype = { call$1(b) { @@ -411247,13 +411258,13 @@ B.JSArray_methods._removeWhere$2(t2, new A._purgeClientSuccess__closure16(t1), true); return b; }, - $signature: 288 + $signature: 313 }; A._purgeClientSuccess__closure15.prototype = { call$2(p0, p1) { return B.JSArray_methods.contains$1(this.ids, p0); }, - $signature: 413 + $signature: 391 }; A._purgeClientSuccess__closure16.prototype = { call$1(p0) { @@ -411281,7 +411292,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 230 + $signature: 239 }; A._markInvoicesPaidSuccess_closure.prototype = { call$1(b) { @@ -411303,7 +411314,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 230 + $signature: 239 }; A._cancelInvoicesSuccess_closure.prototype = { call$1(b) { @@ -411325,7 +411336,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 230 + $signature: 239 }; A._archiveInvoiceSuccess_closure.prototype = { call$1(b) { @@ -411347,7 +411358,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 230 + $signature: 239 }; A._deleteInvoiceSuccess_closure.prototype = { call$1(b) { @@ -411369,7 +411380,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 230 + $signature: 239 }; A._emailInvoiceSuccess_closure.prototype = { call$1(b) { @@ -411378,7 +411389,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 288 + $signature: 313 }; A._restoreInvoiceSuccess_closure.prototype = { call$1(b) { @@ -411400,7 +411411,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 230 + $signature: 239 }; A._addInvoice_closure.prototype = { call$1(b) { @@ -411413,7 +411424,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 288 + $signature: 313 }; A._addInvoice__closure.prototype = { call$1(b) { @@ -411428,7 +411439,7 @@ b.get$map(b).$indexSet(0, J.get$id$x(this.action.get$invoice()), this.invoice.rebuild$1(new A._updateInvoice__closure())); return b; }, - $signature: 288 + $signature: 313 }; A._updateInvoice__closure.prototype = { call$1(b) { @@ -411461,13 +411472,13 @@ call$1(invitation) { return invitation.clientContactId; }, - $signature: 409 + $signature: 352 }; A.invoiceContactSelector_closure0.prototype = { call$1(contact) { return B.JSArray_methods.contains$1(this._box_0.contactIds, contact.id); }, - $signature: 141 + $signature: 148 }; A.memoizedDropdownInvoiceList_closure.prototype = { call$8(invoiceMap, clientMap, vendorMap, invoiceList, clientId, userMap, excludedIds, recurringPrefix) { @@ -411516,7 +411527,7 @@ call$2(paymentId, payment) { B.JSArray_methods.forEach$1(payment.get$invoicePaymentables(), new A.filteredInvoicesSelector__closure0(this.invoicePaymentMap, payment)); }, - $signature: 201 + $signature: 200 }; A.filteredInvoicesSelector__closure0.prototype = { call$1(invoicePaymentable) { @@ -411528,7 +411539,7 @@ paymentIds.push(this.payment.id); t1.$indexSet(0, t2, paymentIds); }, - $signature: 180 + $signature: 188 }; A.filteredInvoicesSelector_closure0.prototype = { call$1(invoiceId) { @@ -411625,7 +411636,7 @@ call$2(clientId, invoiceMap) { return A.invoiceStatsForClient(clientId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.invoiceStatsForClient_closure.prototype = { call$2(invoiceId, invoice) { @@ -411641,7 +411652,7 @@ call$2(designId, invoiceMap) { return A.invoiceStatsForDesign(designId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.invoiceStatsForDesign_closure.prototype = { call$2(invoiceId, invoice) { @@ -411657,7 +411668,7 @@ call$2(subscriptionId, invoiceMap) { return A.invoiceStatsForSubscription(subscriptionId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.invoiceStatsForSubscription_closure.prototype = { call$2(invoiceId, invoice) { @@ -411673,7 +411684,7 @@ call$2(projectId, invoiceMap) { return A.invoiceStatsForProject(projectId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.invoiceStatsForProject_closure.prototype = { call$2(invoiceId, invoice) { @@ -411689,7 +411700,7 @@ call$2(userId, invoiceMap) { return A.invoiceStatsForUser(userId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.invoiceStatsForUser_closure.prototype = { call$2(invoiceId, invoice) { @@ -411727,7 +411738,7 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A.InvoiceState_loadInvoices_closure.prototype = { call$1(b) { @@ -411742,7 +411753,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 288 + $signature: 313 }; A.InvoiceUIState.prototype = { get$isCreatingNew() { @@ -412284,7 +412295,7 @@ call$1(payment) { return payment.get$id(payment); }, - $signature: 37 + $signature: 38 }; A.handlePaymentAction_closure0.prototype = { call$1(duration) { @@ -412297,7 +412308,7 @@ b.get$_payment_model$_$this()._isApplying = true; return b; }, - $signature: 53 + $signature: 51 }; A.handlePaymentAction_closure1.prototype = { call$1(duration) { @@ -412322,7 +412333,7 @@ B.JSArray_methods.add$1(t1.get$_safeList(), t3); return b; }, - $signature: 53 + $signature: 51 }; A.handlePaymentAction__closure0.prototype = { call$1(b) { @@ -412330,7 +412341,7 @@ b.get$_payment_model$_$this()._sendEmail = t1; return b; }, - $signature: 53 + $signature: 51 }; A._editPayment_closure.prototype = { call$3(store, dynamicAction, next) { @@ -412451,7 +412462,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archivePayment_closure.prototype = { call$3(store, dynamicAction, next) { @@ -412478,7 +412489,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].paymentState.map._map$_map.$index(0, id); }, - $signature: 235 + $signature: 232 }; A._archivePayment__closure0.prototype = { call$1(payments) { @@ -412487,7 +412498,7 @@ t1[0].call$1(new A.ArchivePaymentsSuccess(payments)); this.action.completer.complete$1(0, null); }, - $signature: 358 + $signature: 338 }; A._archivePayment__closure1.prototype = { call$1(error) { @@ -412525,7 +412536,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].paymentState.map._map$_map.$index(0, id); }, - $signature: 235 + $signature: 232 }; A._deletePayment__closure0.prototype = { call$1(payments) { @@ -412535,7 +412546,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 358 + $signature: 338 }; A._deletePayment__closure1.prototype = { call$1(error) { @@ -412573,7 +412584,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].paymentState.map._map$_map.$index(0, id); }, - $signature: 235 + $signature: 232 }; A._restorePayment__closure0.prototype = { call$1(payments) { @@ -412583,7 +412594,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 358 + $signature: 338 }; A._restorePayment__closure1.prototype = { call$1(error) { @@ -412629,7 +412640,7 @@ t2[0].call$1(new A.RefreshData(null, false, false, false)); t1.completer.complete$1(0, payment); }, - $signature: 163 + $signature: 159 }; A._savePayment__closure0.prototype = { call$1(error) { @@ -412664,7 +412675,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, payment); }, - $signature: 163 + $signature: 159 }; A._refundPayment__closure0.prototype = { call$1(error) { @@ -412697,7 +412708,7 @@ t1[0].call$1(new A.EmailPaymentSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 358 + $signature: 338 }; A._emailPayment__closure0.prototype = { call$1(error) { @@ -412733,7 +412744,7 @@ t1[0].call$1(new A.LoadPaymentSuccess(payment)); this.action.completer.complete$1(0, null); }, - $signature: 163 + $signature: 159 }; A._loadPayment__closure0.prototype = { call$1(error) { @@ -412884,7 +412895,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_payment ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure21.prototype = { call$2(selectedId, action) { @@ -412902,13 +412913,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure24.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure25.prototype = { call$2(selectedId, action) { @@ -412975,7 +412986,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure10.prototype = { call$2(payments, action) { @@ -413006,13 +413017,13 @@ b.get$_payment_model$_$this()._payment_model$_isChanged = true; return b; }, - $signature: 53 + $signature: 51 }; A.paymentListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.paymentListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.paymentListReducer__closure.prototype = { call$1(b) { @@ -413210,7 +413221,7 @@ call$1(each) { return each.clientId === this.action.clientId; }, - $signature: 301 + $signature: 268 }; A._purgeClientSuccess_closure4.prototype = { call$1(each) { @@ -413229,7 +413240,7 @@ B.JSArray_methods._removeWhere$2(t2, new A._purgeClientSuccess__closure2(t1), true); return b; }, - $signature: 291 + $signature: 317 }; A._purgeClientSuccess__closure1.prototype = { call$2(p0, p1) { @@ -413263,7 +413274,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 469 + $signature: 470 }; A._deletePaymentSuccess_closure.prototype = { call$1(b) { @@ -413285,7 +413296,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 469 + $signature: 470 }; A._restorePaymentSuccess_closure.prototype = { call$1(b) { @@ -413307,7 +413318,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 469 + $signature: 470 }; A._addPayment_closure.prototype = { call$1(b) { @@ -413320,7 +413331,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 291 + $signature: 317 }; A._updatePayment_closure.prototype = { call$1(b) { @@ -413329,7 +413340,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 291 + $signature: 317 }; A._setLoadedPayment_closure.prototype = { call$1(b) { @@ -413338,7 +413349,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 291 + $signature: 317 }; A.memoizedPaymentsByInvoice_closure.prototype = { call$3(invoiceId, paymentMap, paymentList) { @@ -413350,20 +413361,20 @@ call$1(paymentId) { return this.paymentMap._map$_map.$index(0, paymentId); }, - $signature: 235 + $signature: 232 }; A.paymentsByInvoiceSelector_closure0.prototype = { call$1(payment) { var t1 = payment.paymentables._list; return new A.MappedListIterable(t1, new A.paymentsByInvoiceSelector__closure(), A._arrayInstanceType(t1)._eval$1("MappedListIterable<1,String*>")).contains$1(0, this.invoiceId) && !payment.isDeleted; }, - $signature: 301 + $signature: 268 }; A.paymentsByInvoiceSelector__closure.prototype = { call$1(p) { return p.invoiceId; }, - $signature: 215 + $signature: 211 }; A.memoizedPaymentsByCredit_closure.prototype = { call$3(invoiceId, paymentMap, paymentList) { @@ -413375,20 +413386,20 @@ call$1(paymentId) { return this.paymentMap._map$_map.$index(0, paymentId); }, - $signature: 235 + $signature: 232 }; A.paymentsByCreditSelector_closure0.prototype = { call$1(payment) { var t1 = payment.paymentables._list; return new A.MappedListIterable(t1, new A.paymentsByCreditSelector__closure(), A._arrayInstanceType(t1)._eval$1("MappedListIterable<1,String*>")).contains$1(0, this.creditId) && !payment.isDeleted; }, - $signature: 301 + $signature: 268 }; A.paymentsByCreditSelector__closure.prototype = { call$1(p) { return p.creditId; }, - $signature: 215 + $signature: 211 }; A.memoizedFilteredPaymentList_closure.prototype = { call$8(selectionState, paymentMap, paymentList, invoiceMap, clientMap, userMap, paymentTypeMap, paymentListState) { @@ -413439,7 +413450,7 @@ call$1(p) { return p.invoiceId; }, - $signature: 215 + $signature: 211 }; A.filteredPaymentsSelector_closure0.prototype = { call$2(paymentAId, paymentBId) { @@ -413464,7 +413475,7 @@ else if (payment.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 201 + $signature: 200 }; A.PaymentState.prototype = { $get$1(_, paymentId) { @@ -413506,7 +413517,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 291 + $signature: 317 }; A.PaymentUIState.prototype = { get$isCreatingNew() { @@ -414015,7 +414026,7 @@ call$1(paymentTerm) { return paymentTerm.get$id(paymentTerm); }, - $signature: 37 + $signature: 38 }; A.StartPaymentTermMultiselect.prototype = {}; A.AddToPaymentTermMultiselect.prototype = {}; @@ -414099,7 +414110,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archivePaymentTerm_closure.prototype = { call$3(store, dynamicAction, next) { @@ -414126,7 +414137,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].paymentTermState.map._map$_map.$index(0, id); }, - $signature: 468 + $signature: 469 }; A._archivePaymentTerm__closure0.prototype = { call$1(paymentTerms) { @@ -414135,7 +414146,7 @@ t1[0].call$1(new A.ArchivePaymentTermsSuccess(paymentTerms)); this.action.completer.complete$1(0, null); }, - $signature: 467 + $signature: 468 }; A._archivePaymentTerm__closure1.prototype = { call$1(error) { @@ -414173,7 +414184,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].paymentTermState.map._map$_map.$index(0, id); }, - $signature: 468 + $signature: 469 }; A._deletePaymentTerm__closure0.prototype = { call$1(paymentTerms) { @@ -414182,7 +414193,7 @@ t1[0].call$1(new A.DeletePaymentTermsSuccess(paymentTerms)); this.action.completer.complete$1(0, null); }, - $signature: 467 + $signature: 468 }; A._deletePaymentTerm__closure1.prototype = { call$1(error) { @@ -414220,7 +414231,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].paymentTermState.map._map$_map.$index(0, id); }, - $signature: 468 + $signature: 469 }; A._restorePaymentTerm__closure0.prototype = { call$1(paymentTerms) { @@ -414229,7 +414240,7 @@ t1[0].call$1(new A.RestorePaymentTermsSuccess(paymentTerms)); this.action.completer.complete$1(0, null); }, - $signature: 467 + $signature: 468 }; A._restorePaymentTerm__closure1.prototype = { call$1(error) { @@ -414269,7 +414280,7 @@ } t1.completer.complete$1(0, paymentTerm); }, - $signature: 351 + $signature: 337 }; A._savePaymentTerm__closure0.prototype = { call$1(error) { @@ -414305,7 +414316,7 @@ t1[0].call$1(new A.LoadPaymentTermSuccess(paymentTerm)); this.action.completer.complete$1(0, null); }, - $signature: 351 + $signature: 337 }; A._loadPaymentTerm__closure0.prototype = { call$1(error) { @@ -414442,7 +414453,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_paymentTerm ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure197.prototype = { call$2(selectedId, action) { @@ -414460,13 +414471,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure200.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure201.prototype = { call$2(selectedId, action) { @@ -414545,7 +414556,7 @@ call$2(state, action) { return state.rebuild$1(new A.paymentTermListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.paymentTermListReducer__closure.prototype = { call$1(b) { @@ -414702,7 +414713,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 466 + $signature: 467 }; A._deletePaymentTermSuccess_closure.prototype = { call$1(b) { @@ -414724,7 +414735,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 466 + $signature: 467 }; A._restorePaymentTermSuccess_closure.prototype = { call$1(b) { @@ -414746,7 +414757,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 466 + $signature: 467 }; A._addPaymentTerm_closure.prototype = { call$1(b) { @@ -414759,7 +414770,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 234 + $signature: 242 }; A._updatePaymentTerm_closure.prototype = { call$1(b) { @@ -414768,7 +414779,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 234 + $signature: 242 }; A._setLoadedPaymentTerm_closure.prototype = { call$1(b) { @@ -414777,14 +414788,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 234 + $signature: 242 }; A._setLoadedCompany_closure7.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.paymentTerms, new A._setLoadedCompany__closure7(), new A._setLoadedCompany__closure8(), type$.legacy_String, type$.legacy_PaymentTermEntity)); return b; }, - $signature: 234 + $signature: 242 }; A._setLoadedCompany__closure7.prototype = { call$1(item) { @@ -414805,7 +414816,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 234 + $signature: 242 }; A.memoizedDropdownPaymentTermList_closure.prototype = { call$2(paymentTermMap, paymentTermList) { @@ -414900,7 +414911,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 234 + $signature: 242 }; A.PaymentTermUIState.prototype = { get$isCreatingNew() { @@ -415393,7 +415404,7 @@ call$1(product) { return product.get$id(product); }, - $signature: 37 + $signature: 38 }; A.handleProductAction_closure0.prototype = { call$1(b) { @@ -415524,7 +415535,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveProduct_closure.prototype = { call$3(store, dynamicAction, next) { @@ -415551,7 +415562,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].productState.map._map$_map.$index(0, id); }, - $signature: 315 + $signature: 325 }; A._archiveProduct__closure0.prototype = { call$1(products) { @@ -415560,7 +415571,7 @@ t1[0].call$1(new A.ArchiveProductsSuccess(products)); this.action.completer.complete$1(0, null); }, - $signature: 464 + $signature: 466 }; A._archiveProduct__closure1.prototype = { call$1(error) { @@ -415598,7 +415609,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].productState.map._map$_map.$index(0, id); }, - $signature: 315 + $signature: 325 }; A._deleteProduct__closure0.prototype = { call$1(products) { @@ -415607,7 +415618,7 @@ t1[0].call$1(new A.DeleteProductsSuccess(products)); this.action.completer.complete$1(0, null); }, - $signature: 464 + $signature: 466 }; A._deleteProduct__closure1.prototype = { call$1(error) { @@ -415645,7 +415656,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].productState.map._map$_map.$index(0, id); }, - $signature: 315 + $signature: 325 }; A._restoreProduct__closure0.prototype = { call$1(products) { @@ -415654,7 +415665,7 @@ t1[0].call$1(new A.RestoreProductsSuccess(products)); this.action.completer.complete$1(0, null); }, - $signature: 464 + $signature: 466 }; A._restoreProduct__closure1.prototype = { call$1(error) { @@ -415700,7 +415711,7 @@ } t1.completer.complete$1(0, product); }, - $signature: 236 + $signature: 244 }; A._saveProduct__closure0.prototype = { call$1(error) { @@ -415738,7 +415749,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 236 + $signature: 244 }; A._loadProduct__closure0.prototype = { call$1(error) { @@ -415826,7 +415837,7 @@ t1[0].call$1(new A.SaveProductSuccess(product)); this.action.completer.complete$1(0, null); }, - $signature: 236 + $signature: 244 }; A._saveDocument__closure26.prototype = { call$1(error) { @@ -415932,7 +415943,7 @@ b.get$_product_model$_$this()._product_model$_isChanged = true; return b; }, - $signature: 172 + $signature: 158 }; A.editingReducer_closure156.prototype = { call$2(products, action) { @@ -415968,7 +415979,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_product ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure436.prototype = { call$2(selectedId, action) { @@ -415986,13 +415997,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure439.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure440.prototype = { call$2(selectedId, action) { @@ -416040,7 +416051,7 @@ call$2(state, action) { return state.rebuild$1(new A.productListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.productListReducer__closure.prototype = { call$1(b) { @@ -416235,7 +416246,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 462 + $signature: 464 }; A._deleteProductSuccess_closure.prototype = { call$1(b) { @@ -416257,7 +416268,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 462 + $signature: 464 }; A._restoreProductSuccess_closure.prototype = { call$1(b) { @@ -416279,7 +416290,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 462 + $signature: 464 }; A._addProduct_closure.prototype = { call$1(b) { @@ -416292,7 +416303,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 337 + $signature: 332 }; A._updateProduct_closure.prototype = { call$1(b) { @@ -416301,7 +416312,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 337 + $signature: 332 }; A._setLoadedProduct_closure.prototype = { call$1(b) { @@ -416310,7 +416321,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 337 + $signature: 332 }; A.convertProductToInvoiceItem_closure.prototype = { call$1(b) { @@ -416477,7 +416488,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 337 + $signature: 332 }; A.ProductUIState.prototype = { get$isCreatingNew() { @@ -416984,7 +416995,7 @@ call$1(project) { return project.get$id(project); }, - $signature: 37 + $signature: 38 }; A.handleProjectAction_closure0.prototype = { call$1(b) { @@ -416993,7 +417004,7 @@ b.get$_task_model$_$this()._task_model$_clientId = t1.clientId; return b; }, - $signature: 67 + $signature: 65 }; A.handleProjectAction_closure1.prototype = { call$1(b) { @@ -417014,13 +417025,13 @@ t1.lastClientId = clientId; } }, - $signature: 145 + $signature: 141 }; A.handleProjectAction_closure3.prototype = { call$1(project) { B.JSArray_methods.addAll$1(this.items, A.convertProjectToInvoiceItem(this.context, project)); }, - $signature: 145 + $signature: 141 }; A.handleProjectAction_closure4.prototype = { call$1(b) { @@ -417126,7 +417137,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveProject_closure.prototype = { call$3(store, dynamicAction, next) { @@ -417153,7 +417164,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].projectState.map._map$_map.$index(0, id); }, - $signature: 373 + $signature: 399 }; A._archiveProject__closure0.prototype = { call$1(projects) { @@ -417162,7 +417173,7 @@ t1[0].call$1(new A.ArchiveProjectSuccess(projects)); this.action.completer.complete$1(0, null); }, - $signature: 461 + $signature: 462 }; A._archiveProject__closure1.prototype = { call$1(error) { @@ -417200,7 +417211,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].projectState.map._map$_map.$index(0, id); }, - $signature: 373 + $signature: 399 }; A._deleteProject__closure0.prototype = { call$1(projects) { @@ -417209,7 +417220,7 @@ t1[0].call$1(new A.DeleteProjectSuccess(projects)); this.action.completer.complete$1(0, null); }, - $signature: 461 + $signature: 462 }; A._deleteProject__closure1.prototype = { call$1(error) { @@ -417247,7 +417258,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].projectState.map._map$_map.$index(0, id); }, - $signature: 373 + $signature: 399 }; A._restoreProject__closure0.prototype = { call$1(projects) { @@ -417256,7 +417267,7 @@ t1[0].call$1(new A.RestoreProjectSuccess(projects)); this.action.completer.complete$1(0, null); }, - $signature: 461 + $signature: 462 }; A._restoreProject__closure1.prototype = { call$1(error) { @@ -417302,7 +417313,7 @@ if (t1 != null) t1.complete$1(0, project); }, - $signature: 297 + $signature: 301 }; A._saveProject__closure0.prototype = { call$1(error) { @@ -417340,7 +417351,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 297 + $signature: 301 }; A._loadProject__closure0.prototype = { call$1(error) { @@ -417425,7 +417436,7 @@ t1[0].call$1(new A.SaveProjectSuccess(project)); this.action.completer.complete$1(0, null); }, - $signature: 297 + $signature: 301 }; A._saveDocument__closure14.prototype = { call$1(error) { @@ -417552,7 +417563,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_project ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure38.prototype = { call$2(selectedId, action) { @@ -417570,13 +417581,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure41.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure42.prototype = { call$2(selectedId, action) { @@ -417631,7 +417642,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure14.prototype = { call$2(projects, action) { @@ -417662,13 +417673,13 @@ b.get$_project_model$_$this()._project_model$_isChanged = true; return b; }, - $signature: 174 + $signature: 180 }; A.projectListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.projectListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.projectListReducer__closure.prototype = { call$1(b) { @@ -417900,7 +417911,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 460 + $signature: 461 }; A._deleteProjectSuccess_closure.prototype = { call$1(b) { @@ -417922,7 +417933,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 460 + $signature: 461 }; A._restoreProjectSuccess_closure.prototype = { call$1(b) { @@ -417944,7 +417955,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 460 + $signature: 461 }; A._addProject_closure.prototype = { call$1(b) { @@ -417991,14 +418002,14 @@ if (t1) this.tasks.push(task); }, - $signature: 139 + $signature: 144 }; A.convertProjectToInvoiceItem_closure0.prototype = { call$2(index, expense) { if (!expense.get$isArchived() && !expense.isDeleted && expense.projectId === this.project.id && expense.get$isPending()) this.expenses.push(expense); }, - $signature: 116 + $signature: 119 }; A.convertProjectToInvoiceItem_closure1.prototype = { call$2(taskA, taskB) { @@ -418156,7 +418167,7 @@ t1.total = t1.total + B.JSInt_methods._tdivFast$1(task.calculateDuration$0()._duration, 1000000); } }, - $signature: 139 + $signature: 144 }; A.memoizedProjectStatsForClient_closure.prototype = { call$2(clientId, projectMap) { @@ -418782,19 +418793,19 @@ call$1(purchaseOrder) { return purchaseOrder.get$id(purchaseOrder); }, - $signature: 37 + $signature: 38 }; A.handlePurchaseOrderAction_closure0.prototype = { call$1(_) { return this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.handlePurchaseOrderAction_closure1.prototype = { call$1(_) { return this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.handlePurchaseOrderAction_closure2.prototype = { call$1(purchaseOrder) { @@ -418804,7 +418815,7 @@ if (!t2._list[t1].vendorState.$get$1(0, type$.legacy_InvoiceEntity._as(purchaseOrder).vendorId).get$hasEmailAddress()) this._box_0.emailValid = false; }, - $signature: 145 + $signature: 141 }; A.handlePurchaseOrderAction_closure3.prototype = { call$0() { @@ -418837,7 +418848,7 @@ t2.get$_schedule_model$_$this()._entityId = t1; return b; }, - $signature: 82 + $signature: 83 }; A.handlePurchaseOrderAction_closure6.prototype = { call$1(_) { @@ -418961,7 +418972,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._editPurchaseOrder_closure.prototype = { call$3(store, dynamicAction, next) { @@ -419085,7 +419096,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].purchaseOrderState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._archivePurchaseOrder__closure0.prototype = { call$1(purchaseOrders) { @@ -419094,7 +419105,7 @@ t1[0].call$1(new A.ArchivePurchaseOrdersSuccess(purchaseOrders)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._archivePurchaseOrder__closure1.prototype = { call$1(error) { @@ -419132,7 +419143,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].purchaseOrderState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._deletePurchaseOrder__closure0.prototype = { call$1(purchaseOrders) { @@ -419141,7 +419152,7 @@ t1[0].call$1(new A.DeletePurchaseOrdersSuccess(purchaseOrders)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._deletePurchaseOrder__closure1.prototype = { call$1(error) { @@ -419179,7 +419190,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].purchaseOrderState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._restorePurchaseOrder__closure0.prototype = { call$1(purchaseOrders) { @@ -419188,7 +419199,7 @@ t1[0].call$1(new A.RestorePurchaseOrdersSuccess(purchaseOrders)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._restorePurchaseOrder__closure1.prototype = { call$1(error) { @@ -419222,7 +419233,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.get$completer().complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._approvePurchaseOrder__closure0.prototype = { call$1(error) { @@ -419255,7 +419266,7 @@ t1[0].call$1(new A.MarkPurchaseOrderSentSuccess(purchaseOrders)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._markSentPurchaseOrder__closure0.prototype = { call$1(error) { @@ -419289,7 +419300,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._convertPurchaseOrdersToExpense__closure0.prototype = { call$1(error) { @@ -419323,7 +419334,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._addPurchaseOrdersToInventory__closure0.prototype = { call$1(error) { @@ -419356,7 +419367,7 @@ t1[0].call$1(new A.AcceptPurchaseOrderSuccess(purchaseOrders)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._acceptPurchaseOrders__closure0.prototype = { call$1(error) { @@ -419389,7 +419400,7 @@ t1[0].call$1(new A.CancelPurchaseOrderSuccess(purchaseOrders)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._cancelPurchaseOrders__closure0.prototype = { call$1(error) { @@ -419427,7 +419438,7 @@ t1[0].call$1(new A.EmailPurchaseOrderSuccess(purchaseOrder)); this.action.completer.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._emailPurchaseOrder__closure0.prototype = { call$1(error) { @@ -419467,7 +419478,7 @@ call$1(item) { return !item.get$isEmpty(item); }, - $signature: 76 + $signature: 73 }; A._savePurchaseOrder__closure0.prototype = { call$1(purchaseOrder) { @@ -419489,7 +419500,7 @@ } t1.completer.complete$1(0, purchaseOrder); }, - $signature: 72 + $signature: 70 }; A._savePurchaseOrder__closure1.prototype = { call$1(error) { @@ -419527,7 +419538,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._loadPurchaseOrder__closure0.prototype = { call$1(error) { @@ -419562,7 +419573,7 @@ t1[0].call$1(new A.DownloadPurchaseOrdersSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._downloadPurchaseOrders__closure0.prototype = { call$1(error) { @@ -419595,7 +419606,7 @@ t1[0].call$1(new A.BulkEmailPurchaseOrdersSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._bulkEmailPurchaseOrders__closure0.prototype = { call$1(error) { @@ -419636,7 +419647,7 @@ } else t1[0].call$1(new A.LoadExpenses(null, 1)); }, - $signature: 303 + $signature: 310 }; A._loadPurchaseOrders__closure0.prototype = { call$1(error) { @@ -419681,7 +419692,7 @@ t1[0].call$1(new A.SavePurchaseOrderSuccess(purchaseOrder)); this.action.completer.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._saveDocument__closure8.prototype = { call$1(error) { @@ -419815,7 +419826,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_purchaseOrder ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure320.prototype = { call$2(selectedId, action) { @@ -419845,13 +419856,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure325.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure326.prototype = { call$2(selectedId, action) { @@ -419918,7 +419929,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure103.prototype = { call$2(purchaseOrder, action) { @@ -420099,7 +420110,7 @@ call$2(state, action) { return state.rebuild$1(new A.purchaseOrderListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.purchaseOrderListReducer__closure.prototype = { call$1(b) { @@ -420303,14 +420314,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._markSentPurchaseOrderSuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.purchaseOrderMap); return b; }, - $signature: 143 + $signature: 153 }; A._convertPurchaseOrdersToExpenses_closure0.prototype = { call$1(item) { @@ -420322,14 +420333,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._convertPurchaseOrdersToExpenses_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.purchaseOrderMap); return b; }, - $signature: 143 + $signature: 153 }; A._addPurchaseOrdersToInventorySuccess_closure0.prototype = { call$1(item) { @@ -420341,14 +420352,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._addPurchaseOrdersToInventorySuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.purchaseOrderMap); return b; }, - $signature: 143 + $signature: 153 }; A._acceptPurchaseOrderSuccess_closure0.prototype = { call$1(item) { @@ -420360,14 +420371,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._acceptPurchaseOrderSuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.purchaseOrderMap); return b; }, - $signature: 143 + $signature: 153 }; A._cancelPurchaseOrderSuccess_closure0.prototype = { call$1(item) { @@ -420379,14 +420390,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._cancelPurchaseOrderSuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.purchaseOrderMap); return b; }, - $signature: 143 + $signature: 153 }; A._archivePurchaseOrderSuccess_closure.prototype = { call$1(b) { @@ -420408,7 +420419,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 458 + $signature: 460 }; A._deletePurchaseOrderSuccess_closure.prototype = { call$1(b) { @@ -420430,7 +420441,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 458 + $signature: 460 }; A._restorePurchaseOrderSuccess_closure.prototype = { call$1(b) { @@ -420452,7 +420463,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 458 + $signature: 460 }; A._emailPurchaseOrderSuccess_closure.prototype = { call$1(b) { @@ -420461,7 +420472,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 143 + $signature: 153 }; A._approvePurchaseOrderSuccess_closure0.prototype = { call$1(item) { @@ -420473,14 +420484,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._approvePurchaseOrderSuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.purchaseOrderMap); return b; }, - $signature: 143 + $signature: 153 }; A._addPurchaseOrder_closure.prototype = { call$1(b) { @@ -420493,7 +420504,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 143 + $signature: 153 }; A._addPurchaseOrder__closure.prototype = { call$1(b) { @@ -420509,7 +420520,7 @@ b.get$map(b).$indexSet(0, t1.id, t1.rebuild$1(new A._updatePurchaseOrder__closure())); return b; }, - $signature: 143 + $signature: 153 }; A._updatePurchaseOrder__closure.prototype = { call$1(b) { @@ -420523,7 +420534,7 @@ call$1(invitation) { return invitation.clientContactId; }, - $signature: 409 + $signature: 352 }; A.purchaseOrderContactSelector_closure0.prototype = { call$1(contact) { @@ -420639,7 +420650,7 @@ call$2(vendorId, purchaseOrderMap) { return A.purchaseOrderStatsForVendor(vendorId, purchaseOrderMap); }, - $signature: 102 + $signature: 100 }; A.purchaseOrderStatsForVendor_closure.prototype = { call$2(purchaseOrderId, purchaseOrder) { @@ -420677,7 +420688,7 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A.PurchaseOrderState_loadPurchaseOrders_closure.prototype = { call$1(b) { @@ -420692,7 +420703,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 143 + $signature: 153 }; A.PurchaseOrderUIState.prototype = { get$isCreatingNew() { @@ -421270,7 +421281,7 @@ call$1(quote) { return quote.get$id(quote); }, - $signature: 37 + $signature: 38 }; A.handleQuoteAction_closure0.prototype = { call$1(_) { @@ -421300,7 +421311,7 @@ if (!t2._list[t1].clientState.$get$1(0, type$.legacy_InvoiceEntity._as(quote).clientId).get$hasEmailAddress()) this._box_0.emailValid = false; }, - $signature: 145 + $signature: 141 }; A.handleQuoteAction_closure3.prototype = { call$0() { @@ -421333,7 +421344,7 @@ t2.get$_schedule_model$_$this()._entityId = t1; return b; }, - $signature: 82 + $signature: 83 }; A.handleQuoteAction_closure6.prototype = { call$1(_) { @@ -421391,13 +421402,13 @@ call$1(_) { return this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.handleQuoteAction_closure12.prototype = { call$1(_) { return this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.StartQuoteMultiselect.prototype = {}; A.AddToQuoteMultiselect.prototype = {}; @@ -421472,7 +421483,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._editQuote_closure.prototype = { call$3(store, dynamicAction, next) { @@ -421596,7 +421607,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].quoteState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._archiveQuote__closure0.prototype = { call$1(quotes) { @@ -421605,7 +421616,7 @@ t1[0].call$1(new A.ArchiveQuotesSuccess(quotes)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._archiveQuote__closure1.prototype = { call$1(error) { @@ -421643,7 +421654,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].quoteState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._deleteQuote__closure0.prototype = { call$1(quotes) { @@ -421652,7 +421663,7 @@ t1[0].call$1(new A.DeleteQuotesSuccess(quotes)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._deleteQuote__closure1.prototype = { call$1(error) { @@ -421690,7 +421701,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].quoteState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._restoreQuote__closure0.prototype = { call$1(quotes) { @@ -421699,7 +421710,7 @@ t1[0].call$1(new A.RestoreQuotesSuccess(quotes)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._restoreQuote__closure1.prototype = { call$1(error) { @@ -421733,7 +421744,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._convertQuotesToInvoices__closure0.prototype = { call$1(error) { @@ -421767,7 +421778,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._convertQuotesToProjects__closure0.prototype = { call$1(error) { @@ -421801,7 +421812,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._approveQuote__closure0.prototype = { call$1(error) { @@ -421834,7 +421845,7 @@ t1[0].call$1(new A.MarkSentQuoteSuccess(quotes)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._markSentQuote__closure0.prototype = { call$1(error) { @@ -421872,7 +421883,7 @@ t1[0].call$1(new A.EmailQuoteSuccess(quote)); this.action.completer.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._emailQuote__closure0.prototype = { call$1(error) { @@ -421912,7 +421923,7 @@ call$1(item) { return !item.get$isEmpty(item); }, - $signature: 76 + $signature: 73 }; A._saveQuote__closure0.prototype = { call$1(quote) { @@ -421934,7 +421945,7 @@ } t1.completer.complete$1(0, quote); }, - $signature: 72 + $signature: 70 }; A._saveQuote__closure1.prototype = { call$1(error) { @@ -421972,7 +421983,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._loadQuote__closure0.prototype = { call$1(error) { @@ -422007,7 +422018,7 @@ t1[0].call$1(new A.DownloadQuotesSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._downloadQuotes__closure0.prototype = { call$1(error) { @@ -422040,7 +422051,7 @@ t1[0].call$1(new A.BulkEmailQuotesSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._bulkEmailQuotes__closure0.prototype = { call$1(error) { @@ -422081,7 +422092,7 @@ } else t1[0].call$1(new A.LoadCredits()); }, - $signature: 303 + $signature: 310 }; A._loadQuotes__closure0.prototype = { call$1(error) { @@ -422126,7 +422137,7 @@ t1[0].call$1(new A.SaveQuoteSuccess(quote)); this.action.completer.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._saveDocument__closure12.prototype = { call$1(error) { @@ -422259,7 +422270,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_quote ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure2.prototype = { call$2(selectedId, action) { @@ -422289,13 +422300,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure7.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure8.prototype = { call$2(selectedId, action) { @@ -422362,7 +422373,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure.prototype = { call$2(quote, action) { @@ -422452,7 +422463,7 @@ call$1(contact) { return A.InvitationEntity_InvitationEntity(contact.id, null); }, - $signature: 222 + $signature: 216 }; A.editingReducer_closure5.prototype = { call$2(quotes, action) { @@ -422543,7 +422554,7 @@ call$2(state, action) { return state.rebuild$1(new A.quoteListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.quoteListReducer__closure.prototype = { call$1(b) { @@ -422741,13 +422752,13 @@ call$1(each) { return each.clientId === this.action.clientId; }, - $signature: 107 + $signature: 108 }; A._purgeClientSuccess_closure1.prototype = { call$1(each) { return each.id; }, - $signature: 314 + $signature: 328 }; A._purgeClientSuccess_closure.prototype = { call$1(b) { @@ -422760,13 +422771,13 @@ B.JSArray_methods._removeWhere$2(t2, new A._purgeClientSuccess__closure0(t1), true); return b; }, - $signature: 185 + $signature: 179 }; A._purgeClientSuccess__closure.prototype = { call$2(p0, p1) { return B.JSArray_methods.contains$1(this.ids, p0); }, - $signature: 413 + $signature: 391 }; A._purgeClientSuccess__closure0.prototype = { call$1(p0) { @@ -422784,14 +422795,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._markSentQuoteSuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.quoteMap); return b; }, - $signature: 185 + $signature: 179 }; A._archiveQuoteSuccess_closure.prototype = { call$1(b) { @@ -422813,7 +422824,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 457 + $signature: 458 }; A._deleteQuoteSuccess_closure.prototype = { call$1(b) { @@ -422835,7 +422846,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 457 + $signature: 458 }; A._restoreQuoteSuccess_closure.prototype = { call$1(b) { @@ -422857,7 +422868,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 457 + $signature: 458 }; A._emailQuoteSuccess_closure.prototype = { call$1(b) { @@ -422866,7 +422877,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 185 + $signature: 179 }; A._convertQuotesToInvoicesSuccess_closure0.prototype = { call$1(item) { @@ -422878,14 +422889,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._convertQuotesToInvoicesSuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.quoteMap); return b; }, - $signature: 185 + $signature: 179 }; A._convertQuotesToProjectsSuccess_closure0.prototype = { call$1(item) { @@ -422897,14 +422908,14 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A._convertQuotesToProjectsSuccess_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, this.quoteMap); return b; }, - $signature: 185 + $signature: 179 }; A._addQuote_closure.prototype = { call$1(b) { @@ -422917,7 +422928,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 185 + $signature: 179 }; A._addQuote__closure.prototype = { call$1(b) { @@ -422933,7 +422944,7 @@ b.get$map(b).$indexSet(0, t1.id, t1.rebuild$1(new A._updateQuote__closure())); return b; }, - $signature: 185 + $signature: 179 }; A._updateQuote__closure.prototype = { call$1(b) { @@ -422947,13 +422958,13 @@ call$1(invitation) { return invitation.clientContactId; }, - $signature: 409 + $signature: 352 }; A.quoteContactSelector_closure0.prototype = { call$1(contact) { return B.JSArray_methods.contains$1(this._box_0.contactIds, contact.id); }, - $signature: 141 + $signature: 148 }; A.memoizedDropdownQuoteList_closure.prototype = { call$7(quoteMap, clientMap, vendorMap, quoteList, clientId, userMap, excludedIds) { @@ -423075,7 +423086,7 @@ call$2(clientId, quoteMap) { return A.quoteStatsForClient(clientId, quoteMap); }, - $signature: 102 + $signature: 100 }; A.quoteStatsForClient_closure.prototype = { call$2(quoteId, quote) { @@ -423091,7 +423102,7 @@ call$2(designId, quoteMap) { return A.quoteStatsForDesign(designId, quoteMap); }, - $signature: 102 + $signature: 100 }; A.quoteStatsForDesign_closure.prototype = { call$2(quoteId, quote) { @@ -423107,7 +423118,7 @@ call$2(userId, quoteMap) { return A.quoteStatsForUser(userId, quoteMap); }, - $signature: 102 + $signature: 100 }; A.quoteStatsForUser_closure.prototype = { call$2(quoteId, quote) { @@ -423145,7 +423156,7 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A.QuoteState_loadQuotes_closure.prototype = { call$1(b) { @@ -423160,7 +423171,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 185 + $signature: 179 }; A.QuoteUIState.prototype = { get$isCreatingNew() { @@ -423704,7 +423715,7 @@ call$1(recurringExpense) { return recurringExpense.get$id(recurringExpense); }, - $signature: 37 + $signature: 38 }; A.handleRecurringExpenseAction_closure0.prototype = { call$1(b) { @@ -423796,7 +423807,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveRecurringExpense_closure.prototype = { call$3(store, dynamicAction, next) { @@ -423823,7 +423834,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].recurringExpenseState.map._map$_map.$index(0, id); }, - $signature: 226 + $signature: 207 }; A._archiveRecurringExpense__closure0.prototype = { call$1(recurringExpenses) { @@ -423832,7 +423843,7 @@ t1[0].call$1(new A.ArchiveRecurringExpensesSuccess(recurringExpenses)); this.action.completer.complete$1(0, null); }, - $signature: 191 + $signature: 183 }; A._archiveRecurringExpense__closure1.prototype = { call$1(error) { @@ -423870,7 +423881,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].recurringExpenseState.map._map$_map.$index(0, id); }, - $signature: 226 + $signature: 207 }; A._deleteRecurringExpense__closure0.prototype = { call$1(recurringExpenses) { @@ -423879,7 +423890,7 @@ t1[0].call$1(new A.DeleteRecurringExpensesSuccess(recurringExpenses)); this.action.completer.complete$1(0, null); }, - $signature: 191 + $signature: 183 }; A._deleteRecurringExpense__closure1.prototype = { call$1(error) { @@ -423917,7 +423928,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].recurringExpenseState.map._map$_map.$index(0, id); }, - $signature: 226 + $signature: 207 }; A._restoreRecurringExpense__closure0.prototype = { call$1(recurringExpenses) { @@ -423926,7 +423937,7 @@ t1[0].call$1(new A.RestoreRecurringExpensesSuccess(recurringExpenses)); this.action.completer.complete$1(0, null); }, - $signature: 191 + $signature: 183 }; A._restoreRecurringExpense__closure1.prototype = { call$1(error) { @@ -423966,7 +423977,7 @@ } t1.completer.complete$1(0, recurringExpense); }, - $signature: 128 + $signature: 133 }; A._saveRecurringExpense__closure0.prototype = { call$1(error) { @@ -424004,7 +424015,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 128 + $signature: 133 }; A._loadRecurringExpense__closure0.prototype = { call$1(error) { @@ -424076,7 +424087,7 @@ t1[0].call$1(new A.StartRecurringExpensesSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 191 + $signature: 183 }; A._startRecurringExpense__closure0.prototype = { call$1(error) { @@ -424109,7 +424120,7 @@ t1[0].call$1(new A.StopRecurringExpensesSuccess(expenses)); this.action.completer.complete$1(0, null); }, - $signature: 191 + $signature: 183 }; A._stopRecurringExpense__closure0.prototype = { call$1(error) { @@ -424155,7 +424166,7 @@ t1[0].call$1(new A.SaveRecurringExpenseSuccess(expense)); this.action.completer.complete$1(0, null); }, - $signature: 128 + $signature: 133 }; A._saveDocument__closure6.prototype = { call$1(error) { @@ -424266,7 +424277,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_recurringExpense ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure305.prototype = { call$2(selectedId, action) { @@ -424284,13 +424295,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure308.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure309.prototype = { call$2(selectedId, action) { @@ -424345,7 +424356,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure99.prototype = { call$2(recurringExpenses, action) { @@ -424382,7 +424393,7 @@ call$2(state, action) { return state.rebuild$1(new A.recurringExpenseListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.recurringExpenseListReducer__closure.prototype = { call$1(b) { @@ -424523,13 +424534,13 @@ call$1(each) { return each.clientId === this.action.clientId; }, - $signature: 479 + $signature: 364 }; A._purgeClientSuccess_closure16.prototype = { call$1(each) { return each.id; }, - $signature: 382 + $signature: 360 }; A._purgeClientSuccess_closure14.prototype = { call$1(b) { @@ -424542,7 +424553,7 @@ B.JSArray_methods._removeWhere$2(t2, new A._purgeClientSuccess__closure10(t1), true); return b; }, - $signature: 328 + $signature: 322 }; A._purgeClientSuccess__closure9.prototype = { call$2(p0, p1) { @@ -424576,7 +424587,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 327 + $signature: 315 }; A._deleteRecurringExpenseSuccess_closure.prototype = { call$1(b) { @@ -424598,7 +424609,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 327 + $signature: 315 }; A._restoreRecurringExpenseSuccess_closure.prototype = { call$1(b) { @@ -424620,7 +424631,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 327 + $signature: 315 }; A._addRecurringExpense_closure.prototype = { call$1(b) { @@ -424633,7 +424644,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 328 + $signature: 322 }; A._addRecurringExpense__closure.prototype = { call$1(b) { @@ -424650,7 +424661,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new A._updateRecurringExpense__closure())); return b; }, - $signature: 328 + $signature: 322 }; A._updateRecurringExpense__closure.prototype = { call$1(b) { @@ -424680,7 +424691,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 327 + $signature: 315 }; A._stopRecurringExpensesSuccess_closure.prototype = { call$1(b) { @@ -424702,7 +424713,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 327 + $signature: 315 }; A._setLoadedRecurringExpense_closure.prototype = { call$1(b) { @@ -424711,7 +424722,7 @@ t1.$indexSet(0, t2.id, t2.rebuild$1(new A._setLoadedRecurringExpense__closure())); return b; }, - $signature: 328 + $signature: 322 }; A._setLoadedRecurringExpense__closure.prototype = { call$1(b) { @@ -424818,7 +424829,7 @@ call$2(clientId, expenseMap) { return A.recurringExpenseStatsForClient(clientId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.recurringExpenseStatsForClient_closure.prototype = { call$2(expenseId, expense) { @@ -424828,13 +424839,13 @@ else if (expense.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.memoizedRecurringExpenseStatsForVendor_closure.prototype = { call$2(vendorId, expenseMap) { return A.recurringExpenseStatsForVendor(vendorId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.recurringExpenseStatsForVendor_closure.prototype = { call$2(expenseId, expense) { @@ -424844,13 +424855,13 @@ else if (expense.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.memoizedTransactionStatsForVendor_closure.prototype = { call$2(vendorId, transactionMap) { return A.transactionStatsForVendor(vendorId, transactionMap); }, - $signature: 415 + $signature: 416 }; A.transactionStatsForVendor_closure.prototype = { call$2(transactionId, transaction) { @@ -424860,13 +424871,13 @@ else if (transaction.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 369 + $signature: 350 }; A.memoizedRecurringExpenseStatsForUser_closure.prototype = { call$2(userId, expenseMap) { return A.recurringExpenseStatsForUser(userId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.recurringExpenseStatsForUser_closure.prototype = { call$2(expenseId, expense) { @@ -424876,13 +424887,13 @@ else if (expense.isDeleted) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.memoizedRecurringExpenseStatsForExpense_closure.prototype = { call$2(expenseId, expenseMap) { return A.recurringExpenseStatsForExpense(expenseId, expenseMap); }, - $signature: 158 + $signature: 163 }; A.recurringExpenseStatsForExpense_closure.prototype = { call$2(expenseId, expense) { @@ -424892,7 +424903,7 @@ else if (expense.isDeleted) ++this._box_0.countArchived; }, - $signature: 116 + $signature: 119 }; A.RecurringExpenseState.prototype = { $get$1(_, recurringExpenseId) { @@ -424935,7 +424946,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 328 + $signature: 322 }; A.RecurringExpenseUIState.prototype = { get$isCreatingNew() { @@ -425486,7 +425497,7 @@ call$1(recurringInvoice) { return recurringInvoice.get$id(recurringInvoice); }, - $signature: 37 + $signature: 38 }; A.handleRecurringInvoiceAction_closure0.prototype = { call$1(_) { @@ -425512,13 +425523,13 @@ t4 = A.DecoratedFormField$(false, _null, true, _null, _null, true, _null, _null, "", _null, false, false, _null, new A.TextInputType(2, true, true), t2.get$percent(t2), _null, _null, false, new A.handleRecurringInvoiceAction__closure(t1), _null, _null, true, _null, _null, B.TextAlign_4, _null); return A.AlertDialog$(A._setArrayType([A.TextButton$(false, A.Text$(t2.get$cancel(t2).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A.handleRecurringInvoiceAction__closure0(context), _null), A.TextButton$(false, A.Text$(t2.get$submit(t2).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A.handleRecurringInvoiceAction__closure1(t1, context), _null)], type$.JSArray_legacy_Widget), _null, _null, t4, _null, _null, t3); }, - $signature: 182 + $signature: 177 }; A.handleRecurringInvoiceAction__closure.prototype = { call$1(value) { return this._box_0._recurring_invoice_actions$_amount = A.parseDouble(value, false); }, - $signature: 456 + $signature: 457 }; A.handleRecurringInvoiceAction__closure0.prototype = { call$0() { @@ -425644,7 +425655,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._showPdfRecurringInvoice_closure.prototype = { call$3(store, dynamicAction, next) { @@ -425699,7 +425710,7 @@ t1[0].call$1(new A.StartRecurringInvoicesSuccess(invoices)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._startRecurringInvoice__closure0.prototype = { call$1(error) { @@ -425732,7 +425743,7 @@ t1[0].call$1(new A.StopRecurringInvoicesSuccess(invoices)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._stopRecurringInvoice__closure0.prototype = { call$1(error) { @@ -425765,7 +425776,7 @@ t1[0].call$1(new A.UpdatePricesRecurringInvoicesSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._updatePricesRecurringInvoice__closure0.prototype = { call$1(error) { @@ -425798,7 +425809,7 @@ t1[0].call$1(new A.IncreasePricesRecurringInvoicesSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._increasePricesRecurringInvoice__closure0.prototype = { call$1(error) { @@ -425831,7 +425842,7 @@ t1[0].call$1(new A.SendNowRecurringInvoicesSuccess(invoices)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._sendNowRecurringInvoice__closure0.prototype = { call$1(error) { @@ -425869,7 +425880,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].recurringInvoiceState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._archiveRecurringInvoice__closure0.prototype = { call$1(recurringInvoices) { @@ -425878,7 +425889,7 @@ t1[0].call$1(new A.ArchiveRecurringInvoicesSuccess(recurringInvoices)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._archiveRecurringInvoice__closure1.prototype = { call$1(error) { @@ -425916,7 +425927,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].recurringInvoiceState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._deleteRecurringInvoice__closure0.prototype = { call$1(recurringInvoices) { @@ -425925,7 +425936,7 @@ t1[0].call$1(new A.DeleteRecurringInvoicesSuccess(recurringInvoices)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._deleteRecurringInvoice__closure1.prototype = { call$1(error) { @@ -425963,7 +425974,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].recurringInvoiceState.map._map$_map.$index(0, id); }, - $signature: 70 + $signature: 72 }; A._restoreRecurringInvoice__closure0.prototype = { call$1(recurringInvoices) { @@ -425972,7 +425983,7 @@ t1[0].call$1(new A.RestoreRecurringInvoicesSuccess(recurringInvoices)); this.action.completer.complete$1(0, null); }, - $signature: 34 + $signature: 36 }; A._restoreRecurringInvoice__closure1.prototype = { call$1(error) { @@ -426012,7 +426023,7 @@ call$1(item) { return !item.get$isEmpty(item); }, - $signature: 76 + $signature: 73 }; A._saveRecurringInvoice__closure0.prototype = { call$1(recurringInvoice) { @@ -426028,7 +426039,7 @@ } t1.completer.complete$1(0, recurringInvoice); }, - $signature: 72 + $signature: 70 }; A._saveRecurringInvoice__closure1.prototype = { call$1(error) { @@ -426066,7 +426077,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._loadRecurringInvoice__closure0.prototype = { call$1(error) { @@ -426105,7 +426116,7 @@ this.action.toString; t1[0].call$1(new A.LoadPayments(null, 1)); }, - $signature: 303 + $signature: 310 }; A._loadRecurringInvoices__closure0.prototype = { call$1(error) { @@ -426151,7 +426162,7 @@ t1[0].call$1(new A.SaveRecurringInvoiceSuccess(invoice)); this.action.completer.complete$1(0, null); }, - $signature: 72 + $signature: 70 }; A._saveDocument__closure4.prototype = { call$1(error) { @@ -426285,7 +426296,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_recurringInvoice ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure241.prototype = { call$2(selectedId, action) { @@ -426316,13 +426327,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure246.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure247.prototype = { call$2(selectedId, action) { @@ -426389,7 +426400,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure76.prototype = { call$2(recurringInvoice, action) { @@ -426479,7 +426490,7 @@ call$1(contact) { return A.InvitationEntity_InvitationEntity(contact.id, null); }, - $signature: 222 + $signature: 216 }; A.editingReducer_closure82.prototype = { call$2(recurringInvoices, action) { @@ -426569,7 +426580,7 @@ call$2(state, action) { return state.rebuild$1(new A.recurringInvoiceListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.recurringInvoiceListReducer__closure.prototype = { call$1(b) { @@ -426756,13 +426767,13 @@ call$1(each) { return each.clientId === this.action.clientId; }, - $signature: 107 + $signature: 108 }; A._purgeClientSuccess_closure13.prototype = { call$1(each) { return each.id; }, - $signature: 314 + $signature: 328 }; A._purgeClientSuccess_closure11.prototype = { call$1(b) { @@ -426775,13 +426786,13 @@ B.JSArray_methods._removeWhere$2(t2, new A._purgeClientSuccess__closure8(t1), true); return b; }, - $signature: 263 + $signature: 312 }; A._purgeClientSuccess__closure7.prototype = { call$2(p0, p1) { return B.JSArray_methods.contains$1(this.ids, p0); }, - $signature: 413 + $signature: 391 }; A._purgeClientSuccess__closure8.prototype = { call$1(p0) { @@ -426809,7 +426820,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 241 + $signature: 226 }; A._deleteRecurringInvoiceSuccess_closure.prototype = { call$1(b) { @@ -426831,7 +426842,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 241 + $signature: 226 }; A._emailRecurringInvoiceSuccess_closure.prototype = { call$1(b) { @@ -426841,7 +426852,7 @@ t1.$indexSet(0, t3.get$id(t3), t2.get$invoice()); return b; }, - $signature: 263 + $signature: 312 }; A._restoreRecurringInvoiceSuccess_closure.prototype = { call$1(b) { @@ -426863,7 +426874,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 241 + $signature: 226 }; A._sendNowRecurringInvoiceSuccess_closure.prototype = { call$1(b) { @@ -426885,7 +426896,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 241 + $signature: 226 }; A._startRecurringInvoicesSuccess_closure.prototype = { call$1(b) { @@ -426907,7 +426918,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 241 + $signature: 226 }; A._stopRecurringInvoicesSuccess_closure.prototype = { call$1(b) { @@ -426929,7 +426940,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 241 + $signature: 226 }; A._addRecurringInvoice_closure.prototype = { call$1(b) { @@ -426942,7 +426953,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 263 + $signature: 312 }; A._addRecurringInvoice__closure.prototype = { call$1(b) { @@ -426957,7 +426968,7 @@ 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: 263 + $signature: 312 }; A._updateRecurringInvoice__closure.prototype = { call$1(b) { @@ -427048,7 +427059,7 @@ call$2(clientId, invoiceMap) { return A.recurringInvoiceStatsForClient(clientId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.recurringInvoiceStatsForClient_closure.prototype = { call$2(invoiceId, invoice) { @@ -427064,7 +427075,7 @@ call$2(userId, invoiceMap) { return A.recurringInvoiceStatsForUser(userId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.recurringInvoiceStatsForUser_closure.prototype = { call$2(invoiceId, invoice) { @@ -427080,7 +427091,7 @@ call$2(invoiceId, invoiceMap) { return A.recurringInvoiceStatsForInvoice(invoiceId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.recurringInvoiceStatsForInvoice_closure.prototype = { call$2(invoiceId, invoice) { @@ -427096,7 +427107,7 @@ call$2(designId, recurringInvoiceMap) { return A.recurringInvoiceStatsForDesign(designId, recurringInvoiceMap); }, - $signature: 102 + $signature: 100 }; A.recurringInvoiceStatsForDesign_closure.prototype = { call$2(invoiceId, invoice) { @@ -427112,7 +427123,7 @@ call$2(subscriptionId, invoiceMap) { return A.recurringInvoiceStatsForSubscription(subscriptionId, invoiceMap); }, - $signature: 102 + $signature: 100 }; A.recurringInvoiceStatsForSubscription_closure.prototype = { call$2(invoiceId, invoice) { @@ -427150,7 +427161,7 @@ call$1(item) { return item; }, - $signature: 109 + $signature: 110 }; A.RecurringInvoiceState_loadRecurringInvoices_closure.prototype = { call$1(b) { @@ -427165,7 +427176,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 263 + $signature: 312 }; A.RecurringInvoiceUIState.prototype = { get$isCreatingNew() { @@ -427623,7 +427634,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A.reportsUIReducer_closure.prototype = { call$1(b) { @@ -427633,14 +427644,14 @@ b.get$_reports_state$_$this()._chart = ""; return b; }, - $signature: 455 + $signature: 456 }; A.reportsUIReducer_closure0.prototype = { call$1(b) { b.get$_reports_state$_$this()._report = this.action.report; return b; }, - $signature: 455 + $signature: 456 }; A.reportsUIReducer_closure1.prototype = { call$1(b) { @@ -427676,7 +427687,7 @@ t2.replace$1(0, t1 == null ? _this.state.filters : t1); return b; }, - $signature: 455 + $signature: 456 }; A.ReportsUIState.prototype = { get$isGroupByFiltered() { @@ -427981,7 +427992,7 @@ call$1(schedule) { return schedule.get$id(schedule); }, - $signature: 37 + $signature: 38 }; A._editSchedule_closure.prototype = { call$3(store, dynamicAction, next) { @@ -428059,7 +428070,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveSchedule_closure.prototype = { call$3(store, dynamicAction, next) { @@ -428086,7 +428097,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].scheduleState.map._map$_map.$index(0, id); }, - $signature: 453 + $signature: 455 }; A._archiveSchedule__closure0.prototype = { call$1(schedules) { @@ -428095,7 +428106,7 @@ t1[0].call$1(new A.ArchiveSchedulesSuccess(schedules)); this.action.completer.complete$1(0, null); }, - $signature: 452 + $signature: 453 }; A._archiveSchedule__closure1.prototype = { call$1(error) { @@ -428133,7 +428144,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].scheduleState.map._map$_map.$index(0, id); }, - $signature: 453 + $signature: 455 }; A._deleteSchedule__closure0.prototype = { call$1(schedules) { @@ -428142,7 +428153,7 @@ t1[0].call$1(new A.DeleteSchedulesSuccess(schedules)); this.action.completer.complete$1(0, null); }, - $signature: 452 + $signature: 453 }; A._deleteSchedule__closure1.prototype = { call$1(error) { @@ -428180,7 +428191,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].scheduleState.map._map$_map.$index(0, id); }, - $signature: 453 + $signature: 455 }; A._restoreSchedule__closure0.prototype = { call$1(schedules) { @@ -428189,7 +428200,7 @@ t1[0].call$1(new A.RestoreSchedulesSuccess(schedules)); this.action.completer.complete$1(0, null); }, - $signature: 452 + $signature: 453 }; A._restoreSchedule__closure1.prototype = { call$1(error) { @@ -428416,7 +428427,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_schedule ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure385.prototype = { call$2(selectedId, action) { @@ -428434,13 +428445,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure388.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure389.prototype = { call$2(selectedId, action) { @@ -428495,7 +428506,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure126.prototype = { call$2(schedules, action) { @@ -428526,13 +428537,13 @@ b.get$_schedule_model$_$this()._schedule_model$_isChanged = true; return b; }, - $signature: 82 + $signature: 83 }; A.scheduleListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.scheduleListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.scheduleListReducer__closure.prototype = { call$1(b) { @@ -428689,7 +428700,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 449 + $signature: 452 }; A._deleteScheduleSuccess_closure.prototype = { call$1(b) { @@ -428711,7 +428722,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 449 + $signature: 452 }; A._restoreScheduleSuccess_closure.prototype = { call$1(b) { @@ -428733,7 +428744,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 449 + $signature: 452 }; A._addSchedule_closure.prototype = { call$1(b) { @@ -429360,7 +429371,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._saveCompany_closure.prototype = { call$3(store, dynamicAction, next) { @@ -429417,7 +429428,7 @@ if (t1 != null) t1.complete$0(0); }, - $signature: 161 + $signature: 167 }; A._saveAuthUser__closure0.prototype = { call$1(error) { @@ -429454,7 +429465,7 @@ t1[0].call$1(new A.ConnectOAuthUserSuccess(user)); this.action.completer.complete$0(0); }, - $signature: 161 + $signature: 167 }; A._connectOAuthUser__closure0.prototype = { call$1(error) { @@ -429489,7 +429500,7 @@ t1[0].call$1(new A.DisconnectOAuthUserSuccess(user)); this.action.completer.complete$0(0); }, - $signature: 161 + $signature: 167 }; A._disconnectOAuthUser__closure0.prototype = { call$1(error) { @@ -429524,7 +429535,7 @@ t1[0].call$1(new A.DisconnectOAuthMailerSuccess(user)); this.action.completer.complete$0(0); }, - $signature: 161 + $signature: 167 }; A._disconnectOAuthMailer__closure0.prototype = { call$1(error) { @@ -429561,7 +429572,7 @@ t1.get$completer(); t1.get$completer().complete$0(0); }, - $signature: 161 + $signature: 167 }; A._connectGmailUser__closure0.prototype = { call$1(error) { @@ -429692,7 +429703,7 @@ } t1.completer.complete$0(0); }, - $signature: 145 + $signature: 141 }; A._uploadLogo__closure0.prototype = { call$1(error) { @@ -429836,7 +429847,7 @@ b.get$_settings_state$_$this()._entityType = t1; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure0.prototype = { call$2(state, action) { @@ -429853,7 +429864,7 @@ b.get$_settings_state$_$this()._isChanged = true; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure1.prototype = { call$2(state, action) { @@ -429877,7 +429888,7 @@ b.get$_settings_state$_$this()._isChanged = true; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer__closure16.prototype = { call$1(b) { @@ -429888,7 +429899,7 @@ b.get$_settings_state$_$this()._isChanged = true; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer__closure17.prototype = { call$1(b) { @@ -429899,7 +429910,7 @@ b.get$_settings_state$_$this()._isChanged = true; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure2.prototype = { call$2(state, action) { @@ -429916,7 +429927,7 @@ b.get$_settings_state$_$this()._isChanged = true; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure3.prototype = { call$2(state, action) { @@ -429949,7 +429960,7 @@ b.get$_settings_state$_$this()._updatedAt = t2; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure4.prototype = { call$2(state, action) { @@ -429971,7 +429982,7 @@ b.get$_settings_state$_$this()._isChanged = false; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure5.prototype = { call$2(state, action) { @@ -429993,7 +430004,7 @@ b.get$_settings_state$_$this()._isChanged = false; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure6.prototype = { call$2(state, action) { @@ -430015,7 +430026,7 @@ b.get$_settings_state$_$this()._isChanged = false; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure7.prototype = { call$2(state, action) { @@ -430035,7 +430046,7 @@ b.get$_settings_state$_$this()._isChanged = false; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure8.prototype = { call$2(state, action) { @@ -430055,7 +430066,7 @@ b.get$_settings_state$_$this()._isChanged = false; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure9.prototype = { call$2(state, action) { @@ -430075,7 +430086,7 @@ b.get$_settings_state$_$this()._isChanged = false; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure10.prototype = { call$2(state, action) { @@ -430095,7 +430106,7 @@ b.get$_settings_state$_$this()._isChanged = false; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure11.prototype = { call$2(state, action) { @@ -430111,7 +430122,7 @@ b.get$_settings_state$_$this()._settings_state$_filterClearedAt = t1; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure12.prototype = { call$2(state, action) { @@ -430133,7 +430144,7 @@ b.get$_settings_state$_$this()._tabIndex = 0; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure13.prototype = { call$2(state, action) { @@ -430147,7 +430158,7 @@ b.get$_settings_state$_$this()._tabIndex = t1; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure14.prototype = { call$2(state, action) { @@ -430161,7 +430172,7 @@ b.get$_settings_state$_$this()._selectedTemplate = t1; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure15.prototype = { call$2(state, action) { @@ -430175,7 +430186,7 @@ b.get$_settings_state$_$this()._updatedAt = t1; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure16.prototype = { call$2(state, action) { @@ -430189,7 +430200,7 @@ b.get$_settings_state$_$this()._showNewSettings = !t1; return b; }, - $signature: 89 + $signature: 87 }; A.settingsUIReducer_closure17.prototype = { call$2(state, action) { @@ -430203,7 +430214,7 @@ b.get$_settings_state$_$this()._settings_state$_showPdfPreview = !t1; return b; }, - $signature: 89 + $signature: 87 }; A.SettingsUIState.prototype = { get$settings() { @@ -431533,7 +431544,7 @@ call$1(subscription) { return subscription.get$id(subscription); }, - $signature: 37 + $signature: 38 }; A._editSubscription_closure.prototype = { call$3(store, dynamicAction, next) { @@ -431611,7 +431622,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveSubscription_closure.prototype = { call$3(store, dynamicAction, next) { @@ -431638,7 +431649,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].subscriptionState.map._map$_map.$index(0, id); }, - $signature: 448 + $signature: 449 }; A._archiveSubscription__closure0.prototype = { call$1(subscriptions) { @@ -431647,7 +431658,7 @@ t1[0].call$1(new A.ArchiveSubscriptionsSuccess(subscriptions)); this.action.completer.complete$1(0, null); }, - $signature: 446 + $signature: 448 }; A._archiveSubscription__closure1.prototype = { call$1(error) { @@ -431685,7 +431696,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].subscriptionState.map._map$_map.$index(0, id); }, - $signature: 448 + $signature: 449 }; A._deleteSubscription__closure0.prototype = { call$1(subscriptions) { @@ -431694,7 +431705,7 @@ t1[0].call$1(new A.DeleteSubscriptionsSuccess(subscriptions)); this.action.completer.complete$1(0, null); }, - $signature: 446 + $signature: 448 }; A._deleteSubscription__closure1.prototype = { call$1(error) { @@ -431732,7 +431743,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].subscriptionState.map._map$_map.$index(0, id); }, - $signature: 448 + $signature: 449 }; A._restoreSubscription__closure0.prototype = { call$1(subscriptions) { @@ -431741,7 +431752,7 @@ t1[0].call$1(new A.RestoreSubscriptionsSuccess(subscriptions)); this.action.completer.complete$1(0, null); }, - $signature: 446 + $signature: 448 }; A._restoreSubscription__closure1.prototype = { call$1(error) { @@ -431968,7 +431979,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_subscription ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure290.prototype = { call$2(selectedId, action) { @@ -431987,13 +431998,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure293.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure294.prototype = { call$2(selectedId, action) { @@ -432048,7 +432059,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure95.prototype = { call$2(subscriptions, action) { @@ -432079,13 +432090,13 @@ b.get$_subscription_model$_$this()._subscription_model$_isChanged = true; return b; }, - $signature: 66 + $signature: 68 }; A.subscriptionListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.subscriptionListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.subscriptionListReducer__closure.prototype = { call$1(b) { @@ -432231,7 +432242,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 445 + $signature: 446 }; A._deleteSubscriptionSuccess_closure.prototype = { call$1(b) { @@ -432253,7 +432264,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 445 + $signature: 446 }; A._restoreSubscriptionSuccess_closure.prototype = { call$1(b) { @@ -432275,7 +432286,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 445 + $signature: 446 }; A._addSubscription_closure.prototype = { call$1(b) { @@ -432898,7 +432909,7 @@ call$1(task) { return task.get$id(task); }, - $signature: 37 + $signature: 38 }; A.handleTaskAction_closure0.prototype = { call$1(task) { @@ -432912,7 +432923,7 @@ t1.lastClientId = clientId; } }, - $signature: 145 + $signature: 141 }; A.handleTaskAction_closure1.prototype = { call$2(taskA, taskB) { @@ -432945,7 +432956,7 @@ t1 = false; return t1; }, - $signature: 190 + $signature: 184 }; A.handleTaskAction_closure3.prototype = { call$1(task) { @@ -432964,7 +432975,7 @@ _this.items.push(A.convertTaskToInvoiceItem(_this.context, t1, task)); _this._box_0.lastTask = task; }, - $signature: 145 + $signature: 141 }; A.handleTaskAction_closure4.prototype = { call$1(b) { @@ -433064,7 +433075,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveTask_closure.prototype = { call$3(store, dynamicAction, next) { @@ -433091,7 +433102,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskState.map._map$_map.$index(0, id); }, - $signature: 199 + $signature: 198 }; A._archiveTask__closure0.prototype = { call$1(tasks) { @@ -433100,7 +433111,7 @@ t1[0].call$1(new A.ArchiveTaskSuccess(tasks)); this.action.completer.complete$1(0, null); }, - $signature: 320 + $signature: 304 }; A._archiveTask__closure1.prototype = { call$1(error) { @@ -433138,7 +433149,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskState.map._map$_map.$index(0, id); }, - $signature: 199 + $signature: 198 }; A._startTask__closure0.prototype = { call$1(tasks) { @@ -433147,7 +433158,7 @@ t1[0].call$1(new A.StartTasksSuccess(tasks)); this.action.completer.complete$1(0, null); }, - $signature: 320 + $signature: 304 }; A._startTask__closure1.prototype = { call$1(error) { @@ -433185,7 +433196,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskState.map._map$_map.$index(0, id); }, - $signature: 199 + $signature: 198 }; A._stopTask__closure0.prototype = { call$1(tasks) { @@ -433194,7 +433205,7 @@ t1[0].call$1(new A.StopTasksSuccess(tasks)); this.action.completer.complete$1(0, null); }, - $signature: 320 + $signature: 304 }; A._stopTask__closure1.prototype = { call$1(error) { @@ -433232,7 +433243,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskState.map._map$_map.$index(0, id); }, - $signature: 199 + $signature: 198 }; A._deleteTask__closure0.prototype = { call$1(tasks) { @@ -433241,7 +433252,7 @@ t1[0].call$1(new A.DeleteTaskSuccess(tasks)); this.action.completer.complete$1(0, null); }, - $signature: 320 + $signature: 304 }; A._deleteTask__closure1.prototype = { call$1(error) { @@ -433279,7 +433290,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskState.map._map$_map.$index(0, id); }, - $signature: 199 + $signature: 198 }; A._restoreTask__closure0.prototype = { call$1(tasks) { @@ -433288,7 +433299,7 @@ t1[0].call$1(new A.RestoreTaskSuccess(tasks)); this.action.completer.complete$1(0, null); }, - $signature: 320 + $signature: 304 }; A._restoreTask__closure1.prototype = { call$1(error) { @@ -433328,7 +433339,7 @@ } t1.completer.complete$1(0, task); }, - $signature: 243 + $signature: 260 }; A._saveTask__closure0.prototype = { call$1(error) { @@ -433366,7 +433377,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 243 + $signature: 260 }; A._loadTask__closure0.prototype = { call$1(error) { @@ -433454,7 +433465,7 @@ t1[0].call$1(new A.SaveTaskSuccess(task)); this.action.completer.complete$1(0, null); }, - $signature: 243 + $signature: 260 }; A._saveDocument__closure16.prototype = { call$1(error) { @@ -433622,7 +433633,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_task ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure53.prototype = { call$2(selectedId, action) { @@ -433640,13 +433651,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure56.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure57.prototype = { call$2(selectedId, action) { @@ -433737,13 +433748,13 @@ b.get$_task_model$_$this()._task_model$_isChanged = true; return b; }, - $signature: 67 + $signature: 65 }; A.taskListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.taskListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.taskListReducer__closure.prototype = { call$1(b) { @@ -433922,7 +433933,7 @@ B.JSArray_methods._removeWhere$2(t2, new A._purgeClientSuccess__closure12(t1), true); return b; }, - $signature: 312 + $signature: 330 }; A._purgeClientSuccess__closure11.prototype = { call$2(p0, p1) { @@ -433964,7 +433975,7 @@ } } }, - $signature: 244 + $signature: 258 }; A._sortTasksSuccess__closure.prototype = { call$1(b) { @@ -433974,7 +433985,7 @@ b.get$_task_model$_$this()._statusOrder = t1; return b; }, - $signature: 67 + $signature: 65 }; A._archiveTaskSuccess_closure.prototype = { call$1(b) { @@ -433996,7 +434007,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 244 + $signature: 258 }; A._startTaskSuccess_closure.prototype = { call$1(b) { @@ -434018,7 +434029,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 244 + $signature: 258 }; A._stopTaskSuccess_closure.prototype = { call$1(b) { @@ -434040,7 +434051,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 244 + $signature: 258 }; A._deleteTaskSuccess_closure.prototype = { call$1(b) { @@ -434062,7 +434073,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 244 + $signature: 258 }; A._restoreTaskSuccess_closure.prototype = { call$1(b) { @@ -434084,7 +434095,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 244 + $signature: 258 }; A._addTask_closure.prototype = { call$1(b) { @@ -434097,7 +434108,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 312 + $signature: 330 }; A._updateTask_closure.prototype = { call$1(b) { @@ -434106,7 +434117,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 312 + $signature: 330 }; A._setLoadedTask_closure.prototype = { call$1(b) { @@ -434115,13 +434126,13 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 312 + $signature: 330 }; A.convertTaskToInvoiceItem_closure.prototype = { call$1(time) { return time.startDate != null && time.endDate != null && time.isBillable; }, - $signature: 208 + $signature: 215 }; A.convertTaskToInvoiceItem_closure0.prototype = { call$1(time) { @@ -434372,7 +434383,7 @@ else if (task.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 139 + $signature: 144 }; A.memoizedTaskStatsForProject_closure.prototype = { call$2(projectId, taskMap) { @@ -434388,7 +434399,7 @@ else if (task.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 139 + $signature: 144 }; A.memoizedTaskStatsForUser_closure.prototype = { call$2(userId, taskMap) { @@ -434437,7 +434448,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 312 + $signature: 330 }; A.TaskUIState.prototype = { get$isCreatingNew() { @@ -434957,7 +434968,7 @@ call$1(taskStatus) { return taskStatus.get$id(taskStatus); }, - $signature: 37 + $signature: 38 }; A.handleTaskStatusAction_closure0.prototype = { call$1(b) { @@ -434965,7 +434976,7 @@ b.get$_task_model$_$this()._task_model$_statusId = t1; return b; }, - $signature: 67 + $signature: 65 }; A._editTaskStatus_closure.prototype = { call$3(store, dynamicAction, next) { @@ -435043,7 +435054,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveTaskStatus_closure.prototype = { call$3(store, dynamicAction, next) { @@ -435070,7 +435081,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskStatusState.map._map$_map.$index(0, id); }, - $signature: 444 + $signature: 445 }; A._archiveTaskStatus__closure0.prototype = { call$1(taskStatuses) { @@ -435079,7 +435090,7 @@ t1[0].call$1(new A.ArchiveTaskStatusesSuccess(taskStatuses)); this.action.completer.complete$1(0, null); }, - $signature: 443 + $signature: 444 }; A._archiveTaskStatus__closure1.prototype = { call$1(error) { @@ -435117,7 +435128,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskStatusState.map._map$_map.$index(0, id); }, - $signature: 444 + $signature: 445 }; A._deleteTaskStatus__closure0.prototype = { call$1(taskStatuses) { @@ -435126,7 +435137,7 @@ t1[0].call$1(new A.DeleteTaskStatusesSuccess(taskStatuses)); this.action.completer.complete$1(0, null); }, - $signature: 443 + $signature: 444 }; A._deleteTaskStatus__closure1.prototype = { call$1(error) { @@ -435164,7 +435175,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskStatusState.map._map$_map.$index(0, id); }, - $signature: 444 + $signature: 445 }; A._restoreTaskStatus__closure0.prototype = { call$1(taskStatuses) { @@ -435173,7 +435184,7 @@ t1[0].call$1(new A.RestoreTaskStatusesSuccess(taskStatuses)); this.action.completer.complete$1(0, null); }, - $signature: 443 + $signature: 444 }; A._restoreTaskStatus__closure1.prototype = { call$1(error) { @@ -435213,7 +435224,7 @@ } t1.completer.complete$1(0, taskStatus); }, - $signature: 264 + $signature: 294 }; A._saveTaskStatus__closure0.prototype = { call$1(error) { @@ -435249,7 +435260,7 @@ t1[0].call$1(new A.LoadTaskStatusSuccess(taskStatus)); this.action.completer.complete$1(0, null); }, - $signature: 264 + $signature: 294 }; A._loadTaskStatus__closure0.prototype = { call$1(error) { @@ -435386,7 +435397,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_taskStatus ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure275.prototype = { call$2(selectedId, action) { @@ -435404,13 +435415,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure278.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure279.prototype = { call$2(selectedId, action) { @@ -435465,7 +435476,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure91.prototype = { call$2(taskStatuses, action) { @@ -435496,13 +435507,13 @@ b.get$_task_status_model$_$this()._task_status_model$_isChanged = true; return b; }, - $signature: 165 + $signature: 172 }; A.taskStatusListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.taskStatusListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.taskStatusListReducer__closure.prototype = { call$1(b) { @@ -435673,7 +435684,7 @@ b.get$_task_status_model$_$this()._task_status_model$_statusOrder = t1; return b; }, - $signature: 165 + $signature: 172 }; A._archiveTaskStatusSuccess_closure.prototype = { call$1(b) { @@ -435874,7 +435885,7 @@ t1.total = t1.total + B.JSInt_methods._tdivFast$1(task.calculateDuration$0()._duration, 1000000); } }, - $signature: 139 + $signature: 144 }; A.memoizedTaskStatsForTaskStatus_closure.prototype = { call$2(companyGatewayId, taskMap) { @@ -435890,7 +435901,7 @@ else if (task.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 139 + $signature: 144 }; A.defaultTaskStatusId_closure.prototype = { call$1(statusId) { @@ -436438,7 +436449,7 @@ call$1(taxRate) { return taxRate.get$id(taxRate); }, - $signature: 37 + $signature: 38 }; A.StartTaxRateMultiselect.prototype = {}; A.AddToTaxRateMultiselect.prototype = {}; @@ -436522,7 +436533,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveTaxRate_closure.prototype = { call$3(store, dynamicAction, next) { @@ -436549,7 +436560,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taxRateState.map._map$_map.$index(0, id); }, - $signature: 307 + $signature: 291 }; A._archiveTaxRate__closure0.prototype = { call$1(taxRates) { @@ -436558,7 +436569,7 @@ t1[0].call$1(new A.ArchiveTaxRatesSuccess(taxRates)); this.action.completer.complete$1(0, null); }, - $signature: 442 + $signature: 443 }; A._archiveTaxRate__closure1.prototype = { call$1(error) { @@ -436596,7 +436607,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taxRateState.map._map$_map.$index(0, id); }, - $signature: 307 + $signature: 291 }; A._deleteTaxRate__closure0.prototype = { call$1(taxRates) { @@ -436605,7 +436616,7 @@ t1[0].call$1(new A.DeleteTaxRatesSuccess(taxRates)); this.action.completer.complete$1(0, null); }, - $signature: 442 + $signature: 443 }; A._deleteTaxRate__closure1.prototype = { call$1(error) { @@ -436643,7 +436654,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taxRateState.map._map$_map.$index(0, id); }, - $signature: 307 + $signature: 291 }; A._restoreTaxRate__closure0.prototype = { call$1(taxRates) { @@ -436652,7 +436663,7 @@ t1[0].call$1(new A.RestoreTaxRatesSuccess(taxRates)); this.action.completer.complete$1(0, null); }, - $signature: 442 + $signature: 443 }; A._restoreTaxRate__closure1.prototype = { call$1(error) { @@ -436692,7 +436703,7 @@ } t1.completer.complete$1(0, taxRate); }, - $signature: 153 + $signature: 139 }; A._saveTaxRate__closure0.prototype = { call$1(error) { @@ -436728,7 +436739,7 @@ t1[0].call$1(new A.LoadTaxRateSuccess(taxRate)); this.action.completer.complete$1(0, null); }, - $signature: 153 + $signature: 139 }; A._loadTaxRate__closure0.prototype = { call$1(error) { @@ -436841,7 +436852,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_taxRate ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure138.prototype = { call$2(selectedId, action) { @@ -436859,13 +436870,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure141.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure142.prototype = { call$2(selectedId, action) { @@ -436920,7 +436931,7 @@ call$2(state, action) { return state.rebuild$1(new A.taxRateListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.taxRateListReducer__closure.prototype = { call$1(b) { @@ -437039,7 +437050,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 441 + $signature: 442 }; A._deleteTaxRateSuccess_closure.prototype = { call$1(b) { @@ -437061,7 +437072,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 441 + $signature: 442 }; A._restoreTaxRateSuccess_closure.prototype = { call$1(b) { @@ -437083,7 +437094,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 441 + $signature: 442 }; A._addTaxRate_closure.prototype = { call$1(b) { @@ -437096,7 +437107,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 219 + $signature: 218 }; A._updateTaxRate_closure.prototype = { call$1(b) { @@ -437105,7 +437116,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 219 + $signature: 218 }; A._setLoadedTaxRate_closure.prototype = { call$1(b) { @@ -437114,14 +437125,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 219 + $signature: 218 }; A._setLoadedTaxRates_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.taxRates, new A._setLoadedTaxRates__closure(), new A._setLoadedTaxRates__closure0(), type$.legacy_String, type$.legacy_TaxRateEntity)); return b; }, - $signature: 219 + $signature: 218 }; A._setLoadedTaxRates__closure.prototype = { call$1(item) { @@ -437142,14 +437153,14 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 219 + $signature: 218 }; A._setLoadedCompany_closure3.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.taxRates, new A._setLoadedCompany__closure3(), new A._setLoadedCompany__closure4(), type$.legacy_String, type$.legacy_TaxRateEntity)); return b; }, - $signature: 219 + $signature: 218 }; A._setLoadedCompany__closure3.prototype = { call$1(item) { @@ -437170,7 +437181,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 219 + $signature: 218 }; A.memoizedFilteredTaxRateList_closure.prototype = { call$4(selectionState, taxRateMap, taxRateList, taxRateListState) { @@ -437722,7 +437733,7 @@ call$1(token) { return token.get$id(token); }, - $signature: 37 + $signature: 38 }; A.StartTokenMultiselect.prototype = {}; A.AddToTokenMultiselect.prototype = {}; @@ -437806,7 +437817,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveToken_closure.prototype = { call$3(store, dynamicAction, next) { @@ -437833,7 +437844,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].tokenState.map._map$_map.$index(0, id); }, - $signature: 440 + $signature: 441 }; A._archiveToken__closure0.prototype = { call$1(tokens) { @@ -437842,7 +437853,7 @@ t1[0].call$1(new A.ArchiveTokensSuccess(tokens)); this.action.completer.complete$1(0, null); }, - $signature: 439 + $signature: 440 }; A._archiveToken__closure1.prototype = { call$1(error) { @@ -437880,7 +437891,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].tokenState.map._map$_map.$index(0, id); }, - $signature: 440 + $signature: 441 }; A._deleteToken__closure0.prototype = { call$1(tokens) { @@ -437889,7 +437900,7 @@ t1[0].call$1(new A.DeleteTokensSuccess(tokens)); this.action.completer.complete$1(0, null); }, - $signature: 439 + $signature: 440 }; A._deleteToken__closure1.prototype = { call$1(error) { @@ -437927,7 +437938,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].tokenState.map._map$_map.$index(0, id); }, - $signature: 440 + $signature: 441 }; A._restoreToken__closure0.prototype = { call$1(tokens) { @@ -437936,7 +437947,7 @@ t1[0].call$1(new A.RestoreTokensSuccess(tokens)); this.action.completer.complete$1(0, null); }, - $signature: 439 + $signature: 440 }; A._restoreToken__closure1.prototype = { call$1(error) { @@ -438151,7 +438162,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_token ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure211.prototype = { call$2(selectedId, action) { @@ -438169,13 +438180,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure214.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure215.prototype = { call$2(selectedId, action) { @@ -438230,7 +438241,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure68.prototype = { call$2(tokens, action) { @@ -438267,7 +438278,7 @@ call$2(state, action) { return state.rebuild$1(new A.tokenListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.tokenListReducer__closure.prototype = { call$1(b) { @@ -438424,7 +438435,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 438 + $signature: 439 }; A._deleteTokenSuccess_closure.prototype = { call$1(b) { @@ -438446,7 +438457,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 438 + $signature: 439 }; A._restoreTokenSuccess_closure.prototype = { call$1(b) { @@ -438468,7 +438479,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 438 + $signature: 439 }; A._addToken_closure.prototype = { call$1(b) { @@ -439125,7 +439136,7 @@ call$1(transaction) { return transaction.get$id(transaction); }, - $signature: 37 + $signature: 38 }; A._editTransaction_closure.prototype = { call$3(store, dynamicAction, next) { @@ -439203,7 +439214,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveTransaction_closure.prototype = { call$3(store, dynamicAction, next) { @@ -439230,7 +439241,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].transactionState.map._map$_map.$index(0, id); }, - $signature: 436 + $signature: 438 }; A._archiveTransaction__closure0.prototype = { call$1(transactions) { @@ -439277,7 +439288,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].transactionState.map._map$_map.$index(0, id); }, - $signature: 436 + $signature: 438 }; A._deleteTransaction__closure0.prototype = { call$1(transactions) { @@ -439324,7 +439335,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].transactionState.map._map$_map.$index(0, id); }, - $signature: 436 + $signature: 438 }; A._restoreTransaction__closure0.prototype = { call$1(transactions) { @@ -439402,7 +439413,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 195 + $signature: 219 }; A._convertToPayment__closure0.prototype = { call$1(error) { @@ -439470,7 +439481,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 195 + $signature: 219 }; A._linkToPayment__closure0.prototype = { call$1(error) { @@ -439504,7 +439515,7 @@ t1[0].call$1(new A.RefreshData(null, false, false, false)); this.action.completer.complete$1(0, null); }, - $signature: 195 + $signature: 219 }; A._linkToExpense__closure0.prototype = { call$1(error) { @@ -439548,7 +439559,7 @@ t2[0].call$1(new A.RefreshData(null, false, false, false)); t1.completer.complete$1(0, transaction); }, - $signature: 195 + $signature: 219 }; A._saveTransaction__closure0.prototype = { call$1(error) { @@ -439584,7 +439595,7 @@ t1[0].call$1(new A.LoadTransactionSuccess(transaction)); this.action.completer.complete$1(0, null); }, - $signature: 195 + $signature: 219 }; A._loadTransaction__closure0.prototype = { call$1(error) { @@ -439732,7 +439743,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_transaction ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure354.prototype = { call$2(selectedId, action) { @@ -439750,13 +439761,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure357.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure358.prototype = { call$2(selectedId, action) { @@ -439817,7 +439828,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure118.prototype = { call$2(transactions, action) { @@ -439848,13 +439859,13 @@ b.get$_transaction_model$_$this()._transaction_model$_isChanged = true; return b; }, - $signature: 126 + $signature: 123 }; A.transactionListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.transactionListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.transactionListReducer__closure.prototype = { call$1(b) { @@ -440030,7 +440041,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 435 + $signature: 436 }; A._deleteTransactionSuccess_closure.prototype = { call$1(b) { @@ -440052,7 +440063,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 435 + $signature: 436 }; A._restoreTransactionSuccess_closure.prototype = { call$1(b) { @@ -440074,7 +440085,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 435 + $signature: 436 }; A._addTransaction_closure.prototype = { call$1(b) { @@ -440087,7 +440098,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 218 + $signature: 220 }; A._updateTransaction_closure.prototype = { call$1(b) { @@ -440096,7 +440107,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 218 + $signature: 220 }; A._convertTransactionToPayment_closure.prototype = { call$1(b) { @@ -440105,7 +440116,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 218 + $signature: 220 }; A._linkTransactionToPayment_closure.prototype = { call$1(b) { @@ -440114,7 +440125,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 218 + $signature: 220 }; A._linkTransactionToExpense_closure.prototype = { call$1(b) { @@ -440123,7 +440134,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 218 + $signature: 220 }; A._setLoadedTransaction_closure.prototype = { call$1(b) { @@ -440132,7 +440143,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 218 + $signature: 220 }; A.memoizedFilteredTransactionList_closure.prototype = { call$9(selectionState, transactionMap, transactionList, invoiceMap, vendorMap, expenseMap, expenseCategoryMap, bankAccountMap, transactionListState) { @@ -440185,7 +440196,7 @@ call$2(bankAccountId, transactionMap) { return A.transactionStatsForBankAccount(bankAccountId, transactionMap); }, - $signature: 415 + $signature: 416 }; A.transactionStatsForBankAccount_closure.prototype = { call$2(transactionId, transaction) { @@ -440195,7 +440206,7 @@ else if (transaction.get$isArchived()) ++this._box_0.countArchived; }, - $signature: 369 + $signature: 350 }; A.TransactionState.prototype = { $get$1(_, transactionId) { @@ -440237,7 +440248,7 @@ t2.replace$1(0, A.List_List$of(t4, true, A._instanceType(t4)._eval$1("SetMixin.E"))); return b; }, - $signature: 218 + $signature: 220 }; A.TransactionUIState.prototype = { get$isCreatingNew() { @@ -440754,7 +440765,7 @@ call$1(transactionRule) { return transactionRule.get$id(transactionRule); }, - $signature: 37 + $signature: 38 }; A._editTransactionRule_closure.prototype = { call$3(store, dynamicAction, next) { @@ -440832,7 +440843,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveTransactionRule_closure.prototype = { call$3(store, dynamicAction, next) { @@ -440859,7 +440870,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].transactionRuleState.map._map$_map.$index(0, id); }, - $signature: 434 + $signature: 435 }; A._archiveTransactionRule__closure0.prototype = { call$1(transactionRules) { @@ -440868,7 +440879,7 @@ t1[0].call$1(new A.ArchiveTransactionRulesSuccess(transactionRules)); this.action.completer.complete$1(0, null); }, - $signature: 433 + $signature: 434 }; A._archiveTransactionRule__closure1.prototype = { call$1(error) { @@ -440906,7 +440917,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].transactionRuleState.map._map$_map.$index(0, id); }, - $signature: 434 + $signature: 435 }; A._deleteTransactionRule__closure0.prototype = { call$1(transactionRules) { @@ -440915,7 +440926,7 @@ t1[0].call$1(new A.DeleteTransactionRulesSuccess(transactionRules)); this.action.completer.complete$1(0, null); }, - $signature: 433 + $signature: 434 }; A._deleteTransactionRule__closure1.prototype = { call$1(error) { @@ -440953,7 +440964,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].transactionRuleState.map._map$_map.$index(0, id); }, - $signature: 434 + $signature: 435 }; A._restoreTransactionRule__closure0.prototype = { call$1(transactionRules) { @@ -440962,7 +440973,7 @@ t1[0].call$1(new A.RestoreTransactionRulesSuccess(transactionRules)); this.action.completer.complete$1(0, null); }, - $signature: 433 + $signature: 434 }; A._restoreTransactionRule__closure1.prototype = { call$1(error) { @@ -441002,7 +441013,7 @@ } t1.completer.complete$1(0, transactionRule); }, - $signature: 416 + $signature: 417 }; A._saveTransactionRule__closure0.prototype = { call$1(error) { @@ -441038,7 +441049,7 @@ t1[0].call$1(new A.LoadTransactionRuleSuccess(transactionRule)); this.action.completer.complete$1(0, null); }, - $signature: 416 + $signature: 417 }; A._loadTransactionRule__closure0.prototype = { call$1(error) { @@ -441189,7 +441200,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_transactionRule ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure370.prototype = { call$2(selectedId, action) { @@ -441207,13 +441218,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure373.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure374.prototype = { call$2(selectedId, action) { @@ -441268,7 +441279,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure122.prototype = { call$2(transactionRules, action) { @@ -441299,13 +441310,13 @@ b.get$_transaction_rule_model$_$this()._transaction_rule_model$_isChanged = true; return b; }, - $signature: 171 + $signature: 173 }; A.transactionRuleListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.transactionRuleListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.transactionRuleListReducer__closure.prototype = { call$1(b) { @@ -441462,7 +441473,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 432 + $signature: 433 }; A._deleteTransactionRuleSuccess_closure.prototype = { call$1(b) { @@ -441484,7 +441495,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 432 + $signature: 433 }; A._restoreTransactionRuleSuccess_closure.prototype = { call$1(b) { @@ -441506,7 +441517,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 432 + $signature: 433 }; A._addTransactionRule_closure.prototype = { call$1(b) { @@ -441571,7 +441582,7 @@ call$2(userId, transactionMap) { return A.transactionStatsForTransactionRule(userId, transactionMap); }, - $signature: 415 + $signature: 416 }; A.transactionStatsForTransactionRule_closure.prototype = { call$2(transactionId, transaction) { @@ -441587,7 +441598,7 @@ t1.total = t1.total + transaction.amount; } }, - $signature: 369 + $signature: 350 }; A.TransactionRuleState.prototype = { $get$1(_, transactionRuleId) { @@ -442689,7 +442700,7 @@ call$2(value, action) { return action.sidebar === B.AppSidebar_menu ? !value : value; }, - $signature: 92 + $signature: 94 }; A.menuVisibleReducer_closure0.prototype = { call$2(value, action) { @@ -442703,7 +442714,7 @@ return value; } }, - $signature: 92 + $signature: 94 }; A.textScaleFactorReducer_closure.prototype = { call$2(value, action) { @@ -442716,7 +442727,7 @@ call$2(value, action) { return action.sidebar === B.AppSidebar_history ? !value : value; }, - $signature: 92 + $signature: 94 }; A.historyVisibleReducer_closure0.prototype = { call$2(value, action) { @@ -442727,7 +442738,7 @@ t1 = t1 === B.AppSidebarMode_float ? false : value; return t1; }, - $signature: 92 + $signature: 94 }; A.hideDesktopWarningReducer_closure.prototype = { call$2(filter, action) { @@ -442757,7 +442768,7 @@ call$2(filter, action) { return true; }, - $signature: 431 + $signature: 432 }; A.hideOneYearReviewAppReducer_closure.prototype = { call$2(filter, action) { @@ -442769,13 +442780,13 @@ call$2(filter, action) { return true; }, - $signature: 431 + $signature: 432 }; A.hideTwoYearReviewAppReducer_closure.prototype = { call$2(filter, action) { return true; }, - $signature: 431 + $signature: 432 }; A.layoutReducer_closure.prototype = { call$2(layout, action) { @@ -442833,70 +442844,70 @@ var t1 = action.enableDarkMode; return t1 == null ? enableDarkMode : t1; }, - $signature: 92 + $signature: 94 }; A.enableTooltipsReducer_closure.prototype = { call$2(enableTooltips, action) { var t1 = action.enableTooltips; return t1 == null ? enableTooltips : t1; }, - $signature: 92 + $signature: 94 }; A.enableFlexibleSearchReducer_closure.prototype = { call$2(enableFlexibleSearch, action) { var t1 = action.flexibleSearch; return t1 == null ? enableFlexibleSearch : t1; }, - $signature: 92 + $signature: 94 }; A.enableNativeBrowserReducer_closure.prototype = { call$2(enableNativeBrowser, action) { var t1 = action.enableNativeBrowser; return t1 == null ? enableNativeBrowser : t1; }, - $signature: 92 + $signature: 94 }; A.persistDataReducer_closure.prototype = { call$2(persistData, action) { var t1 = action.persistData; return t1 == null ? persistData : t1; }, - $signature: 92 + $signature: 94 }; A.persistUIReducer_closure.prototype = { call$2(persistUI, action) { action.toString; return persistUI; }, - $signature: 92 + $signature: 94 }; A.showKanbanReducer_closure.prototype = { call$2(showKanban, action) { var t1 = action.showKanban; return t1 == null ? showKanban : t1; }, - $signature: 92 + $signature: 94 }; A.isFilterVisibleReducer_closure.prototype = { call$2(value, action) { var t1 = action.isFilterVisible; return t1 == null ? value : t1; }, - $signature: 92 + $signature: 94 }; A.longPressReducer_closure.prototype = { call$2(longPressSelectionIsDefault, action) { var t1 = action.longPressSelectionIsDefault; return t1 == null ? longPressSelectionIsDefault : t1; }, - $signature: 92 + $signature: 94 }; A.tapSelectedToEditReducer_closure.prototype = { call$2(tapSelectedToEdit, action) { var t1 = action.tapSelectedToEdit; return t1 == null ? tapSelectedToEdit : t1; }, - $signature: 92 + $signature: 94 }; A.isPreviewVisibleReducer_closure.prototype = { call$2(value, action) { @@ -442909,7 +442920,7 @@ var t1 = action.isPreviewVisible; return t1 == null ? isPreviewEnabled : t1; }, - $signature: 92 + $signature: 94 }; A.isPreviewVisibleReducer_closure1.prototype = { call$2(value, action) { @@ -443000,7 +443011,7 @@ var t1 = action.requireAuthentication; return t1 == null ? requireAuthentication : t1; }, - $signature: 92 + $signature: 94 }; A.colorThemeReducer_closure.prototype = { call$2(currentColorTheme, action) { @@ -443014,28 +443025,28 @@ var t1 = action.showPdfPreview; return t1 == null ? value : t1; }, - $signature: 92 + $signature: 94 }; A.showPdfPreviewSideBySideReducer_closure.prototype = { call$2(value, action) { var t1 = action.showPdfPreviewSideBySide; return t1 == null ? value : t1; }, - $signature: 92 + $signature: 94 }; A.editAfterSavingReducer_closure.prototype = { call$2(value, action) { var t1 = action.editAfterSaving; return t1 == null ? value : t1; }, - $signature: 92 + $signature: 94 }; A.enableTouchEventsReducer_closure.prototype = { call$2(value, action) { var t1 = action.enableTouchEvents; return t1 == null ? value : t1; }, - $signature: 92 + $signature: 94 }; A.customColorsReducer_closure.prototype = { call$2(customColors, action) { @@ -443071,7 +443082,7 @@ B.JSArray_methods.removeAt$1(b.get$_safeList(), 0); return b; }, - $signature: 426 + $signature: 431 }; A.historyReducer_closure1.prototype = { call$2(historyList, action) { @@ -443437,7 +443448,7 @@ B.JSArray_methods.insert$2(b.get$_safeList(), 0, this.record); return b; }, - $signature: 426 + $signature: 431 }; A._addToHistory_closure2.prototype = { call$1(b) { @@ -443451,7 +443462,7 @@ b._listOwner = null; return b; }, - $signature: 426 + $signature: 431 }; A.PrefState.prototype = { get$colorThemeModel() { @@ -444660,7 +444671,7 @@ call$1(entityType) { return entityType != this.action.entityType; }, - $signature: 274 + $signature: 280 }; A.previewStackReducer_closure0.prototype = { call$2(previewStack, action) { @@ -444702,7 +444713,7 @@ call$1(entity) { return entity.get$entityType() != this.action.entity.get$entityType(); }, - $signature: 190 + $signature: 184 }; A.filterStackReducer_closure1.prototype = { call$2(filterStack, action) { @@ -445906,7 +445917,7 @@ call$1(user) { return user.get$id(user); }, - $signature: 37 + $signature: 38 }; A.handleUserAction_closure0.prototype = { call$1(b) { @@ -445920,28 +445931,28 @@ var t1 = this.user.id; return b.get$_invoice_model$_$this()._invoice_model$_assignedUserId = t1; }, - $signature: 154 + $signature: 146 }; A.handleUserAction_closure2.prototype = { call$1(b) { var t1 = this.user.id; return b.get$_invoice_model$_$this()._invoice_model$_assignedUserId = t1; }, - $signature: 154 + $signature: 146 }; A.handleUserAction_closure3.prototype = { call$1(b) { var t1 = this.user.id; return b.get$_invoice_model$_$this()._invoice_model$_assignedUserId = t1; }, - $signature: 154 + $signature: 146 }; A.handleUserAction_closure4.prototype = { call$1(b) { var t1 = this.user.id; return b.get$_invoice_model$_$this()._invoice_model$_assignedUserId = t1; }, - $signature: 154 + $signature: 146 }; A.handleUserAction_closure5.prototype = { call$1(b) { @@ -446166,7 +446177,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveUser_closure.prototype = { call$3(store, dynamicAction, next) { @@ -446193,7 +446204,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].userState.map._map$_map.$index(0, id); }, - $signature: 424 + $signature: 426 }; A._archiveUser__closure0.prototype = { call$1(users) { @@ -446202,7 +446213,7 @@ t1[0].call$1(new A.ArchiveUserSuccess(users)); this.action.completer.complete$1(0, null); }, - $signature: 302 + $signature: 273 }; A._archiveUser__closure1.prototype = { call$1(error) { @@ -446242,7 +446253,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].userState.map._map$_map.$index(0, id); }, - $signature: 424 + $signature: 426 }; A._deleteUser__closure0.prototype = { call$1(users) { @@ -446251,7 +446262,7 @@ t1[0].call$1(new A.DeleteUserSuccess(users)); this.action.completer.complete$1(0, null); }, - $signature: 302 + $signature: 273 }; A._deleteUser__closure1.prototype = { call$1(error) { @@ -446291,7 +446302,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].userState.map._map$_map.$index(0, id); }, - $signature: 424 + $signature: 426 }; A._restoreUser__closure0.prototype = { call$1(users) { @@ -446300,7 +446311,7 @@ t1[0].call$1(new A.RestoreUserSuccess(users)); this.action.completer.complete$1(0, null); }, - $signature: 302 + $signature: 273 }; A._restoreUser__closure1.prototype = { call$1(error) { @@ -446336,7 +446347,7 @@ t2[0].call$1(new A.RemoveUserSuccess(t1.userId)); t1.completer.complete$1(0, null); }, - $signature: 302 + $signature: 273 }; A._removeUser__closure0.prototype = { call$1(error) { @@ -446369,7 +446380,7 @@ t1[0].call$1(new A.ResendInviteSuccess()); this.action.completer.complete$1(0, null); }, - $signature: 302 + $signature: 273 }; A._resendInvite__closure0.prototype = { call$1(error) { @@ -446409,7 +446420,7 @@ } t1.completer.complete$1(0, user); }, - $signature: 161 + $signature: 167 }; A._saveUser__closure0.prototype = { call$1(error) { @@ -446447,7 +446458,7 @@ t1[0].call$1(new A.LoadUserSuccess(user)); this.action.completer.complete$1(0, null); }, - $signature: 161 + $signature: 167 }; A._loadUser__closure0.prototype = { call$1(error) { @@ -446584,7 +446595,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_user ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure148.prototype = { call$2(selectedId, action) { @@ -446602,13 +446613,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure151.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure152.prototype = { call$2(selectedId, action) { @@ -446669,7 +446680,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure45.prototype = { call$2(users, action) { @@ -446706,7 +446717,7 @@ call$2(state, action) { return state.rebuild$1(new A.userListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.userListReducer__closure.prototype = { call$1(b) { @@ -446901,7 +446912,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 423 + $signature: 424 }; A._deleteUserSuccess_closure.prototype = { call$1(b) { @@ -446923,7 +446934,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 423 + $signature: 424 }; A._restoreUserSuccess_closure.prototype = { call$1(b) { @@ -446945,7 +446956,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 423 + $signature: 424 }; A._removeUserSuccess_closure.prototype = { call$1(b) { @@ -446955,7 +446966,7 @@ B.JSArray_methods.remove$1(b.get$list(b).get$_safeList(), t2); return b; }, - $signature: 119 + $signature: 122 }; A._addUser_closure.prototype = { call$1(b) { @@ -446968,7 +446979,7 @@ B.JSArray_methods.add$1(t2.get$_safeList(), t3); return b; }, - $signature: 119 + $signature: 122 }; A._updateUser_closure.prototype = { call$1(b) { @@ -446977,7 +446988,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 119 + $signature: 122 }; A._updateAuthUser_closure.prototype = { call$1(b) { @@ -446986,7 +446997,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 119 + $signature: 122 }; A._connectOAuthUser_closure.prototype = { call$1(b) { @@ -446995,7 +447006,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 119 + $signature: 122 }; A._disconnectOAuthUser_closure.prototype = { call$1(b) { @@ -447004,7 +447015,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 119 + $signature: 122 }; A._disconnectOAuthMailer_closure.prototype = { call$1(b) { @@ -447013,7 +447024,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 119 + $signature: 122 }; A._connectGmailUser_closure.prototype = { call$1(b) { @@ -447022,7 +447033,7 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 119 + $signature: 122 }; A._setLoadedUser_closure.prototype = { call$1(b) { @@ -447031,14 +447042,14 @@ t1.$indexSet(0, t2.id, t2); return b; }, - $signature: 119 + $signature: 122 }; A._setLoadedUsers_closure.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.users, new A._setLoadedUsers__closure(), new A._setLoadedUsers__closure0(), type$.legacy_String, type$.legacy_UserEntity)); return b; }, - $signature: 119 + $signature: 122 }; A._setLoadedUsers__closure.prototype = { call$1(item) { @@ -447059,14 +447070,14 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 119 + $signature: 122 }; A._setLoadedCompany_closure5.prototype = { call$1(b) { b.get$map(b).addAll$1(0, A.LinkedHashMap_LinkedHashMap$fromIterable(this.action.userCompany.company.users, new A._setLoadedCompany__closure5(), new A._setLoadedCompany__closure6(), type$.legacy_String, type$.legacy_UserEntity)); return b; }, - $signature: 119 + $signature: 122 }; A._setLoadedCompany__closure5.prototype = { call$1(item) { @@ -447087,7 +447098,7 @@ t1.replace$1(0, t2.get$keys(t2)); return b; }, - $signature: 119 + $signature: 122 }; A.memoizedFilteredUserList_closure.prototype = { call$5(selectionState, userMap, userList, userListState, authUserId) { @@ -447150,7 +447161,7 @@ call$1(userMap) { return A.userList(userMap); }, - $signature: 422 + $signature: 423 }; A.userList_closure.prototype = { call$1(userId) { @@ -447170,7 +447181,7 @@ call$1(userMap) { return A.gmailUserList(userMap); }, - $signature: 422 + $signature: 423 }; A.gmailUserList_closure.prototype = { call$1(userId) { @@ -447193,7 +447204,7 @@ call$1(userMap) { return A.microsoftUserList(userMap); }, - $signature: 422 + $signature: 423 }; A.microsoftUserList_closure.prototype = { call$1(userId) { @@ -447747,7 +447758,7 @@ call$1(vendor) { return vendor.get$id(vendor); }, - $signature: 37 + $signature: 38 }; A.handleVendorAction_closure0.prototype = { call$1(contact) { @@ -447844,7 +447855,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveVendor_closure.prototype = { call$3(store, dynamicAction, next) { @@ -447871,7 +447882,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].vendorState.map._map$_map.$index(0, id); }, - $signature: 421 + $signature: 422 }; A._archiveVendor__closure0.prototype = { call$1(vendors) { @@ -447880,7 +447891,7 @@ t1[0].call$1(new A.ArchiveVendorSuccess(vendors)); this.action.completer.complete$1(0, null); }, - $signature: 420 + $signature: 421 }; A._archiveVendor__closure1.prototype = { call$1(error) { @@ -447918,7 +447929,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].vendorState.map._map$_map.$index(0, id); }, - $signature: 421 + $signature: 422 }; A._deleteVendor__closure0.prototype = { call$1(vendors) { @@ -447927,7 +447938,7 @@ t1[0].call$1(new A.DeleteVendorSuccess(vendors)); this.action.completer.complete$1(0, null); }, - $signature: 420 + $signature: 421 }; A._deleteVendor__closure1.prototype = { call$1(error) { @@ -447965,7 +447976,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].vendorState.map._map$_map.$index(0, id); }, - $signature: 421 + $signature: 422 }; A._restoreVendor__closure0.prototype = { call$1(vendors) { @@ -447974,7 +447985,7 @@ t1[0].call$1(new A.RestoreVendorSuccess(vendors)); this.action.completer.complete$1(0, null); }, - $signature: 420 + $signature: 421 }; A._restoreVendor__closure1.prototype = { call$1(error) { @@ -448020,7 +448031,7 @@ if (t1 != null) t1.complete$1(0, vendor); }, - $signature: 313 + $signature: 324 }; A._saveVendor__closure0.prototype = { call$1(error) { @@ -448058,7 +448069,7 @@ if (t1 != null) t1.complete$1(0, null); }, - $signature: 313 + $signature: 324 }; A._loadVendor__closure0.prototype = { call$1(error) { @@ -448146,7 +448157,7 @@ t1[0].call$1(new A.SaveVendorSuccess(vendor)); this.action.completer.complete$1(0, null); }, - $signature: 313 + $signature: 324 }; A._saveDocument__closure18.prototype = { call$1(error) { @@ -448278,7 +448289,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_vendor ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure68.prototype = { call$2(selectedId, action) { @@ -448296,13 +448307,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure71.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure72.prototype = { call$2(selectedId, action) { @@ -448357,7 +448368,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure24.prototype = { call$2(vendors, action) { @@ -448428,7 +448439,7 @@ call$2(state, action) { return state.rebuild$1(new A.vendorListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.vendorListReducer__closure.prototype = { call$1(b) { @@ -448623,7 +448634,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 419 + $signature: 420 }; A._deleteVendorSuccess_closure.prototype = { call$1(b) { @@ -448645,7 +448656,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 419 + $signature: 420 }; A._restoreVendorSuccess_closure.prototype = { call$1(b) { @@ -448667,7 +448678,7 @@ t4.get$_safeMap().$indexSet(0, t5, t3); } }, - $signature: 419 + $signature: 420 }; A._addVendor_closure.prototype = { call$1(b) { @@ -449430,7 +449441,7 @@ call$1(webhook) { return webhook.get$id(webhook); }, - $signature: 37 + $signature: 38 }; A.StartWebhookMultiselect.prototype = {}; A.AddToWebhookMultiselect.prototype = {}; @@ -449514,7 +449525,7 @@ call$1(route) { return false; }, - $signature: 45 + $signature: 46 }; A._archiveWebhook_closure.prototype = { call$3(store, dynamicAction, next) { @@ -449541,7 +449552,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].webhookState.map._map$_map.$index(0, id); }, - $signature: 418 + $signature: 419 }; A._archiveWebhook__closure0.prototype = { call$1(webhooks) { @@ -449588,7 +449599,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].webhookState.map._map$_map.$index(0, id); }, - $signature: 418 + $signature: 419 }; A._deleteWebhook__closure0.prototype = { call$1(webhooks) { @@ -449635,7 +449646,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].webhookState.map._map$_map.$index(0, id); }, - $signature: 418 + $signature: 419 }; A._restoreWebhook__closure0.prototype = { call$1(webhooks) { @@ -449857,7 +449868,7 @@ call$2(selectedId, action) { return action.entityType === B.EntityType_webhook ? action.entityId : selectedId; }, - $signature: 48 + $signature: 50 }; A.selectedIdReducer_closure226.prototype = { call$2(selectedId, action) { @@ -449875,13 +449886,13 @@ call$2(selectedId, action) { return action.clearSelection ? "" : selectedId; }, - $signature: 49 + $signature: 53 }; A.selectedIdReducer_closure229.prototype = { call$2(selectedId, action) { return ""; }, - $signature: 50 + $signature: 48 }; A.selectedIdReducer_closure230.prototype = { call$2(selectedId, action) { @@ -449936,7 +449947,7 @@ } return t1; }, - $signature: 81 + $signature: 78 }; A.editingReducer_closure72.prototype = { call$2(webhooks, action) { @@ -449967,13 +449978,13 @@ b.get$_webhook_model$_$this()._webhook_model$_isChanged = true; return b; }, - $signature: 239 + $signature: 249 }; A.webhookListReducer_closure.prototype = { call$2(state, action) { return state.rebuild$1(new A.webhookListReducer__closure()); }, - $signature: 51 + $signature: 47 }; A.webhookListReducer__closure.prototype = { call$1(b) { @@ -450779,7 +450790,7 @@ t1.push(A.PopupMenuItem$(A.Row$(A._setArrayType([t3, new A.SizedBox(16, _null, _null, _null), A.Expanded$(A.Text$(t2 == null ? "" : t2, _null, _null, _null, _null, _null, _null, _null, _null, _null), 1)], type$.JSArray_legacy_Widget), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), action, type$.legacy_EntityAction)); } }, - $signature: 319 + $signature: 282 }; A.ActionMenuButton_build_closure0.prototype = { call$1(context) { @@ -450791,7 +450802,7 @@ call$1(action) { this.$this.onSelected.call$2(this.context, action); }, - $signature: 319 + $signature: 282 }; A.ViewActionMenuButton.prototype = { build$1(context) { @@ -451134,7 +451145,7 @@ this.state.getUIState$1(t2).get$listUIState().toString; return new A.CustomFieldSelector(1, t2, t1._widget.customValues1, new A._AppBottomBarState_build___closure4(t1), null); }, - $signature: 364 + $signature: 414 }; A._AppBottomBarState_build___closure4.prototype = { call$1(field) { @@ -451167,7 +451178,7 @@ this.state.getUIState$1(t2).get$listUIState().toString; return new A.CustomFieldSelector(2, t2, t1._widget.customValues2, new A._AppBottomBarState_build___closure3(t1), null); }, - $signature: 364 + $signature: 414 }; A._AppBottomBarState_build___closure3.prototype = { call$1(field) { @@ -451200,7 +451211,7 @@ this.state.getUIState$1(t2).get$listUIState().toString; return new A.CustomFieldSelector(3, t2, t1._widget.customValues3, new A._AppBottomBarState_build___closure2(t1), null); }, - $signature: 364 + $signature: 414 }; A._AppBottomBarState_build___closure2.prototype = { call$1(field) { @@ -451233,7 +451244,7 @@ this.state.getUIState$1(t2).get$listUIState().toString; return new A.CustomFieldSelector(4, t2, t1._widget.customValues4, new A._AppBottomBarState_build___closure1(t1), null); }, - $signature: 364 + $signature: 414 }; A._AppBottomBarState_build___closure1.prototype = { call$1(field) { @@ -451408,7 +451419,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.SaveUserSettingsRequest(completer, user)); }, - $signature: 108 + $signature: 107 }; A._AppBottomBarState_build___onColumnsPressed__closure.prototype = { call$1(b) { @@ -451425,7 +451436,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 105 + $signature: 104 }; A._AppBottomBarState_build___onColumnsPressed__closure1.prototype = { call$1(b) { @@ -452520,7 +452531,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.options.$index(0, option), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, option, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.MultiSelectListState_build_closure3.prototype = { call$1(value) { @@ -452590,7 +452601,7 @@ if (t1.liveChanges) t1.onSelected$1(t2.selected); }, - $signature: 129 + $signature: 130 }; A.MultiSelectListState_build__closure1.prototype = { call$0() { @@ -452943,7 +452954,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 299 + $signature: 283 }; A.DocumentTile_build__closure.prototype = { call$1(_) { @@ -452965,7 +452976,7 @@ t2 = type$.legacy_String; return A._setArrayType([A.PopupMenuItem$(new A.IconText(t1.get$view(t1), B.IconData_58458_MaterialIcons_null_false, _null, _null, false, _null), t1.get$view(t1), t2), A.PopupMenuItem$(new A.IconText(t1.get$download(t1), B.IconData_57857_MaterialIcons_null_false, _null, _null, false, _null), t1.get$download(t1), t2), A.PopupMenuItem$(new A.IconText(t1.get$$delete(t1), B.IconData_57785_MaterialIcons_null_false, _null, _null, false, _null), t1.get$$delete(t1), t2)], type$.JSArray_legacy_PopupMenuEntry_legacy_String); }, - $signature: 394 + $signature: 397 }; A.DocumentPreview.prototype = { build$1(context) { @@ -453275,7 +453286,7 @@ call$1(context) { return new A.UpgradeDialog(null); }, - $signature: 308 + $signature: 281 }; A.EditScaffold_build_closure3.prototype = { call$1(action) { @@ -453344,7 +453355,7 @@ call$1(action) { this.$this.onActionPressed.call$2(this.context, action); }, - $signature: 319 + $signature: 282 }; A.EditScaffold_build__closure1.prototype = { call$1(context) { @@ -453456,7 +453467,7 @@ call$1(dialogContext) { return A.SimpleDialog$(this.actions, null); }, - $signature: 214 + $signature: 222 }; A.EntityActionListTile.prototype = { build$1(context) { @@ -453664,7 +453675,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this._widget.entity], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A._EntityListTileState_build_closure0.prototype = { call$0() { @@ -453679,7 +453690,7 @@ var t1 = this.$this; return t1.setState$1(new A._EntityListTileState_build__closure0(t1)); }, - $signature: 321 + $signature: 269 }; A._EntityListTileState_build__closure0.prototype = { call$0() { @@ -453692,7 +453703,7 @@ var t1 = this.$this; return t1.setState$1(new A._EntityListTileState_build__closure(t1)); }, - $signature: 252 + $signature: 251 }; A._EntityListTileState_build__closure.prototype = { call$0() { @@ -453793,7 +453804,7 @@ var t1 = this.$this; return t1.setState$1(new A._EntitiesListTileState_build__closure0(t1)); }, - $signature: 321 + $signature: 269 }; A._EntitiesListTileState_build__closure0.prototype = { call$0() { @@ -453806,7 +453817,7 @@ var t1 = this.$this; return t1.setState$1(new A._EntitiesListTileState_build__closure(t1)); }, - $signature: 252 + $signature: 251 }; A._EntitiesListTileState_build__closure.prototype = { call$0() { @@ -454257,7 +454268,7 @@ t1._entity_dropdown$_focusNode.requestFocus$0(); $.WidgetsBinding__instance.SchedulerBinding__postFrameCallbacks.push(new A._EntityDropdownState_build___wrapUp_closure(t1)); }, - $signature: 157 + $signature: 171 }; A._EntityDropdownState_build___wrapUp_closure.prototype = { call$1(duration) { @@ -454377,7 +454388,7 @@ call$1(entity) { return this.onSelected.call$1(entity); }, - $signature: 157 + $signature: 171 }; A._EntityDropdownState_build_closure6.prototype = { call$0() { @@ -454418,7 +454429,7 @@ this.$this._widget.onSelected$1(entity); A.Navigator_of(this.context, false).pop$1(null); }, - $signature: 157 + $signature: 171 }; A._EntityDropdownDialogState_build__headerRow.prototype = { call$0() { @@ -454514,7 +454525,7 @@ call$1(entity) { return this._selectEntity.call$1(entity); }, - $signature: 157 + $signature: 171 }; A.EntityAutocompleteListTile.prototype = { build$1(context) { @@ -454730,7 +454741,7 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].userCompany.company.isModuleEnabled$1(element); }, - $signature: 274 + $signature: 280 }; A.EntityTopFilter_build_closure0.prototype = { call$0() { @@ -454788,7 +454799,7 @@ else A.viewEntitiesByType(value, t1); }, - $signature: 249 + $signature: 254 }; A.EntityTopFilter_build__closure.prototype = { call$1(context) { @@ -454807,7 +454818,7 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].userCompany.company.isModuleEnabled$1(element); }, - $signature: 274 + $signature: 280 }; A.EntityTopFilter_build___closure0.prototype = { call$1(type) { @@ -454943,7 +454954,7 @@ call$1(action) { A.handleEntitiesActions(A._setArrayType([this.filterEntity], type$.JSArray_legacy_BaseEntity), action, false); }, - $signature: 319 + $signature: 282 }; A.EntityTopFilterHeader_build__closure0.prototype = { call$1(context) { @@ -455396,7 +455407,7 @@ t3 = _this.localization; return A.AlertDialog$(A._setArrayType([A.TextButton$(false, A.Text$(t3.get$cancel(t3).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A._FormColorPickerState__showPicker__closure0(context), _null), A.TextButton$(false, A.Text$(t3.get$done().toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A._FormColorPickerState__showPicker__closure1(t1, context), _null)], type$.JSArray_legacy_Widget), _null, _null, t2, _null, _null, _null); }, - $signature: 182 + $signature: 177 }; A._FormColorPickerState__showPicker__closure.prototype = { call$1(color) { @@ -455531,14 +455542,14 @@ if (t1.onChanged != null) t1.onChanged$1(date); }, - $signature: 44 + $signature: 45 }; A._CustomFieldState_build_closure1.prototype = { call$1(option) { var _null = null; return A.DropdownMenuItem$(A.Text$(option, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, option, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._CustomFieldState_build_closure2.prototype = { call$1(value) { @@ -456010,7 +456021,7 @@ else if (this.enterShouldSubmit) t1._widget.onSavePressed$1(this.context); }, - $signature: 90 + $signature: 89 }; A.DesignPicker.prototype = { build$1(context) { @@ -456060,7 +456071,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.designState.map._map$_map.$index(0, value).name, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.DiscountField.prototype = { build$1(context) { @@ -456187,7 +456198,7 @@ t1._duration_picker$_textController.set$text(0, A.formatDuration(duration, true)); t1._widget.onSelected$1(duration); }, - $signature: 122 + $signature: 121 }; A.DynamicSelector.prototype = { build$1(context) { @@ -456234,14 +456245,14 @@ } return A.DropdownMenuItem$(A.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, entityId, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.DynamicSelector_build_closure1.prototype = { call$1(entity) { var t1 = entity == null ? null : entity.get$id(entity); return this.$this.onChanged.call$1(t1); }, - $signature: 63 + $signature: 66 }; A.GrowableFormField.prototype = { createState$0() { @@ -456605,7 +456616,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveProjectRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A.ProjectPicker_build__closure.prototype = { call$1(b) { @@ -456613,7 +456624,7 @@ b.get$_project_model$_$this()._project_model$_clientId = this.$this.clientId; return b; }, - $signature: 174 + $signature: 180 }; A.SaveCancelButtons.prototype = { build$1(context) { @@ -456642,7 +456653,7 @@ t3 = false; return new A.AppTextButton(t2, t1.isEnabled || t1.isCancelEnabled ? new A.SaveCancelButtons_build__closure0(t1, context) : null, t3, null, null); }, - $signature: 352 + $signature: 355 }; A.SaveCancelButtons_build__closure0.prototype = { call$0() { @@ -456662,7 +456673,7 @@ t3 = t1.isEnabled ? new A.SaveCancelButtons_build__closure(t1, context) : null; return new A.AppTextButton(t2, t3, t1.isHeader, null, null); }, - $signature: 352 + $signature: 355 }; A.SaveCancelButtons_build__closure.prototype = { call$0() { @@ -456932,7 +456943,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveVendorRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A.VendorPicker_build__closure.prototype = { call$1(b) { @@ -457057,7 +457068,7 @@ call$0() { return A.format(A.DateTime$fromMillisecondsSinceEpoch(this.history.timestamp, false), false, J.$add$ansx(A.localeSelector(this.state, true), "_short")); }, - $signature: 132 + $signature: 128 }; A._HistoryListTileState_build_closure1.prototype = { call$0() { @@ -457255,7 +457266,8 @@ invoice = viewModel.invoice, client = viewModel.client, vendor = viewModel.vendor, - settings = A.getClientSettings(viewModel.state, client), + state = viewModel.state, + settings = A.getClientSettings(state, client), t2 = invoice.invitations._list, t3 = A._arrayInstanceType(t2)._eval$1("MappedListIterable<1,BaseEntity*>"), contacts = A.List_List$of(new A.MappedListIterable(t2, new A._InvoiceEmailViewState__buildTemplateDropdown_closure(invoice, vendor, client), t3), true, t3._eval$1("ListIterable.E")); @@ -457292,12 +457304,39 @@ if ((t7 == null ? "" : t7).length !== 0) t9.push(A.DropdownMenuItem$(A.Text$(t1.get$thirdCustom(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, B.EmailTemplate_custom3, t10)); t1 = type$.JSArray_legacy_Widget; - t10 = A.Row$(A._setArrayType([t5, new A.SizedBox(4, _null, _null, _null), new A.DropdownButtonHideUnderline(A.DropdownButton$(_null, _null, _null, 24, false, false, t9, t6, _null, _null, t4, t10), _null), new A.SizedBox(8, _null, _null, _null)], t1), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null); - t4 = A.Theme_of(context).canvasColor; - t2 = J.$index$asx(t3.$index(0, t2), _s8_); - if (t2 == null) - t2 = J.$index$asx(t3.$index(0, "en"), _s8_); - return A.Column$(A._setArrayType([new A.Padding(B.EdgeInsets_24_2_10_0, t10, _null), new A.ColoredBox(t4, new A.Padding(B.EdgeInsets_24_0_10_0, A.DecoratedFormField$(false, _null, false, _this._ccEmailController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_5_null_null, t2, _null, _null, false, _null, _null, _null, true, _null, _null, B.TextAlign_4, _null), _null), _null)], t1), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); + t1 = A._setArrayType([new A.Padding(B.EdgeInsets_24_2_10_0, A.Row$(A._setArrayType([t5, new A.SizedBox(4, _null, _null, _null), new A.DropdownButtonHideUnderline(A.DropdownButton$(_null, _null, _null, 24, false, false, t9, t6, _null, _null, t4, t10), _null), new A.SizedBox(8, _null, _null, _null)], t1), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), _null)], t1); + if (state.get$isHosted()) { + t4 = state.userCompanyStates; + t5 = state.uiState.selectedCompanyIndex; + t5 = t4._list[t5].userCompany.account.plan === "enterprise"; + t4 = t5; + } else + t4 = true; + if (!t4) { + t4 = state.userCompanyStates; + t5 = state.uiState.selectedCompanyIndex; + t5 = t4._list[t5].userCompany.account.plan === "pro"; + t4 = t5; + } else + t4 = true; + if (!t4) + if (state.get$isHosted()) { + t4 = state.userCompanyStates; + t5 = state.uiState.selectedCompanyIndex; + t5 = t4._list[t5].userCompany.account.trialDaysLeft > 0; + t4 = t5; + } else + t4 = false; + else + t4 = true; + if (t4) { + t4 = A.Theme_of(context).canvasColor; + t2 = J.$index$asx(t3.$index(0, t2), _s8_); + if (t2 == null) + t2 = J.$index$asx(t3.$index(0, "en"), _s8_); + t1.push(new A.ColoredBox(t4, new A.Padding(B.EdgeInsets_24_0_10_0, A.DecoratedFormField$(false, _null, false, _this._ccEmailController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_5_null_null, t2, _null, _null, false, _null, _null, _null, true, _null, _null, B.TextAlign_4, _null), _null), _null)); + } + return A.Column$(t1, B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); }, _buildPreview$1(context) { var t1, t2, t3, _this = this, _null = null; @@ -457502,7 +457541,7 @@ t2 = this.invitation; return t1 === (this.invoice.entityType === B.EntityType_purchaseOrder ? t2.vendorContactId : t2.clientContactId); }, - $signature: 190 + $signature: 184 }; A._InvoiceEmailViewState__buildTemplateDropdown__closure1.prototype = { call$0() { @@ -457514,7 +457553,7 @@ call$1(contact) { return contact != null; }, - $signature: 190 + $signature: 184 }; A._InvoiceEmailViewState__buildTemplateDropdown_closure1.prototype = { call$1(contact) { @@ -457531,7 +457570,7 @@ } return t1; }, - $signature: 37 + $signature: 38 }; A._InvoiceEmailViewState__buildTemplateDropdown_closure2.prototype = { call$1(template) { @@ -457568,13 +457607,13 @@ call$1(context) { return new A.UpgradeDialog(null); }, - $signature: 308 + $signature: 281 }; A._InvoiceEmailViewState__buildEdit_closure0.prototype = { call$1(_) { return this.$this._invoice_email_view$_onChanged$0(); }, - $signature: 90 + $signature: 89 }; A._InvoiceEmailViewState__buildEdit_closure1.prototype = { call$1(value) { @@ -457591,13 +457630,13 @@ call$1(_) { return this.$this._invoice_email_view$_onChanged$0(); }, - $signature: 90 + $signature: 89 }; A._InvoiceEmailViewState__buildHistory_closure.prototype = { call$2(context, index) { return new A.ActivityListTile(this.activities.elementAt$1(0, index), false, null); }, - $signature: 322 + $signature: 305 }; A._InvoiceEmailViewState_build_closure.prototype = { call$1(context) { @@ -457796,7 +457835,7 @@ call$1(id) { return this.taxState.map._map$_map.$index(0, id); }, - $signature: 307 + $signature: 291 }; A._TaxRateDropdownState_didChangeDependencies_closure0.prototype = { call$1(taxRate) { @@ -457824,7 +457863,7 @@ call$1(id) { return this.taxState.map._map$_map.$index(0, id); }, - $signature: 307 + $signature: 291 }; A._TaxRateDropdownState_build_closure1.prototype = { call$1(taxRate) { @@ -458094,13 +458133,13 @@ call$1(e) { return !J.contains$1$asx(this.stateFilters._copy_on_write_list$_list, e); }, - $signature: 347 + $signature: 351 }; A._ListFilterState_build__closure3.prototype = { call$1(e) { return !J.contains$1$asx(this.selected._copy_on_write_list$_list, e); }, - $signature: 347 + $signature: 351 }; A._ListFilterState_build_closure3.prototype = { call$1(value) { @@ -458151,7 +458190,7 @@ type$.legacy_EntityStatus._as(e); return !B.JSArray_methods.contains$1(t1, e.get$id(e)); }, - $signature: 347 + $signature: 351 }; A._ListFilterState_build___closure0.prototype = { call$1(e) { @@ -458166,7 +458205,7 @@ type$.legacy_EntityStatus._as(e); return !B.JSArray_methods.contains$1(t1, e.get$id(e)); }, - $signature: 347 + $signature: 351 }; A._ListFilterState_build___closure.prototype = { call$1(e) { @@ -459774,7 +459813,7 @@ var t1 = this.$this; return t1.setState$1(new A._MenuDrawerState_build__companyListItem__closure0(t1)); }, - $signature: 321 + $signature: 269 }; A._MenuDrawerState_build__companyListItem__closure0.prototype = { call$0() { @@ -459787,7 +459826,7 @@ var t1 = this.$this; return t1.setState$1(new A._MenuDrawerState_build__companyListItem__closure(t1)); }, - $signature: 252 + $signature: 251 }; A._MenuDrawerState_build__companyListItem__closure.prototype = { call$0() { @@ -459849,7 +459888,7 @@ t2.push(A.PopupMenuItem$(A.Row$(A._setArrayType([new A.SizedBox(2, _null, _null, _null), A.Icon$(B.IconData_58291_MaterialIcons_null_false, _null, 32), new A.SizedBox(15, _null, _null, _null), A.Text$(_this.localization.get$logout(), _null, _null, _null, _null, _null, A.Theme_of(context).textTheme.titleMedium, _null, _null, _null)], type$.JSArray_legacy_Widget), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), "logout", type$.legacy_String)); return t2; }, - $signature: 394 + $signature: 397 }; A._MenuDrawerState_build__closure5.prototype = { call$1(company) { @@ -459995,7 +460034,7 @@ call$1(context) { return new A.UserSmsVerification(true, null, null); }, - $signature: 345 + $signature: 347 }; A._MenuDrawerState_build_closure7.prototype = { call$0() { @@ -460007,7 +460046,7 @@ call$1(context) { return new A.UserSmsVerification(false, null, null); }, - $signature: 345 + $signature: 347 }; A._MenuDrawerState_build_closure8.prototype = { call$0() { @@ -460266,7 +460305,7 @@ var t1 = this.$this; return t1.setState$1(new A._DrawerTileState_build__closure0(t1)); }, - $signature: 321 + $signature: 269 }; A._DrawerTileState_build__closure0.prototype = { call$0() { @@ -460279,7 +460318,7 @@ var t1 = this.$this; return t1.setState$1(new A._DrawerTileState_build__closure(t1)); }, - $signature: 252 + $signature: 251 }; A._DrawerTileState_build__closure.prototype = { call$0() { @@ -460596,7 +460635,7 @@ t1.push(A.PopupMenuItem$(A.ListTile$(false, _null, _null, _null, true, _null, _null, false, _null, A.Icon$(B.IconData_58173_MaterialIcons_null_false, _null, _null), _null, _null, _null, false, _null, _null, _null, _null, _null, A.Text$(t2.get$about(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null), t2.get$about(), t3)); return t1; }, - $signature: 394 + $signature: 397 }; A.SidebarFooterCollapsed_build_closure1.prototype = { call$0() { @@ -460726,7 +460765,7 @@ call$1(context) { return new A.UpgradeDialog(null); }, - $signature: 308 + $signature: 281 }; A._showAbout__closure3.prototype = { call$0() { @@ -460744,7 +460783,7 @@ t3 = type$.JSArray_legacy_Widget; return A.AlertDialog$(A._setArrayType([A.TextButton$(false, A.Text$(t2.toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A._showAbout____closure(context, t1), _null), A.TextButton$(false, A.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A._showAbout____closure0(context), _null)], t3), _null, _null, A.Column$(A._setArrayType([A.Text$(t1.get$desktop(), _null, _null, _null, _null, _null, _null, _null, _null, _null), new A.AppButton(_null, B._MdiIconData_MO9, "Windows", new A._showAbout____closure1(), _null, _null), new A.AppButton(_null, B._MdiIconData_7T10, "macOS", new A._showAbout____closure2(), _null, _null), new A.AppButton(_null, B._MdiIconData_ifn, "Linux", new A._showAbout____closure3(), _null, _null), new A.Padding(B.EdgeInsets_0_30_0_0, A.Text$(t1.get$mobile(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), new A.AppButton(_null, B._MdiIconData_7T10, "iOS", new A._showAbout____closure4(), _null, _null), new A.AppButton(_null, B._MdiIconData_7T11, "Android", new A._showAbout____closure5(), _null, _null), new A.AppButton(_null, B._MdiIconData_7T11, "F-Droid", new A._showAbout____closure6(), _null, _null)], t3), B.CrossAxisAlignment_3, _null, B.MainAxisAlignment_0, B.MainAxisSize_0, B.VerticalDirection_1), _null, _null, _null); }, - $signature: 182 + $signature: 177 }; A._showAbout____closure.prototype = { call$0() { @@ -460759,7 +460798,7 @@ t2 = type$.JSArray_legacy_Widget; return A.AlertDialog$(A._setArrayType([A.TextButton$(false, A.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A._showAbout______closure(context), _null)], t2), _null, _null, A.Column$(A._setArrayType([A.Text$("Backend", _null, _null, _null, _null, _null, _null, _null, _null, _null), new A.AppButton(_null, B._MdiIconData_id2, "Laravel/PHP", new A._showAbout______closure0(), _null, _null), new A.Padding(B.EdgeInsets_0_30_0_0, A.Text$("Frontend", _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), new A.AppButton(_null, B._MdiIconData_7T1, "Flutter/Dart", new A._showAbout______closure1(), _null, _null), new A.AppButton(_null, B._MdiIconData_43h, "Storefront SDK", new A._showAbout______closure2(), _null, _null)], t2), B.CrossAxisAlignment_3, _null, B.MainAxisAlignment_0, B.MainAxisSize_0, B.VerticalDirection_1), _null, _null, _null); }, - $signature: 182 + $signature: 177 }; A._showAbout______closure.prototype = { call$0() { @@ -460994,7 +461033,7 @@ t1 = J.$index$asx($.$get$LocalizationsProvider__localizedValues().$index(0, t1.localeCode), "your_message_has_been_received"); return new A.MessageDialog(t1 == null ? "" : t1, _null, _null, _null, _null, _null); }, - $signature: 383 + $signature: 372 }; A._ContactUsDialogState__sendMessage_closure1.prototype = { call$1(error) { @@ -461099,7 +461138,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 299 + $signature: 283 }; A.MenuDrawerVM_fromStore_closure.prototype = { call$3(context, index, company) { @@ -461221,7 +461260,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 299 + $signature: 283 }; A.MenuDrawerVM_fromStore___closure.prototype = { call$1(value) { @@ -461235,7 +461274,7 @@ call$1(context) { return A.SimpleDialog$(A._setArrayType([new A.LoadingDialog(null)], type$.JSArray_legacy_Widget), null); }, - $signature: 214 + $signature: 222 }; A._TheState.prototype = {}; A._theState_closure.prototype = { @@ -461480,7 +461519,7 @@ t2 = type$.legacy_String; return A._setArrayType([A.PopupMenuItem$(new A.IconText(t1.get$viewPortal(), B.IconData_58460_MaterialIcons_null_true, _null, _null, false, _null), t1.get$viewPortal(), t2), A.PopupMenuItem$(new A.IconText(t1.get$copyLink(), B.IconData_57744_MaterialIcons_null_false, _null, _null, false, _null), t1.get$copyLink(), t2)], type$.JSArray_legacy_PopupMenuEntry_legacy_String); }, - $signature: 394 + $signature: 397 }; A.PortalLinks_build_closure2.prototype = { call$1(value) { @@ -462368,7 +462407,7 @@ } return t1; }, - $signature: 251 + $signature: 262 }; A.AppDataTable_build_closure.prototype = { call$1(row) { @@ -462752,7 +462791,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(A.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A.AppPaginatedDataTableState_build_closure0.prototype = { call$2(context, constraints) { @@ -462885,7 +462924,7 @@ A.handleEntitiesActions(A._setArrayType([this.entity], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.EntityDataTableSource_getRow_closure4.prototype = { call$0() { @@ -463167,7 +463206,7 @@ var _null = null; return index === 0 || index === J.get$length$asx(this.entityList) ? new A.SizedBox(_null, _null, _null, _null) : new A.ListDivider(_null); }, - $signature: 156 + $signature: 151 }; A._EntityListState_build__closure1.prototype = { call$2(context, index) { @@ -463180,7 +463219,7 @@ return t1.itemBuilder$2(context, index - 1); } }, - $signature: 156 + $signature: 151 }; A._EntityListState_build__closure3.prototype = { call$1(_) { @@ -463230,7 +463269,7 @@ t1 = t2 != null && B.JSArray_methods.contains$1(t2._list, t1); return this.value !== t1; }, - $signature: 190 + $signature: 184 }; A._EntityListState_build__closure5.prototype = { call$1(field) { @@ -463266,7 +463305,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(t1); }, - $signature: 122 + $signature: 121 }; A._EntityListState_build_closure0.prototype = { call$1(entityId) { @@ -463284,7 +463323,7 @@ call$0() { return this.$this._widget.onRefreshed$1(this.context); }, - $signature: 36 + $signature: 34 }; A._EntityListState_build_closure2.prototype = { call$1(value) { @@ -463331,7 +463370,7 @@ A.handleEntitiesActions(this.entities, action, false); this.$this._widget.onClearMultiselect$0(); }, - $signature: 319 + $signature: 282 }; A._EntityListState_build__closure11.prototype = { call$1(context) { @@ -463392,7 +463431,7 @@ call$1(_) { return this.$this._widget.onClearMultiselect$0(); }, - $signature: 47 + $signature: 54 }; A.UpgradeDialog.prototype = { createState$0() { @@ -464189,7 +464228,7 @@ t1 = this.localization.get$edit(); return new A.AppTextButton(t1, isDisabled ? _null : new A.ViewScaffold_build__closure(this.$this), true, _null, _null); }, - $signature: 352 + $signature: 355 }; A.ViewScaffold_build__closure.prototype = { call$0() { @@ -464202,7 +464241,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.entity], type$.JSArray_legacy_BaseEntity), action, true); return null; }, - $signature: 68 + $signature: 64 }; A.WebSessionTimeout.prototype = { createState$0() { @@ -464873,7 +464912,7 @@ t3 = A.Localizations_of(context, B.Type_AppLocalization_KyD, type$.legacy_AppLocalization); return A.AlertDialog$(A._setArrayType([new A.Padding(B.EdgeInsets_0_0_8_0, A.TextButton$(false, A.Text$(t3.get$close(t3), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A._LoginState__submitSignUpForm__closure1(context), _null), _null)], type$.JSArray_legacy_Widget), _null, _null, t1, _null, _null, t2); }, - $signature: 182 + $signature: 177 }; A._LoginState__submitSignUpForm__closure1.prototype = { call$0() { @@ -464949,7 +464988,7 @@ t1 = J.$index$asx($.$get$LocalizationsProvider__localizedValues().$index(0, t1.localeCode), "recover_password_email_sent"); return new A.MessageDialog(t1 == null ? "" : t1, _null, _null, _null, _null, _null); }, - $signature: 383 + $signature: 372 }; A._LoginState__submitLoginForm_closure1.prototype = { call$1(error) { @@ -464972,7 +465011,7 @@ call$1(context) { return new A.UserSmsVerification(false, J.trim$0$s(this.$this._login_view$_emailController._change_notifier$_value.text), null); }, - $signature: 345 + $signature: 347 }; A._LoginState_build_closure0.prototype = { call$0() { @@ -465005,7 +465044,7 @@ var t1 = this.$this; t1.setState$1(new A._LoginState_build__closure6(t1, index)); }, - $signature: 122 + $signature: 121 }; A._LoginState_build__closure6.prototype = { call$0() { @@ -465024,7 +465063,7 @@ var t1 = this.$this; t1.setState$1(new A._LoginState_build__closure5(t1, index)); }, - $signature: 122 + $signature: 121 }; A._LoginState_build__closure5.prototype = { call$0() { @@ -465069,7 +465108,7 @@ var t1 = this.$this; return t1.setState$1(new A._LoginState_build__closure4(t1, value)); }, - $signature: 46 + $signature: 44 }; A._LoginState_build__closure4.prototype = { call$0() { @@ -465082,7 +465121,7 @@ var t1 = this.$this; return t1.setState$1(new A._LoginState_build__closure3(t1, value)); }, - $signature: 46 + $signature: 44 }; A._LoginState_build__closure3.prototype = { call$0() { @@ -466379,7 +466418,7 @@ b.get$_bank_account_model$_$this()._bank_account_model$_name = t1; return b; }, - $signature: 247 + $signature: 252 }; A._BankAccountEditState__onChanged_closure0.prototype = { call$0() { @@ -466391,7 +466430,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._BankAccountEditState_build_closure4.prototype = { call$1(_) { @@ -466415,14 +466454,14 @@ call$2(date, _) { return this.viewModel.onChanged.call$1(this.bankAccount.rebuild$1(new A._BankAccountEditState_build__closure0(date))); }, - $signature: 294 + $signature: 323 }; A._BankAccountEditState_build__closure0.prototype = { call$1(b) { b.get$_bank_account_model$_$this()._fromDate = this.date; return b; }, - $signature: 247 + $signature: 252 }; A._BankAccountEditState_build_closure2.prototype = { call$1(value) { @@ -466435,7 +466474,7 @@ b.get$_bank_account_model$_$this()._autoSync = this.value; return b; }, - $signature: 247 + $signature: 252 }; A.BankAccountEditScreen.prototype = { build$1(context) { @@ -466469,7 +466508,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateBankAccount(bankAccount)); }, - $signature: 407 + $signature: 369 }; A.BankAccountEditVM_BankAccountEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -466547,7 +466586,7 @@ } else A.viewEntity(false, savedBankAccount, null, false); }, - $signature: 407 + $signature: 369 }; A.BankAccountEditVM_BankAccountEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -466715,7 +466754,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.ClientListItem_build__closure2.prototype = { call$0() { @@ -466742,7 +466781,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.client], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.ClientListItem_build__closure5.prototype = { call$0() { @@ -467101,7 +467140,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(J.toString$0$(dateRange)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, dateRange, type$.legacy_DateRange); }, - $signature: 292 + $signature: 320 }; A._ClientPdfViewState_build_closure4.prototype = { call$1(value) { @@ -467122,7 +467161,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._ClientPdfViewState_build_closure5.prototype = { call$0() { @@ -467190,7 +467229,7 @@ call$1(_) { return this.$this.loadPDF$1$sendEmail(true); }, - $signature: 90 + $signature: 89 }; A._ClientPdfViewState_build_closure7.prototype = { call$0() { @@ -467250,7 +467289,7 @@ t3.get$_schedule_model$_$this()._dateRange = t2; return b; }, - $signature: 82 + $signature: 83 }; A._ClientPdfViewState_build_closure8.prototype = { call$0() { @@ -467263,7 +467302,7 @@ var t1 = this.$this; t1.setState$1(new A._ClientPdfViewState_build__closure0(t1, value)); }, - $signature: 44 + $signature: 45 }; A._ClientPdfViewState_build__closure0.prototype = { call$0() { @@ -467276,7 +467315,7 @@ var t1 = this.$this; t1.setState$1(new A._ClientPdfViewState_build__closure(t1, value)); }, - $signature: 44 + $signature: 45 }; A._ClientPdfViewState_build__closure.prototype = { call$0() { @@ -467294,7 +467333,7 @@ call$1(format) { return this.$this._client_pdf$_response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.ClientPdfScreen.prototype = { build$1(context) { @@ -467637,7 +467676,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._ClientEditState_build_closure0.prototype = { call$1(context) { @@ -467789,7 +467828,7 @@ b.get$_client_model$_$this()._postalCode = t1; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditBillingAddressState__onChanged_closure0.prototype = { call$0() { @@ -467801,7 +467840,7 @@ call$1(country) { return this.viewModel.onChanged.call$1(this.client.rebuild$1(new A.ClientEditBillingAddressState_build__closure0(country))); }, - $signature: 63 + $signature: 66 }; A.ClientEditBillingAddressState_build__closure0.prototype = { call$1(b) { @@ -467812,7 +467851,7 @@ b.get$_client_model$_$this()._countryId = t1; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditBillingAddressState_build_closure0.prototype = { call$0() { @@ -467888,7 +467927,7 @@ call$1(c) { return c.id === this.contact.id; }, - $signature: 141 + $signature: 148 }; A._ClientEditContactsState_build_closure.prototype = { call$1(contact) { @@ -468070,7 +468109,7 @@ b.get$_client_model$_$this()._client_model$_customValue4 = t1; return b; }, - $signature: 332 + $signature: 333 }; A.ContactEditDetailsState__onChanged_closure0.prototype = { call$0() { @@ -468177,14 +468216,14 @@ b.get$_client_model$_$this()._client_model$_sendEmail = this.value; return b; }, - $signature: 332 + $signature: 333 }; A.ContactEditDetailsState_build__closure1.prototype = { call$1(b) { b.get$_client_model$_$this()._client_model$_sendEmail = this.value; return b; }, - $signature: 332 + $signature: 333 }; A.ContactEditDetailsState_build_closure13.prototype = { call$0() { @@ -468406,7 +468445,7 @@ b.get$_client_model$_$this()._client_model$_customValue4 = t1; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditDetailsState__onChanged_closure0.prototype = { call$0() { @@ -468431,7 +468470,7 @@ b.get$_client_model$_$this()._groupId = this.groupId; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditDetailsState_build_closure1.prototype = { call$1(userId) { @@ -468444,7 +468483,7 @@ b.get$_client_model$_$this()._client_model$_assignedUserId = this.userId; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditFooter.prototype = { build$1(context) { @@ -468556,7 +468595,7 @@ b.get$_client_model$_$this()._privateNotes = t1; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditNotesState__onChanged_closure0.prototype = { call$0() { @@ -468569,7 +468608,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.state.staticState.sizeMap._map$_map.$index(0, sizeId).name, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, sizeId, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ClientEditNotesState_build_closure0.prototype = { call$1(sizeId) { @@ -468582,13 +468621,13 @@ b.get$_client_model$_$this()._sizeId = this.sizeId; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditNotesState_build_closure1.prototype = { call$1(industry) { return this.viewModel.onChanged.call$1(this.client.rebuild$1(new A.ClientEditNotesState_build__closure(industry))); }, - $signature: 63 + $signature: 66 }; A.ClientEditNotesState_build__closure.prototype = { call$1(b) { @@ -468599,7 +468638,7 @@ b.get$_client_model$_$this()._industryId = t1; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditSettings.prototype = { createState$0() { @@ -468701,7 +468740,7 @@ t1.get$_settings_model$_$this()._defaultTaskRate = t2; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditSettingsState__onChanged_closure0.prototype = { call$0() { @@ -468713,7 +468752,7 @@ call$1(currency) { return this.viewModel.onChanged.call$1(this.client.rebuild$1(new A.ClientEditSettingsState_build__closure3(currency))); }, - $signature: 63 + $signature: 66 }; A.ClientEditSettingsState_build__closure3.prototype = { call$1(b) { @@ -468725,13 +468764,13 @@ t1.get$_settings_model$_$this()._currencyId = t2; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditSettingsState_build_closure0.prototype = { call$1(language) { return this.viewModel.onChanged.call$1(this.client.rebuild$1(new A.ClientEditSettingsState_build__closure2(language))); }, - $signature: 63 + $signature: 66 }; A.ClientEditSettingsState_build__closure2.prototype = { call$1(b) { @@ -468743,7 +468782,7 @@ t1.get$_settings_model$_$this()._languageId = t2; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditSettingsState_build_closure1.prototype = { call$1(paymentTermId) { @@ -468754,7 +468793,7 @@ t1 = paymentTerm.numDays; return A.DropdownMenuItem$(A.Text$(t1 === 0 ? this.localization.get$dueOnReceipt() : paymentTerm.name, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, B.JSInt_methods.toString$0(t1), type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ClientEditSettingsState_build_closure2.prototype = { call$1(numDays) { @@ -468770,7 +468809,7 @@ t1.get$_settings_model$_$this()._defaultPaymentTerms = t2; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditSettingsState_build_closure3.prototype = { call$1(paymentTermId) { @@ -468781,7 +468820,7 @@ t1 = paymentTerm.numDays; return A.DropdownMenuItem$(A.Text$(t1 === 0 ? this.localization.get$dueOnReceipt() : paymentTerm.name, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, B.JSInt_methods.toString$0(t1), type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ClientEditSettingsState_build_closure4.prototype = { call$1(numDays) { @@ -468797,7 +468836,7 @@ t1.get$_settings_model$_$this()._defaultValidUntil = t2; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditSettingsState_build_closure5.prototype = { call$1(value) { @@ -468810,7 +468849,7 @@ b.get$settings().get$_settings_model$_$this()._sendReminders = this.value; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditShippingAddress.prototype = { createState$0() { @@ -468932,7 +468971,7 @@ b.get$_client_model$_$this()._shippingPostalCode = t1; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditShippingAddressState__onChanged_closure0.prototype = { call$0() { @@ -468944,7 +468983,7 @@ call$1(country) { return this.viewModel.onChanged.call$1(this.client.rebuild$1(new A.ClientEditShippingAddressState_build__closure0(country))); }, - $signature: 63 + $signature: 66 }; A.ClientEditShippingAddressState_build__closure0.prototype = { call$1(b) { @@ -468955,7 +468994,7 @@ b.get$_client_model$_$this()._shippingCountryId = t1; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditShippingAddressState_build_closure0.prototype = { call$0() { @@ -469023,7 +469062,7 @@ b.get$_client_model$_$this()._shippingCountryId = t1.countryId; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditVM_ClientEditVM$fromStore_closure2.prototype = { call$0() { @@ -469047,7 +469086,7 @@ b.get$_client_model$_$this()._countryId = t1.shippingCountryId; return b; }, - $signature: 55 + $signature: 56 }; A.ClientEditVM_ClientEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -469148,7 +469187,7 @@ A.viewEntity(false, savedClient, null, true); } }, - $signature: 296 + $signature: 286 }; A.ClientEditVM_ClientEditVM$fromStore___closure1.prototype = { call$1(error) { @@ -469235,43 +469274,43 @@ t7 = type$.JSArray_legacy_Widget; return A.Column$(A._setArrayType([A.Expanded$(A.TabBarView$(A._setArrayType([A.RefreshIndicator$(new A.ClientOverview(t3, t1._widget.isFilter, _null), new A._ClientViewState_build__closure(t3, context)), A.RefreshIndicator$(new A.ClientViewDetails(t4, _null), new A._ClientViewState_build__closure0(t3, context)), A.RefreshIndicator$(new A.ClientViewDocuments(t3, new A.ValueKey(t5, t6)), new A._ClientViewState_build__closure1(t3, context)), A.RefreshIndicator$(new A.ClientViewLedger(t3, new A.ValueKey(t5, t6)), new A._ClientViewState_build__closure2(t3, context)), A.RefreshIndicator$(new A.ClientViewActivity(t3, new A.ValueKey(t5, t6)), new A._ClientViewState_build__closure3(t3, context)), A.RefreshIndicator$(new A.ClientViewSystemLogs(t3, new A.ValueKey(t5, t6)), new A._ClientViewState_build__closure4(t3, context))], t7), t2, _null), 1), new A.BottomButtons(this.client, B.EntityAction_viewStatement, B.EntityAction_clientPortal, true, true, _null)], t7), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); }, - $signature: 262 + $signature: 240 }; A._ClientViewState_build__closure.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewState_build__closure0.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewState_build__closure1.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewState_build__closure2.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewState_build__closure3.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewState_build__closure4.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__ClientViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -469317,13 +469356,13 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._ClientViewActivityState_build_closure.prototype = { call$2(context, index) { return new A.ActivityListTile(this.activities._list[index], true, null); }, - $signature: 322 + $signature: 305 }; A.ClientViewDetails.prototype = { createState$0() { @@ -469401,7 +469440,7 @@ listTiles.push(new A.Padding(B.EdgeInsets_16_16_16_16, A.FutureBuilder$(t2.get$_client_view_details$_launchStatus(), t2._client_view_details$_launched, type$.Null), _null)); return listTiles; }, - $signature: 251 + $signature: 262 }; A._ClientViewDetailsState_build__buildDetailsList_closure.prototype = { call$1(contact) { @@ -469512,13 +469551,13 @@ call$1(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.ClientViewDocuments_build_closure0.prototype = { call$3($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.ClientViewFullwidth.prototype = { createState$0() { @@ -469790,31 +469829,31 @@ call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewFullwidthState_build__closure4.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewFullwidthState_build__closure5.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewFullwidthState_build__closure6.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ClientViewFullwidthState_build__closure7.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__ClientViewFullwidthState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -469867,7 +469906,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._ClientViewLedgerState_build_closure0.prototype = { call$2(context, index) { @@ -469905,7 +469944,7 @@ t4 = A.Row$(A._setArrayType([new A.Flexible(1, B.FlexFit_1, t5, _null), new A.Padding(B.EdgeInsets_0_4_0_0, A.DecoratedBox$(new A.Padding(B.EdgeInsets_4_4_4_4, A.Text$(B.JSString_methods.$add(t8, A.formatNumber(t6, context, t3, _null, B.FormatNumberType_0, true, _null, _null, false)), _null, _null, _null, _null, _null, A.TextStyle$(_null, _null, B.Color_4294967295, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null, _null), B.TextAlign_5, _null, _null), _null), new A.BoxDecoration(t2, _null, _null, t7, _null, _null, B.BoxShape_0), B.DecorationPosition_0), _null)], t4), B.CrossAxisAlignment_2, B.MainAxisAlignment_3, B.MainAxisSize_1, _null); return A.ListTile$(false, _null, _null, _null, true, _null, _null, false, _null, A.Icon$(A.getEntityIcon(ledger.get$entityType()), _null, _null), _null, new A._ClientViewLedgerState_build__closure(entity), new A._ClientViewLedgerState_build__closure0(entity), false, _null, _null, _null, t4, _null, t1, _null, _null); }, - $signature: 156 + $signature: 151 }; A._ClientViewLedgerState_build__closure0.prototype = { call$0() { @@ -469917,7 +469956,7 @@ call$0() { return A.showEntityActionsDialog(null, A._setArrayType([this.entity], type$.JSArray_legacy_BaseEntity), false); }, - $signature: 36 + $signature: 34 }; A.ClientOverview.prototype = { build$1(context) { @@ -470152,7 +470191,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.ClientViewPaymentMethods_build_closure.prototype = { call$2(context, index) { @@ -470267,7 +470306,7 @@ t2[0].call$1(new A.SaveClientDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.client)); t1.then$1$1(0, new A.ClientViewVM_ClientViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.ClientViewVM_ClientViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.ClientViewVM_ClientViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -470300,7 +470339,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.ClientViewVM_ClientViewVM$fromStore__closure.prototype = { call$1(value) { @@ -470346,7 +470385,7 @@ call$0() { return this.$this._widget.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._CompanyGatewayListState_build_closure0.prototype = { call$2(oldIndex, newIndex) { @@ -470357,7 +470396,7 @@ --newIndex; t1._widget.viewModel.onSortChanged.call$2(oldIndex, newIndex); }, - $signature: 129 + $signature: 130 }; A._CompanyGatewayListState_build_closure.prototype = { call$1(companyGatewayId) { @@ -470512,7 +470551,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateSettings(settings)); }, - $signature: 129 + $signature: 130 }; A.CompanyGatewayListVM_fromStore__closure0.prototype = { call$1(b) { @@ -470624,7 +470663,7 @@ call$1(companyGatewayId) { return this.$this.viewModel.companyGatewayMap._map$_map.$index(0, companyGatewayId); }, - $signature: 378 + $signature: 398 }; A.CompanyGatewayScreen_build__closure1.prototype = { call$1(_) { @@ -470640,7 +470679,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.ClearCompanyGatewayMultiselect()); }, - $signature: 47 + $signature: 54 }; A.CompanyGatewayScreen_build_closure1.prototype = { call$0() { @@ -471060,14 +471099,14 @@ var t1 = type$.MappedListIterable_of_legacy_String_and_legacy_Text; return A.List_List$of(new A.MappedListIterable(A._setArrayType(["always", "optout", "optin", "off"], type$.JSArray_legacy_String), new A._CompanyGatewayEditState_build__closure15(this.localization), t1), true, t1._eval$1("ListIterable.E")); }, - $signature: 280 + $signature: 299 }; A._CompanyGatewayEditState_build__closure15.prototype = { call$1(type) { var _null = null; return A.Text$(this.localization.lookup$1(type), _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 225 + $signature: 237 }; A._CompanyGatewayEditState_build_closure6.prototype = { call$1(value) { @@ -471086,7 +471125,7 @@ call$1(value) { return A.DropdownMenuItem$(new A.AutobillDropdownMenuItem(value, null), null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._CompanyGatewayEditState_build_closure7.prototype = { call$1(value) { @@ -471108,7 +471147,7 @@ b.get$_company_gateway_model$_$this()._company_gateway_model$_isEnabled = this.value; return b; }, - $signature: 206 + $signature: 205 }; A._CompanyGatewayEditState_build_closure8.prototype = { call$1(value) { @@ -471287,7 +471326,7 @@ t1 = ""; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(t1), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, gatewayTypeId, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._CompanyGatewayEditState_build_closure22.prototype = { call$1(value) { @@ -471444,7 +471483,7 @@ t1 = J.trim$0$s(value); return A.DropdownMenuItem$(A.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, t1, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._GatewayConfigFieldState_build_closure1.prototype = { call$1(value) { @@ -471462,7 +471501,7 @@ call$1(value) { return this.$this._company_gateway_edit$_onChanged$0(); }, - $signature: 90 + $signature: 89 }; A.LimitEditor.prototype = { createState$0() { @@ -471570,7 +471609,7 @@ b.get$_company_gateway_model$_$this()._maxLimit = t1; return b; }, - $signature: 206 + $signature: 205 }; A._LimitEditorState__onChanged_closure0.prototype = { call$1(b) { @@ -471757,7 +471796,7 @@ b.get$_company_gateway_model$_$this()._feeCap = this.cap; return b; }, - $signature: 206 + $signature: 205 }; A._FeesEditorState__onChanged_closure0.prototype = { call$0() { @@ -471778,7 +471817,7 @@ var _this = this; return _this.viewModel.onChanged.call$1(_this.companyGateway.rebuild$1(new A._FeesEditorState_build__closure2(_this.$this, _this.settings, taxRate))); }, - $signature: 110 + $signature: 111 }; A._FeesEditorState_build__closure2.prototype = { call$1(b) { @@ -471796,14 +471835,14 @@ b.get$_company_gateway_model$_$this()._company_gateway_model$_taxName1 = t1; return b; }, - $signature: 206 + $signature: 205 }; A._FeesEditorState_build_closure0.prototype = { call$1(taxRate) { var _this = this; return _this.viewModel.onChanged.call$1(_this.companyGateway.rebuild$1(new A._FeesEditorState_build__closure1(_this.$this, _this.settings, taxRate))); }, - $signature: 110 + $signature: 111 }; A._FeesEditorState_build__closure1.prototype = { call$1(b) { @@ -471821,14 +471860,14 @@ b.get$_company_gateway_model$_$this()._company_gateway_model$_taxName2 = t1; return b; }, - $signature: 206 + $signature: 205 }; A._FeesEditorState_build_closure1.prototype = { call$1(taxRate) { var _this = this; return _this.viewModel.onChanged.call$1(_this.companyGateway.rebuild$1(new A._FeesEditorState_build__closure0(_this.$this, _this.settings, taxRate))); }, - $signature: 110 + $signature: 111 }; A._FeesEditorState_build__closure0.prototype = { call$1(b) { @@ -471846,7 +471885,7 @@ b.get$_company_gateway_model$_$this()._company_gateway_model$_taxName3 = t1; return b; }, - $signature: 206 + $signature: 205 }; A._FeesEditorState_build_closure2.prototype = { call$1(value) { @@ -471867,7 +471906,7 @@ b.get$_company_gateway_model$_$this()._adjustFeePercent = this.value; return b; }, - $signature: 206 + $signature: 205 }; A.__CompanyGatewayEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -471916,7 +471955,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateCompanyGateway(companyGateway)); }, - $signature: 381 + $signature: 395 }; A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -472004,7 +472043,7 @@ } else A.viewEntityById(false, savedCompanyGateway.id, B.EntityType_companyGateway, null, true, true); }, - $signature: 381 + $signature: 395 }; A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore____closure0.prototype = { call$1(b) { @@ -472058,7 +472097,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 299 + $signature: 283 }; A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore__closure.prototype = { call$1(response) { @@ -472125,13 +472164,13 @@ call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._CompanyGatewayViewState_build_closure0.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._CompanyGatewayOverview.prototype = { build$1(context) { @@ -472401,7 +472440,7 @@ t5 = J.getInterceptor$asx(t4); return A.AlertDialog$(A._setArrayType([A.TextButton$(false, A.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_____closure(context), _null)], t3), _null, _null, A.Column$(A._setArrayType([A.Row$(A._setArrayType([new A.SizedBox(120, _null, A.Text$("Stripe", _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), new A.SizedBox(100, _null, A.Text$(A.S(t5.$index(t4, "stripe_customer_count")), _null, _null, _null, _null, _null, _null, B.TextAlign_5, _null, _null), _null)], t3), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), new A.SizedBox(_null, 8, _null, _null), A.Row$(A._setArrayType([new A.SizedBox(120, _null, A.Text$("Invoice Ninja", _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), new A.SizedBox(100, _null, A.Text$(A.S(J.get$length$asx(type$.legacy_Iterable_dynamic._as(t5.$index(t4, "stripe_customers")))), _null, _null, _null, _null, _null, _null, B.TextAlign_5, _null, _null), _null)], t3), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null)], t3), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_0, B.VerticalDirection_1), _null, _null, t2); }, - $signature: 182 + $signature: 177 }; A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_____closure.prototype = { call$0() { @@ -472491,7 +472530,7 @@ t2[0].call$1(new A.LoadClient(null, t1)); } }, - $signature: 397 + $signature: 373 }; A.CreditEmailScreen_build_closure0.prototype = { call$1(store) { @@ -472523,7 +472562,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.EmailCreditRequest(completer, this.credit.id, template, subject, body, ccEmail)); }, - $signature: 401 + $signature: 378 }; A.EmailCreditVM_EmailCreditVM$fromStore__closure.prototype = { call$1(value) { @@ -472629,7 +472668,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.CreditListItem_build__closure2.prototype = { call$0() { @@ -472656,7 +472695,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.credit], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.CreditListItem_build__closure5.prototype = { call$0() { @@ -473126,7 +473165,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._CreditEditState_build_closure2.prototype = { call$1(context) { @@ -473138,7 +473177,7 @@ call$2(context, action) { return this.$this._credit_edit$_onSavePressed$2(context, action); }, - $signature: 68 + $signature: 64 }; A._CreditEditState_build_closure.prototype = { call$0() { @@ -473157,14 +473196,14 @@ t5 = t3._eval$1("MappedIterable<1,BaseEntity*>"); return new A.InvoiceItemSelector(t1, new A._CreditEditState_build___closure(_this.$this, t4, _this.isFullscreen), t1.clientId, A.List_List$of(new A.MappedIterable(new A.WhereIterable(t2, new A._CreditEditState_build___closure0(), t3._eval$1("WhereIterable<1>")), new A._CreditEditState_build___closure1(t4), t5), true, t5._eval$1("Iterable.E")), false, null); }, - $signature: 272 + $signature: 278 }; A._CreditEditState_build___closure0.prototype = { call$1(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 76 + $signature: 73 }; A._CreditEditState_build___closure1.prototype = { call$1(item) { @@ -473183,7 +473222,7 @@ } return t1; }, - $signature: 265 + $signature: 267 }; A._CreditEditState_build___closure.prototype = { call$3(items, clientId, projectId) { @@ -473197,7 +473236,7 @@ call$2(items, clientId) { return this.call$3(items, clientId, null); }, - $signature: 323 + $signature: 276 }; A.__CreditEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -473242,7 +473281,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCredit(credit)); }, - $signature: 150 + $signature: 149 }; A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore_closure0.prototype = { call$3(context, credit, client) { @@ -473254,7 +473293,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 340 + $signature: 403 }; A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore_closure1.prototype = { call$2(context, completer) { @@ -473267,7 +473306,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore__closure0(t3), t4); }, - $signature: 118 + $signature: 117 }; A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore__closure.prototype = { call$1(_) { @@ -473315,7 +473354,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.DeleteCreditItem(index)); }, - $signature: 122 + $signature: 121 }; A.CreditEditItemsVM_CreditEditItemsVM$fromStore_closure0.prototype = { call$0() { @@ -473341,7 +473380,7 @@ t1[0].call$1(new A.UpdateCreditItem(index, creditItem)); } }, - $signature: 287 + $signature: 318 }; A.CreditEditItemsVM_CreditEditItemsVM$fromStore__closure.prototype = { call$1(b) { @@ -473357,7 +473396,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.MoveCreditItem(oldIndex, newIndex)); }, - $signature: 129 + $signature: 130 }; A.CreditEditNotesScreen.prototype = { build$1(context) { @@ -473384,7 +473423,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCredit(credit)); }, - $signature: 150 + $signature: 149 }; A.CreditEditPDFScreen.prototype = { build$1(context) { @@ -473443,7 +473482,7 @@ call$1(context) { return this.call$2(context, null); }, - $signature: 177 + $signature: 187 }; A.CreditEditVM_CreditEditVM$fromStore__closure2.prototype = { call$0() { @@ -473531,7 +473570,7 @@ A.viewEntity(false, savedCredit, _null, true); } }, - $signature: 72 + $signature: 70 }; A.CreditEditVM_CreditEditVM$fromStore___closure2.prototype = { call$1(error) { @@ -473560,7 +473599,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.AddCreditItems(items)); }, - $signature: 266 + $signature: 271 }; A.CreditEditVM_CreditEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -473586,7 +473625,7 @@ t2[0].call$1(new A.SaveCreditDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.credit)); t1.then$1$1(0, new A.CreditEditVM_CreditEditVM$fromStore__closure0(context), type$.Null).catchError$1(new A.CreditEditVM_CreditEditVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.CreditEditVM_CreditEditVM$fromStore__closure0.prototype = { call$1(client) { @@ -473619,7 +473658,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.CreditEditVM_CreditEditVM$fromStore__closure.prototype = { call$1(value) { @@ -473670,7 +473709,7 @@ $defaultValues() { return [null]; }, - $signature: 325 + $signature: 306 }; A.CreditViewVM_CreditViewVM$fromStore_closure0.prototype = { call$1(context) { @@ -473686,7 +473725,7 @@ t2[0].call$1(new A.SaveCreditDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.credit)); t1.then$1$1(0, new A.CreditViewVM_CreditViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.CreditViewVM_CreditViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.CreditViewVM_CreditViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -473719,7 +473758,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.CreditViewVM_CreditViewVM$fromStore__closure.prototype = { call$1(value) { @@ -473743,7 +473782,7 @@ $defaultValues() { return [null]; }, - $signature: 326 + $signature: 314 }; A.DashboardActivity.prototype = { build$1(context) { @@ -473759,13 +473798,13 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.DashboardActivity_build_closure.prototype = { call$2(context, index) { return new A.ActivityListTile(this.activities._list[index], true, null); }, - $signature: 322 + $signature: 305 }; A.DashboardChart.prototype = { createState$0() { @@ -474012,7 +474051,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(J.toString$0$(dateRange)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, dateRange, type$.legacy_DateRange); }, - $signature: 292 + $signature: 320 }; A._DashboardDateRangePickerState_build_closure0.prototype = { call$1(dateRange) { @@ -474045,7 +474084,7 @@ var t1 = this.$this; t1.setState$1(new A._DashboardDateRangePickerState_build__closure4(t1, date)); }, - $signature: 44 + $signature: 45 }; A._DashboardDateRangePickerState_build__closure4.prototype = { call$0() { @@ -474058,7 +474097,7 @@ var t1 = this.$this; t1.setState$1(new A._DashboardDateRangePickerState_build__closure3(t1, date)); }, - $signature: 44 + $signature: 45 }; A._DashboardDateRangePickerState_build__closure3.prototype = { call$0() { @@ -474091,7 +474130,7 @@ var t1 = this.$this; t1.setState$1(new A._DashboardDateRangePickerState_build__closure1(t1, date)); }, - $signature: 44 + $signature: 45 }; A._DashboardDateRangePickerState_build__closure1.prototype = { call$0() { @@ -474104,7 +474143,7 @@ var t1 = this.$this; t1.setState$1(new A._DashboardDateRangePickerState_build__closure0(t1, date)); }, - $signature: 44 + $signature: 45 }; A._DashboardDateRangePickerState_build__closure0.prototype = { call$0() { @@ -474368,7 +474407,7 @@ } return A.DropdownMenuItem$(A.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, currencyId, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.DashboardPanels__header__closure4.prototype = { call$1(currencyId) { @@ -474435,7 +474474,7 @@ call$0() { return A.formatDuration(this.task.calculateDuration$0(), true); }, - $signature: 132 + $signature: 128 }; A.DashboardPanels__runningTasks__closure1.prototype = { call$0() { @@ -474453,7 +474492,7 @@ call$2(context, action) { return A.handleTaskAction(context, A._setArrayType([this.task], type$.JSArray_legacy_BaseEntity), action); }, - $signature: 68 + $signature: 64 }; A.DashboardPanels_build_closure.prototype = { call$1(b) { @@ -474461,7 +474500,7 @@ b.get$_dashboard_state$_$this()._dashboard_state$_offset = t1 + 1; return b; }, - $signature: 148 + $signature: 143 }; A.DashboardPanels_build_closure0.prototype = { call$1(b) { @@ -474469,7 +474508,7 @@ b.get$_dashboard_state$_$this()._dashboard_state$_offset = t1 + 1; return b; }, - $signature: 148 + $signature: 143 }; A.DashboardPanels_build_closure1.prototype = { call$1(b) { @@ -474477,7 +474516,7 @@ b.get$_dashboard_state$_$this()._dashboard_state$_offset = t1 + 1; return b; }, - $signature: 148 + $signature: 143 }; A.DashboardPanels_build_closure2.prototype = { call$1(b) { @@ -474485,7 +474524,7 @@ b.get$_dashboard_state$_$this()._dashboard_state$_offset = t1 + 1; return b; }, - $signature: 148 + $signature: 143 }; A.DashboardPanels_build_closure3.prototype = { call$1(b) { @@ -474493,7 +474532,7 @@ b.get$_dashboard_state$_$this()._dashboard_state$_offset = t1 + 1; return b; }, - $signature: 148 + $signature: 143 }; A.DashboardPanels_build_closure4.prototype = { call$2(context, index) { @@ -474652,7 +474691,7 @@ } return new A.SizedBox(_null, _null, _null, _null); }, - $signature: 156 + $signature: 151 }; A.DashboardPanels_build__closure.prototype = { call$0() { @@ -474702,7 +474741,7 @@ t1.tabController.animateTo$1(B.JSArray_methods.indexOf$1(this.sidebarTabs, B.EntityType_invoice)); t1.viewModel.onSelectionChanged.call$2(B.EntityType_invoice, J.$index$asx(this.currentInvoiceData, index).entityMap.$index(0, date)); }, - $signature: 330 + $signature: 326 }; A.DashboardPanels_build__closure6.prototype = { call$0() { @@ -474716,7 +474755,7 @@ t1.tabController.animateTo$1(B.JSArray_methods.indexOf$1(this.sidebarTabs, B.EntityType_payment)); t1.viewModel.onSelectionChanged.call$2(B.EntityType_payment, J.$index$asx(this.currentPaymentData, index).entityMap.$index(0, date)); }, - $signature: 330 + $signature: 326 }; A.DashboardPanels_build__closure8.prototype = { call$0() { @@ -474730,7 +474769,7 @@ t1.tabController.animateTo$1(B.JSArray_methods.indexOf$1(this.sidebarTabs, B.EntityType_quote)); t1.viewModel.onSelectionChanged.call$2(B.EntityType_quote, J.$index$asx(this.currentQuoteData, index).entityMap.$index(0, date)); }, - $signature: 330 + $signature: 326 }; A.DashboardPanels_build__closure10.prototype = { call$0() { @@ -474744,7 +474783,7 @@ t1.tabController.animateTo$1(B.JSArray_methods.indexOf$1(this.sidebarTabs, B.EntityType_task)); t1.viewModel.onSelectionChanged.call$2(B.EntityType_task, J.$index$asx(this.currentTaskData, index).entityMap.$index(0, date)); }, - $signature: 330 + $signature: 326 }; A.DashboardPanels_build__closure12.prototype = { call$0() { @@ -474758,7 +474797,7 @@ t1.tabController.animateTo$1(B.JSArray_methods.indexOf$1(this.sidebarTabs, B.EntityType_expense)); t1.viewModel.onSelectionChanged.call$2(B.EntityType_expense, J.$index$asx(this.currentExpenseData, index).entityMap.$index(0, date)); }, - $signature: 330 + $signature: 326 }; A._DashboardPanel.prototype = { createState$0() { @@ -474837,49 +474876,49 @@ call$2(chartData, _) { return chartData.date; }, - $signature: 316 + $signature: 303 }; A.__DashboardPanelState_build__closure1.prototype = { call$2(chartData, _) { return chartData.amount; }, - $signature: 142 + $signature: 150 }; A.__DashboardPanelState_build__closure.prototype = { call$2(chartData, _) { return B.Color_ePM; }, - $signature: 311 + $signature: 292 }; A.__DashboardPanelState_build__closure2.prototype = { call$2(_a, _b) { return 2.5; }, - $signature: 142 + $signature: 150 }; A.__DashboardPanelState_build__closure4.prototype = { call$2(chartData, _) { return chartData.date; }, - $signature: 316 + $signature: 303 }; A.__DashboardPanelState_build__closure5.prototype = { call$2(chartData, _) { return chartData.amount; }, - $signature: 142 + $signature: 150 }; A.__DashboardPanelState_build__closure3.prototype = { call$2(chartData, _) { return A.ColorUtil_fromDartColor(this.state.get$accentColor()); }, - $signature: 311 + $signature: 292 }; A.__DashboardPanelState_build__closure6.prototype = { call$2(_a, _b) { return 2.5; }, - $signature: 142 + $signature: 150 }; A._OverviewPanel.prototype = { createState$0() { @@ -474952,73 +474991,73 @@ call$2(chartData, _) { return chartData.date; }, - $signature: 316 + $signature: 303 }; A.__OverviewPanelState_build__closure1.prototype = { call$2(chartData, _) { return chartData.amount; }, - $signature: 142 + $signature: 150 }; A.__OverviewPanelState_build__closure.prototype = { call$2(chartData, _) { return A.ColorUtil_fromDartColor(B.MaterialColor_Map_HFpTk_4288585374); }, - $signature: 311 + $signature: 292 }; A.__OverviewPanelState_build__closure2.prototype = { call$2(_a, _b) { return 2.5; }, - $signature: 142 + $signature: 150 }; A.__OverviewPanelState_build__closure4.prototype = { call$2(chartData, _) { return chartData.date; }, - $signature: 316 + $signature: 303 }; A.__OverviewPanelState_build__closure5.prototype = { call$2(chartData, _) { return chartData.amount; }, - $signature: 142 + $signature: 150 }; A.__OverviewPanelState_build__closure3.prototype = { call$2(chartData, _) { return A.ColorUtil_fromDartColor(B.MaterialColor_Map_JNEaM_4283215696); }, - $signature: 311 + $signature: 292 }; A.__OverviewPanelState_build__closure6.prototype = { call$2(_a, _b) { return 2.5; }, - $signature: 142 + $signature: 150 }; A.__OverviewPanelState_build__closure8.prototype = { call$2(chartData, _) { return chartData.date; }, - $signature: 316 + $signature: 303 }; A.__OverviewPanelState_build__closure9.prototype = { call$2(chartData, _) { return chartData.amount; }, - $signature: 142 + $signature: 150 }; A.__OverviewPanelState_build__closure7.prototype = { call$2(chartData, _) { return A.ColorUtil_fromDartColor(this.state.get$accentColor()); }, - $signature: 311 + $signature: 292 }; A.__OverviewPanelState_build__closure10.prototype = { call$2(_a, _b) { return 2.5; }, - $signature: 142 + $signature: 150 }; A.__OverviewPanelState_build_closure0.prototype = { call$0() { @@ -475139,7 +475178,7 @@ } return A.DropdownMenuItem$(A.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, currencyId, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.__DashboardSettingsState_build_closure2.prototype = { call$1(currencyId) { @@ -475209,7 +475248,7 @@ t2[0].call$1(new A.UpdateDashboardFields(t1)); this.$this.setState$1(new A.__DashboardSettingsState_build__closure3()); }, - $signature: 129 + $signature: 130 }; A.__DashboardSettingsState_build__closure2.prototype = { call$1(b) { @@ -475314,7 +475353,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(A.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A._DashboardField.prototype = { createState$0() { @@ -475590,7 +475629,7 @@ if (this.company.isModuleEnabled$1(entityType)) this.$this._tabs.push(entityType); }, - $signature: 249 + $signature: 254 }; A._DashboardScreenState_initState_closure0.prototype = { call$1(duration) { @@ -475805,19 +475844,19 @@ call$0() { return this.$this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._CustomTabBarView_build_closure1.prototype = { call$0() { return this.$this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._CustomTabBarView_build_closure2.prototype = { call$0() { return this.$this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__DashboardScreenState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -476041,7 +476080,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.InvoiceSidebar_build_closure1.prototype = { call$2(context, index) { @@ -476053,7 +476092,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.InvoiceSidebar_build_closure3.prototype = { call$2(context, index) { @@ -476065,13 +476104,13 @@ invoice = t2._map$_map.$index(0, t1); return invoice == null ? new A.SizedBox(_null, _null, _null, _null) : new A.InvoiceListItem(invoice, _null, false, false, _null, false, _null); }, - $signature: 156 + $signature: 151 }; A.InvoiceSidebar_build_closure4.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.PaymentSidebar.prototype = { build$1(context) { @@ -476123,7 +476162,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.PaymentSidebar_build_closure1.prototype = { call$2(context, index) { @@ -476135,13 +476174,13 @@ payment = t2._map$_map.$index(0, t1); return payment == null ? new A.SizedBox(_null, _null, _null, _null) : new A.PaymentListItem(payment, _null, false, false, _null, false, _null); }, - $signature: 156 + $signature: 151 }; A.PaymentSidebar_build_closure2.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.QuoteSidebar.prototype = { build$1(context) { @@ -476203,7 +476242,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.QuoteSidebar_build_closure1.prototype = { call$2(context, index) { @@ -476215,7 +476254,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.QuoteSidebar_build_closure3.prototype = { call$2(context, index) { @@ -476227,13 +476266,13 @@ quote = t2._map$_map.$index(0, t1); return quote == null ? new A.SizedBox(_null, _null, _null, _null) : new A.QuoteListItem(quote, _null, false, _null); }, - $signature: 156 + $signature: 151 }; A.QuoteSidebar_build_closure4.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.TaskSidebar.prototype = { build$1(context) { @@ -476289,25 +476328,25 @@ call$2(context, index) { return A.TaskListItem$(null, false, true, null, null, false, J.$index$asx(this.runningTasks, index)); }, - $signature: 344 + $signature: 345 }; A.TaskSidebar_build_closure0.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.TaskSidebar_build_closure1.prototype = { call$2(context, index) { return A.TaskListItem$(null, false, true, null, null, false, J.$index$asx(this.recentTasks, index)); }, - $signature: 344 + $signature: 345 }; A.TaskSidebar_build_closure2.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.TaskSidebar_build_closure3.prototype = { call$2(context, index) { @@ -476319,13 +476358,13 @@ task = t2._map$_map.$index(0, t1); return task == null ? new A.SizedBox(_null, _null, _null, _null) : A.TaskListItem$(_null, false, true, _null, _null, false, task); }, - $signature: 156 + $signature: 151 }; A.TaskSidebar_build_closure4.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.ExpenseSidbar.prototype = { build$1(context) { @@ -476371,13 +476410,13 @@ call$2(context, index) { return A.ExpenseListItem$(J.$index$asx(this.recentExpenses, index), null, false, true, null, null, false, false); }, - $signature: 334 + $signature: 335 }; A.ExpenseSidbar_build_closure0.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.ExpenseSidbar_build_closure1.prototype = { call$2(context, index) { @@ -476389,13 +476428,13 @@ expense = t2._map$_map.$index(0, t1); return expense == null ? new A.SizedBox(_null, _null, _null, _null) : A.ExpenseListItem$(expense, _null, false, true, _null, _null, false, false); }, - $signature: 156 + $signature: 151 }; A.ExpenseSidbar_build_closure2.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._DashboardSidebar.prototype = { build$1(context) { @@ -476908,7 +476947,7 @@ t2.replace$1(0, A.BuiltMap_BuiltMap(A.LinkedHashMap_LinkedHashMap$_literal(["header", t3, "body", t4, "footer", t5, "product", t6, "task", t7, "includes", J.trim$0$s(t1._includesController._change_notifier$_value.text)], t8, t8), t8, t8)); return b; }, - $signature: 343 + $signature: 344 }; A._DesignEditState__onChanged_closure0.prototype = { call$0() { @@ -477010,7 +477049,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._DesignEditState_build_closure.prototype = { call$1(context) { @@ -477024,13 +477063,13 @@ call$1(value) { return this.$this._setDraftMode$1(value); }, - $signature: 46 + $signature: 44 }; A._DesignEditState_build_closure1.prototype = { call$1(value) { return this.$this._setDraftMode$1(value); }, - $signature: 46 + $signature: 44 }; A.DesignSection.prototype = { build$1(context) { @@ -477116,7 +477155,7 @@ t1._widget.onLoadDesign$1(value); t1._selectedDesign = value; }, - $signature: 160 + $signature: 165 }; A._DesignSettingsState_build_closure1.prototype = { call$0() { @@ -477166,7 +477205,7 @@ b.get$design().replace$1(0, A.BuiltMap_BuiltMap(B.C_JsonCodec.decode$2$reviver(0, this.designStr, null), t1, t1)); return b; }, - $signature: 343 + $signature: 344 }; A._DesignSettingsState_build_closure3.prototype = { call$0() { @@ -477228,7 +477267,7 @@ call$1(format) { return this.$this._widget.pdfBytes; }, - $signature: 114 + $signature: 115 }; A.HtmlDesignPreview.prototype = { build$1(context) { @@ -477365,7 +477404,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateDesign(design)); }, - $signature: 160 + $signature: 165 }; A.DesignEditVM_DesignEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -477487,13 +477526,13 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].invoiceState.map._map$_map.$index(0, invoiceId); }, - $signature: 70 + $signature: 72 }; A._DesignViewState_build_closure0.prototype = { call$1(invoice) { return !invoice.isDeleted && invoice.designId === this.design.id; }, - $signature: 107 + $signature: 108 }; A._DesignViewState_build_closure1.prototype = { call$1(quoteId) { @@ -477501,13 +477540,13 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].quoteState.map._map$_map.$index(0, quoteId); }, - $signature: 70 + $signature: 72 }; A._DesignViewState_build_closure2.prototype = { call$1(quote) { return !quote.isDeleted && quote.designId === this.design.id; }, - $signature: 107 + $signature: 108 }; A._DesignViewState_build_closure3.prototype = { call$1(creditId) { @@ -477515,13 +477554,13 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].creditState.map._map$_map.$index(0, creditId); }, - $signature: 70 + $signature: 72 }; A._DesignViewState_build_closure4.prototype = { call$1(credit) { return !credit.isDeleted && credit.designId === this.design.id; }, - $signature: 107 + $signature: 108 }; A._DesignViewState_build_closure5.prototype = { call$1(invoiceId) { @@ -477529,13 +477568,13 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].recurringInvoiceState.map._map$_map.$index(0, invoiceId); }, - $signature: 70 + $signature: 72 }; A._DesignViewState_build_closure6.prototype = { call$1(invoice) { return !invoice.isDeleted && invoice.designId === this.design.id; }, - $signature: 107 + $signature: 108 }; A._DesignViewState_build_closure7.prototype = { call$0() { @@ -477924,7 +477963,7 @@ t1 = type$.JSArray_legacy_Widget; return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, A._setArrayType([], t1), _null, _null, false, _null, false, _null, _null)], t1), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A.DocumentEditScreen.prototype = { build$1(context) { @@ -478098,7 +478137,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._ExpenseEditState_build_closure2.prototype = { call$1(context) { @@ -478110,7 +478149,7 @@ call$2(context, action) { return this.$this._expense_edit$_onSavePressed$2(context, action); }, - $signature: 68 + $signature: 64 }; A._ExpenseEditState_build_closure.prototype = { call$0() { @@ -478355,7 +478394,7 @@ call$1(completer) { this.viewModel.onAddVendorPressed.call$2(this.context, completer); }, - $signature: 224 + $signature: 208 }; A.ExpenseEditDetailsState_build_closure0.prototype = { call$2(completer, $name) { @@ -478364,7 +478403,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveVendorRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A.ExpenseEditDetailsState_build__closure19.prototype = { call$1(b) { @@ -478403,7 +478442,7 @@ call$1(completer) { this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 224 + $signature: 208 }; A.ExpenseEditDetailsState_build_closure4.prototype = { call$1(selectedId) { @@ -478454,14 +478493,14 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveExpenseCategoryRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A.ExpenseEditDetailsState_build__closure15.prototype = { call$1(b) { b.get$_expense_category_model$_$this()._expense_category_model$_name = this.name; return b; }, - $signature: 283 + $signature: 302 }; A.ExpenseEditDetailsState_build_closure7.prototype = { call$1(userId) { @@ -478506,7 +478545,7 @@ call$1(taxRate) { return this.viewModel.onChanged.call$1(this.expense.rebuild$1(new A.ExpenseEditDetailsState_build__closure10(taxRate))); }, - $signature: 110 + $signature: 111 }; A.ExpenseEditDetailsState_build__closure10.prototype = { call$1(b) { @@ -478549,7 +478588,7 @@ call$1(taxRate) { return this.viewModel.onChanged.call$1(this.expense.rebuild$1(new A.ExpenseEditDetailsState_build__closure7(taxRate))); }, - $signature: 110 + $signature: 111 }; A.ExpenseEditDetailsState_build__closure7.prototype = { call$1(b) { @@ -478592,7 +478631,7 @@ call$1(taxRate) { return this.viewModel.onChanged.call$1(this.expense.rebuild$1(new A.ExpenseEditDetailsState_build__closure4(taxRate))); }, - $signature: 110 + $signature: 111 }; A.ExpenseEditDetailsState_build__closure4.prototype = { call$1(b) { @@ -478610,7 +478649,7 @@ var t1 = this.viewModel; return t1.onChanged.call$1(t1.expense.rebuild$1(new A.ExpenseEditDetailsState_build__closure3(currency))); }, - $signature: 63 + $signature: 66 }; A.ExpenseEditDetailsState_build__closure3.prototype = { call$1(b) { @@ -478627,7 +478666,7 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.expense.rebuild$1(new A.ExpenseEditDetailsState_build__closure2(date))); }, - $signature: 44 + $signature: 45 }; A.ExpenseEditDetailsState_build__closure2.prototype = { call$1(b) { @@ -478655,13 +478694,13 @@ t1 = entry.get$key(entry); return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, t1, type$.legacy_String); }, - $signature: 284 + $signature: 307 }; A.ExpenseEditDetailsState_build_closure21.prototype = { call$2(date, _) { this.viewModel.onChanged.call$1(this.expense.rebuild$1(new A.ExpenseEditDetailsState_build__closure0(date))); }, - $signature: 44 + $signature: 45 }; A.ExpenseEditDetailsState_build__closure0.prototype = { call$1(b) { @@ -478688,7 +478727,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(A.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A.ExpenseEditNotes.prototype = { createState$0() { @@ -478795,13 +478834,13 @@ call$1(path) { return this.$this._widget.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.ExpenseEditNotesState_build_closure0.prototype = { call$3($document, password, idToken) { return this.$this._widget.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.ExpenseEditSettings.prototype = { createState$0() { @@ -479065,7 +479104,7 @@ call$1(paymentType) { return this.viewModel.onChanged.call$1(this.expense.rebuild$1(new A.ExpenseEditSettingsState_build__closure6(paymentType))); }, - $signature: 63 + $signature: 66 }; A.ExpenseEditSettingsState_build__closure6.prototype = { call$1(b) { @@ -479082,7 +479121,7 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.expense.rebuild$1(new A.ExpenseEditSettingsState_build__closure5(date))); }, - $signature: 44 + $signature: 45 }; A.ExpenseEditSettingsState_build__closure5.prototype = { call$1(b) { @@ -479129,13 +479168,13 @@ call$1(currency) { return this.$this._setCurrency$1(currency); }, - $signature: 157 + $signature: 171 }; A.ExpenseEditSettingsState_build_closure7.prototype = { call$1(hasFocus) { return this.$this._calculateExchangeRate$0(); }, - $signature: 46 + $signature: 44 }; A.ExpenseEditSettingsState_build_closure5.prototype = { call$1(value) { @@ -479228,7 +479267,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateExpense(expense)); }, - $signature: 128 + $signature: 133 }; A.ExpenseEditVM_ExpenseEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -479252,7 +479291,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.ExpenseEditVM_ExpenseEditVM$fromStore__closure5(t3), t4); }, - $signature: 118 + $signature: 117 }; A.ExpenseEditVM_ExpenseEditVM$fromStore__closure4.prototype = { call$1(_) { @@ -479281,7 +479320,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.ExpenseEditVM_ExpenseEditVM$fromStore__closure3(t3), t4); }, - $signature: 118 + $signature: 117 }; A.ExpenseEditVM_ExpenseEditVM$fromStore__closure2.prototype = { call$1(_) { @@ -479311,7 +479350,7 @@ call$1(context) { return this.call$2(context, null); }, - $signature: 177 + $signature: 187 }; A.ExpenseEditVM_ExpenseEditVM$fromStore__closure6.prototype = { call$0() { @@ -479393,7 +479432,7 @@ A.viewEntity(false, savedExpense, _null, true); } }, - $signature: 128 + $signature: 133 }; A.ExpenseEditVM_ExpenseEditVM$fromStore___closure1.prototype = { call$1(error) { @@ -479417,7 +479456,7 @@ t2[0].call$1(new A.SaveExpenseDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.expense)); t1.then$1$1(0, new A.ExpenseEditVM_ExpenseEditVM$fromStore__closure0(context), type$.Null).catchError$1(new A.ExpenseEditVM_ExpenseEditVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.ExpenseEditVM_ExpenseEditVM$fromStore__closure0.prototype = { call$1(client) { @@ -479450,7 +479489,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.ExpenseEditVM_ExpenseEditVM$fromStore__closure.prototype = { call$1(value) { @@ -479565,7 +479604,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.ExpenseListItem_build__closure2.prototype = { call$0() { @@ -479593,7 +479632,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.expense], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.ExpenseListItem_build__closure5.prototype = { call$0() { @@ -479644,7 +479683,7 @@ t2 = t4 && B.JSArray_methods.contains$1(t3._list, t2); return A.ExpenseListItem$(expense, t1.filter, t2, true, null, null, t4, true); }, - $signature: 334 + $signature: 335 }; A.ExpenseListVM.prototype = { get$user(receiver) { @@ -479865,7 +479904,7 @@ b.get$_expense_model$_$this()._expense_model$_name = t1; return b; }, - $signature: 281 + $signature: 298 }; A.ExpenseScreen_build_closure0.prototype = { call$1(b) { @@ -479876,7 +479915,7 @@ b.get$_expense_model$_$this()._expense_model$_name = t1; return b; }, - $signature: 281 + $signature: 298 }; A.ExpenseScreen_build_closure1.prototype = { call$1(b) { @@ -479886,7 +479925,7 @@ b.get$_expense_model$_$this()._expense_model$_name = t1; return b; }, - $signature: 281 + $signature: 298 }; A.ExpenseScreen_build_closure2.prototype = { call$1(b) { @@ -479896,7 +479935,7 @@ b.get$_expense_model$_$this()._expense_model$_name = t1; return b; }, - $signature: 281 + $signature: 298 }; A.ExpenseScreen_build_closure3.prototype = { call$1(b) { @@ -479906,7 +479945,7 @@ b.get$_expense_model$_$this()._expense_model$_name = t1; return b; }, - $signature: 281 + $signature: 298 }; A.ExpenseScreen_build_closure17.prototype = { call$0() { @@ -479938,7 +479977,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterExpensesByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.ExpenseScreen_build_closure16.prototype = { call$0() { @@ -480011,7 +480050,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterExpensesByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.ExpenseScreen_build_closure4.prototype = { call$0() { @@ -480149,25 +480188,25 @@ t3 = true; return A.Column$(A._setArrayType([t1, new A.BottomButtons(t5, t2, B.JSArray_methods.contains$1(A._setArrayType([B.EntityType_recurringExpense], t6), t7) ? B.EntityAction_cloneToRecurring : B.EntityAction_cloneToExpense, t3, true, _null)], t4), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); }, - $signature: 262 + $signature: 240 }; A._ExpenseViewState_build__closure.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ExpenseViewState_build__closure0.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ExpenseViewState_build__closure1.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__ExpenseViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -480197,13 +480236,13 @@ call$1(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.ExpenseViewDocuments_build_closure0.prototype = { call$3($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.ExpenseOverview.prototype = { build$1(context) { @@ -480341,7 +480380,7 @@ t2.$indexSet(0, t3, t1 !== 1 && t1 !== 0 ? A.formatNumber(t1, t4, _null, _null, B.FormatNumberType_3, true, _null, _null, false) : _null); return A._setArrayType([new A.FieldGrid(t2, _null)], type$.JSArray_legacy_Widget); }, - $signature: 251 + $signature: 262 }; A.ExpenseViewSchedule.prototype = { createState$0() { @@ -480430,7 +480469,7 @@ t2[0].call$1(new A.SaveExpenseDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.expense)); t1.then$1$1(0, new A.ExpenseViewVM_ExpenseViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.ExpenseViewVM_ExpenseViewVM$fromStore__closure1()); }, - $signature: 80 + $signature: 79 }; A.ExpenseViewVM_ExpenseViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -480465,7 +480504,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.ExpenseViewVM_ExpenseViewVM$fromStore__closure.prototype = { call$1(value) { @@ -480551,7 +480590,7 @@ b.get$_expense_category_model$_$this()._expense_category_model$_name = t1; return b; }, - $signature: 283 + $signature: 302 }; A._ExpenseCategoryEditState__onChanged_closure0.prototype = { call$0() { @@ -480563,7 +480602,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._ExpenseCategoryEditState_build_closure1.prototype = { call$1(_) { @@ -480580,7 +480619,7 @@ t4 = type$.JSArray_legacy_Widget; return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, A._setArrayType([A.DecoratedFormField$(false, _null, true, t1._expense_category_edit$_nameController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_0_null_null, t2.get$name(t2), _null, _null, false, _null, _null, new A._ExpenseCategoryEditState_build__closure(t1), true, _null, _null, B.TextAlign_4, new A._ExpenseCategoryEditState_build__closure0(t2)), A.FormColorPicker$(t3.color, _null, new A._ExpenseCategoryEditState_build__closure1(_this.viewModel, t3))], t4), _null, _null, false, _null, false, _null, _null)], t4), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._ExpenseCategoryEditState_build__closure.prototype = { call$1(_) { @@ -480605,7 +480644,7 @@ b.get$_expense_category_model$_$this()._expense_category_model$_color = this.value; return b; }, - $signature: 283 + $signature: 302 }; A.ExpenseCategoryEditScreen.prototype = { build$1(context) { @@ -480639,7 +480678,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateExpenseCategory(expenseCategory)); }, - $signature: 372 + $signature: 359 }; A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -480712,7 +480751,7 @@ } else if (t2.uiState.expenseCategoryUIState.saveCompleter == null) A.viewEntity(false, savedExpenseCategory, null, true); }, - $signature: 372 + $signature: 359 }; A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -481150,7 +481189,7 @@ b.get$_group_model$_$this()._group_model$_name = t1; return b; }, - $signature: 417 + $signature: 472 }; A._GroupEditState__onChanged_closure0.prototype = { call$0() { @@ -481162,7 +481201,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._GroupEditState_build_closure1.prototype = { call$1(_) { @@ -481178,7 +481217,7 @@ t3 = type$.JSArray_legacy_Widget; return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, A._setArrayType([A.DecoratedFormField$(false, _null, true, t2._group_edit$_nameController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_0_null_null, t1.get$name(t1), _null, _null, false, _null, _null, new A._GroupEditState_build__closure(t2), true, _null, _null, B.TextAlign_4, new A._GroupEditState_build__closure0(t1))], t3), _null, _null, false, _null, false, _null, _null)], t3), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._GroupEditState_build__closure.prototype = { call$1(_) { @@ -481224,7 +481263,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateGroup(group)); }, - $signature: 286 + $signature: 309 }; A.GroupEditVM_GroupEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -481321,7 +481360,7 @@ } else A.viewEntity(false, savedGroup, null, true); }, - $signature: 286 + $signature: 309 }; A.GroupEditVM_GroupEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -481630,13 +481669,13 @@ call$1(path) { return this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A._GroupViewState_build_closure1.prototype = { call$3($document, password, idToken) { return this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.SettingsViewer.prototype = { build$1(context) { @@ -482143,7 +482182,7 @@ t2[0].call$1(new A.SaveGroupDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.group)); t1.then$1$1(0, new A.GroupViewVM_GroupViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.GroupViewVM_GroupViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.GroupViewVM_GroupViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -482176,7 +482215,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.GroupViewVM_GroupViewVM$fromStore__closure.prototype = { call$1(value) { @@ -482263,7 +482302,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._InvoiceEditState_build_closure2.prototype = { call$1(context) { @@ -482275,7 +482314,7 @@ call$2(context, action) { return this.$this._invoice_edit$_onSavePressed$2(context, action); }, - $signature: 68 + $signature: 64 }; A._InvoiceEditState_build_closure.prototype = { call$0() { @@ -482294,14 +482333,14 @@ t5 = t3._eval$1("MappedIterable<1,BaseEntity*>"); return new A.InvoiceItemSelector(t1, new A._InvoiceEditState_build___closure(_this.$this, t4, _this.isFullscreen), t1.clientId, A.List_List$of(new A.MappedIterable(new A.WhereIterable(t2, new A._InvoiceEditState_build___closure0(), t3._eval$1("WhereIterable<1>")), new A._InvoiceEditState_build___closure1(t4), t5), true, t5._eval$1("Iterable.E")), true, null); }, - $signature: 272 + $signature: 278 }; A._InvoiceEditState_build___closure0.prototype = { call$1(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 76 + $signature: 73 }; A._InvoiceEditState_build___closure1.prototype = { call$1(item) { @@ -482320,7 +482359,7 @@ } return t1; }, - $signature: 265 + $signature: 267 }; A._InvoiceEditState_build___closure.prototype = { call$3(items, clientId, projectId) { @@ -482334,7 +482373,7 @@ call$2(items, clientId) { return this.call$3(items, clientId, null); }, - $signature: 323 + $signature: 276 }; A.__InvoiceEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -482426,7 +482465,7 @@ invitation = t1.getInvitationForClientContact$1(contact); return new A._ClientContactListTile(t1, contact, invitation, new A.InvoiceEditContacts_build__closure(this.$this, invitation, contact), null); }, - $signature: 4051 + $signature: 2700 }; A.InvoiceEditContacts_build__closure.prototype = { call$0() { @@ -482542,7 +482581,7 @@ call$1(store) { return A.InvoiceEditContactsVM_InvoiceEditContactsVM$fromStore(store, this.$this.entityType); }, - $signature: 2701 + $signature: 4052 }; A.InvoiceEditContactsScreen_build_closure.prototype = { call$2(context, viewModel) { @@ -483057,13 +483096,13 @@ call$1(item) { return !item.get$isEmpty(item) && item.typeId !== "2"; }, - $signature: 76 + $signature: 73 }; A.InvoiceEditDesktopState_build_closure0.prototype = { call$1(item) { return !item.get$isEmpty(item) && item.typeId === "2"; }, - $signature: 76 + $signature: 73 }; A.InvoiceEditDesktopState_build_closure1.prototype = { call$1(vendor) { @@ -483075,7 +483114,7 @@ call$1(completer) { return this.viewModel.onAddVendorPressed.call$2(this.context, completer); }, - $signature: 273 + $signature: 284 }; A.InvoiceEditDesktopState_build_closure3.prototype = { call$1(client) { @@ -483087,7 +483126,7 @@ call$1(completer) { return this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 273 + $signature: 284 }; A.InvoiceEditDesktopState_build_closure5.prototype = { call$0() { @@ -483120,13 +483159,13 @@ t1 = entry.get$key(entry); return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, t1, type$.legacy_String); }, - $signature: 284 + $signature: 307 }; A.InvoiceEditDesktopState_build_closure9.prototype = { call$2(date, _) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDesktopState_build__closure19(date))); }, - $signature: 44 + $signature: 45 }; A.InvoiceEditDesktopState_build__closure19.prototype = { call$1(b) { @@ -483153,7 +483192,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(A.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A.InvoiceEditDesktopState_build_closure13.prototype = { call$1(value) { @@ -483191,7 +483230,7 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDesktopState_build__closure16(date))); }, - $signature: 44 + $signature: 45 }; A.InvoiceEditDesktopState_build__closure16.prototype = { call$1(b) { @@ -483204,7 +483243,7 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDesktopState_build__closure15(date))); }, - $signature: 44 + $signature: 45 }; A.InvoiceEditDesktopState_build__closure15.prototype = { call$1(b) { @@ -483234,7 +483273,7 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDesktopState_build__closure14(date))); }, - $signature: 44 + $signature: 45 }; A.InvoiceEditDesktopState_build__closure14.prototype = { call$1(b) { @@ -483267,14 +483306,14 @@ var t1 = type$.MappedListIterable_of_legacy_String_and_legacy_Text; return A.List_List$of(new A.MappedListIterable(A._setArrayType(["always", "optout", "optin", "off"], type$.JSArray_legacy_String), new A.InvoiceEditDesktopState_build__closure12(this.localization), t1), true, t1._eval$1("ListIterable.E")); }, - $signature: 280 + $signature: 299 }; A.InvoiceEditDesktopState_build__closure12.prototype = { call$1(type) { var _null = null; return A.Text$(this.localization.lookup$1(type), _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 225 + $signature: 237 }; A.InvoiceEditDesktopState_build_closure23.prototype = { call$1(value) { @@ -483293,14 +483332,14 @@ call$1(value) { return A.DropdownMenuItem$(new A.AutobillDropdownMenuItem(value, null), null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.InvoiceEditDesktopState_build_closure24.prototype = { call$1(index) { var t1 = this.$this; t1.setState$1(new A.InvoiceEditDesktopState_build__closure10(t1, index)); }, - $signature: 122 + $signature: 121 }; A.InvoiceEditDesktopState_build__closure10.prototype = { call$0() { @@ -483384,7 +483423,7 @@ call$1(value) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDesktopState_build___closure8(value))); }, - $signature: 160 + $signature: 165 }; A.InvoiceEditDesktopState_build___closure8.prototype = { call$1(b) { @@ -483465,7 +483504,7 @@ call$1(vendor) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDesktopState_build___closure2(vendor))); }, - $signature: 63 + $signature: 66 }; A.InvoiceEditDesktopState_build___closure2.prototype = { call$1(b) { @@ -483475,7 +483514,7 @@ t1 = ""; return b.get$_invoice_model$_$this()._vendorId = t1; }, - $signature: 154 + $signature: 146 }; A.InvoiceEditDesktopState_build__closure3.prototype = { call$2(completer, $name) { @@ -483484,7 +483523,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveVendorRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A.InvoiceEditDesktopState_build___closure3.prototype = { call$1(b) { @@ -483537,25 +483576,25 @@ call$1(path) { return this.$this._widget.entityViewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.InvoiceEditDesktopState_build_closure29.prototype = { call$3($document, password, idToken) { return this.$this._widget.entityViewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.InvoiceEditDesktopState_build_closure30.prototype = { call$1(taxRate) { this.viewModel.onChanged.call$1(this.invoice.applyTax$1(taxRate)); }, - $signature: 153 + $signature: 139 }; A.InvoiceEditDesktopState_build_closure31.prototype = { call$1(taxRate) { this.viewModel.onChanged.call$1(this.invoice.applyTax$2$isSecond(taxRate, true)); }, - $signature: 153 + $signature: 139 }; A.InvoiceEditDesktopState_build_closure32.prototype = { call$1(taxRate) { @@ -483564,7 +483603,7 @@ A.print("## UPDATED\nRate 3: " + updatedInvoice.taxName3 + " => " + A.S(updatedInvoice.taxRate3)); this.viewModel.onChanged.call$1(t1.applyTax$2$isThird(taxRate, true)); }, - $signature: 153 + $signature: 139 }; A._PdfPreview0.prototype = { createState$0() { @@ -483811,7 +483850,7 @@ call$1(format) { return this.$this._invoice_edit_desktop$_response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A._InvoiceEditDesktopState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -484108,19 +484147,19 @@ call$1(completer) { return this.viewModel.onAddVendorPressed.call$2(this.context, completer); }, - $signature: 273 + $signature: 284 }; A.InvoiceEditDetailsState_build_closure1.prototype = { call$1(client) { return this.viewModel.onClientChanged.call$3(this.context, this.invoice, client); }, - $signature: 63 + $signature: 66 }; A.InvoiceEditDetailsState_build_closure2.prototype = { call$1(completer) { return this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 273 + $signature: 284 }; A.InvoiceEditDetailsState_build_closure3.prototype = { call$1(val) { @@ -484160,13 +484199,13 @@ t1 = entry.get$key(entry); return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, t1, type$.legacy_String); }, - $signature: 284 + $signature: 307 }; A.InvoiceEditDetailsState_build_closure7.prototype = { call$2(date, _) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDetailsState_build__closure16(date))); }, - $signature: 294 + $signature: 323 }; A.InvoiceEditDetailsState_build__closure16.prototype = { call$1(b) { @@ -484193,7 +484232,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(A.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A.InvoiceEditDetailsState_build_closure11.prototype = { call$1(value) { @@ -484231,7 +484270,7 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDetailsState_build__closure13(date))); }, - $signature: 44 + $signature: 45 }; A.InvoiceEditDetailsState_build__closure13.prototype = { call$1(b) { @@ -484244,7 +484283,7 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDetailsState_build__closure12(date))); }, - $signature: 44 + $signature: 45 }; A.InvoiceEditDetailsState_build__closure12.prototype = { call$1(b) { @@ -484274,7 +484313,7 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDetailsState_build__closure11(date))); }, - $signature: 44 + $signature: 45 }; A.InvoiceEditDetailsState_build__closure11.prototype = { call$1(b) { @@ -484301,14 +484340,14 @@ var t1 = type$.MappedListIterable_of_legacy_String_and_legacy_Text; return A.List_List$of(new A.MappedListIterable(A._setArrayType(["always", "optout", "optin", "off"], type$.JSArray_legacy_String), new A.InvoiceEditDetailsState_build__closure9(this.localization), t1), true, t1._eval$1("ListIterable.E")); }, - $signature: 280 + $signature: 299 }; A.InvoiceEditDetailsState_build__closure9.prototype = { call$1(type) { var _null = null; return A.Text$(this.localization.lookup$1(type), _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 225 + $signature: 237 }; A.InvoiceEditDetailsState_build_closure20.prototype = { call$1(value) { @@ -484327,31 +484366,31 @@ call$1(value) { return A.DropdownMenuItem$(new A.AutobillDropdownMenuItem(value, null), null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.InvoiceEditDetailsState_build_closure21.prototype = { call$1(taxRate) { return this.viewModel.onChanged.call$1(this.invoice.applyTax$1(taxRate)); }, - $signature: 110 + $signature: 111 }; A.InvoiceEditDetailsState_build_closure22.prototype = { call$1(taxRate) { return this.viewModel.onChanged.call$1(this.invoice.applyTax$2$isSecond(taxRate, true)); }, - $signature: 110 + $signature: 111 }; A.InvoiceEditDetailsState_build_closure23.prototype = { call$1(taxRate) { return this.viewModel.onChanged.call$1(this.invoice.applyTax$2$isThird(taxRate, true)); }, - $signature: 110 + $signature: 111 }; A.InvoiceEditDetailsState_build_closure24.prototype = { call$1(value) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDetailsState_build__closure7(value))); }, - $signature: 270 + $signature: 275 }; A.InvoiceEditDetailsState_build__closure7.prototype = { call$1(b) { @@ -484417,7 +484456,7 @@ call$1(vendor) { return this.viewModel.onChanged.call$1(this.invoice.rebuild$1(new A.InvoiceEditDetailsState_build__closure2(vendor))); }, - $signature: 63 + $signature: 66 }; A.InvoiceEditDetailsState_build__closure2.prototype = { call$1(b) { @@ -484425,7 +484464,7 @@ t1 = t1.get$id(t1); return b.get$_invoice_model$_$this()._vendorId = t1; }, - $signature: 154 + $signature: 146 }; A.InvoiceEditDetailsState_build_closure27.prototype = { call$2(completer, $name) { @@ -484434,7 +484473,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveVendorRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A.InvoiceEditDetailsState_build__closure3.prototype = { call$1(b) { @@ -484519,7 +484558,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateInvoice(invoice)); }, - $signature: 150 + $signature: 149 }; A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore_closure0.prototype = { call$3(context, invoice, client) { @@ -484531,7 +484570,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 340 + $signature: 403 }; A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore_closure1.prototype = { call$2(context, completer) { @@ -484544,7 +484583,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore__closure0(t3), t4); }, - $signature: 118 + $signature: 117 }; A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore__closure.prototype = { call$1(_) { @@ -484868,7 +484907,7 @@ var t1 = this.$this; t1.setState$1(new A.ItemEditDetailsState_build__closure1(t1, taxRate)); }, - $signature: 153 + $signature: 139 }; A.ItemEditDetailsState_build__closure1.prototype = { call$0() { @@ -484883,7 +484922,7 @@ var t1 = this.$this; t1.setState$1(new A.ItemEditDetailsState_build__closure0(t1, taxRate)); }, - $signature: 153 + $signature: 139 }; A.ItemEditDetailsState_build__closure0.prototype = { call$0() { @@ -484898,7 +484937,7 @@ var t1 = this.$this; t1.setState$1(new A.ItemEditDetailsState_build__closure(t1, taxRate)); }, - $signature: 153 + $signature: 139 }; A.ItemEditDetailsState_build__closure.prototype = { call$0() { @@ -485266,25 +485305,25 @@ t1 = true; return t1; }, - $signature: 76 + $signature: 73 }; A._InvoiceEditItemsDesktopState__updateColumns_closure0.prototype = { call$1(item) { return item.taxName1.length !== 0; }, - $signature: 76 + $signature: 73 }; A._InvoiceEditItemsDesktopState__updateColumns_closure1.prototype = { call$1(item) { return item.taxName2.length !== 0; }, - $signature: 76 + $signature: 73 }; A._InvoiceEditItemsDesktopState__updateColumns_closure2.prototype = { call$1(item) { return item.taxName3.length !== 0; }, - $signature: 76 + $signature: 73 }; A._InvoiceEditItemsDesktopState__updateColumns_closure3.prototype = { call$1(value) { @@ -485323,7 +485362,7 @@ t1 = true; return t1; }, - $signature: 76 + $signature: 73 }; A._InvoiceEditItemsDesktopState_build_closure0.prototype = { call$1(widget) { @@ -485369,7 +485408,7 @@ t4.push(new A.Padding(B.EdgeInsets_8_8_8_8, A.Icon$(B.IconData_57862_MaterialIcons_null_false, _null, _null), _null)); return new A.ReorderableDragStartListener(new A.Padding(B.EdgeInsets_0_4_0_4, A.Row$(t4, B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), _null), index, true, new A.ObjectKey(item)); }, - $signature: 156 + $signature: 151 }; A._InvoiceEditItemsDesktopState_build__closure29.prototype = { call$1(column) { @@ -485415,7 +485454,7 @@ return A.Text$(t1 == null ? "" : t1, _null, _null, _null, _null, _null, _null, B.TextAlign_1, _null, _null); } }, - $signature: 225 + $signature: 237 }; A._InvoiceEditItemsDesktopState_build__closure30.prototype = { call$1(widget) { @@ -485432,19 +485471,19 @@ --newIndex; this.viewModel.onMovedInvoiceItem.call$2(oldIndex, newIndex); }, - $signature: 129 + $signature: 130 }; A._InvoiceEditItemsDesktopState_build_closure4.prototype = { call$1(item) { return item.get$isEmpty(item); }, - $signature: 76 + $signature: 73 }; A._InvoiceEditItemsDesktopState_build_closure5.prototype = { call$1(item) { return !item.get$isEmpty(item); }, - $signature: 76 + $signature: 73 }; A._InvoiceEditItemsDesktopState_build_closure6.prototype = { call$0() { @@ -485573,7 +485612,7 @@ call$1(productId) { return this.productState.map._map$_map.$index(0, productId); }, - $signature: 315 + $signature: 325 }; A._InvoiceEditItemsDesktopState_build___closure11.prototype = { call$1(product) { @@ -485625,7 +485664,7 @@ t1._invoice_edit_items_desktop$_onChanged$3$debounce(updatedItem, t2, false); t1._updateTable$0(); }, - $signature: 236 + $signature: 244 }; A._InvoiceEditItemsDesktopState_build___closure12.prototype = { call$1(b) { @@ -485735,7 +485774,7 @@ call$1(entity) { return this.onSelected.call$1(entity); }, - $signature: 157 + $signature: 171 }; A._InvoiceEditItemsDesktopState_build____closure0.prototype = { call$1(entity) { @@ -485744,20 +485783,20 @@ t1 = this.invoice.entityType === B.EntityType_purchaseOrder && this.company.enableProductCost && entity.cost !== 0 ? entity.cost : entity.price; return A.formatNumber(t1, this.context, _null, _null, B.FormatNumberType_0, true, _null, _null, false); }, - $signature: 37 + $signature: 38 }; A._InvoiceEditItemsDesktopState_build__closure7.prototype = { call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure6.prototype = { call$1(value) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$2(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new A._InvoiceEditItemsDesktopState_build___closure9(value)), t1); }, - $signature: 90 + $signature: 89 }; A._InvoiceEditItemsDesktopState_build___closure9.prototype = { call$1(b) { @@ -485770,14 +485809,14 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure8.prototype = { call$1(value) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$2(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new A._InvoiceEditItemsDesktopState_build___closure8(value)), t1); }, - $signature: 90 + $signature: 89 }; A._InvoiceEditItemsDesktopState_build___closure8.prototype = { call$1(b) { @@ -485790,14 +485829,14 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure10.prototype = { call$1(value) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$2(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new A._InvoiceEditItemsDesktopState_build___closure7(value)), t1); }, - $signature: 90 + $signature: 89 }; A._InvoiceEditItemsDesktopState_build___closure7.prototype = { call$1(b) { @@ -485810,14 +485849,14 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure12.prototype = { call$1(value) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$2(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new A._InvoiceEditItemsDesktopState_build___closure6(value)), t1); }, - $signature: 90 + $signature: 89 }; A._InvoiceEditItemsDesktopState_build___closure6.prototype = { call$1(b) { @@ -485830,14 +485869,14 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure14.prototype = { call$1(value) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$2(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new A._InvoiceEditItemsDesktopState_build___closure5(value)), t1); }, - $signature: 90 + $signature: 89 }; A._InvoiceEditItemsDesktopState_build___closure5.prototype = { call$1(b) { @@ -485850,7 +485889,7 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure16.prototype = { call$1(taxRate) { @@ -485874,7 +485913,7 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure18.prototype = { call$1(taxRate) { @@ -485898,7 +485937,7 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure20.prototype = { call$1(taxRate) { @@ -485922,14 +485961,14 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure22.prototype = { call$1(value) { 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 A._InvoiceEditItemsDesktopState_build___closure1(value)), t1, false); }, - $signature: 90 + $signature: 89 }; A._InvoiceEditItemsDesktopState_build___closure1.prototype = { call$1(b) { @@ -485943,14 +485982,14 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure24.prototype = { call$1(value) { 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 A._InvoiceEditItemsDesktopState_build___closure0(value)), t1, false); }, - $signature: 90 + $signature: 89 }; A._InvoiceEditItemsDesktopState_build___closure0.prototype = { call$1(b) { @@ -485964,14 +486003,14 @@ call$1(hasFocus) { return this.$this._invoice_edit_items_desktop$_onFocusChange$0(); }, - $signature: 46 + $signature: 44 }; A._InvoiceEditItemsDesktopState_build__closure26.prototype = { call$1(value) { var t1 = this.index; return this.$this._invoice_edit_items_desktop$_onChanged$2(J.$index$asx(this.lineItems._copy_on_write_list$_list, t1).rebuild$1(new A._InvoiceEditItemsDesktopState_build___closure(value)), t1); }, - $signature: 90 + $signature: 89 }; A._InvoiceEditItemsDesktopState_build___closure.prototype = { call$1(b) { @@ -486100,7 +486139,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.DeleteInvoiceItem(index)); }, - $signature: 122 + $signature: 121 }; A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure0.prototype = { call$0() { @@ -486126,7 +486165,7 @@ t1[0].call$1(new A.UpdateInvoiceItem(index, invoiceItem)); } }, - $signature: 287 + $signature: 318 }; A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore__closure.prototype = { call$1(b) { @@ -486142,7 +486181,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.MoveInvoiceItem(oldIndex, newIndex)); }, - $signature: 129 + $signature: 130 }; A.InvoiceEditNotes.prototype = { createState$0() { @@ -486279,7 +486318,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateInvoice(invoice)); }, - $signature: 150 + $signature: 149 }; A.InvoiceEditPDF.prototype = { createState$0() { @@ -486367,7 +486406,7 @@ call$1(format) { return this.$this._invoice_edit_pdf$_response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.InvoiceEditPDFScreen.prototype = { build$1(context) { @@ -486442,7 +486481,7 @@ call$1(context) { return this.call$2(context, null); }, - $signature: 177 + $signature: 187 }; A.InvoiceEditVM_InvoiceEditVM$fromStore__closure3.prototype = { call$0() { @@ -486576,7 +486615,7 @@ A.viewEntity(false, savedInvoice, _null, true); } }, - $signature: 72 + $signature: 70 }; A.InvoiceEditVM_InvoiceEditVM$fromStore___closure5.prototype = { call$1(error) { @@ -486615,7 +486654,7 @@ t1[0].call$1(new A.EditInvoiceItem(t2)); } }, - $signature: 266 + $signature: 271 }; A.InvoiceEditVM_InvoiceEditVM$fromStore__closure2.prototype = { call$1(b) { @@ -486640,7 +486679,7 @@ call$1(contact) { return A.InvitationEntity_InvitationEntity(contact.id, null); }, - $signature: 222 + $signature: 216 }; A.InvoiceEditVM_InvoiceEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -486666,7 +486705,7 @@ t2[0].call$1(new A.SaveInvoiceDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.invoice)); t1.then$1$1(0, new A.InvoiceEditVM_InvoiceEditVM$fromStore__closure0(context), type$.Null).catchError$1(new A.InvoiceEditVM_InvoiceEditVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.InvoiceEditVM_InvoiceEditVM$fromStore__closure0.prototype = { call$1(client) { @@ -486699,7 +486738,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.InvoiceEditVM_InvoiceEditVM$fromStore__closure.prototype = { call$1(value) { @@ -486835,7 +486874,7 @@ } else if (entity.get$entityType() === B.EntityType_expense) _this.items.push(A.convertExpenseToInvoiceItem(_this.context, type$.legacy_ExpenseEntity._as(entity))); }, - $signature: 145 + $signature: 141 }; A._InvoiceItemSelectorState__toggleEntity_closure.prototype = { call$0() { @@ -486863,7 +486902,7 @@ t1 = false; return t1; }, - $signature: 190 + $signature: 184 }; A._InvoiceItemSelectorState__updateClientId_closure0.prototype = { call$0() { @@ -486937,7 +486976,7 @@ call$1(checked) { return this.$this._toggleEntity$1(this.product); }, - $signature: 46 + $signature: 44 }; A._InvoiceItemSelectorState_build__productList__closure0.prototype = { call$0() { @@ -486969,13 +487008,13 @@ t2 = this.$this; return A.TaskListItem$(t2._invoice_item_selector$_filter, B.JSArray_methods.contains$1(t2._selected, task), false, new A._InvoiceItemSelectorState_build__taskList__closure(t2, task), new A._InvoiceItemSelectorState_build__taskList__closure0(t2, task, context), true, task); }, - $signature: 344 + $signature: 345 }; A._InvoiceItemSelectorState_build__taskList__closure.prototype = { call$1(checked) { return this.$this._toggleEntity$1(this.task); }, - $signature: 46 + $signature: 44 }; A._InvoiceItemSelectorState_build__taskList__closure0.prototype = { call$0() { @@ -487011,13 +487050,13 @@ t2 = B.JSArray_methods.contains$1(t1._selected, expense); return A.ExpenseListItem$(expense, t1._invoice_item_selector$_filter, t2, false, new A._InvoiceItemSelectorState_build__expenseList__closure(t1, expense), new A._InvoiceItemSelectorState_build__expenseList__closure0(t1, expense, context), false, false); }, - $signature: 334 + $signature: 335 }; A._InvoiceItemSelectorState_build__expenseList__closure.prototype = { call$1(checked) { return this.$this._toggleEntity$1(this.expense); }, - $signature: 46 + $signature: 44 }; A._InvoiceItemSelectorState_build__expenseList__closure0.prototype = { call$0() { @@ -487124,7 +487163,7 @@ t2[0].call$1(new A.LoadClient(null, t1)); } }, - $signature: 397 + $signature: 373 }; A.InvoiceEmailScreen_build_closure0.prototype = { call$1(store) { @@ -487167,7 +487206,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.EmailInvoiceRequest(completer, this.invoice.id, template, subject, body, ccEmail)); }, - $signature: 401 + $signature: 378 }; A.EmailInvoiceVM_EmailInvoiceVM$fromStore__closure.prototype = { call$1(value) { @@ -487298,7 +487337,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.InvoiceListItem_build__closure2.prototype = { call$0() { @@ -487326,7 +487365,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.invoice], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.InvoiceListItem_build__closure5.prototype = { call$0() { @@ -487632,7 +487671,7 @@ call$1(format) { return this.$this._invoice_pdf$_response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.InvoicePdfScreen.prototype = { build$1(context) { @@ -487871,7 +487910,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.InvoiceScreen_build_closure0.prototype = { call$1(b) { @@ -487881,7 +487920,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.InvoiceScreen_build_closure1.prototype = { call$1(b) { @@ -487891,7 +487930,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.InvoiceScreen_build_closure2.prototype = { call$1(b) { @@ -487905,7 +487944,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.InvoiceScreen_build_closure3.prototype = { call$1(b) { @@ -487915,7 +487954,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.InvoiceScreen_build_closure4.prototype = { call$1(b) { @@ -487925,7 +487964,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.InvoiceScreen_build_closure5.prototype = { call$1(b) { @@ -487939,7 +487978,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.InvoiceScreen_build_closure19.prototype = { call$0() { @@ -487971,7 +488010,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterInvoicesByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.InvoiceScreen_build_closure18.prototype = { call$0() { @@ -488012,7 +488051,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterInvoicesByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.InvoiceScreen_build_closure7.prototype = { call$1(value) { @@ -488218,43 +488257,43 @@ call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._InvoiceViewState_build__closure.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._InvoiceViewState_build__closure0.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._InvoiceViewState_build__closure1.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._InvoiceViewState_build__closure2.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._InvoiceViewState_build__closure3.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._InvoiceViewState_build__closure4.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__InvoiceViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -488300,13 +488339,13 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._InvoiceViewActivityState_build_closure.prototype = { call$2(context, index) { return new A.ActivityListTile(this.activities._list[index], false, null); }, - $signature: 322 + $signature: 305 }; A.InvoiceViewContacts.prototype = { build$1(context) { @@ -488407,7 +488446,7 @@ call$1(contact) { return contact.id === this.$this.invitation.clientContactId; }, - $signature: 141 + $signature: 148 }; A._InvitationListTile_build_closure2.prototype = { call$0() { @@ -488429,13 +488468,13 @@ call$1(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.InvoiceViewDocuments_build_closure0.prototype = { call$3($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.InvoiceViewDocuments_build_closure1.prototype = { call$1($document) { @@ -488537,7 +488576,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A.InvoiceOverview.prototype = { build$1(context) { @@ -488799,21 +488838,21 @@ B.JSArray_methods.forEach$1(payment.get$invoicePaymentables(), new A.InvoiceOverview_build__closure0(t1, this.paymentMap, payment)); B.JSArray_methods.forEach$1(payment.get$creditPaymentables(), new A.InvoiceOverview_build__closure1(t1, this.creditMap, payment)); }, - $signature: 163 + $signature: 159 }; A.InvoiceOverview_build__closure0.prototype = { call$1(paymentable) { if (paymentable.invoiceId === this.invoice.id) this.paymentMap.$indexSet(0, paymentable, this.payment); }, - $signature: 180 + $signature: 188 }; A.InvoiceOverview_build__closure1.prototype = { call$1(paymentable) { if (paymentable.creditId === this.invoice.id) this.creditMap.$indexSet(0, paymentable, this.payment); }, - $signature: 180 + $signature: 188 }; A.InvoiceOverview_build_closure0.prototype = { call$1(entry) { @@ -488858,7 +488897,7 @@ var _this = this; B.JSArray_methods.addAll$1(_this.widgets, A._setArrayType([new A.Builder(new A.InvoiceOverview_build__closure(_this.$this, _this.invoice, invoiceItem, _this.userCompany), null)], type$.JSArray_legacy_Widget)); }, - $signature: 305 + $signature: 285 }; A.InvoiceOverview_build__closure.prototype = { call$1(context) { @@ -488983,7 +489022,7 @@ $defaultValues() { return [null]; }, - $signature: 325 + $signature: 306 }; A.InvoiceViewVM_InvoiceViewVM$fromStore_closure0.prototype = { call$1(context) { @@ -488999,7 +489038,7 @@ t2[0].call$1(new A.SaveInvoiceDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.invoice)); t1.then$1$1(0, new A.InvoiceViewVM_InvoiceViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.InvoiceViewVM_InvoiceViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.InvoiceViewVM_InvoiceViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -489032,7 +489071,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.InvoiceViewVM_InvoiceViewVM$fromStore__closure.prototype = { call$1(value) { @@ -489061,7 +489100,7 @@ $defaultValues() { return [null]; }, - $signature: 326 + $signature: 314 }; A.PaymentEdit.prototype = { createState$0() { @@ -489325,7 +489364,7 @@ b.get$_payment_model$_$this()._payment_model$_exchangeRate = t1; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentEditState__onChanged_closure0.prototype = { call$0() { @@ -489344,33 +489383,33 @@ b.get$_payment_model$_$this()._payment_model$_exchangeRate = t1; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentEditState_build_closure.prototype = { call$1(paymentable) { return paymentable.get$isEmpty(paymentable); }, - $signature: 248 + $signature: 255 }; A._PaymentEditState_build_closure0.prototype = { call$1(paymentable) { return paymentable.get$isEmpty(paymentable); }, - $signature: 248 + $signature: 255 }; A._PaymentEditState_build_closure1.prototype = { call$1(invoice) { var t1 = this._box_0; t1.paymentTotal = t1.paymentTotal + invoice.amount; }, - $signature: 180 + $signature: 188 }; A._PaymentEditState_build_closure2.prototype = { call$1(credit) { var t1 = this._box_0; t1.creditTotal = t1.creditTotal + credit.amount; }, - $signature: 180 + $signature: 188 }; A._PaymentEditState_build_closure4.prototype = { call$1(val) { @@ -489395,7 +489434,7 @@ B.JSArray_methods.clear$0(b.get$invoices().get$_safeList()); return b; }, - $signature: 53 + $signature: 51 }; A._PaymentEditState_build_closure5.prototype = { call$1(context) { @@ -489419,20 +489458,20 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.payment.rebuild$1(new A._PaymentEditState_build__closure4(date))); }, - $signature: 44 + $signature: 45 }; A._PaymentEditState_build__closure4.prototype = { call$1(b) { b.get$_payment_model$_$this()._payment_model$_date = this.date; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentEditState_build_closure9.prototype = { call$1(paymentType) { return this.viewModel.onChanged.call$1(this.payment.rebuild$1(new A._PaymentEditState_build__closure3(paymentType))); }, - $signature: 63 + $signature: 66 }; A._PaymentEditState_build__closure3.prototype = { call$1(b) { @@ -489443,7 +489482,7 @@ b.get$_payment_model$_$this()._typeId = t1; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentEditState_build_closure10.prototype = { call$1(value) { @@ -489456,7 +489495,7 @@ b.get$_payment_model$_$this()._sendEmail = this.value; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentEditState_build_closure11.prototype = { call$1(value) { @@ -489482,7 +489521,7 @@ b.get$_payment_model$_$this()._payment_model$_exchangeRate = 1; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentEditState_build__closure1.prototype = { call$0() { @@ -489494,7 +489533,7 @@ call$1(currency) { return this.$this.convertCurrency$1(currency); }, - $signature: 157 + $signature: 171 }; A._PaymentEditState_build_closure14.prototype = { call$1(hasFocus) { @@ -489524,7 +489563,7 @@ b.get$_payment_model$_$this()._payment_model$_exchangeRate = this.exchangeRate; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentEditState_build_closure13.prototype = { call$1(value) { @@ -489548,7 +489587,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A.PaymentableEditor.prototype = { createState$0() { @@ -489752,7 +489791,7 @@ B.JSArray_methods.add$1(t1.get$_safeList(), t2); return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState__onChanged_closure2.prototype = { call$1(b) { @@ -489765,7 +489804,7 @@ t1.get$_safeList()[t2] = t3; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState__onChanged_closure3.prototype = { call$1(b) { @@ -489777,7 +489816,7 @@ B.JSArray_methods.add$1(t1.get$_safeList(), t2); return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState__onChanged_closure4.prototype = { call$1(b) { @@ -489790,26 +489829,26 @@ t1.get$_safeList()[t2] = t3; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState__onChanged_closure5.prototype = { call$1(b) { b.get$_payment_model$_$this()._payment_model$_clientId = this.clientId; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState_build_closure.prototype = { call$1(p) { return p.invoiceId; }, - $signature: 215 + $signature: 211 }; A._PaymentableEditorState_build_closure0.prototype = { call$1(p) { return p.creditId; }, - $signature: 215 + $signature: 211 }; A._PaymentableEditorState_build_closure3.prototype = { call$1(entity) { @@ -489825,7 +489864,7 @@ return t1; } }, - $signature: 37 + $signature: 38 }; A._PaymentableEditorState_build_closure2.prototype = { call$1(entity) { @@ -489834,7 +489873,7 @@ else return A.formatNumber(entity.get$listDisplayAmount(), this.context, type$.legacy_InvoiceEntity._as(entity).clientId, null, B.FormatNumberType_0, true, null, null, false); }, - $signature: 37 + $signature: 38 }; A._PaymentableEditorState_build_closure1.prototype = { call$1(selected) { @@ -489870,7 +489909,7 @@ return t1; } }, - $signature: 37 + $signature: 38 }; A._PaymentableEditorState_build_closure5.prototype = { call$1(entity) { @@ -489879,7 +489918,7 @@ else return A.formatNumber(entity.get$listDisplayAmount(), this.context, type$.legacy_InvoiceEntity._as(entity).clientId, null, B.FormatNumberType_0, true, null, null, false); }, - $signature: 37 + $signature: 38 }; A._PaymentableEditorState_build_closure4.prototype = { call$1(selected) { @@ -489915,7 +489954,7 @@ B.JSArray_methods.removeAt$1(t1.get$_safeList(), t2); return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState_build__closure0.prototype = { call$1(b) { @@ -489924,7 +489963,7 @@ B.JSArray_methods.removeAt$1(t1.get$_safeList(), t2); return b; }, - $signature: 53 + $signature: 51 }; A.PaymentEditFooter.prototype = { build$1(context) { @@ -489955,14 +489994,14 @@ var t1 = this._box_0; t1.paymentTotal = t1.paymentTotal + invoice.amount; }, - $signature: 180 + $signature: 188 }; A.PaymentEditFooter_build_closure0.prototype = { call$1(credit) { var t1 = this._box_0; t1.creditTotal = t1.creditTotal + credit.amount; }, - $signature: 180 + $signature: 188 }; A.PaymentEditScreen.prototype = { build$1(context) { @@ -489993,7 +490032,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdatePayment(payment)); }, - $signature: 163 + $signature: 159 }; A.PaymentEditVM_PaymentEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -490102,7 +490141,7 @@ else A.viewEntity(false, savedPayment, null, false); }, - $signature: 163 + $signature: 159 }; A.PaymentEditVM_PaymentEditVM$fromStore___closure3.prototype = { call$1(error) { @@ -490208,7 +490247,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.PaymentListItem_build__closure2.prototype = { call$0() { @@ -490236,7 +490275,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.payment], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.PaymentListItem_build__closure5.prototype = { call$0() { @@ -490410,7 +490449,7 @@ call$1(invoice) { return invoice != null; }, - $signature: 107 + $signature: 108 }; A.PaymentPresenter_getField_closure1.prototype = { call$1(invoice) { @@ -490429,7 +490468,7 @@ t1 = t2 == null ? null : t2.number; return t1 == null ? "" : t1; }, - $signature: 215 + $signature: 211 }; A.PaymentScreen.prototype = { build$1(context) { @@ -490478,7 +490517,7 @@ b.get$_payment_status_model$_$this()._payment_status_model$_name = t1; return b; }, - $signature: 176 + $signature: 185 }; A.PaymentScreen_build_closure0.prototype = { call$1(b) { @@ -490489,7 +490528,7 @@ b.get$_payment_status_model$_$this()._payment_status_model$_name = t1; return b; }, - $signature: 176 + $signature: 185 }; A.PaymentScreen_build_closure1.prototype = { call$1(b) { @@ -490499,7 +490538,7 @@ b.get$_payment_status_model$_$this()._payment_status_model$_name = t1; return b; }, - $signature: 176 + $signature: 185 }; A.PaymentScreen_build_closure2.prototype = { call$1(b) { @@ -490514,7 +490553,7 @@ b.get$_payment_status_model$_$this()._payment_status_model$_name = t1; return b; }, - $signature: 176 + $signature: 185 }; A.PaymentScreen_build_closure3.prototype = { call$1(b) { @@ -490528,7 +490567,7 @@ b.get$_payment_status_model$_$this()._payment_status_model$_name = t1; return b; }, - $signature: 176 + $signature: 185 }; A.PaymentScreen_build_closure4.prototype = { call$1(b) { @@ -490542,7 +490581,7 @@ b.get$_payment_status_model$_$this()._payment_status_model$_name = t1; return b; }, - $signature: 176 + $signature: 185 }; A.PaymentScreen_build_closure5.prototype = { call$1(b) { @@ -490556,7 +490595,7 @@ b.get$_payment_status_model$_$this()._payment_status_model$_name = t1; return b; }, - $signature: 176 + $signature: 185 }; A.PaymentScreen_build_closure6.prototype = { call$1(b) { @@ -490570,7 +490609,7 @@ b.get$_payment_status_model$_$this()._payment_status_model$_name = t1; return b; }, - $signature: 176 + $signature: 185 }; A.PaymentScreen_build_closure20.prototype = { call$0() { @@ -490602,7 +490641,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterPaymentsByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.PaymentScreen_build_closure19.prototype = { call$0() { @@ -490675,7 +490714,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterPaymentsByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.PaymentScreen_build_closure7.prototype = { call$0() { @@ -490846,13 +490885,13 @@ b.get$_payment_model$_$this()._payment_model$_amount = t1; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentRefundState_build_closure.prototype = { call$1(paymentable) { return paymentable.get$isEmpty(paymentable); }, - $signature: 248 + $signature: 255 }; A._PaymentRefundState_build_closure1.prototype = { call$1(val) { @@ -490864,14 +490903,14 @@ call$2(date, _) { this.viewModel.onChanged.call$1(this.payment.rebuild$1(new A._PaymentRefundState_build__closure1(date))); }, - $signature: 44 + $signature: 45 }; A._PaymentRefundState_build__closure1.prototype = { call$1(b) { b.get$_payment_model$_$this()._payment_model$_date = this.date; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentRefundState_build_closure2.prototype = { call$1(value) { @@ -490884,7 +490923,7 @@ b.get$_payment_model$_$this()._sendEmail = this.value; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentRefundState_build_closure3.prototype = { call$1(value) { @@ -490897,7 +490936,7 @@ b.get$_payment_model$_$this()._gatewayRefund = this.value; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentRefundState_build_onSavePressed.prototype = { call$1(context) { @@ -490922,13 +490961,13 @@ call$1(value) { A.Navigator_of(this.context, false).pop$0(); }, - $signature: 163 + $signature: 159 }; A._PaymentRefundState_build_closure4.prototype = { call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._PaymentRefundState_build_closure5.prototype = { call$1(context) { @@ -491056,7 +491095,7 @@ B.JSArray_methods.add$1(t1.get$_safeList(), this.paymentable); return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState__onChanged_closure8.prototype = { call$1(b) { @@ -491066,27 +491105,27 @@ t1.get$_safeList()[t2] = this.paymentable; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState__onChanged_closure9.prototype = { call$1(b) { b.get$_payment_model$_$this()._payment_model$_clientId = this.clientId; return b; }, - $signature: 53 + $signature: 51 }; A._PaymentableEditorState_build_closure8.prototype = { call$1(payment) { return payment.invoiceId; }, - $signature: 215 + $signature: 211 }; A._PaymentableEditorState_build_closure10.prototype = { call$1(entity) { type$.legacy_InvoiceEntity._as(entity); return A.formatNumber(entity.amount, this.context, entity.clientId, null, B.FormatNumberType_0, true, null, null, false); }, - $signature: 37 + $signature: 38 }; A._PaymentableEditorState_build_closure9.prototype = { call$1(selected) { @@ -491128,7 +491167,7 @@ B.JSArray_methods.removeAt$1(t1.get$_safeList(), t2); return b; }, - $signature: 53 + $signature: 51 }; A.PaymentRefundScreen.prototype = { build$1(context) { @@ -491159,7 +491198,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdatePayment(payment)); }, - $signature: 163 + $signature: 159 }; A.PaymentRefundVM_PaymentRefundVM$fromStore_closure1.prototype = { call$1(context) { @@ -491203,7 +491242,7 @@ } else A.viewEntity(false, savedPayment, null, true); }, - $signature: 163 + $signature: 159 }; A.PaymentRefundVM_PaymentRefundVM$fromStore__closure0.prototype = { call$1(error) { @@ -491338,7 +491377,7 @@ call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._PaymentViewState_build__closure.prototype = { call$0() { @@ -491491,7 +491530,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._PaymentTermEditState_build_closure1.prototype = { call$1(context) { @@ -491510,7 +491549,7 @@ t4 = type$.JSArray_legacy_Widget; return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, A._setArrayType([A.DecoratedFormField$(false, _null, true, t1._numDaysController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_2_false_false, t3, _null, _null, false, _null, _null, new A._PaymentTermEditState_build__closure(t1), true, _null, _null, B.TextAlign_4, new A._PaymentTermEditState_build__closure0(t2))], t4), _null, _null, false, _null, false, _null, _null)], t4), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._PaymentTermEditState_build__closure0.prototype = { call$1(value) { @@ -491556,7 +491595,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdatePaymentTerm(paymentTerm)); }, - $signature: 351 + $signature: 337 }; A.PaymentTermEditVM_PaymentTermEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -491628,7 +491667,7 @@ } else A.viewEntity(false, savedPaymentTerm, null, true); }, - $signature: 351 + $signature: 337 }; A.PaymentTermEditVM_PaymentTermEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -492152,7 +492191,7 @@ b.get$_product_model$_$this()._imageUrl = t1; return b; }, - $signature: 172 + $signature: 158 }; A._ProductEditState__onChanged_closure0.prototype = { call$0() { @@ -492164,7 +492203,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._ProductEditState_build_closure.prototype = { call$1(val) { @@ -492190,20 +492229,20 @@ b.get$_product_model$_$this()._taxId = this.taxCategory; return b; }, - $signature: 172 + $signature: 158 }; A._ProductEditState_build_closure0.prototype = { call$1(key) { var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(B.Map_EHALf.$index(0, key)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, key, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._ProductEditState_build_closure2.prototype = { call$1(taxRate) { return this.viewModel.onChanged.call$1(this.product.rebuild$1(new A._ProductEditState_build__closure2(taxRate))); }, - $signature: 110 + $signature: 111 }; A._ProductEditState_build__closure2.prototype = { call$1(b) { @@ -492214,13 +492253,13 @@ b.get$_product_model$_$this()._product_model$_taxName1 = t1; return b; }, - $signature: 172 + $signature: 158 }; A._ProductEditState_build_closure3.prototype = { call$1(taxRate) { return this.viewModel.onChanged.call$1(this.product.rebuild$1(new A._ProductEditState_build__closure1(taxRate))); }, - $signature: 110 + $signature: 111 }; A._ProductEditState_build__closure1.prototype = { call$1(b) { @@ -492231,13 +492270,13 @@ b.get$_product_model$_$this()._product_model$_taxName2 = t1; return b; }, - $signature: 172 + $signature: 158 }; A._ProductEditState_build_closure4.prototype = { call$1(taxRate) { return this.viewModel.onChanged.call$1(this.product.rebuild$1(new A._ProductEditState_build__closure0(taxRate))); }, - $signature: 110 + $signature: 111 }; A._ProductEditState_build__closure0.prototype = { call$1(b) { @@ -492248,7 +492287,7 @@ b.get$_product_model$_$this()._product_model$_taxName3 = t1; return b; }, - $signature: 172 + $signature: 158 }; A._ProductEditState_build_closure5.prototype = { call$1(value) { @@ -492261,7 +492300,7 @@ b.get$_product_model$_$this()._product_model$_stockNotification = this.value; return b; }, - $signature: 172 + $signature: 158 }; A.ProductEditScreen.prototype = { build$1(context) { @@ -492295,7 +492334,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateProduct(product)); }, - $signature: 236 + $signature: 244 }; A.ProductEditVM_ProductEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -492369,7 +492408,7 @@ } else A.viewEntity(false, savedProduct, null, false); }, - $signature: 236 + $signature: 244 }; A.ProductEditVM_ProductEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -492457,7 +492496,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.ProductListItem_build__closure2.prototype = { call$0() { @@ -492485,7 +492524,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.product], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.ProductListItem_build__closure5.prototype = { call$0() { @@ -492855,19 +492894,19 @@ t5 = type$.JSArray_legacy_Widget; return A.Column$(A._setArrayType([A.Expanded$(A.TabBarView$(A._setArrayType([A.RefreshIndicator$(new A.ProductOverview(t2, new A.ValueKey(t3, t4)), new A._ProductViewState_build__closure(t2, context)), A.RefreshIndicator$(new A.ProductViewDocuments(t2, new A.ValueKey(t3, t4)), new A._ProductViewState_build__closure0(t2, context))], t5), t1, null), 1), new A.BottomButtons(this.product, B.EntityAction_newInvoice, B.EntityAction_clone, true, true, null)], t5), B.CrossAxisAlignment_2, null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); }, - $signature: 262 + $signature: 240 }; A._ProductViewState_build__closure.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ProductViewState_build__closure0.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__ProductViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -492894,13 +492933,13 @@ call$1(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.ProductViewDocuments_build_closure0.prototype = { call$3($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.ProductOverview.prototype = { createState$0() { @@ -493016,7 +493055,7 @@ t2[0].call$1(new A.SaveProductDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.product)); t1.then$1$1(0, new A.ProductViewVM_ProductViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.ProductViewVM_ProductViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.ProductViewVM_ProductViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -493049,7 +493088,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.ProductViewVM_ProductViewVM$fromStore__closure.prototype = { call$1(value) { @@ -493179,7 +493218,7 @@ b.get$_project_model$_$this()._project_model$_customValue4 = t1; return b; }, - $signature: 174 + $signature: 180 }; A._ProjectEditState__onChanged_closure0.prototype = { call$0() { @@ -493191,7 +493230,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._ProjectEditState_build_closure.prototype = { call$1(context) { @@ -493229,7 +493268,7 @@ t5 = type$.JSArray_legacy_Widget; return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, A._setArrayType([t6, t8, new A.UserPicker(t1.assignedUserId, new A._ProjectEditState_build__closure4(t9, t1), _null), t10, A.DecoratedFormField$(false, _null, false, t2._hoursController, _null, true, _null, _null, _null, _null, false, false, _null, new A.TextInputType(2, true, true), t4, _null, _null, false, _null, _null, t7, true, _null, _null, B.TextAlign_4, _null), A.DecoratedFormField$(false, _null, false, t2._project_edit$_taskRateController, _null, true, _null, _null, _null, _null, false, false, _null, new A.TextInputType(2, true, true), t3.get$taskRate(), _null, _null, false, _null, _null, t7, true, _null, _null, B.TextAlign_4, _null), new A.CustomField(t2._project_edit$_custom1Controller, _null, t7, "project1", t1.customValue1, false, _null), new A.CustomField(t2._project_edit$_custom2Controller, _null, t7, "project2", t1.customValue2, false, _null), new A.CustomField(t2._project_edit$_custom3Controller, _null, t7, "project3", t1.customValue3, false, _null), new A.CustomField(t2._project_edit$_custom4Controller, _null, t7, "project4", t1.customValue4, false, _null), A.DecoratedFormField$(false, _null, false, t2._project_edit$_publicNotesController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_1_null_null, t3.get$publicNotes(), 4, _null, false, _null, _null, _null, true, _null, _null, B.TextAlign_4, _null), A.DecoratedFormField$(false, _null, false, t2._project_edit$_privateNotesController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_1_null_null, t3.get$privateNotes(), 4, _null, false, _null, _null, _null, true, _null, _null, B.TextAlign_4, _null)], t5), _null, _null, false, _null, true, _null, _null)], t5), _null, _null, _null, false, new A.ValueKey("__project_" + t1.id + "_" + t1.updatedAt + "__", type$.ValueKey_legacy_String)); }, - $signature: 137 + $signature: 129 }; A._ProjectEditState_build__closure.prototype = { call$1(val) { @@ -493258,13 +493297,13 @@ b.get$_project_model$_$this()._project_model$_clientId = t1; return b; }, - $signature: 174 + $signature: 180 }; A._ProjectEditState_build__closure0.prototype = { call$1(completer) { this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 224 + $signature: 208 }; A._ProjectEditState_build__closure4.prototype = { call$1(userId) { @@ -493277,20 +493316,20 @@ b.get$_project_model$_$this()._project_model$_assignedUserId = this.userId; return b; }, - $signature: 174 + $signature: 180 }; A._ProjectEditState_build__closure3.prototype = { call$2(date, _) { this.viewModel.onChanged.call$1(this.project.rebuild$1(new A._ProjectEditState_build___closure0(date))); }, - $signature: 44 + $signature: 45 }; A._ProjectEditState_build___closure0.prototype = { call$1(b) { b.get$_project_model$_$this()._project_model$_dueDate = this.date; return b; }, - $signature: 174 + $signature: 180 }; A.ProjectEditScreen.prototype = { build$1(context) { @@ -493324,7 +493363,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateProject(project)); }, - $signature: 297 + $signature: 301 }; A.ProjectEditVM_ProjectEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -493354,7 +493393,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.ProjectEditVM_ProjectEditVM$fromStore__closure0(t3), t4); }, - $signature: 118 + $signature: 117 }; A.ProjectEditVM_ProjectEditVM$fromStore__closure.prototype = { call$1(_) { @@ -493442,7 +493481,7 @@ A.viewEntity(false, savedProject, null, true); } }, - $signature: 297 + $signature: 301 }; A.ProjectEditVM_ProjectEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -493537,7 +493576,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.ProjectListItem_build__closure2.prototype = { call$0() { @@ -493564,7 +493603,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.project], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.ProjectListItem_build__closure5.prototype = { call$0() { @@ -493930,19 +493969,19 @@ t4 = type$.JSArray_legacy_Widget; return A.Column$(A._setArrayType([A.Expanded$(A.TabBarView$(A._setArrayType([A.RefreshIndicator$(new A.ProjectOverview(t3, t1._widget.isFilter, _null), new A._ProjectViewState_build__closure(t3, context)), A.RefreshIndicator$(new A.ProjectViewDocuments(t3, new A.ValueKey(t3.project.id, type$.ValueKey_legacy_String)), new A._ProjectViewState_build__closure0(t3, context))], t4), t2, _null), 1), new A.BottomButtons(this.project, B.EntityAction_newTask, B.EntityAction_invoiceProject, true, true, _null)], t4), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); }, - $signature: 262 + $signature: 240 }; A._ProjectViewState_build__closure.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._ProjectViewState_build__closure0.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__ProjectViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -493969,13 +494008,13 @@ call$1(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.ProjectViewDocuments_build_closure0.prototype = { call$3($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.ProjectOverview.prototype = { createState$0() { @@ -494072,13 +494111,13 @@ B.JSArray_methods.addAll$1(t6, A._setArrayType([new A.IconMessage(t1, _null, _null, _null, true, _null), new A.ListDivider(_null)], t8)); return t6; }, - $signature: 251 + $signature: 262 }; A._ProjectOverviewState_build_closure.prototype = { call$0() { return this.$this._widget.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.ProjectViewScreen.prototype = { build$1(context) { @@ -494130,7 +494169,7 @@ t2[0].call$1(new A.SaveProjectDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.project)); t1.then$1$1(0, new A.ProjectViewVM_ProjectViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.ProjectViewVM_ProjectViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.ProjectViewVM_ProjectViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -494163,7 +494202,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.ProjectViewVM_ProjectViewVM$fromStore__closure.prototype = { call$1(value) { @@ -494242,7 +494281,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._PurchaseOrderEditState_build_closure2.prototype = { call$1(context) { @@ -494254,7 +494293,7 @@ call$2(context, action) { return this.$this._purchase_order_edit$_onSavePressed$2(context, action); }, - $signature: 68 + $signature: 64 }; A._PurchaseOrderEditState_build_closure.prototype = { call$0() { @@ -494273,14 +494312,14 @@ t5 = t3._eval$1("MappedIterable<1,BaseEntity*>"); return new A.InvoiceItemSelector(t1, new A._PurchaseOrderEditState_build___closure(_this.$this, t4, _this.isFullscreen), t1.clientId, A.List_List$of(new A.MappedIterable(new A.WhereIterable(t2, new A._PurchaseOrderEditState_build___closure0(), t3._eval$1("WhereIterable<1>")), new A._PurchaseOrderEditState_build___closure1(t4), t5), true, t5._eval$1("Iterable.E")), false, null); }, - $signature: 272 + $signature: 278 }; A._PurchaseOrderEditState_build___closure0.prototype = { call$1(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 76 + $signature: 73 }; A._PurchaseOrderEditState_build___closure1.prototype = { call$1(item) { @@ -494299,7 +494338,7 @@ } return t1; }, - $signature: 265 + $signature: 267 }; A._PurchaseOrderEditState_build___closure.prototype = { call$3(items, clientId, projectId) { @@ -494313,7 +494352,7 @@ call$2(items, clientId) { return this.call$3(items, clientId, null); }, - $signature: 323 + $signature: 276 }; A.__PurchaseOrderEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -494358,7 +494397,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdatePurchaseOrder(purchaseOrder)); }, - $signature: 150 + $signature: 149 }; A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore_closure0.prototype = { call$3(context, purchaseOrder, vendor) { @@ -494380,7 +494419,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, null, true); completer.get$future().then$1$1(0, new A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore__closure0(t3), t4); }, - $signature: 118 + $signature: 117 }; A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore__closure.prototype = { call$1(_) { @@ -494427,7 +494466,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.DeletePurchaseOrderItem(index)); }, - $signature: 122 + $signature: 121 }; A.PurchaseOrderEditItemsVM_PurchaseOrderEditItemsVM$fromStore_closure0.prototype = { call$0() { @@ -494452,7 +494491,7 @@ t1[0].call$1(new A.UpdatePurchaseOrderItem(index, purchaseOrderItem)); } }, - $signature: 287 + $signature: 318 }; A.PurchaseOrderEditItemsVM_PurchaseOrderEditItemsVM$fromStore_closure2.prototype = { call$2(oldIndex, newIndex) { @@ -494460,7 +494499,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.MovePurchaseOrderItem(oldIndex, newIndex)); }, - $signature: 129 + $signature: 130 }; A.PurchaseOrderEditNotesScreen.prototype = { build$1(context) { @@ -494487,7 +494526,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdatePurchaseOrder(purchaseOrder)); }, - $signature: 150 + $signature: 149 }; A.PurchaseOrderEditPDFScreen.prototype = { build$1(context) { @@ -494546,7 +494585,7 @@ call$1(context) { return this.call$2(context, null); }, - $signature: 177 + $signature: 187 }; A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure2.prototype = { call$0() { @@ -494636,7 +494675,7 @@ A.viewEntity(false, savedPurchaseOrder, _null, true); } }, - $signature: 72 + $signature: 70 }; A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure2.prototype = { call$1(error) { @@ -494665,7 +494704,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.AddPurchaseOrderItems(items)); }, - $signature: 266 + $signature: 271 }; A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -494691,7 +494730,7 @@ t2[0].call$1(new A.SavePurchaseOrderDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.purchaseOrder)); t1.then$1$1(0, new A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure0(context), type$.Null).catchError$1(new A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure0.prototype = { call$1(client) { @@ -494724,7 +494763,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure.prototype = { call$1(value) { @@ -494761,7 +494800,7 @@ t2[0].call$1(new A.LoadVendor(null, t1)); } }, - $signature: 397 + $signature: 373 }; A.PurchaseOrderEmailScreen_build_closure0.prototype = { call$1(store) { @@ -494793,7 +494832,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.EmailPurchaseOrderRequest(completer, this.purchaseOrder.id, template, subject, body, ccEmail)); }, - $signature: 401 + $signature: 378 }; A.EmailPurchaseOrderVM_EmailPurchaseOrderVM$fromStore__closure.prototype = { call$1(value) { @@ -494900,7 +494939,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.PurchaseOrderListItem_build__closure2.prototype = { call$0() { @@ -494927,7 +494966,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.purchaseOrder], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.PurchaseOrderListItem_build__closure5.prototype = { call$0() { @@ -495209,7 +495248,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.PurchaseOrderScreen_build_closure0.prototype = { call$1(b) { @@ -495219,7 +495258,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.PurchaseOrderScreen_build_closure1.prototype = { call$1(b) { @@ -495235,7 +495274,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.PurchaseOrderScreen_build_closure2.prototype = { call$1(b) { @@ -495245,7 +495284,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.PurchaseOrderScreen_build_closure16.prototype = { call$0() { @@ -495277,7 +495316,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterPurchaseOrdersByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.PurchaseOrderScreen_build_closure15.prototype = { call$0() { @@ -495318,7 +495357,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterPurchaseOrdersByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.PurchaseOrderScreen_build_closure3.prototype = { call$0() { @@ -495429,7 +495468,7 @@ $defaultValues() { return [null]; }, - $signature: 325 + $signature: 306 }; A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure0.prototype = { call$1(context) { @@ -495445,7 +495484,7 @@ t2[0].call$1(new A.SavePurchaseOrderDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.purchaseOrder)); t1.then$1$1(0, new A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -495478,7 +495517,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure.prototype = { call$1(value) { @@ -495502,7 +495541,7 @@ $defaultValues() { return [null]; }, - $signature: 326 + $signature: 314 }; A.QuoteEdit.prototype = { createState$0() { @@ -495572,7 +495611,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._QuoteEditState_build_closure2.prototype = { call$1(context) { @@ -495584,7 +495623,7 @@ call$2(context, action) { return this.$this._quote_edit$_onSavePressed$2(context, action); }, - $signature: 68 + $signature: 64 }; A._QuoteEditState_build_closure.prototype = { call$0() { @@ -495603,14 +495642,14 @@ t5 = t3._eval$1("MappedIterable<1,BaseEntity*>"); return new A.InvoiceItemSelector(t1, new A._QuoteEditState_build___closure(_this.$this, t4, _this.isFullscreen), t1.clientId, A.List_List$of(new A.MappedIterable(new A.WhereIterable(t2, new A._QuoteEditState_build___closure0(), t3._eval$1("WhereIterable<1>")), new A._QuoteEditState_build___closure1(t4), t5), true, t5._eval$1("Iterable.E")), false, null); }, - $signature: 272 + $signature: 278 }; A._QuoteEditState_build___closure0.prototype = { call$1(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 76 + $signature: 73 }; A._QuoteEditState_build___closure1.prototype = { call$1(item) { @@ -495629,7 +495668,7 @@ } return t1; }, - $signature: 265 + $signature: 267 }; A._QuoteEditState_build___closure.prototype = { call$3(items, clientId, projectId) { @@ -495643,7 +495682,7 @@ call$2(items, clientId) { return this.call$3(items, clientId, null); }, - $signature: 323 + $signature: 276 }; A.__QuoteEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -495688,7 +495727,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateQuote(quote)); }, - $signature: 150 + $signature: 149 }; A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore_closure0.prototype = { call$3(context, quote, client) { @@ -495700,7 +495739,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 340 + $signature: 403 }; A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore_closure1.prototype = { call$2(context, completer) { @@ -495713,7 +495752,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore__closure0(t3), t4); }, - $signature: 118 + $signature: 117 }; A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore__closure.prototype = { call$1(_) { @@ -495760,7 +495799,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.DeleteQuoteItem(index)); }, - $signature: 122 + $signature: 121 }; A.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure0.prototype = { call$0() { @@ -495785,7 +495824,7 @@ t1[0].call$1(new A.UpdateQuoteItem(index, quoteItem)); } }, - $signature: 287 + $signature: 318 }; A.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure2.prototype = { call$2(oldIndex, newIndex) { @@ -495793,7 +495832,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.MoveQuoteItem(oldIndex, newIndex)); }, - $signature: 129 + $signature: 130 }; A.QuoteEditNotesScreen.prototype = { build$1(context) { @@ -495820,7 +495859,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateQuote(quote)); }, - $signature: 150 + $signature: 149 }; A.QuoteEditPDFScreen.prototype = { build$1(context) { @@ -495879,7 +495918,7 @@ call$1(context) { return this.call$2(context, null); }, - $signature: 177 + $signature: 187 }; A.QuoteEditVM_QuoteEditVM$fromStore__closure2.prototype = { call$0() { @@ -495967,7 +496006,7 @@ A.viewEntity(false, savedQuote, _null, true); } }, - $signature: 72 + $signature: 70 }; A.QuoteEditVM_QuoteEditVM$fromStore___closure2.prototype = { call$1(error) { @@ -495996,7 +496035,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.AddQuoteItems(items)); }, - $signature: 266 + $signature: 271 }; A.QuoteEditVM_QuoteEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -496022,7 +496061,7 @@ t2[0].call$1(new A.SaveQuoteDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.quote)); t1.then$1$1(0, new A.QuoteEditVM_QuoteEditVM$fromStore__closure0(context), type$.Null).catchError$1(new A.QuoteEditVM_QuoteEditVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.QuoteEditVM_QuoteEditVM$fromStore__closure0.prototype = { call$1(client) { @@ -496055,7 +496094,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.QuoteEditVM_QuoteEditVM$fromStore__closure.prototype = { call$1(value) { @@ -496092,7 +496131,7 @@ t2[0].call$1(new A.LoadClient(null, t1)); } }, - $signature: 397 + $signature: 373 }; A.QuoteEmailScreen_build_closure0.prototype = { call$1(store) { @@ -496124,7 +496163,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.EmailQuoteRequest(completer, this.quote.id, template, subject, body, ccEmail)); }, - $signature: 401 + $signature: 378 }; A.EmailQuoteVM_EmailQuoteVM$fromStore__closure.prototype = { call$1(value) { @@ -496244,7 +496283,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.QuoteListItem_build__closure2.prototype = { call$0() { @@ -496270,7 +496309,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.quote], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.QuoteListItem_build__closure5.prototype = { call$0() { @@ -496532,7 +496571,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.QuoteScreen_build_closure0.prototype = { call$1(b) { @@ -496542,7 +496581,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.QuoteScreen_build_closure1.prototype = { call$1(b) { @@ -496552,7 +496591,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.QuoteScreen_build_closure2.prototype = { call$1(b) { @@ -496566,7 +496605,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.QuoteScreen_build_closure3.prototype = { call$1(b) { @@ -496576,7 +496615,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.QuoteScreen_build_closure4.prototype = { call$1(b) { @@ -496590,7 +496629,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.QuoteScreen_build_closure18.prototype = { call$0() { @@ -496622,7 +496661,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterQuotesByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.QuoteScreen_build_closure17.prototype = { call$0() { @@ -496695,7 +496734,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterQuotesByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.QuoteScreen_build_closure5.prototype = { call$0() { @@ -496774,7 +496813,7 @@ $defaultValues() { return [null]; }, - $signature: 325 + $signature: 306 }; A.QuoteViewVM_QuoteViewVM$fromStore_closure0.prototype = { call$1(context) { @@ -496790,7 +496829,7 @@ t2[0].call$1(new A.SaveQuoteDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.quote)); t1.then$1$1(0, new A.QuoteViewVM_QuoteViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.QuoteViewVM_QuoteViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.QuoteViewVM_QuoteViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -496823,7 +496862,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.QuoteViewVM_QuoteViewVM$fromStore__closure.prototype = { call$1(value) { @@ -496847,7 +496886,7 @@ $defaultValues() { return [null]; }, - $signature: 326 + $signature: 314 }; A.RecurringExpenseEditScreen.prototype = { build$1(context) { @@ -496874,7 +496913,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateRecurringExpense(recurringExpense)); }, - $signature: 128 + $signature: 133 }; A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure2.prototype = { call$2(context, completer) { @@ -496887,7 +496926,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure5(t3), t4); }, - $signature: 118 + $signature: 117 }; A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure4.prototype = { call$1(_) { @@ -496916,7 +496955,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure3(t3), t4); }, - $signature: 118 + $signature: 117 }; A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure2.prototype = { call$1(_) { @@ -496959,7 +496998,7 @@ call$1(context) { return this.call$2(context, null); }, - $signature: 177 + $signature: 187 }; A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure6.prototype = { call$0() { @@ -497043,7 +497082,7 @@ A.viewEntity(false, savedRecurringExpense, _null, true); } }, - $signature: 128 + $signature: 133 }; A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore___closure1.prototype = { call$1(error) { @@ -497065,7 +497104,7 @@ t2[0].call$1(new A.SaveRecurringExpenseDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.recurringExpense)); t1.then$1$1(0, new A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure0(context), type$.Null).catchError$1(new A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure0.prototype = { call$1(client) { @@ -497098,7 +497137,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure.prototype = { call$1(value) { @@ -497228,7 +497267,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.RecurringExpenseListItem_build__closure2.prototype = { call$0() { @@ -497254,7 +497293,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.expense], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.RecurringExpenseListItem_build__closure5.prototype = { call$0() { @@ -497673,7 +497712,7 @@ t2[0].call$1(new A.SaveRecurringExpenseDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.recurringExpense)); t1.then$1$1(0, new A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure1()); }, - $signature: 80 + $signature: 79 }; A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -497708,7 +497747,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure.prototype = { call$1(value) { @@ -497786,7 +497825,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._RecurringInvoiceEditState_build_closure2.prototype = { call$1(context) { @@ -497798,7 +497837,7 @@ call$2(context, action) { return this.$this._recurring_invoice_edit$_onSavePressed$2(context, action); }, - $signature: 68 + $signature: 64 }; A._RecurringInvoiceEditState_build_closure.prototype = { call$0() { @@ -497817,14 +497856,14 @@ t5 = t3._eval$1("MappedIterable<1,BaseEntity*>"); return new A.InvoiceItemSelector(t1, new A._RecurringInvoiceEditState_build___closure(_this.$this, t4, _this.isFullscreen), t1.clientId, A.List_List$of(new A.MappedIterable(new A.WhereIterable(t2, new A._RecurringInvoiceEditState_build___closure0(), t3._eval$1("WhereIterable<1>")), new A._RecurringInvoiceEditState_build___closure1(t4), t5), true, t5._eval$1("Iterable.E")), false, null); }, - $signature: 272 + $signature: 278 }; A._RecurringInvoiceEditState_build___closure0.prototype = { call$1(item) { var t1 = item.typeId; return t1 === "2" || t1 === "6"; }, - $signature: 76 + $signature: 73 }; A._RecurringInvoiceEditState_build___closure1.prototype = { call$1(item) { @@ -497843,7 +497882,7 @@ } return t1; }, - $signature: 265 + $signature: 267 }; A._RecurringInvoiceEditState_build___closure.prototype = { call$3(items, clientId, projectId) { @@ -497857,7 +497896,7 @@ call$2(items, clientId) { return this.call$3(items, clientId, null); }, - $signature: 323 + $signature: 276 }; A.__RecurringInvoiceEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -497902,7 +497941,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateRecurringInvoice(invoice)); }, - $signature: 150 + $signature: 149 }; A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore_closure0.prototype = { call$3(context, invoice, client) { @@ -497914,7 +497953,7 @@ }, "call*": "call$3", $requiredArgCount: 3, - $signature: 340 + $signature: 403 }; A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore_closure1.prototype = { call$2(context, completer) { @@ -497927,7 +497966,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, _null, true); completer.get$future().then$1$1(0, new A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore__closure0(t3), t4); }, - $signature: 118 + $signature: 117 }; A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore__closure.prototype = { call$1(_) { @@ -497975,7 +498014,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.DeleteRecurringInvoiceItem(index)); }, - $signature: 122 + $signature: 121 }; A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore_closure0.prototype = { call$0() { @@ -498001,7 +498040,7 @@ t1[0].call$1(new A.UpdateRecurringInvoiceItem(index, item)); } }, - $signature: 287 + $signature: 318 }; A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore__closure.prototype = { call$1(b) { @@ -498017,7 +498056,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.MoveRecurringInvoiceItem(oldIndex, newIndex)); }, - $signature: 129 + $signature: 130 }; A.RecurringInvoiceEditNotesScreen.prototype = { build$1(context) { @@ -498044,7 +498083,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateRecurringInvoice(recurringInvoice)); }, - $signature: 150 + $signature: 149 }; A.RecurringInvoiceEditPDFScreen.prototype = { build$1(context) { @@ -498103,7 +498142,7 @@ call$1(context) { return this.call$2(context, null); }, - $signature: 177 + $signature: 187 }; A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure2.prototype = { call$0() { @@ -498191,7 +498230,7 @@ A.viewEntity(false, savedRecurringInvoice, _null, true); } }, - $signature: 72 + $signature: 70 }; A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure2.prototype = { call$1(error) { @@ -498220,7 +498259,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.AddRecurringInvoiceItems(items)); }, - $signature: 266 + $signature: 271 }; A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -498246,7 +498285,7 @@ t2[0].call$1(new A.SaveRecurringInvoiceDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.recurringInvoice)); t1.then$1$1(0, new A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure0(context), type$.Null).catchError$1(new A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure0.prototype = { call$1(client) { @@ -498279,7 +498318,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure.prototype = { call$1(value) { @@ -498403,7 +498442,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.RecurringInvoiceListItem_build__closure2.prototype = { call$0() { @@ -498428,7 +498467,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.invoice], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.RecurringInvoiceListItem_build__closure5.prototype = { call$0() { @@ -498664,7 +498703,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.RecurringInvoiceScreen_build_closure0.prototype = { call$1(b) { @@ -498675,7 +498714,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.RecurringInvoiceScreen_build_closure1.prototype = { call$1(b) { @@ -498686,7 +498725,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.RecurringInvoiceScreen_build_closure2.prototype = { call$1(b) { @@ -498700,7 +498739,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.RecurringInvoiceScreen_build_closure3.prototype = { call$1(b) { @@ -498711,7 +498750,7 @@ b.get$_invoice_status_model$_$this()._invoice_status_model$_name = t1; return b; }, - $signature: 78 + $signature: 80 }; A.RecurringInvoiceScreen_build_closure17.prototype = { call$0() { @@ -498735,7 +498774,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterRecurringInvoicesByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.RecurringInvoiceScreen_build_closure15.prototype = { call$2(state, value) { @@ -498776,7 +498815,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterRecurringInvoicesByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.RecurringInvoiceScreen_build_closure10.prototype = { call$2(state, value) { @@ -498895,7 +498934,7 @@ $defaultValues() { return [null]; }, - $signature: 325 + $signature: 306 }; A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure0.prototype = { call$1(context) { @@ -498911,7 +498950,7 @@ t2[0].call$1(new A.SaveRecurringInvoiceDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.invoice)); t1.then$1$1(0, new A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -498944,7 +498983,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure.prototype = { call$1(value) { @@ -498968,7 +499007,7 @@ $defaultValues() { return [null]; }, - $signature: 326 + $signature: 314 }; A.ClientReportFields.prototype = { _enumToString$0() { @@ -499003,7 +499042,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.clientReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.clientReport_closure3.prototype = { call$1(item) { @@ -499050,7 +499089,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.clientReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.contactReport_closure3.prototype = { call$1(item) { @@ -499097,7 +499136,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.creditReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.creditReport_closure3.prototype = { call$1(e) { @@ -499221,7 +499260,7 @@ call$2(clientId, client) { B.JSArray_methods.forEach$1(client.documents._list, new A.documentReport__closure2(this._getRow, client, this.data, this.entities)); }, - $signature: 324 + $signature: 321 }; A.documentReport__closure2.prototype = { call$1($document) { @@ -499295,7 +499334,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.documentReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.documentReport_closure7.prototype = { call$1(e) { @@ -499342,7 +499381,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.expenseReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.expenseReport_closure3.prototype = { call$1(e) { @@ -499389,7 +499428,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.lineItemReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.lineItemReport_closure17.prototype = { call$1(field) { @@ -499442,7 +499481,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.invoiceReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.invoiceReport_closure3.prototype = { call$1(e) { @@ -499483,31 +499522,31 @@ call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 365 + $signature: 400 }; A.taxReport_closure1.prototype = { call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.taxRateReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.taxReport_closure3.prototype = { call$1(e) { return A.EnumUtils_parse(e); }, - $signature: 365 + $signature: 400 }; A.taxReport_closure4.prototype = { call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 365 + $signature: 400 }; A.taxReport_closure5.prototype = { call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 365 + $signature: 400 }; A.PaymentReportFields.prototype = { _enumToString$0() { @@ -499542,7 +499581,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.paymentReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.paymentReport_closure3.prototype = { call$1(e) { @@ -499583,31 +499622,31 @@ call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 360 + $signature: 401 }; A.paymentTaxReport_closure1.prototype = { call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.taxRateReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.paymentTaxReport_closure3.prototype = { call$1(e) { return A.EnumUtils_parse(e); }, - $signature: 360 + $signature: 401 }; A.paymentTaxReport_closure4.prototype = { call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 360 + $signature: 401 }; A.paymentTaxReport_closure5.prototype = { call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 360 + $signature: 401 }; A.ProductReportFields.prototype = { _enumToString$0() { @@ -499642,7 +499681,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.productReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.productReport_closure3.prototype = { call$1(e) { @@ -499683,31 +499722,31 @@ call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 350 + $signature: 402 }; A.profitAndLossReport_closure1.prototype = { call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.profitAndLossReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.profitAndLossReport_closure3.prototype = { call$1(e) { return A.EnumUtils_parse(e); }, - $signature: 350 + $signature: 402 }; A.profitAndLossReport_closure4.prototype = { call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 350 + $signature: 402 }; A.profitAndLossReport_closure5.prototype = { call$1(item) { return A.EnumUtils_parse(item); }, - $signature: 350 + $signature: 402 }; A.PurchaseOrderItemReportFields.prototype = { _enumToString$0() { @@ -499742,7 +499781,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.lineItemReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.lineItemReport_closure3.prototype = { call$1(field) { @@ -499795,7 +499834,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.purchaseOrderReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.purchaseOrderReport_closure3.prototype = { call$1(e) { @@ -499842,7 +499881,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.lineItemReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.lineItemReport_closure10.prototype = { call$1(field) { @@ -499895,7 +499934,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.quoteReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.quoteReport_closure3.prototype = { call$1(e) { @@ -499942,7 +499981,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.expenseReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.recurringExpenseReport_closure3.prototype = { call$1(e) { @@ -499989,7 +500028,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.invoiceReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.recurringInvoiceReport_closure3.prototype = { call$1(e) { @@ -500353,7 +500392,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(report), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, report, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ReportsScreen_build_closure6.prototype = { call$1(value) { @@ -500375,7 +500414,7 @@ columnTitle = t1.userCompanyStates._list[t2].userCompany.company.getCustomFieldLabel$1(column); return A.DropdownMenuItem$(A.Text$(columnTitle.length === 0 ? this.localization.lookup$1(column) : columnTitle, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, column, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ReportsScreen_build_closure7.prototype = { call$1(value) { @@ -500433,14 +500472,14 @@ b.addAll$1(0, t1); return b; }, - $signature: 242 + $signature: 228 }; A.ReportsScreen_build_closure10.prototype = { call$1(column) { var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(column), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, column, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ReportsScreen_build_closure12.prototype = { call$1(value) { @@ -500464,26 +500503,26 @@ b.addAll$1(0, A.LinkedHashMap_LinkedHashMap$_literal([t1, t2], t3, t3)); return b; }, - $signature: 242 + $signature: 228 }; A.ReportsScreen_build_closure13.prototype = { call$1(dateRange) { var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(J.toString$0$(dateRange)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, dateRange, type$.legacy_DateRange); }, - $signature: 292 + $signature: 320 }; A.ReportsScreen_build_closure14.prototype = { call$2(date, _) { return this.$this.viewModel.onSettingsChanged.call$1$customStartDate(date); }, - $signature: 294 + $signature: 323 }; A.ReportsScreen_build_closure15.prototype = { call$2(date, _) { return this.$this.viewModel.onSettingsChanged.call$1$customEndDate(date); }, - $signature: 294 + $signature: 323 }; A.ReportsScreen_build_closure18.prototype = { call$1(value) { @@ -500502,7 +500541,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(column), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, column, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ReportsScreen_build_closure26.prototype = { call$0() { @@ -500537,7 +500576,7 @@ var t1 = this.localization; return new A.AppTextButton(t1.get$columns(t1), new A.ReportsScreen_build__closure3(this.$this, context, this.reportResult), true, null, null); }, - $signature: 352 + $signature: 355 }; A.ReportsScreen_build__closure3.prototype = { call$0() { @@ -500556,7 +500595,7 @@ call$1(selected) { this.$this.viewModel.onReportColumnsChanged.call$2(this.context, selected); }, - $signature: 108 + $signature: 107 }; A.ReportsScreen_build_closure20.prototype = { call$0() { @@ -500634,7 +500673,7 @@ call$1(context) { return new A.UpgradeDialog(null); }, - $signature: 308 + $signature: 281 }; A.ReportsScreen_build_closure24.prototype = { call$1(context) { @@ -500658,7 +500697,7 @@ call$1(selected) { this.$this.viewModel.onReportColumnsChanged.call$2(this.context, selected); }, - $signature: 108 + $signature: 107 }; A.ReportsScreen_build_closure25.prototype = { call$0() { @@ -500781,7 +500820,7 @@ b.addAll$1(0, A.LinkedHashMap_LinkedHashMap$_literal([this.column, this.value], t1, t1)); return b; }, - $signature: 242 + $signature: 228 }; A._ReportDataTableState_didChangeDependencies_closure.prototype = { call$0() { @@ -500795,7 +500834,7 @@ b.addAll$1(0, A.LinkedHashMap_LinkedHashMap$_literal([this.column, this.value], t1, t1)); return b; }, - $signature: 242 + $signature: 228 }; A._ReportDataTableState_dispose_closure.prototype = { call$1(i) { @@ -501194,7 +501233,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(ageGroup), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, ageGroup, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ReportResult_tableFilters_closure2.prototype = { call$0() { @@ -501226,7 +501265,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(J.toString$0$(dateRange)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, dateRange, type$.legacy_DateRange); }, - $signature: 292 + $signature: 320 }; A.ReportResult_tableFilters_closure8.prototype = { call$1(textEditingValue) { @@ -501397,7 +501436,7 @@ b.addAll$1(0, A.LinkedHashMap_LinkedHashMap$_literal([this.column, this._box_0.filter], t1, t1)); return b; }, - $signature: 242 + $signature: 228 }; A.ReportResult_totalColumns_closure.prototype = { call$1(column) { @@ -501691,7 +501730,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.UpdateReportSettings(t1, _null, _null, _null, _null, _null, column, _null, _null, _null)); }, - $signature: 44 + $signature: 45 }; A.ReportsScreenVM_fromStore_closure3.prototype = { call$2(index, ascending) { @@ -501749,7 +501788,7 @@ t1._company_model$_$v = t2; return b; }, - $signature: 105 + $signature: 104 }; A.ReportsScreenVM_fromStore__closure8.prototype = { call$1(b) { @@ -501964,7 +502003,7 @@ }; A.taskReport_closure.prototype = { call$1(e) { - return A.EnumUtils_fromString(B.List_GRf, e, type$.legacy_TaskReportFields); + return A.EnumUtils_fromString(B.List_OxC, e, type$.legacy_TaskReportFields); }, $signature: 2941 }; @@ -501984,7 +502023,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.taskReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.taskReport_closure3.prototype = { call$1(e) { @@ -502053,7 +502092,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.transactionReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.transactionReport_closure6.prototype = { call$1(e) { @@ -502100,7 +502139,7 @@ call$2(rowA, rowB) { return A.sortReportTableRows(rowA, rowB, this.vendorReportSettings, this.selectedColumns); }, - $signature: 85 + $signature: 86 }; A.vendorReport_closure3.prototype = { call$1(item) { @@ -502213,13 +502252,13 @@ call$1(b) { return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build_closure0.prototype = { call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._ScheduleEditState_build_closure1.prototype = { call$1(context) { @@ -502323,7 +502362,7 @@ } return new A.ScrollableListView(t4, _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._ScheduleEditState_build__closure0.prototype = { call$1(value) { @@ -502345,27 +502384,27 @@ t2._schedule_model$_$v = t1; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure.prototype = { call$1(entry) { var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(entry), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, entry, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._ScheduleEditState_build__closure1.prototype = { call$2(date, _) { this.viewModel.onChanged.call$1(this.schedule.rebuild$1(new A._ScheduleEditState_build___closure13(date))); }, - $signature: 44 + $signature: 45 }; A._ScheduleEditState_build___closure13.prototype = { call$1(b) { b.get$_schedule_model$_$this()._nextRun = this.date; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure2.prototype = { call$1(value) { @@ -502393,7 +502432,7 @@ b.get$_schedule_model$_$this()._schedule_model$_remainingCycles = t1; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure3.prototype = { call$1(entry) { @@ -502401,7 +502440,7 @@ t1 = entry.get$key(entry); return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, t1, type$.legacy_String); }, - $signature: 284 + $signature: 307 }; A._ScheduleEditState_build__closure6.prototype = { call$1(value) { @@ -502414,14 +502453,14 @@ b.get$_schedule_model$_$this()._schedule_model$_remainingCycles = this.value; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure5.prototype = { call$1(value) { var _null = null; return A.DropdownMenuItem$(A.Text$(A.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A._ScheduleEditState_build__closure9.prototype = { call$1(value) { @@ -502436,7 +502475,7 @@ t1.get$_schedule_model$_$this()._dateRange = t2; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure7.prototype = { call$1(value) { @@ -502449,7 +502488,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(J.toString$0$(dateRange)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, dateRange, type$.legacy_DateRange); }, - $signature: 292 + $signature: 320 }; A._ScheduleEditState_build__closure11.prototype = { call$1(value) { @@ -502462,14 +502501,14 @@ b.get$parameters(b).get$_schedule_model$_$this()._schedule_model$_status = this.value; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure10.prototype = { call$1(value) { var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._ScheduleEditState_build__closure12.prototype = { call$1(value) { @@ -502482,7 +502521,7 @@ b.get$parameters(b).get$_schedule_model$_$this()._showAgingTable = this.value; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure13.prototype = { call$1(value) { @@ -502495,7 +502534,7 @@ b.get$parameters(b).get$_schedule_model$_$this()._showPaymentsTable = this.value; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure14.prototype = { call$1(value) { @@ -502519,7 +502558,7 @@ B.JSArray_methods.add$1(t1.get$_safeList(), t2); return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build___closure6.prototype = { call$0() { @@ -502539,7 +502578,7 @@ B.JSArray_methods.remove$1(t1.get$clients(t1).get$_safeList(), this.clientId); return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure17.prototype = { call$1(value) { @@ -502553,7 +502592,7 @@ b.get$parameters(b).get$_schedule_model$_$this()._entityId = ""; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure16.prototype = { call$1(entityType) { @@ -502579,7 +502618,7 @@ t1.get$_schedule_model$_$this()._entityId = t2; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure19.prototype = { call$1(value) { @@ -502597,7 +502636,7 @@ t1.get$_schedule_model$_$this()._entityId = t2; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure20.prototype = { call$1(value) { @@ -502615,7 +502654,7 @@ t1.get$_schedule_model$_$this()._entityId = t2; return b; }, - $signature: 82 + $signature: 83 }; A._ScheduleEditState_build__closure21.prototype = { call$1(value) { @@ -502633,7 +502672,7 @@ t1.get$_schedule_model$_$this()._entityId = t2; return b; }, - $signature: 82 + $signature: 83 }; A.ScheduleEditScreen.prototype = { build$1(context) { @@ -503620,7 +503659,7 @@ } return stats; }, - $signature: 132 + $signature: 128 }; A._AccountOverview_build_closure.prototype = { call$0() { @@ -503645,7 +503684,7 @@ call$1(context) { return new A.UpgradeDialog(null); }, - $signature: 308 + $signature: 281 }; A._AccountOverview_build_closure1.prototype = { call$1(value) { @@ -503759,7 +503798,7 @@ call$1(context) { return A.SimpleDialog$(A._setArrayType([new A.LoadingDialog(null)], type$.JSArray_legacy_Widget), null); }, - $signature: 214 + $signature: 222 }; A._AccountOverview_build___closure2.prototype = { call$1(response) { @@ -503904,7 +503943,7 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 299 + $signature: 283 }; A._AccountOverview_build___closure.prototype = { call$2(password, idToken) { @@ -503950,7 +503989,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.AccountManagementVM_fromStore_closure2.prototype = { call$4(context, password, idToken, reason) { @@ -503970,7 +504009,7 @@ call$1(context) { return A.SimpleDialog$(A._setArrayType([new A.LoadingDialog(null)], type$.JSArray_legacy_Widget), null); }, - $signature: 214 + $signature: 222 }; A.AccountManagementVM_fromStore__closure0.prototype = { call$1(value) { @@ -504607,7 +504646,7 @@ call$1(value) { return this.$this._validateSubdomain$0(); }, - $signature: 90 + $signature: 89 }; A._ClientPortalState_build_closure2.prototype = { call$1(val) { @@ -504915,7 +504954,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.ClientPortalVM_fromStore_closure.prototype = { call$1(context) { @@ -505330,7 +505369,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.state.staticState.sizeMap._map$_map.$index(0, sizeId).name, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, sizeId, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._CompanyDetailsState_build_closure0.prototype = { call$1(sizeId) { @@ -505349,7 +505388,7 @@ call$1(industry) { return this.viewModel.onCompanyChanged.call$1(this.company.rebuild$1(new A._CompanyDetailsState_build__closure9(industry))); }, - $signature: 63 + $signature: 66 }; A._CompanyDetailsState_build__closure9.prototype = { call$1(b) { @@ -505366,7 +505405,7 @@ call$1(country) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure8(country))); }, - $signature: 63 + $signature: 66 }; A._CompanyDetailsState_build__closure8.prototype = { call$1(b) { @@ -505460,7 +505499,7 @@ t1 = paymentTerm.numDays; return A.DropdownMenuItem$(A.Text$(t1 === 0 ? this.localization.get$dueOnReceipt() : paymentTerm.name, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, B.JSInt_methods.toString$0(t1), type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._CompanyDetailsState_build_closure5.prototype = { call$1(numDays) { @@ -505486,7 +505525,7 @@ t1 = paymentTerm.numDays; return A.DropdownMenuItem$(A.Text$(t1 === 0 ? this.localization.get$dueOnReceipt() : paymentTerm.name, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, B.JSInt_methods.toString$0(t1), type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._CompanyDetailsState_build_closure7.prototype = { call$1(numDays) { @@ -505513,7 +505552,7 @@ call$1(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure3(value))); }, - $signature: 270 + $signature: 275 }; A._CompanyDetailsState_build__closure3.prototype = { call$1(b) { @@ -505527,7 +505566,7 @@ call$1(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure2(value))); }, - $signature: 270 + $signature: 275 }; A._CompanyDetailsState_build__closure2.prototype = { call$1(b) { @@ -505541,7 +505580,7 @@ call$1(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure1(value))); }, - $signature: 270 + $signature: 275 }; A._CompanyDetailsState_build__closure1.prototype = { call$1(b) { @@ -505555,7 +505594,7 @@ call$1(value) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._CompanyDetailsState_build__closure0(value))); }, - $signature: 270 + $signature: 275 }; A._CompanyDetailsState_build__closure0.prototype = { call$1(b) { @@ -505582,13 +505621,13 @@ call$1(path) { return this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A._CompanyDetailsState_build_closure15.prototype = { call$3($document, password, idToken) { return this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.__CompanyDetailsState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -505636,7 +505675,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.CompanyDetailsVM_fromStore_closure3.prototype = { call$1(context) { @@ -505680,14 +505719,14 @@ b.get$settings().get$_settings_model$_$this()._companyLogo = null; return b; }, - $signature: 417 + $signature: 472 }; A.CompanyDetailsVM_fromStore__closure4.prototype = { call$1(b) { b.get$settings().get$_settings_model$_$this()._companyLogo = null; return b; }, - $signature: 55 + $signature: 56 }; A.CompanyDetailsVM_fromStore_closure1.prototype = { call$1(context) { @@ -505758,7 +505797,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UploadLogoRequest(completer, multipartFile, type)); }, - $signature: 80 + $signature: 79 }; A.CompanyDetailsVM_fromStore_closure4.prototype = { call$1(context) { @@ -505785,7 +505824,7 @@ t2[0].call$1(new A.SaveCompanyDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile)); t1.then$1$1(0, new A.CompanyDetailsVM_fromStore__closure0(context), type$.Null).catchError$1(new A.CompanyDetailsVM_fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.CompanyDetailsVM_fromStore__closure0.prototype = { call$1(client) { @@ -505818,7 +505857,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.CompanyDetailsVM_fromStore__closure.prototype = { call$1(value) { @@ -506010,7 +506049,7 @@ if (t2._list[t1].userCompany.company.isModuleEnabled$1(entityType)) ++this._box_0.tabs; }, - $signature: 249 + $signature: 254 }; A.CustomFieldsSettings.prototype = { build$1(context) { @@ -506344,7 +506383,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.CustomFieldsVM_fromStore_closure.prototype = { call$1(context) { @@ -506837,7 +506876,7 @@ return ""; return J.$add$ansx(this.localization.get$lastUpdated(), ": ") + A.format(A.convertTimestampToDate(B.JSNumber_methods.round$0(t3[t2].lastUpdated / 1000)), false, A.localeSelector(t1, true)); }, - $signature: 132 + $signature: 128 }; A._DeviceSettingsState_build__closure5.prototype = { call$0() { @@ -506869,7 +506908,7 @@ var _null = null; return A.DropdownMenuItem$(A.Row$(A._setArrayType([new A.SizedBox(120, _null, A.Text$(A.toTitleCase(key), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null), A.Expanded$(A.Container$(_null, _null, B.Clip_0, $.$get$colorThemesMap().$index(0, key).colorInfo, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1), A.Expanded$(A.Container$(_null, _null, B.Clip_0, $.$get$colorThemesMap().$index(0, key).colorPrimary, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1), A.Expanded$(A.Container$(_null, _null, B.Clip_0, $.$get$colorThemesMap().$index(0, key).colorSuccess, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1), A.Expanded$(A.Container$(_null, _null, B.Clip_0, $.$get$colorThemesMap().$index(0, key).colorWarning, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1), A.Expanded$(A.Container$(_null, _null, B.Clip_0, $.$get$colorThemesMap().$index(0, key).colorDanger, _null, _null, _null, 50, _null, _null, _null, _null, _null, _null), 1)], type$.JSArray_legacy_Widget), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), _null, key, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._DeviceSettingsState_build_closure18.prototype = { call$1(value) { @@ -506893,7 +506932,7 @@ b.get$_safeMap().clear$0(0); return b; }, - $signature: 242 + $signature: 228 }; A._DeviceSettingsState_build__closure3.prototype = { call$1(b) { @@ -507069,7 +507108,7 @@ }); return A._asyncStartSync($async$call$2, $async$completer); }, - $signature: 255 + $signature: 261 }; A.DeviceSettingsVM_fromStore_closure7.prototype = { call$2(context, value) { @@ -507096,7 +507135,7 @@ }); return A._asyncStartSync($async$call$2, $async$completer); }, - $signature: 255 + $signature: 261 }; A.DeviceSettingsVM_fromStore_closure4.prototype = { call$2(context, value) { @@ -507195,7 +507234,7 @@ }); return A._asyncStartSync($async$call$2, $async$completer); }, - $signature: 255 + $signature: 261 }; A.DeviceSettingsVM_fromStore_closure15.prototype = { call$2(context, value) { @@ -507224,7 +507263,7 @@ }); return A._asyncStartSync($async$call$2, $async$completer); }, - $signature: 255 + $signature: 261 }; A.DeviceSettingsVM_fromStore_closure12.prototype = { call$2(context, value) { @@ -507343,7 +507382,7 @@ }); return A._asyncStartSync($async$call$2, $async$completer); }, - $signature: 255 + $signature: 261 }; A.DeviceSettingsVM_fromStore_closure3.prototype = { call$2(context, value) { @@ -507460,7 +507499,7 @@ }); return A._asyncStartSync($async$call$2, $async$completer); }, - $signature: 255 + $signature: 261 }; A.DeviceSettingsVM_fromStore_closure19.prototype = { call$0() { @@ -507839,7 +507878,7 @@ type$.legacy_UserEntity._as(entity); return entity.get$fullName() + " \u2022 " + entity.email; }, - $signature: 37 + $signature: 38 }; A._EmailSettingsState_build_closure3.prototype = { call$0() { @@ -507868,7 +507907,7 @@ type$.legacy_UserEntity._as(entity); return entity.get$fullName() + " \u2022 " + entity.email; }, - $signature: 37 + $signature: 38 }; A._EmailSettingsState_build_closure6.prototype = { call$1(value) { @@ -507906,7 +507945,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(endpoint, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, endpoint, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._EmailSettingsState_build_closure12.prototype = { call$1(value) { @@ -507936,7 +507975,7 @@ } return A.DropdownMenuItem$(A.Text$(timeLabel, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, hour, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A._EmailSettingsState_build_closure13.prototype = { call$1(value) { @@ -508035,7 +508074,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateSettings(settings)); }, - $signature: 183 + $signature: 191 }; A.EmailSettingsVM_fromStore_closure.prototype = { call$1(context) { @@ -508309,7 +508348,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.ExpenseSettingsVM_fromStore_closure.prototype = { call$1(context) { @@ -508535,7 +508574,7 @@ if (this.company.isModuleEnabled$1(entityType)) ++this._box_0.tabs; }, - $signature: 249 + $signature: 254 }; A._GeneratedNumbersState_dispose_closure.prototype = { call$1(controller) { @@ -508614,7 +508653,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(B.JSString_methods.$mul("0", value - 1) + "1", _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A._GeneratedNumbersState_build_closure1.prototype = { call$1(value) { @@ -508679,7 +508718,7 @@ call$2(value, _) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure11(value))); }, - $signature: 294 + $signature: 323 }; A._GeneratedNumbersState_build__closure11.prototype = { call$1(b) { @@ -508692,7 +508731,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure10(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure10.prototype = { call$1(b) { @@ -508706,7 +508745,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure9(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure9.prototype = { call$1(b) { @@ -508720,7 +508759,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure8(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure8.prototype = { call$1(b) { @@ -508734,7 +508773,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure7(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure7.prototype = { call$1(b) { @@ -508748,7 +508787,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure6(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure6.prototype = { call$1(b) { @@ -508762,7 +508801,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure5(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure5.prototype = { call$1(b) { @@ -508776,7 +508815,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure4(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure4.prototype = { call$1(b) { @@ -508790,7 +508829,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure3(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure3.prototype = { call$1(b) { @@ -508804,7 +508843,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure2(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure2.prototype = { call$1(b) { @@ -508818,7 +508857,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure1(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure1.prototype = { call$1(b) { @@ -508832,7 +508871,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure0(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure0.prototype = { call$1(b) { @@ -508846,7 +508885,7 @@ call$2(counter, pattern) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._GeneratedNumbersState_build__closure(counter, pattern))); }, - $signature: 125 + $signature: 124 }; A._GeneratedNumbersState_build__closure.prototype = { call$1(b) { @@ -509046,7 +509085,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateSettings(settings)); }, - $signature: 183 + $signature: 191 }; A.GeneratedNumbersVM_fromStore_closure.prototype = { call$1(context) { @@ -509300,7 +509339,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(A.S(dateField)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, dateField, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._ImportExportState_build_closure9.prototype = { call$1(value) { @@ -509331,14 +509370,14 @@ } return A.DropdownMenuItem$(A.Text$(label, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, dateRange, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._ImportExportState_build_closure10.prototype = { call$2(date, _) { var t1 = this.$this; t1.setState$1(new A._ImportExportState_build__closure3(t1, date)); }, - $signature: 44 + $signature: 45 }; A._ImportExportState_build__closure3.prototype = { call$0() { @@ -509351,7 +509390,7 @@ var t1 = this.$this; t1.setState$1(new A._ImportExportState_build__closure2(t1, date)); }, - $signature: 44 + $signature: 45 }; A._ImportExportState_build__closure2.prototype = { call$0() { @@ -509688,7 +509727,7 @@ var t1 = this.$this; return t1.setState$1(new A._FileImportState_build__closure0(t1, value)); }, - $signature: 46 + $signature: 44 }; A._FileImportState_build__closure0.prototype = { call$0() { @@ -509701,7 +509740,7 @@ var t1 = this.$this; return t1.setState$1(new A._FileImportState_build__closure(t1, value)); }, - $signature: 46 + $signature: 44 }; A._FileImportState_build__closure.prototype = { call$0() { @@ -509845,7 +509884,7 @@ var t1 = this.$this; return t1.setState$1(new A.__FileMapperState_build__closure5(t1, value)); }, - $signature: 46 + $signature: 44 }; A.__FileMapperState_build__closure5.prototype = { call$0() { @@ -509893,14 +509932,14 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveBankAccountRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A.__FileMapperState_build__closure2.prototype = { call$1(b) { b.get$_bank_account_model$_$this()._bank_account_model$_name = this.name; return b; }, - $signature: 247 + $signature: 252 }; A.__FileMapperState_build_closure2.prototype = { call$1(value) { @@ -509913,7 +509952,7 @@ call$1(entity) { return ""; }, - $signature: 37 + $signature: 38 }; A.__FileMapperState_build_closure5.prototype = { call$0() { @@ -510056,7 +510095,7 @@ fieldLabel = t1.lookup$1(A.stringReplaceAllUnchecked(t2, "_id", "")); return A.DropdownMenuItem$(A.Text$(A.S(t1.lookup$1(B.JSArray_methods.get$first(field.split(".")))) + " - " + A.S(fieldLabel), _null, 1, B.TextOverflow_2, _null, _null, _null, _null, _null, _null), _null, field, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.ImportExportScreen.prototype = { build$1(context) { @@ -510564,7 +510603,7 @@ if (t1.userCompanyStates._list[t2].userCompany.company.isModuleEnabled$1(entityType)) ++this._box_0.tabs; }, - $signature: 249 + $signature: 254 }; A._InvoiceDesignState_didChangeDependencies_closure.prototype = { call$1(controller) { @@ -510656,7 +510695,7 @@ t1.setState$1(new A._InvoiceDesignState_build__closure23(t1)); this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._InvoiceDesignState_build__closure24(value))); }, - $signature: 160 + $signature: 165 }; A._InvoiceDesignState_build__closure23.prototype = { call$0() { @@ -510677,7 +510716,7 @@ var t1 = this.$this; return t1.setState$1(new A._InvoiceDesignState_build__closure22(t1, value)); }, - $signature: 46 + $signature: 44 }; A._InvoiceDesignState_build__closure22.prototype = { call$0() { @@ -510691,7 +510730,7 @@ t1.setState$1(new A._InvoiceDesignState_build__closure20(t1)); this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._InvoiceDesignState_build__closure21(value))); }, - $signature: 160 + $signature: 165 }; A._InvoiceDesignState_build__closure20.prototype = { call$0() { @@ -510712,7 +510751,7 @@ var t1 = this.$this; return t1.setState$1(new A._InvoiceDesignState_build__closure19(t1, value)); }, - $signature: 46 + $signature: 44 }; A._InvoiceDesignState_build__closure19.prototype = { call$0() { @@ -510726,7 +510765,7 @@ t1.setState$1(new A._InvoiceDesignState_build__closure17(t1)); this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._InvoiceDesignState_build__closure18(value))); }, - $signature: 160 + $signature: 165 }; A._InvoiceDesignState_build__closure17.prototype = { call$0() { @@ -510747,7 +510786,7 @@ var t1 = this.$this; return t1.setState$1(new A._InvoiceDesignState_build__closure16(t1, value)); }, - $signature: 46 + $signature: 44 }; A._InvoiceDesignState_build__closure16.prototype = { call$0() { @@ -510761,7 +510800,7 @@ t1.setState$1(new A._InvoiceDesignState_build__closure14(t1)); this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._InvoiceDesignState_build__closure15(value))); }, - $signature: 160 + $signature: 165 }; A._InvoiceDesignState_build__closure14.prototype = { call$0() { @@ -510782,7 +510821,7 @@ var t1 = this.$this; return t1.setState$1(new A._InvoiceDesignState_build__closure13(t1, value)); }, - $signature: 46 + $signature: 44 }; A._InvoiceDesignState_build__closure13.prototype = { call$0() { @@ -510819,7 +510858,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(pageLayout), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, pageLayout, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._InvoiceDesignState_build_closure14.prototype = { call$1(value) { @@ -510839,7 +510878,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(pageSize), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, pageSize, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._InvoiceDesignState_build_closure16.prototype = { call$1(value) { @@ -510884,7 +510923,7 @@ call$1(font) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._InvoiceDesignState_build__closure8(font))); }, - $signature: 63 + $signature: 66 }; A._InvoiceDesignState_build__closure8.prototype = { call$1(b) { @@ -510899,7 +510938,7 @@ call$1(font) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._InvoiceDesignState_build__closure7(font))); }, - $signature: 63 + $signature: 66 }; A._InvoiceDesignState_build__closure7.prototype = { call$1(b) { @@ -511029,7 +511068,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("client_details", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure32.prototype = { call$1(field) { @@ -511047,7 +511086,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("company_details", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure35.prototype = { call$1(field) { @@ -511065,7 +511104,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("company_address", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure38.prototype = { call$1(field) { @@ -511089,7 +511128,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("invoice_details", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure42.prototype = { call$1(field) { @@ -511113,7 +511152,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("quote_details", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure46.prototype = { call$1(field) { @@ -511137,7 +511176,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("credit_details", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure50.prototype = { call$1(field) { @@ -511167,7 +511206,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("vendor_details", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure55.prototype = { call$1(field) { @@ -511185,7 +511224,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("purchase_order_details", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure58.prototype = { call$1(field) { @@ -511203,7 +511242,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("product_columns", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure61.prototype = { call$1(value) { @@ -511234,7 +511273,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("product_quote_columns", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure65.prototype = { call$1(field) { @@ -511252,7 +511291,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("task_columns", values)); }, - $signature: 108 + $signature: 107 }; A._InvoiceDesignState_build_closure68.prototype = { call$1(field) { @@ -511270,7 +511309,7 @@ call$1(values) { this.viewModel.onSettingsChanged.call$1(this.settings.setFieldsForSection$2("total_columns", values)); }, - $signature: 108 + $signature: 107 }; A._PdfPreview.prototype = { createState$0() { @@ -511352,7 +511391,7 @@ call$1(format) { return this.$this.response.bodyBytes; }, - $signature: 114 + $signature: 115 }; A.__InvoiceDesignState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -511397,7 +511436,7 @@ if (t2 !== false !== (t3 !== false)) t1[0].call$1(new A.UpdatedSettingUI()); }, - $signature: 183 + $signature: 191 }; A.InvoiceDesignVM_fromStore_closure0.prototype = { call$2(context, entityTypes) { @@ -511490,7 +511529,7 @@ t1 = type$.legacy_String; _this.webClient.post$3$data(_this.url, _this.credentials.token, B.C_JsonCodec.encode$1(A.LinkedHashMap_LinkedHashMap$_literal(["entity", A.toSnakeCase(entityType.name), "design_id", _this.settings.getDesignId$1(entityType)], t1, t1))).then$1$1(0, new A.InvoiceDesignVM_fromStore_____closure(), type$.Null).catchError$1(new A.InvoiceDesignVM_fromStore_____closure0()); }, - $signature: 249 + $signature: 254 }; A.InvoiceDesignVM_fromStore_____closure.prototype = { call$1(response) { @@ -511697,7 +511736,7 @@ call$1(currency) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._LocalizationSettingsState_build__closure13(currency))); }, - $signature: 63 + $signature: 66 }; A._LocalizationSettingsState_build__closure13.prototype = { call$1(b) { @@ -511725,7 +511764,7 @@ call$1(language) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._LocalizationSettingsState_build__closure11(language))); }, - $signature: 63 + $signature: 66 }; A._LocalizationSettingsState_build__closure11.prototype = { call$1(b) { @@ -511740,7 +511779,7 @@ call$1(timezone) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._LocalizationSettingsState_build__closure10(timezone))); }, - $signature: 63 + $signature: 66 }; A._LocalizationSettingsState_build__closure10.prototype = { call$1(b) { @@ -511755,7 +511794,7 @@ call$1(dateFormat) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._LocalizationSettingsState_build__closure9(dateFormat))); }, - $signature: 63 + $signature: 66 }; A._LocalizationSettingsState_build__closure9.prototype = { call$1(b) { @@ -511817,7 +511856,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(key), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, key, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._LocalizationSettingsState_build_closure11.prototype = { call$1(value) { @@ -512001,7 +512040,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateSettings(settings)); }, - $signature: 183 + $signature: 191 }; A.LocalizationSettingsVM_fromStore_closure.prototype = { call$1(company) { @@ -512009,7 +512048,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.LocalizationSettingsVM_fromStore_closure1.prototype = { call$1(context) { @@ -512077,7 +512116,7 @@ call$1(value) { return this.appBuilder.rebuild$0(); }, - $signature: 100 + $signature: 102 }; A.PaymentSettings.prototype = { createState$0() { @@ -512318,20 +512357,20 @@ var t1 = type$.MappedListIterable_of_legacy_String_and_legacy_Text; return A.List_List$of(new A.MappedListIterable(A._setArrayType(["always", "optout", "optin", "off"], type$.JSArray_legacy_String), new A._PaymentSettingsState_build__closure11(this.localization), t1), true, t1._eval$1("ListIterable.E")); }, - $signature: 280 + $signature: 299 }; A._PaymentSettingsState_build__closure11.prototype = { call$1(type) { var _null = null; return A.Text$(this.localization.lookup$1(type), _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 225 + $signature: 237 }; A._PaymentSettingsState_build_closure1.prototype = { call$1(value) { return A.DropdownMenuItem$(new A.AutobillDropdownMenuItem(value, null), null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._PaymentSettingsState_build_closure3.prototype = { call$1(value) { @@ -512363,7 +512402,7 @@ call$1(paymentType) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._PaymentSettingsState_build__closure7(paymentType))); }, - $signature: 63 + $signature: 66 }; A._PaymentSettingsState_build__closure7.prototype = { call$1(b) { @@ -512507,7 +512546,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.PaymentSettingsVM_fromStore_closure1.prototype = { call$1(settings) { @@ -512913,7 +512952,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.ProductSettingsVM_fromStore_closure.prototype = { call$1(context) { @@ -513089,7 +513128,7 @@ var t1 = this.$this; return t1.setState$1(new A._SettingsListTileState_build__closure0(t1)); }, - $signature: 321 + $signature: 269 }; A._SettingsListTileState_build__closure0.prototype = { call$0() { @@ -513102,7 +513141,7 @@ var t1 = this.$this; return t1.setState$1(new A._SettingsListTileState_build__closure(t1)); }, - $signature: 252 + $signature: 251 }; A._SettingsListTileState_build__closure.prototype = { call$0() { @@ -513704,7 +513743,7 @@ var t1 = this.$this; return t1.setState$1(new A._SettingsWizardState_build__closure1(t1, currency)); }, - $signature: 157 + $signature: 171 }; A._SettingsWizardState_build__closure1.prototype = { call$0() { @@ -513712,7 +513751,7 @@ t1 = t1 == null ? null : t1.get$id(t1); return this.$this._settings_wizard$_currencyId = t1; }, - $signature: 132 + $signature: 128 }; A._SettingsWizardState_build_closure3.prototype = { call$1(value) { @@ -513739,7 +513778,7 @@ t1 = t1 == null ? null : t1.get$id(t1); return this.$this._settings_wizard$_languageId = t1; }, - $signature: 132 + $signature: 128 }; A._SettingsWizardState_build_closure5.prototype = { call$1(value) { @@ -513770,7 +513809,7 @@ t2[0].call$1(t1); this.context.findAncestorStateOfType$1$0(type$.legacy_AppBuilderState).rebuild$0(); }, - $signature: 122 + $signature: 121 }; A._SettingsWizardState_build_closure8.prototype = { call$1(value) { @@ -513790,7 +513829,7 @@ call$1(value) { return this.$this._settings_wizard$_validateSubdomain$0(); }, - $signature: 90 + $signature: 89 }; A._SettingsWizardState_build_closure9.prototype = { call$0() { @@ -514178,7 +514217,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A.TaskSettingsScreen.prototype = { build$1(context) { @@ -514203,7 +514242,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.TaskSettingsVM_fromStore_closure1.prototype = { call$1(settings) { @@ -514211,7 +514250,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateSettings(settings)); }, - $signature: 183 + $signature: 191 }; A.TaskSettingsVM_fromStore_closure.prototype = { call$1(context) { @@ -514444,7 +514483,7 @@ call$1(taxRate) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._TaxSettingsState_build__closure7(taxRate))); }, - $signature: 110 + $signature: 111 }; A._TaxSettingsState_build__closure7.prototype = { call$1(b) { @@ -514461,7 +514500,7 @@ call$1(taxRate) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._TaxSettingsState_build__closure6(taxRate))); }, - $signature: 110 + $signature: 111 }; A._TaxSettingsState_build__closure6.prototype = { call$1(b) { @@ -514478,7 +514517,7 @@ call$1(taxRate) { return this.viewModel.onSettingsChanged.call$1(this.settings.rebuild$1(new A._TaxSettingsState_build__closure5(taxRate))); }, - $signature: 110 + $signature: 111 }; A._TaxSettingsState_build__closure5.prototype = { call$1(b) { @@ -514536,7 +514575,7 @@ } return A.DropdownMenuItem$(A.Text$(t1, _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, code, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._TaxSettingsState_build_closure10.prototype = { call$1(region) { @@ -514836,7 +514875,7 @@ call$1(value) { return this.$this._tax_settings$_taxRate = A.parseDouble(value, false); }, - $signature: 456 + $signature: 457 }; A.__EditSubregionDialogState_build_closure3.prototype = { call$1(context) { @@ -514848,7 +514887,7 @@ call$1(value) { return this.$this._tax_settings$_reducedTaxRate = A.parseDouble(value, false); }, - $signature: 456 + $signature: 457 }; A.__EditSubregionDialogState_build_closure5.prototype = { call$1(context) { @@ -514879,7 +514918,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateSettings(settings)); }, - $signature: 183 + $signature: 191 }; A.TaxSettingsVM_fromStore_closure1.prototype = { call$1(company) { @@ -514887,7 +514926,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.TaxSettingsVM_fromStore_closure.prototype = { call$1(context) { @@ -515109,7 +515148,7 @@ A.loadEmailTemplate(body, t1, null, new A._TemplatesAndRemindersState__renderTemplate_closure0(_this), subject, _this._widget.viewModel.selectedTemplate.toString$0(0)); }, build$1(context) { - var company, t5, enableCustomEmail, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, _this = this, _null = null, + var company, enableCustomEmail, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, t16, _this = this, _null = null, t1 = A.Localizations_of(context, B.Type_AppLocalization_KyD, type$.legacy_AppLocalization), viewModel = _this._widget.viewModel, state = viewModel.state, @@ -515120,12 +515159,8 @@ t4 = t3.selectedCompanyIndex; t2 = t2._list; company = t2[t4].userCompany.company; - if (state.get$isHosted()) - if (!(!state.get$isHosted() || t2[t4].userCompany.account.plan === "enterprise" || t2[t4].userCompany.account.plan === "pro")) { - t5 = state.get$isHosted() && t2[t4].userCompany.account.trialDaysLeft > 0; - enableCustomEmail = t5; - } else - enableCustomEmail = true; + if (!(!state.get$isHosted() || t2[t4].userCompany.account.plan === "enterprise" || t2[t4].userCompany.account.plan === "pro")) + enableCustomEmail = state.get$isHosted() && t2[t4].userCompany.account.trialDaysLeft > 0; else enableCustomEmail = true; t1.toString; @@ -515450,7 +515485,7 @@ var t1 = this.$this; return t1.setState$1(new A._TemplatesAndRemindersState_build__closure4(t1, value, this.viewModel)); }, - $signature: 100 + $signature: 102 }; A._TemplatesAndRemindersState_build__closure4.prototype = { call$0() { @@ -515782,7 +515817,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateSettings(settings)); }, - $signature: 183 + $signature: 191 }; A.TemplatesAndRemindersVM_fromStore_closure.prototype = { call$1(template) { @@ -516432,7 +516467,7 @@ call$1(context) { return new A.UserSmsVerification(false, null, null); }, - $signature: 345 + $signature: 347 }; A._UserDetailsState_build__closure4.prototype = { call$1(context) { @@ -516481,7 +516516,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(A.S(value), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, value, type$.legacy_int); }, - $signature: 159 + $signature: 164 }; A._UserDetailsState_build_closure11.prototype = { call$1(value) { @@ -517158,7 +517193,7 @@ call$1(context) { return A.SimpleDialog$(A._setArrayType([new A.LoadingDialog(null)], type$.JSArray_legacy_Widget), null); }, - $signature: 214 + $signature: 222 }; A.UserDetailsVM_fromStore___closure9.prototype = { call$1(_) { @@ -517340,7 +517375,7 @@ var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(option), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, option, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._WorkflowSettingsState_build_closure5.prototype = { call$1(value) { @@ -517406,7 +517441,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateSettings(settings)); }, - $signature: 183 + $signature: 191 }; A.WorkflowSettingsVM_fromStore_closure1.prototype = { call$1(company) { @@ -517414,7 +517449,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1[0].call$1(new A.UpdateCompany(company)); }, - $signature: 133 + $signature: 136 }; A.WorkflowSettingsVM_fromStore_closure.prototype = { call$1(context) { @@ -517755,7 +517790,7 @@ t3.get$_subscription_model$_$this()._postPurchaseUrl = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState__onChanged_closure0.prototype = { call$0() { @@ -517767,7 +517802,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._SubscriptionEditState_build_closure.prototype = { call$1(groupId) { @@ -517780,7 +517815,7 @@ b.get$_subscription_model$_$this()._subscription_model$_groupId = this.groupId; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure0.prototype = { call$1(userId) { @@ -517793,7 +517828,7 @@ b.get$_subscription_model$_$this()._subscription_model$_assignedUserId = this.userId; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure1.prototype = { call$1(value) { @@ -517812,7 +517847,7 @@ b.get$_subscription_model$_$this()._productIds = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build___closure7.prototype = { call$1(part) { @@ -517839,7 +517874,7 @@ t2 = t1.uiState.selectedCompanyIndex; return A.ListTile$(false, _null, _null, _null, true, _null, _null, false, _null, _null, _null, _null, _null, false, _null, _null, _null, _null, _null, A.Text$(t1.userCompanyStates._list[t2].productState.$get$1(0, productId).productKey, _null, _null, _null, _null, _null, _null, _null, _null, _null), A.IconButton$(_null, _null, _null, _null, A.Icon$(B.IconData_57704_MaterialIcons_null_false, _null, _null), _null, new A._SubscriptionEditState_build__closure26(this.subscription, productId, this.viewModel), _null, _null, _null, _null), _null); }, - $signature: 217 + $signature: 221 }; A._SubscriptionEditState_build__closure26.prototype = { call$0() { @@ -517856,7 +517891,7 @@ b.get$_subscription_model$_$this()._productIds = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure4.prototype = { call$1(value) { @@ -517875,7 +517910,7 @@ b.get$_subscription_model$_$this()._recurringProductIds = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build___closure5.prototype = { call$1(part) { @@ -517902,7 +517937,7 @@ t2 = t1.uiState.selectedCompanyIndex; return A.ListTile$(false, _null, _null, _null, true, _null, _null, false, _null, _null, _null, _null, _null, false, _null, _null, _null, _null, _null, A.Text$(t1.userCompanyStates._list[t2].productState.$get$1(0, productId).productKey, _null, _null, _null, _null, _null, _null, _null, _null, _null), A.IconButton$(_null, _null, _null, _null, A.Icon$(B.IconData_57704_MaterialIcons_null_false, _null, _null), _null, new A._SubscriptionEditState_build__closure23(this.subscription, productId, this.viewModel), _null, _null, _null, _null), _null); }, - $signature: 217 + $signature: 221 }; A._SubscriptionEditState_build__closure23.prototype = { call$0() { @@ -517919,7 +517954,7 @@ b.get$_subscription_model$_$this()._recurringProductIds = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure7.prototype = { call$1(value) { @@ -517938,7 +517973,7 @@ b.get$_subscription_model$_$this()._optionalProductIds = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build___closure3.prototype = { call$1(part) { @@ -517965,7 +518000,7 @@ t2 = t1.uiState.selectedCompanyIndex; return A.ListTile$(false, _null, _null, _null, true, _null, _null, false, _null, _null, _null, _null, _null, false, _null, _null, _null, _null, _null, A.Text$(t1.userCompanyStates._list[t2].productState.$get$1(0, productId).productKey, _null, _null, _null, _null, _null, _null, _null, _null, _null), A.IconButton$(_null, _null, _null, _null, A.Icon$(B.IconData_57704_MaterialIcons_null_false, _null, _null), _null, new A._SubscriptionEditState_build__closure20(this.subscription, productId, this.viewModel), _null, _null, _null, _null), _null); }, - $signature: 217 + $signature: 221 }; A._SubscriptionEditState_build__closure20.prototype = { call$0() { @@ -517982,7 +518017,7 @@ b.get$_subscription_model$_$this()._optionalProductIds = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure10.prototype = { call$1(value) { @@ -518001,7 +518036,7 @@ b.get$_subscription_model$_$this()._optionalRecurringProductIds = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build___closure1.prototype = { call$1(part) { @@ -518028,7 +518063,7 @@ t2 = t1.uiState.selectedCompanyIndex; return A.ListTile$(false, _null, _null, _null, true, _null, _null, false, _null, _null, _null, _null, _null, false, _null, _null, _null, _null, _null, A.Text$(t1.userCompanyStates._list[t2].productState.$get$1(0, productId).productKey, _null, _null, _null, _null, _null, _null, _null, _null, _null), A.IconButton$(_null, _null, _null, _null, A.Icon$(B.IconData_57704_MaterialIcons_null_false, _null, _null), _null, new A._SubscriptionEditState_build__closure17(this.subscription, productId, this.viewModel), _null, _null, _null, _null), _null); }, - $signature: 217 + $signature: 221 }; A._SubscriptionEditState_build__closure17.prototype = { call$0() { @@ -518045,7 +518080,7 @@ b.get$_subscription_model$_$this()._optionalRecurringProductIds = t1; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure14.prototype = { call$1(value) { @@ -518058,7 +518093,7 @@ b.get$_subscription_model$_$this()._subscription_model$_frequencyId = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure13.prototype = { call$1(entry) { @@ -518066,7 +518101,7 @@ t1 = entry.get$key(entry); return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(entry.get$value(entry)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, t1, type$.legacy_String); }, - $signature: 284 + $signature: 307 }; A._SubscriptionEditState_build_closure16.prototype = { call$1(value) { @@ -518079,27 +518114,27 @@ b.get$_subscription_model$_$this()._subscription_model$_autoBill = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure17.prototype = { call$1(context) { var t1 = type$.MappedListIterable_of_legacy_String_and_legacy_Text; return A.List_List$of(new A.MappedListIterable(A._setArrayType(["", "always", "optout", "optin", "off"], type$.JSArray_legacy_String), new A._SubscriptionEditState_build__closure14(this.localization), t1), true, t1._eval$1("ListIterable.E")); }, - $signature: 280 + $signature: 299 }; A._SubscriptionEditState_build__closure14.prototype = { call$1(type) { var _null = null; return A.Text$(this.localization.lookup$1(type), _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 225 + $signature: 237 }; A._SubscriptionEditState_build_closure15.prototype = { call$1(value) { return A.DropdownMenuItem$(new A.AutobillDropdownMenuItem(value, null), null, value, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._SubscriptionEditState_build_closure18.prototype = { call$1(value) { @@ -518112,7 +518147,7 @@ b.get$_subscription_model$_$this()._subscription_model$_isAmountDiscount = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure19.prototype = { call$1(value) { @@ -518125,7 +518160,7 @@ b.get$_subscription_model$_$this()._registrationRequired = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure20.prototype = { call$1(value) { @@ -518138,7 +518173,7 @@ b.get$_subscription_model$_$this()._useInventoryManagement = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure21.prototype = { call$1(value) { @@ -518151,7 +518186,7 @@ b.get$_subscription_model$_$this()._allowQueryOverrides = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure22.prototype = { call$1(value) { @@ -518164,7 +518199,7 @@ b.get$_subscription_model$_$this()._allowPlanChanges = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure23.prototype = { call$1(value) { @@ -518177,7 +518212,7 @@ b.get$_subscription_model$_$this()._allowCancellation = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure24.prototype = { call$1(value) { @@ -518190,7 +518225,7 @@ b.get$_subscription_model$_$this()._refundPeriod = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure25.prototype = { call$1(value) { @@ -518215,7 +518250,7 @@ b.get$_subscription_model$_$this()._trialDuration = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure27.prototype = { call$1(value) { @@ -518240,13 +518275,13 @@ b.get$webhookConfiguration().get$_subscription_model$_$this()._postPurchaseRestMethod = this.value; return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure29.prototype = { call$1(value) { return this.$this.setState$1(new A._SubscriptionEditState_build__closure2()); }, - $signature: 90 + $signature: 89 }; A._SubscriptionEditState_build__closure2.prototype = { call$0() { @@ -518257,7 +518292,7 @@ call$1(value) { return this.$this.setState$1(new A._SubscriptionEditState_build__closure1()); }, - $signature: 90 + $signature: 89 }; A._SubscriptionEditState_build__closure1.prototype = { call$0() { @@ -518282,14 +518317,14 @@ b.get$webhookConfiguration().get$postPurchaseHeaders().$indexSet(0, this.key, this.value); return b; }, - $signature: 66 + $signature: 68 }; A._SubscriptionEditState_build_closure32.prototype = { call$1(key) { var _this = this, _null = null; return A.ListTile$(false, B.EdgeInsets_0_0_0_0, _null, _null, true, _null, _null, false, _null, _null, _null, _null, _null, false, _null, _null, _null, _null, _null, A.Row$(A._setArrayType([A.Expanded$(A.Text$(key, _null, _null, _null, _null, _null, _null, _null, _null, _null), 1), new A.SizedBox(16, _null, _null, _null), A.Expanded$(A.Text$(_this.webhookConfiguration.postPurchaseHeaders._map$_map.$index(0, key), _null, _null, _null, _null, _null, _null, _null, _null, _null), 1)], type$.JSArray_legacy_Widget), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), A.IconButton$(_null, _null, _null, _null, A.Icon$(B.IconData_57704_MaterialIcons_null_false, _null, _null), _null, new A._SubscriptionEditState_build__closure(_this.viewModel, _this.subscription, key), _null, _null, _this.localization.get$removeHeader(), _null), _null); }, - $signature: 217 + $signature: 221 }; A._SubscriptionEditState_build__closure.prototype = { call$0() { @@ -518302,7 +518337,7 @@ b.get$webhookConfiguration().get$postPurchaseHeaders().get$_safeMap().remove$1(0, this.key); return b; }, - $signature: 66 + $signature: 68 }; A.__SubscriptionEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -519146,7 +519181,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._TaskEditState_build_closure2.prototype = { call$2(context, action) { @@ -519161,7 +519196,7 @@ call$2(context, action) { return this.$this._task_edit$_onSavePressed$2(context, action); }, - $signature: 68 + $signature: 64 }; A._TaskEditState_build_closure.prototype = { call$0() { @@ -519236,7 +519271,7 @@ return t1 + " \u2022 " + title; return title; }, - $signature: 132 + $signature: 128 }; A.__TaskEditState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -519406,7 +519441,7 @@ b.get$_task_model$_$this()._task_model$_customValue4 = t1; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDesktopState__onChanged_closure0.prototype = { call$0() { @@ -519418,14 +519453,14 @@ call$1(taskTime) { return taskTime.get$isEmpty(taskTime); }, - $signature: 208 + $signature: 215 }; A._TaskEditDesktopState_build_closure0.prototype = { call$1(b) { b.get$_task_model$_$this()._task_model$_startDate = null; return b; }, - $signature: 260 + $signature: 248 }; A._TaskEditDesktopState_build_closure2.prototype = { call$1(client) { @@ -519443,13 +519478,13 @@ b.get$_task_model$_$this()._task_model$_projectId = ""; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDesktopState_build_closure1.prototype = { call$1(completer) { this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 224 + $signature: 208 }; A._TaskEditDesktopState_build_closure3.prototype = { call$1(selectedId) { @@ -519474,13 +519509,13 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDesktopState_build_closure4.prototype = { call$1(completer) { this.viewModel.onAddProjectPressed.call$2(this.context, completer); }, - $signature: 224 + $signature: 208 }; A._TaskEditDesktopState_build_closure5.prototype = { call$1(userId) { @@ -519493,7 +519528,7 @@ b.get$_task_model$_$this()._task_model$_assignedUserId = this.userId; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDesktopState_build_closure6.prototype = { call$1(selectedId) { @@ -519513,7 +519548,7 @@ b.get$_task_model$_$this()._statusOrder = null; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDesktopState_build_closure7.prototype = { call$1(taskTime) { @@ -519616,7 +519651,7 @@ t1 = _this.$this; t1.setState$1(new A._TaskEditDesktopState_build___closure6(t1)); }, - $signature: 44 + $signature: 45 }; A._TaskEditDesktopState_build___closure6.prototype = { call$0() { @@ -519632,7 +519667,7 @@ t1 = _this.$this; t1.setState$1(new A._TaskEditDesktopState_build___closure5(t1)); }, - $signature: 333 + $signature: 334 }; A._TaskEditDesktopState_build___closure5.prototype = { call$0() { @@ -519648,7 +519683,7 @@ t1 = _this.$this; t1.setState$1(new A._TaskEditDesktopState_build___closure4(t1)); }, - $signature: 44 + $signature: 45 }; A._TaskEditDesktopState_build___closure4.prototype = { call$0() { @@ -519664,7 +519699,7 @@ t1 = _this.$this; t1.setState$1(new A._TaskEditDesktopState_build___closure3(t1)); }, - $signature: 333 + $signature: 334 }; A._TaskEditDesktopState_build___closure3.prototype = { call$0() { @@ -519699,7 +519734,7 @@ b.get$_task_model$_$this()._description = this.value; return b; }, - $signature: 260 + $signature: 248 }; A._TaskEditDesktopState_build__closure5.prototype = { call$0() { @@ -519714,7 +519749,7 @@ b.get$_task_model$_$this()._isBillable = !t1; return b; }, - $signature: 260 + $signature: 248 }; A._TaskEditDesktopState_build__closure6.prototype = { call$0() { @@ -519871,7 +519906,7 @@ b.get$_task_model$_$this()._task_model$_customValue4 = t1; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDetailsState__onChanged_closure0.prototype = { call$0() { @@ -519895,13 +519930,13 @@ b.get$_task_model$_$this()._task_model$_projectId = ""; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDetailsState_build_closure.prototype = { call$1(completer) { this.viewModel.onAddClientPressed.call$2(this.context, completer); }, - $signature: 224 + $signature: 208 }; A._TaskEditDetailsState_build_closure1.prototype = { call$1(selectedId) { @@ -519926,13 +519961,13 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDetailsState_build_closure2.prototype = { call$1(completer) { this.viewModel.onAddProjectPressed.call$2(this.context, completer); }, - $signature: 224 + $signature: 208 }; A._TaskEditDetailsState_build_closure3.prototype = { call$1(userId) { @@ -519945,7 +519980,7 @@ b.get$_task_model$_$this()._task_model$_assignedUserId = this.userId; return b; }, - $signature: 67 + $signature: 65 }; A._TaskEditDetailsState_build_closure4.prototype = { call$1(selectedId) { @@ -519963,7 +519998,7 @@ b.get$_task_model$_$this()._statusOrder = null; return b; }, - $signature: 67 + $signature: 65 }; A.TaskEditDetailsScreen.prototype = { build$1(context) { @@ -520000,7 +520035,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateTask(task)); }, - $signature: 243 + $signature: 260 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure0.prototype = { call$2(context, completer) { @@ -520013,7 +520048,7 @@ A.createEntity(new A._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: 118 + $signature: 117 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure2.prototype = { call$1(_) { @@ -520051,7 +520086,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.DeleteTaskTime(index)); }, - $signature: 122 + $signature: 121 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure1.prototype = { call$2(context, completer) { @@ -520064,14 +520099,14 @@ A.createEntity(new A._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: 118 + $signature: 117 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure.prototype = { call$1(b) { b.get$_project_model$_$this()._project_model$_clientId = this.task.clientId; return b; }, - $signature: 174 + $signature: 180 }; A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure0.prototype = { call$1(_) { @@ -520144,7 +520179,7 @@ var t1 = this.taskTime; return J.$eq$(time.startDate, t1.startDate) && J.$eq$(time.endDate, t1.endDate); }, - $signature: 208 + $signature: 215 }; A._TaskEditTimesState_build_closure.prototype = { call$1(duration) { @@ -520218,7 +520253,7 @@ var t1 = this.$this; t1.setState$1(new A.TimeEditDetailsState_build__closure6(t1, date, this.showEndDate, this.viewModel)); }, - $signature: 44 + $signature: 45 }; A.TimeEditDetailsState_build__closure6.prototype = { call$0() { @@ -520236,7 +520271,7 @@ var t1 = this.$this; t1.setState$1(new A.TimeEditDetailsState_build__closure5(t1, timeOfDay, this.viewModel)); }, - $signature: 333 + $signature: 334 }; A.TimeEditDetailsState_build__closure5.prototype = { call$0() { @@ -520253,7 +520288,7 @@ var t1 = this.$this; t1.setState$1(new A.TimeEditDetailsState_build__closure4(t1, date, this.viewModel)); }, - $signature: 44 + $signature: 45 }; A.TimeEditDetailsState_build__closure4.prototype = { call$0() { @@ -520270,7 +520305,7 @@ var t1 = this.$this; t1.setState$1(new A.TimeEditDetailsState_build__closure3(t1, timeOfDay, this.viewModel)); }, - $signature: 333 + $signature: 334 }; A.TimeEditDetailsState_build__closure3.prototype = { call$0() { @@ -520313,7 +520348,7 @@ b.get$_task_model$_$this()._description = this.value; return b; }, - $signature: 260 + $signature: 248 }; A.TimeEditDetailsState_build_closure5.prototype = { call$1(value) { @@ -520330,7 +520365,7 @@ b.get$_task_model$_$this()._isBillable = this.value; return b; }, - $signature: 260 + $signature: 248 }; A.TimeEditDetailsState_build__closure0.prototype = { call$0() { @@ -520472,7 +520507,7 @@ call$1(time) { return time.endDate == null; }, - $signature: 208 + $signature: 215 }; A.TaskEditVM_TaskEditVM$fromStore_closure.prototype = { call$2(context, action) { @@ -520486,7 +520521,7 @@ call$1(context) { return this.call$2(context, null); }, - $signature: 177 + $signature: 187 }; A.TaskEditVM_TaskEditVM$fromStore__closure0.prototype = { call$0() { @@ -520585,7 +520620,7 @@ A.viewEntity(false, savedTask, _null, true); } }, - $signature: 243 + $signature: 260 }; A.TaskEditVM_TaskEditVM$fromStore___closure1.prototype = { call$1(error) { @@ -520729,7 +520764,7 @@ var t1 = this.$this; t1.setState$1(new A._KanbanTaskCardState_build___closure(t1)); }, - $signature: 243 + $signature: 260 }; A._KanbanTaskCardState_build___closure.prototype = { call$0() { @@ -520758,7 +520793,7 @@ var t1 = this.$this; return t1.setState$1(new A._KanbanTaskCardState_build__closure0(t1)); }, - $signature: 252 + $signature: 251 }; A._KanbanTaskCardState_build__closure0.prototype = { call$0() { @@ -520799,7 +520834,7 @@ t2 = this.project; return t1 + (!t2.get$isNew() ? " \u2022 " + t2.name : ""); }, - $signature: 132 + $signature: 128 }; A._KanbanTaskCardState_build_closure6.prototype = { call$1(context) { @@ -520904,7 +520939,7 @@ var t1 = this.$this; t1.setState$1(new A._KanbanStatusCardState__onSavePressed__closure(t1)); }, - $signature: 264 + $signature: 294 }; A._KanbanStatusCardState__onSavePressed__closure.prototype = { call$0() { @@ -521082,7 +521117,7 @@ t1.setState$1(new A.KanbanViewState_build___closure(t1, startIndex, endIndex)); t1._onBoardChanged$0(); }, - $signature: 129 + $signature: 130 }; A.KanbanViewState_build___closure.prototype = { call$0() { @@ -521153,7 +521188,7 @@ b.get$_task_model$_$this()._task_model$_statusId = this.status.id; return b; }, - $signature: 67 + $signature: 65 }; A.KanbanViewState_build__closure3.prototype = { call$1(taskId) { @@ -521162,7 +521197,7 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].taskState.$get$1(0, taskId); }, - $signature: 199 + $signature: 198 }; A.KanbanViewState_build__closure4.prototype = { call$1(task) { @@ -521320,7 +521355,7 @@ b.get$_task_status_model$_$this()._task_status_model$_statusOrder = t1; return b; }, - $signature: 165 + $signature: 172 }; A.KanbanVM_fromStore_closure0.prototype = { call$5(completer, taskId, statusId, description, statusOrder) { @@ -521367,7 +521402,7 @@ b.get$_task_model$_$this()._task_model$_statusId = _this.statusId; return b; }, - $signature: 67 + $signature: 65 }; A.KanbanVM_fromStore__closure1.prototype = { call$1(b) { @@ -521381,7 +521416,7 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 67 + $signature: 65 }; A.KanbanVM_fromStore__closure2.prototype = { call$1(b) { @@ -521397,7 +521432,7 @@ b.get$_task_model$_$this()._task_model$_clientId = t1; return b; }, - $signature: 67 + $signature: 65 }; A.KanbanVM_fromStore__closure3.prototype = { call$1(b) { @@ -521411,7 +521446,7 @@ b.get$_task_model$_$this()._task_model$_assignedUserId = t1; return b; }, - $signature: 67 + $signature: 65 }; A.TaskListItem.prototype = { build$1(context) { @@ -521504,7 +521539,7 @@ var _null = null; return A.formatNumber(B.JSInt_methods._tdivFast$1(this.$this.task.calculateDuration$0()._duration, 1000000), this.context, _null, _null, B.FormatNumberType_6, true, _null, _null, false); }, - $signature: 132 + $signature: 128 }; A.TaskListItem_build_closure.prototype = { call$0() { @@ -521556,7 +521591,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.TaskListItem_build__closure2.prototype = { call$0() { @@ -521583,7 +521618,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.task], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.TaskListItem_build__closure5.prototype = { call$0() { @@ -521627,7 +521662,7 @@ taskId = J.$index$asx(t1.taskList, index); return A.TaskListItem$(t1.filter, false, true, null, null, true, t1.taskMap._map$_map.$index(0, taskId)); }, - $signature: 344 + $signature: 345 }; A.TaskListVM.prototype = { get$user(receiver) { @@ -521758,7 +521793,7 @@ call$1(time) { return time.startDate != null && time.endDate != null; }, - $signature: 208 + $signature: 215 }; A.TaskPresenter_getField_closure0.prototype = { call$1(time) { @@ -521838,7 +521873,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 165 + $signature: 172 }; A.TaskScreen_build_closure0.prototype = { call$1(b) { @@ -521848,7 +521883,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 165 + $signature: 172 }; A.TaskScreen_build_closure1.prototype = { call$1(b) { @@ -521858,7 +521893,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 165 + $signature: 172 }; A.TaskScreen_build_closure2.prototype = { call$1(b) { @@ -521871,7 +521906,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 165 + $signature: 172 }; A.TaskScreen_build_closure18.prototype = { call$0() { @@ -521903,7 +521938,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterTasksByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.TaskScreen_build_closure17.prototype = { call$0() { @@ -521963,7 +521998,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterTasksByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.TaskScreen_build_closure6.prototype = { call$1(value) { @@ -522084,7 +522119,7 @@ var t1 = this.$this.taskTime; return A.formatDuration(t1.get$duration(t1), true); }, - $signature: 132 + $signature: 128 }; A.TaskView.prototype = { createState$0() { @@ -522161,19 +522196,19 @@ t6 = !t5 ? B.EntityAction_archive : B.EntityAction_invoiceTask; return A.Column$(A._setArrayType([t2, new A.BottomButtons(t3, t4, t6, t5, true, _null)], t1), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); }, - $signature: 262 + $signature: 240 }; A._TaskViewState_build__closure.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._TaskViewState_build__closure0.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__TaskViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -522200,13 +522235,13 @@ call$1(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.TaskViewDocuments_build_closure0.prototype = { call$3($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.TaskOverview.prototype = { createState$0() { @@ -522333,7 +522368,7 @@ new A.ReversedListIterable(items, A._arrayInstanceType(items)._eval$1("ReversedListIterable<1>")).forEach$1(0, new A._TaskOverviewState_build__buildView_closure(widgets, t1, _this.viewModel)); return widgets; }, - $signature: 251 + $signature: 262 }; A._TaskOverviewState_build__buildView_closure.prototype = { call$1(taskTime) { @@ -522349,13 +522384,13 @@ t3 = t2.uiState.selectedCompanyIndex; return t2.userCompanyStates._list[t3].userCompany.canEditEntity$1(this.task) ? t1.onEditPressed.call$2(context, this.taskTime) : null; }, - $signature: 47 + $signature: 54 }; A._TaskOverviewState_build_closure.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.TaskViewScreen.prototype = { build$1(context) { @@ -522426,7 +522461,7 @@ t2[0].call$1(new A.SaveTaskDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.task)); t1.then$1$1(0, new A.TaskViewVM_TaskViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.TaskViewVM_TaskViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.TaskViewVM_TaskViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -522459,7 +522494,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.TaskViewVM_TaskViewVM$fromStore__closure.prototype = { call$1(value) { @@ -522541,7 +522576,7 @@ b.get$_task_status_model$_$this()._task_status_model$_name = t1; return b; }, - $signature: 165 + $signature: 172 }; A._TaskStatusEditState__onChanged_closure0.prototype = { call$0() { @@ -522553,7 +522588,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._TaskStatusEditState_build_closure.prototype = { call$1(context) { @@ -522564,7 +522599,7 @@ t4 = type$.JSArray_legacy_Widget; return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, A._setArrayType([A.DecoratedFormField$(false, _null, true, t1._task_status_edit$_nameController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_0_null_null, t2.get$name(t2), _null, _null, false, _null, _null, t1.get$_task_status_edit$_onSavePressed(), true, _null, _null, B.TextAlign_4, new A._TaskStatusEditState_build__closure(t2)), A.FormColorPicker$(t3.color, _null, new A._TaskStatusEditState_build__closure0(_this.viewModel, t3))], t4), _null, _null, false, _null, false, _null, _null)], t4), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._TaskStatusEditState_build__closure.prototype = { call$1(val) { @@ -522583,7 +522618,7 @@ b.get$_task_status_model$_$this()._task_status_model$_color = this.value; return b; }, - $signature: 165 + $signature: 172 }; A.TaskStatusEditScreen.prototype = { build$1(context) { @@ -522617,7 +522652,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateTaskStatus(taskStatus)); }, - $signature: 264 + $signature: 294 }; A.TaskStatusEditVM_TaskStatusEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -522687,7 +522722,7 @@ } else A.viewEntity(false, savedTaskStatus, null, true); }, - $signature: 264 + $signature: 294 }; A.TaskStatusEditVM_TaskStatusEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -523174,7 +523209,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateTaxRate(taxRate)); }, - $signature: 153 + $signature: 139 }; A.TaxRateEditVM_TaxRateEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -523248,7 +523283,7 @@ } else A.viewEntity(false, savedTaxRate, null, true); }, - $signature: 153 + $signature: 139 }; A.TaxRateEditVM_TaxRateEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -523637,7 +523672,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._TokenEditState_build_closure.prototype = { call$1(context) { @@ -523647,7 +523682,7 @@ t3 = type$.JSArray_legacy_Widget; return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, A._setArrayType([A.DecoratedFormField$(false, _null, true, t1._token_edit$_nameController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_0_null_null, t2.get$name(t2), _null, _null, false, _null, _null, t1.get$_token_edit$_onSavePressed(), true, _null, _null, B.TextAlign_4, new A._TokenEditState_build__closure(t2))], t3), _null, _null, false, _null, false, _null, _null)], t3), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._TokenEditState_build__closure.prototype = { call$1(value) { @@ -524238,13 +524273,13 @@ b.get$_transaction_model$_$this()._transaction_model$_description = t1; return b; }, - $signature: 126 + $signature: 123 }; A._TransactionEditState_build_closure0.prototype = { call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._TransactionEditState_build_closure1.prototype = { call$1(context) { @@ -524276,7 +524311,7 @@ t15 = type$.JSArray_legacy_Widget; return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, A._setArrayType([t5, t2, t7, t10, A.EntityDropdown$(true, false, t11, t13.call$5(t8.map, t8.list, t9, t14.userState.map, t11), _null, B.EntityType_bankAccount, B.List_empty0, t12, new A._TransactionEditState_build__closure4(t4, context), new A._TransactionEditState_build__closure5(_this.store), new A._TransactionEditState_build__closure6(t4, t3), new A._TransactionEditState_build__closure7(), _null, new A._TransactionEditState_build__closure8(t3, t1)), A.DecoratedFormField$(false, _null, false, t6._descriptionController, _null, true, _null, _null, _null, _null, false, false, _null, B.TextInputType_1_null_null, t1.get$description(t1), 6, _null, false, _null, _null, _null, true, _null, _null, B.TextAlign_4, _null)], t15), _null, _null, false, _null, false, _null, _null)], t15), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._TransactionEditState_build__closure.prototype = { call$1(value) { @@ -524289,20 +524324,20 @@ b.get$_transaction_model$_$this()._baseType = this.value; return b; }, - $signature: 126 + $signature: 123 }; A._TransactionEditState_build__closure0.prototype = { call$2(date, _) { this.viewModel.onChanged.call$1(this.transaction.rebuild$1(new A._TransactionEditState_build___closure2(date))); }, - $signature: 44 + $signature: 45 }; A._TransactionEditState_build___closure2.prototype = { call$1(b) { b.get$_transaction_model$_$this()._transaction_model$_date = this.date; return b; }, - $signature: 126 + $signature: 123 }; A._TransactionEditState_build__closure1.prototype = { call$1(_) { @@ -524321,7 +524356,7 @@ var t1 = this.viewModel; return t1.onChanged.call$1(t1.transaction.rebuild$1(new A._TransactionEditState_build___closure1(currency))); }, - $signature: 63 + $signature: 66 }; A._TransactionEditState_build___closure1.prototype = { call$1(b) { @@ -524332,13 +524367,13 @@ b.get$_transaction_model$_$this()._transaction_model$_currencyId = t1; return b; }, - $signature: 126 + $signature: 123 }; A._TransactionEditState_build__closure6.prototype = { call$1(bankAccount) { return this.viewModel.onChanged.call$1(this.transaction.rebuild$1(new A._TransactionEditState_build___closure(bankAccount))); }, - $signature: 63 + $signature: 66 }; A._TransactionEditState_build___closure.prototype = { call$1(b) { @@ -524354,7 +524389,7 @@ call$1(completer) { return this.viewModel.onAddBankAccountPressed.call$2(this.context, completer); }, - $signature: 273 + $signature: 284 }; A._TransactionEditState_build__closure5.prototype = { call$2(completer, $name) { @@ -524363,14 +524398,14 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveBankAccountRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A._TransactionEditState_build___closure0.prototype = { call$1(b) { b.get$_bank_account_model$_$this()._bank_account_model$_name = this.name; return b; }, - $signature: 247 + $signature: 252 }; A._TransactionEditState_build__closure8.prototype = { call$1(value) { @@ -524382,7 +524417,7 @@ call$1(entity) { return ""; }, - $signature: 37 + $signature: 38 }; A.TransactionEditScreen.prototype = { build$1(context) { @@ -524416,7 +524451,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateTransaction(transaction)); }, - $signature: 195 + $signature: 219 }; A.TransactionEditVM_TransactionEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -524494,7 +524529,7 @@ } else A.viewEntity(false, savedTransaction, null, true); }, - $signature: 195 + $signature: 219 }; A.TransactionEditVM_TransactionEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -524518,7 +524553,7 @@ A.createEntity(new A._AsyncCompleter(t2, type$._AsyncCompleter_Null), completer, context, t1, null, true); completer.get$future().then$1$1(0, new A.TransactionEditVM_TransactionEditVM$fromStore__closure0(t3), t4); }, - $signature: 118 + $signature: 117 }; A.TransactionEditVM_TransactionEditVM$fromStore__closure.prototype = { call$1(_) { @@ -524623,7 +524658,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.TransactionListItem_build__closure2.prototype = { call$0() { @@ -524650,7 +524685,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.transaction], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.TransactionListItem_build__closure5.prototype = { call$0() { @@ -524789,9 +524824,9 @@ t2 = t1.$ti._eval$1("MappedIterable<1,Padding*>"); return new A.ConstrainedBox(new A.BoxConstraints(0, 200, 0, 1 / 0), A.Wrap$(B.WrapAlignment_0, A.List_List$of(new A.MappedIterable(t1, new A.TransactionPresenter_getField_closure1(transaction), t2), true, t2._eval$1("Iterable.E")), B.Clip_2, B.WrapCrossAlignment_0, 0), _null); case "expense": - t2 = t1.userCompanyStates; - t1 = t1.uiState.selectedCompanyIndex; - return new A.LinkTextRelatedEntity(t2._list[t1].expenseState.$get$1(0, transaction.expenseId), transaction, _null); + t1 = new A.MappedListIterable(A._setArrayType(transaction.expenseId.split(","), type$.JSArray_String), new A.TransactionPresenter_getField_closure2(t1), type$.MappedListIterable_of_String_and_legacy_ExpenseEntity).super$Iterable$where(0, new A.TransactionPresenter_getField_closure3()); + t2 = t1.$ti._eval$1("MappedIterable<1,Padding*>"); + return new A.ConstrainedBox(new A.BoxConstraints(0, 200, 0, 1 / 0), A.Wrap$(B.WrapAlignment_0, A.List_List$of(new A.MappedIterable(t1, new A.TransactionPresenter_getField_closure4(transaction), t2), true, t2._eval$1("Iterable.E")), B.Clip_2, B.WrapCrossAlignment_0, 0), _null); case "vendor": t2 = t1.userCompanyStates; t1 = t1.uiState.selectedCompanyIndex; @@ -524811,13 +524846,13 @@ t1 = t1.uiState.selectedCompanyIndex; return t2._list[t1].invoiceState.map._map$_map.$index(0, invoiceId); }, - $signature: 70 + $signature: 72 }; A.TransactionPresenter_getField_closure0.prototype = { call$1(invoice) { return invoice != null; }, - $signature: 107 + $signature: 108 }; A.TransactionPresenter_getField_closure1.prototype = { call$1(invoice) { @@ -524825,6 +524860,27 @@ }, $signature: 783 }; + A.TransactionPresenter_getField_closure2.prototype = { + call$1(expenseId) { + var t1 = this.state, + t2 = t1.userCompanyStates; + t1 = t1.uiState.selectedCompanyIndex; + return t2._list[t1].expenseState.map._map$_map.$index(0, expenseId); + }, + $signature: 207 + }; + A.TransactionPresenter_getField_closure3.prototype = { + call$1(expense) { + return expense != null; + }, + $signature: 364 + }; + A.TransactionPresenter_getField_closure4.prototype = { + call$1(expense) { + return new A.Padding(B.EdgeInsets_0_0_8_0, new A.LinkTextRelatedEntity(expense, this.transaction, null), null); + }, + $signature: 3095 + }; A.TransactionScreen.prototype = { build$1(context) { var t2, t3, t4, userCompany, statuses, t5, t6, t7, t8, _null = null, @@ -524873,7 +524929,7 @@ b.get$_transaction_model$_$this()._transaction_model$_name = t1; return b; }, - $signature: 290 + $signature: 316 }; A.TransactionScreen_build_closure0.prototype = { call$1(b) { @@ -524889,7 +524945,7 @@ b.get$_transaction_model$_$this()._transaction_model$_name = t1; return b; }, - $signature: 290 + $signature: 316 }; A.TransactionScreen_build_closure1.prototype = { call$1(b) { @@ -524905,7 +524961,7 @@ b.get$_transaction_model$_$this()._transaction_model$_name = t1; return b; }, - $signature: 290 + $signature: 316 }; A.TransactionScreen_build_closure2.prototype = { call$1(b) { @@ -524920,7 +524976,7 @@ b.get$_transaction_model$_$this()._transaction_model$_name = t1; return b; }, - $signature: 290 + $signature: 316 }; A.TransactionScreen_build_closure3.prototype = { call$1(b) { @@ -524930,7 +524986,7 @@ b.get$_transaction_model$_$this()._transaction_model$_name = t1; return b; }, - $signature: 290 + $signature: 316 }; A.TransactionScreen_build_closure17.prototype = { call$0() { @@ -524962,7 +525018,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.FilterTransactionsByStatus($status)); }, - $signature: 111 + $signature: 109 }; A.TransactionScreen_build_closure16.prototype = { call$0() { @@ -525074,7 +525130,7 @@ call$2(context, vm) { return new A.TransactionScreen(vm, null); }, - $signature: 3096 + $signature: 3097 }; A.TransactionScreenVM.prototype = {}; A.TransactionView.prototype = { @@ -525145,7 +525201,7 @@ call$1(transaction) { return transaction.baseType === "CREDIT" || transaction.statusId === "3"; }, - $signature: 3097 + $signature: 3098 }; A._TransactionViewState_build_closure0.prototype = { call$1(invoiceId) { @@ -525153,13 +525209,13 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].invoiceState.$get$1(0, invoiceId); }, - $signature: 70 + $signature: 72 }; A._TransactionViewState_build_closure1.prototype = { call$1(invoice) { return A.EntityListTile$(invoice, false, null); }, - $signature: 3098 + $signature: 3099 }; A._MatchDeposits.prototype = { createState$0() { @@ -525298,13 +525354,13 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].invoiceState.map._map$_map.$index(0, invoiceId); }, - $signature: 70 + $signature: 72 }; A._MatchDepositsState_initState_closure0.prototype = { call$1(invoice) { return invoice != null; }, - $signature: 107 + $signature: 108 }; A._MatchDepositsState_updateInvoiceList_closure.prototype = { call$1(invoice) { @@ -525348,13 +525404,13 @@ } return true; }, - $signature: 107 + $signature: 108 }; A._MatchDepositsState_updateInvoiceList_closure0.prototype = { call$2(invoiceA, invoiceB) { return J.compareTo$1$ns(invoiceB.date, invoiceA.date); }, - $signature: 271 + $signature: 277 }; A._MatchDepositsState_updatePaymentList_closure.prototype = { call$1(payment) { @@ -525394,7 +525450,7 @@ } return true; }, - $signature: 301 + $signature: 268 }; A._MatchDepositsState_updatePaymentList_closure0.prototype = { call$2(paymentA, paymentB) { @@ -525408,7 +525464,7 @@ t2 = t1.totalSelected; t1.totalSelected = t2 + (invoice.statusId !== "1" ? invoice.balance : invoice.amount); }, - $signature: 72 + $signature: 70 }; A._MatchDepositsState_build_closure0.prototype = { call$1(value) { @@ -525542,7 +525598,7 @@ var t1 = this.$this; t1.setState$1(new A._MatchDepositsState_build__closure3(t1, date)); }, - $signature: 44 + $signature: 45 }; A._MatchDepositsState_build__closure3.prototype = { call$0() { @@ -525557,7 +525613,7 @@ var t1 = this.$this; t1.setState$1(new A._MatchDepositsState_build__closure2(t1, date)); }, - $signature: 44 + $signature: 45 }; A._MatchDepositsState_build__closure2.prototype = { call$0() { @@ -525571,7 +525627,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._MatchDepositsState_build_closure11.prototype = { call$2(context, index) { @@ -525613,7 +525669,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._MatchDepositsState_build_closure13.prototype = { call$2(context, index) { @@ -525670,7 +525726,7 @@ call$1(invoice) { return invoice.id; }, - $signature: 314 + $signature: 328 }; A._MatchWithdrawals.prototype = { createState$0() { @@ -525889,13 +525945,13 @@ return false; return true; }, - $signature: 3100 + $signature: 3101 }; A._MatchWithdrawalsState_updateCategoryList_closure0.prototype = { call$2(categoryA, categoryB) { return B.JSString_methods.compareTo$1(categoryA.name.toLowerCase(), categoryB.name.toLowerCase()); }, - $signature: 3101 + $signature: 3102 }; A._MatchWithdrawalsState_updateVendorList_closure.prototype = { call$1(vendor) { @@ -525915,13 +525971,13 @@ return false; return true; }, - $signature: 3102 + $signature: 3103 }; A._MatchWithdrawalsState_updateVendorList_closure0.prototype = { call$2(vendorA, vendorB) { return B.JSString_methods.compareTo$1(vendorA.name.toLowerCase(), vendorB.name.toLowerCase()); }, - $signature: 3103 + $signature: 3104 }; A._MatchWithdrawalsState_updateExpenseList_closure.prototype = { call$1(expense) { @@ -525959,7 +526015,7 @@ } return true; }, - $signature: 479 + $signature: 364 }; A._MatchWithdrawalsState_updateExpenseList_closure0.prototype = { call$2(expenseA, expenseB) { @@ -525972,7 +526028,7 @@ var t1 = this._box_0; t1.totalSelected = t1.totalSelected + expense.get$grossAmount(); }, - $signature: 128 + $signature: 133 }; A._MatchWithdrawalsState_build_closure0.prototype = { call$1(value) { @@ -526064,7 +526120,7 @@ var t1 = this.$this; t1.setState$1(new A._MatchWithdrawalsState_build__closure12(t1, date)); }, - $signature: 44 + $signature: 45 }; A._MatchWithdrawalsState_build__closure12.prototype = { call$0() { @@ -526079,7 +526135,7 @@ var t1 = this.$this; t1.setState$1(new A._MatchWithdrawalsState_build__closure11(t1, date)); }, - $signature: 44 + $signature: 45 }; A._MatchWithdrawalsState_build__closure11.prototype = { call$0() { @@ -526093,7 +526149,7 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._MatchWithdrawalsState_build_closure8.prototype = { call$2(context, index) { @@ -526102,7 +526158,7 @@ t2 = t1._selectedExpenses; return A.ExpenseListItem$(expense, null, (t2 && B.JSArray_methods).contains$1(t2, expense), true, null, new A._MatchWithdrawalsState_build__closure10(t1, expense, this.store, this.transaction), true, false); }, - $signature: 334 + $signature: 335 }; A._MatchWithdrawalsState_build__closure10.prototype = { call$0() { @@ -526140,13 +526196,13 @@ b.get$_transaction_model$_$this()._pendingExpenseId = t1; return b; }, - $signature: 126 + $signature: 123 }; A._MatchWithdrawalsState_build_____closure.prototype = { call$1(expense) { return expense.id; }, - $signature: 382 + $signature: 360 }; A._MatchWithdrawalsState_build_closure10.prototype = { call$1(value) { @@ -526216,13 +526272,13 @@ b.get$_transaction_model$_$this()._pendingVendorId = t1; return b; }, - $signature: 126 + $signature: 123 }; A._MatchWithdrawalsState_build_closure14.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._MatchWithdrawalsState_build_closure13.prototype = { call$2(context, index) { @@ -526268,7 +526324,7 @@ b.get$_transaction_model$_$this()._pendingVendorId = t1; return b; }, - $signature: 126 + $signature: 123 }; A._MatchWithdrawalsState_build_closure15.prototype = { call$1(value) { @@ -526338,13 +526394,13 @@ b.get$_transaction_model$_$this()._pendingCategoryId = t1; return b; }, - $signature: 126 + $signature: 123 }; A._MatchWithdrawalsState_build_closure19.prototype = { call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._MatchWithdrawalsState_build_closure18.prototype = { call$2(context, index) { @@ -526390,7 +526446,7 @@ b.get$_transaction_model$_$this()._pendingCategoryId = t1; return b; }, - $signature: 126 + $signature: 123 }; A._MatchWithdrawalsState_build_closure20.prototype = { call$0() { @@ -526406,7 +526462,7 @@ call$1(expense) { return expense.id; }, - $signature: 382 + $signature: 360 }; A._MatchWithdrawalsState_build_closure21.prototype = { call$0() { @@ -526434,20 +526490,20 @@ call$1(store) { return A.TransactionViewVM_TransactionViewVM$fromStore(store); }, - $signature: 3105 + $signature: 3106 }; A.TransactionViewScreen_build_closure.prototype = { call$2(context, vm) { var t1 = vm.transactions; return new A.TransactionView(vm, this.$this.isFilter, new A.ValueKey(new A.MappedListIterable(t1, new A.TransactionViewScreen_build__closure(), A._arrayInstanceType(t1)._eval$1("MappedListIterable<1,String*>")).join$1(0, "|"), type$.ValueKey_legacy_String)); }, - $signature: 3106 + $signature: 3107 }; A.TransactionViewScreen_build__closure.prototype = { call$1(transaction) { return transaction.id; }, - $signature: 3107 + $signature: 3108 }; A.TransactionViewVM.prototype = { get$company() { @@ -526610,13 +526666,13 @@ b.get$_transaction_rule_model$_$this()._transaction_rule_model$_name = t1; return b; }, - $signature: 171 + $signature: 173 }; A._TransactionRuleEditState_build_closure0.prototype = { call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._TransactionRuleEditState_build_closure1.prototype = { call$1(context) { @@ -526677,7 +526733,7 @@ t10 = t5.expenseCategoryState; return new A.ScrollableListView(A._setArrayType([t6, t2, A.FormCard$(_null, A._setArrayType([t11, A.EntityDropdown$(true, false, t12, t3.call$5(t10.map, t10.list, t4, t5.userState.map, t12), _null, B.EntityType_expenseCategory, B.List_empty0, t1.get$category(), _null, new A._TransactionRuleEditState_build__closure8(t13), new A._TransactionRuleEditState_build__closure9(t8, t7), _null, _null, _null)], t9), _null, _null, false, _null, false, _null, _null)], t9), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._TransactionRuleEditState_build__closure.prototype = { call$1(context) { @@ -526702,7 +526758,7 @@ b.get$_transaction_rule_model$_$this()._matchesOnAll = this.value; return b; }, - $signature: 171 + $signature: 173 }; A._TransactionRuleEditState_build__closure2.prototype = { call$1(value) { @@ -526715,7 +526771,7 @@ b.get$_transaction_rule_model$_$this()._autoConvert = this.value; return b; }, - $signature: 171 + $signature: 173 }; A._TransactionRuleEditState_build__closure3.prototype = { call$0() { @@ -526760,7 +526816,7 @@ B.JSArray_methods.replaceRange$3(t1.get$_safeList(), t2, t2 + 1, iterable); return b; }, - $signature: 171 + $signature: 173 }; A._TransactionRuleEditState_build__closure4.prototype = { call$0() { @@ -526773,7 +526829,7 @@ B.JSArray_methods.remove$1(b.get$rules(b).get$_safeList(), this.rule); return b; }, - $signature: 171 + $signature: 173 }; A._TransactionRuleEditState_build__closure5.prototype = { call$0() { @@ -526819,7 +526875,7 @@ B.JSArray_methods.add$1(t1.get$_safeList(), t2); return b; }, - $signature: 171 + $signature: 173 }; A._TransactionRuleEditState_build__closure7.prototype = { call$1(vendor) { @@ -526836,7 +526892,7 @@ b.get$_transaction_rule_model$_$this()._transaction_rule_model$_vendorId = t1; return b; }, - $signature: 171 + $signature: 173 }; A._TransactionRuleEditState_build__closure6.prototype = { call$2(completer, $name) { @@ -526845,7 +526901,7 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveVendorRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A._TransactionRuleEditState_build___closure2.prototype = { call$1(b) { @@ -526869,7 +526925,7 @@ b.get$_transaction_rule_model$_$this()._transaction_rule_model$_categoryId = t1; return b; }, - $signature: 171 + $signature: 173 }; A._TransactionRuleEditState_build__closure8.prototype = { call$2(completer, $name) { @@ -526878,14 +526934,14 @@ t2 === $ && A.throwUnnamedLateFieldNI(); t2[0].call$1(new A.SaveExpenseCategoryRequest(completer, t1)); }, - $signature: 152 + $signature: 140 }; A._TransactionRuleEditState_build___closure0.prototype = { call$1(b) { b.get$_expense_category_model$_$this()._expense_category_model$_name = this.name; return b; }, - $signature: 283 + $signature: 302 }; A._RuleCriteria.prototype = { createState$0() { @@ -527048,13 +527104,13 @@ call$1(store) { return A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore(store); }, - $signature: 3111 + $signature: 3112 }; A.TransactionRuleEditScreen_build_closure.prototype = { call$2(context, viewModel) { return new A.TransactionRuleEdit(viewModel, new A.ValueKey(viewModel.transactionRule.updatedAt, type$.ValueKey_legacy_int)); }, - $signature: 3112 + $signature: 3113 }; A.TransactionRuleEditVM.prototype = { get$transactionRule() { @@ -527070,7 +527126,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateTransactionRule(transactionRule)); }, - $signature: 416 + $signature: 417 }; A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -527148,7 +527204,7 @@ } else A.viewEntity(false, savedTransactionRule, null, true); }, - $signature: 416 + $signature: 417 }; A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore___closure0.prototype = { call$1(error) { @@ -527253,7 +527309,7 @@ t5 = viewModel.onSortColumn; return A.EntityList$(t2, B.EntityType_transactionRule, new A.TransactionRuleListBuilder_build__closure(viewModel), viewModel.onClearMultielsect, t4, t5, new A.TransactionRulePresenter(), t1, t3); }, - $signature: 3113 + $signature: 3114 }; A.TransactionRuleListBuilder_build__closure.prototype = { call$2(context, index) { @@ -527272,7 +527328,7 @@ t2 = false; return new A.TransactionRuleListItem(t4, transactionRule, t1.filter, t2, null); }, - $signature: 3114 + $signature: 3115 }; A.TransactionRuleListVM.prototype = {}; A.TransactionRuleListVM_fromStore__handleRefresh.prototype = { @@ -527464,7 +527520,7 @@ call$2(context, vm) { return new A.TransactionRuleScreen(vm, null); }, - $signature: 3115 + $signature: 3116 }; A.TransactionRuleScreenVM.prototype = {}; A.TransactionRuleView.prototype = { @@ -527528,13 +527584,13 @@ call$1(store) { return A.TransactionRuleViewVM_TransactionRuleViewVM$fromStore(store); }, - $signature: 3116 + $signature: 3117 }; A.TransactionRuleViewScreen_build_closure.prototype = { call$2(context, vm) { return new A.TransactionRuleView(vm, this.$this.isFilter, null); }, - $signature: 3117 + $signature: 3118 }; A.TransactionRuleViewVM.prototype = { get$transactionRule() { @@ -527743,7 +527799,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._UserEditState_build_closure.prototype = { call$1(val) { @@ -527844,7 +527900,7 @@ call$1(value) { return this.$this._togglePermission$1("create_all"); }, - $signature: 46 + $signature: 44 }; A._UserEditState_build_closure7.prototype = { call$0() { @@ -527856,7 +527912,7 @@ call$1(value) { return this.$this._togglePermission$1("view_all"); }, - $signature: 46 + $signature: 44 }; A._UserEditState_build_closure9.prototype = { call$0() { @@ -527868,7 +527924,7 @@ call$1(value) { return this.$this._togglePermission$1("edit_all"); }, - $signature: 46 + $signature: 44 }; A._UserEditState_build_closure11.prototype = { call$0() { @@ -527882,7 +527938,7 @@ t2 = t1.uiState.selectedCompanyIndex; return t1.userCompanyStates._list[t2].userCompany.company.isModuleEnabled$1(entityType); }, - $signature: 274 + $signature: 280 }; A._UserEditState_build_closure13.prototype = { call$1(type) { @@ -527904,7 +527960,7 @@ t5 = t4 ? _null : new A._UserEditState_build__closure4(t1, editPermission); return A.DataRow$(A._setArrayType([t2, t6, t7, A.DataCell$(new A._PermissionCheckbox(t3, editPermission, new A._UserEditState_build__closure5(t1, editPermission), t4, _null), t5)], type$.JSArray_legacy_DataCell)); }, - $signature: 3118 + $signature: 3119 }; A._UserEditState_build__closure.prototype = { call$0() { @@ -527933,7 +527989,7 @@ call$1(value) { return this.$this._togglePermission$1(this.createPermission); }, - $signature: 46 + $signature: 44 }; A._UserEditState_build__closure0.prototype = { call$0() { @@ -527945,7 +528001,7 @@ call$1(value) { return this.$this._togglePermission$1(this.viewPermission); }, - $signature: 46 + $signature: 44 }; A._UserEditState_build__closure2.prototype = { call$0() { @@ -527957,7 +528013,7 @@ call$1(value) { return this.$this._togglePermission$1(this.editPermission); }, - $signature: 46 + $signature: 44 }; A._UserEditState_build__closure4.prototype = { call$0() { @@ -528002,13 +528058,13 @@ call$1(store) { return A.UserEditVM_UserEditVM$fromStore(store); }, - $signature: 3119 + $signature: 3120 }; A.UserEditScreen_build_closure.prototype = { call$2(context, viewModel) { return new A.UserEdit(viewModel, new A.ValueKey(viewModel.user.updatedAt, type$.ValueKey_legacy_int)); }, - $signature: 3120 + $signature: 3121 }; A.UserEditVM.prototype = { get$user(receiver) { @@ -528024,7 +528080,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateUser(user)); }, - $signature: 161 + $signature: 167 }; A.UserEditVM_UserEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -528100,7 +528156,7 @@ } else A.viewEntity(false, savedUser, null, true); }, - $signature: 161 + $signature: 167 }; A.UserEditVM_UserEditVM$fromStore___closure1.prototype = { call$1(error) { @@ -528174,7 +528230,7 @@ t2 = viewModel.state; return A.EntityList$(viewModel.userList, B.EntityType_user, new A.UserListBuilder_build__closure(viewModel), t1, viewModel.onRefreshed, viewModel.onSortColumn, null, t2, null); }, - $signature: 3121 + $signature: 3122 }; A.UserListBuilder_build__closure.prototype = { call$2(context, index) { @@ -528183,7 +528239,7 @@ user = t1.userMap._map$_map.$index(0, userId); return new A.UserListItem(user, new A.UserListBuilder_build___closure(new A.UserListBuilder_build__closure_showDialog(user)), t1.filter, null); }, - $signature: 3122 + $signature: 3123 }; A.UserListBuilder_build__closure_showDialog.prototype = { call$0() { @@ -528378,7 +528434,7 @@ call$2(context, vm) { return new A.UserScreen(vm, null); }, - $signature: 3123 + $signature: 3124 }; A.UserScreenVM.prototype = {}; A.UserView.prototype = { @@ -528437,13 +528493,13 @@ call$1(store) { return A.UserViewVM_UserViewVM$fromStore(store); }, - $signature: 3124 + $signature: 3125 }; A.UserViewScreen_build_closure.prototype = { call$2(context, vm) { return new A.UserView(vm, this.$this.isFilter, null); }, - $signature: 3125 + $signature: 3126 }; A.UserViewVM.prototype = { get$user(receiver) { @@ -528504,7 +528560,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._VendorEditState_build_closure0.prototype = { call$1(context) { @@ -528623,7 +528679,7 @@ call$1(country) { return this.viewModel.onChanged.call$1(this.vendor.rebuild$1(new A.VendorEditAddressState_build__closure(country))); }, - $signature: 63 + $signature: 66 }; A.VendorEditAddressState_build__closure.prototype = { call$1(b) { @@ -528689,7 +528745,7 @@ t6 = t5.length; return new A.VendorContactEditDetails(B.JSArray_methods.indexOf$2(t5, B.JSArray_methods.firstWhere$2$orElse(t5, new A._VendorEditContactsState__showContactEditor__closure(t2), null), 0), t2, viewModel, t1, t6 > 1, new A.ValueKey("__" + t3 + "__" + t4 + "__", type$.ValueKey_String)); }, - $signature: 3126 + $signature: 3127 }; A._VendorEditContactsState__showContactEditor__closure.prototype = { call$1(c) { @@ -528701,7 +528757,7 @@ call$1(contact) { return new A.ContactListTile(new A._VendorEditContactsState_build__closure(this.$this, contact, this.context), contact, null); }, - $signature: 3127 + $signature: 3128 }; A._VendorEditContactsState_build__closure.prototype = { call$0() { @@ -528869,7 +528925,7 @@ b.get$_vendor_model$_$this()._vendor_model$_customValue4 = t1; return b; }, - $signature: 398 + $signature: 341 }; A.VendorContactEditDetailsState__onChanged_closure0.prototype = { call$0() { @@ -528952,14 +529008,14 @@ b.get$_vendor_model$_$this()._vendor_model$_sendEmail = this.value; return b; }, - $signature: 398 + $signature: 341 }; A.VendorContactEditDetailsState_build__closure1.prototype = { call$1(b) { b.get$_vendor_model$_$this()._vendor_model$_sendEmail = this.value; return b; }, - $signature: 398 + $signature: 341 }; A.VendorContactEditDetailsState_build_closure9.prototype = { call$0() { @@ -528993,13 +529049,13 @@ call$1(store) { return A.VendorEditContactsVM_VendorEditContactsVM$fromStore(store); }, - $signature: 3128 + $signature: 3129 }; A.VendorEditContactsScreen_build_closure.prototype = { call$2(context, vm) { return new A.VendorEditContacts(vm, this.$this.viewModel, null); }, - $signature: 3129 + $signature: 3130 }; A.VendorEditContactsVM.prototype = { get$company() { @@ -529044,7 +529100,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateVendorContact(index, contact)); }, - $signature: 3130 + $signature: 3131 }; A.VendorEditDesktop.prototype = { build$1(context) { @@ -529324,7 +529380,7 @@ call$1(currency) { return this.viewModel.onChanged.call$1(this.vendor.rebuild$1(new A.VendorEditNotesState_build__closure(currency))); }, - $signature: 63 + $signature: 66 }; A.VendorEditNotesState_build__closure.prototype = { call$1(b) { @@ -529347,13 +529403,13 @@ call$1(store) { return A.VendorEditVM_VendorEditVM$fromStore(store); }, - $signature: 3131 + $signature: 3132 }; A.VendorEditScreen_build_closure.prototype = { call$2(context, viewModel) { return new A.VendorEdit(viewModel, new A.ValueKey(viewModel.vendor.updatedAt, type$.ValueKey_legacy_int)); }, - $signature: 3132 + $signature: 3133 }; A.VendorEditVM.prototype = { get$vendor(receiver) { @@ -529369,7 +529425,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); t1[0].call$1(new A.UpdateVendor(vendor)); }, - $signature: 313 + $signature: 324 }; A.VendorEditVM_VendorEditVM$fromStore_closure1.prototype = { call$1(context) { @@ -529465,7 +529521,7 @@ A.viewEntity(false, savedVendor, null, true); } }, - $signature: 313 + $signature: 324 }; A.VendorEditVM_VendorEditVM$fromStore___closure1.prototype = { call$1(error) { @@ -529563,7 +529619,7 @@ } return t1; }, - $signature: 112 + $signature: 113 }; A.VendorListItem_build__closure2.prototype = { call$0() { @@ -529591,7 +529647,7 @@ A.handleEntitiesActions(A._setArrayType([this.$this.vendor], type$.JSArray_legacy_BaseEntity), action, false); return null; }, - $signature: 68 + $signature: 64 }; A.VendorListItem_build__closure5.prototype = { call$0() { @@ -529628,7 +529684,7 @@ t4 = viewModel.tableColumns; return A.EntityList$(t3, B.EntityType_vendor, new A.VendorListBuilder_build__closure(viewModel), t1, viewModel.onRefreshed, viewModel.onSortColumn, new A.VendorPresenter(), t2, t4); }, - $signature: 3133 + $signature: 3134 }; A.VendorListBuilder_build__closure.prototype = { call$2(context, index) { @@ -529749,7 +529805,7 @@ call$1(contact) { return contact.get$fullName(); }, - $signature: 3134 + $signature: 3135 }; A.VendorScreen.prototype = { build$1(context) { @@ -529917,7 +529973,7 @@ call$2(context, vm) { return new A.VendorScreen(vm, null); }, - $signature: 3135 + $signature: 3136 }; A.VendorScreenVM.prototype = {}; A.VendorView.prototype = { @@ -529989,31 +530045,31 @@ t5 = type$.JSArray_legacy_Widget; return A.Column$(A._setArrayType([A.Expanded$(A.TabBarView$(A._setArrayType([A.RefreshIndicator$(new A.VendorOverview(t3, t1._widget.isFilter, _null), new A._VendorViewState_build__closure(t3, context)), A.RefreshIndicator$(new A.VendorViewDetails(t4, _null), new A._VendorViewState_build__closure0(t3, context)), A.RefreshIndicator$(new A.VendorViewDocuments(t3, _null), new A._VendorViewState_build__closure1(t3, context)), A.RefreshIndicator$(new A.VendorViewActivity(t3, new A.ValueKey(t4.id, type$.ValueKey_legacy_String)), new A._VendorViewState_build__closure2(t3, context))], t5), t2, _null), 1), new A.BottomButtons(this.vendor, B.EntityAction_newExpense, B.EntityAction_archive, true, true, _null)], t5), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); }, - $signature: 262 + $signature: 240 }; A._VendorViewState_build__closure.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._VendorViewState_build__closure0.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._VendorViewState_build__closure1.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._VendorViewState_build__closure2.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__VendorViewState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -530059,13 +530115,13 @@ call$2(context, index) { return new A.ListDivider(null); }, - $signature: 64 + $signature: 67 }; A._VendorViewActivityState_build_closure.prototype = { call$2(context, index) { return new A.ActivityListTile(this.activities._list[index], true, null); }, - $signature: 322 + $signature: 305 }; A.VendorViewDetails.prototype = { createState$0() { @@ -530143,7 +530199,7 @@ listTiles.push(new A.Padding(B.EdgeInsets_16_16_16_16, A.FutureBuilder$(t2.get$_launchStatus(), t2._launched, type$.Null), _null)); return listTiles; }, - $signature: 251 + $signature: 262 }; A._VendorViewDetailsState_build__buildDetailsList_closure.prototype = { call$1(contact) { @@ -530240,13 +530296,13 @@ call$1(path) { return this.$this.viewModel.onUploadDocument.call$2(this.context, path); }, - $signature: 134 + $signature: 138 }; A.VendorViewDocuments_build_closure0.prototype = { call$3($document, password, idToken) { return this.$this.viewModel.onDeleteDocument.call$4(this.context, $document, password, idToken); }, - $signature: 127 + $signature: 137 }; A.VendorViewFullwidth.prototype = { createState$0() { @@ -530424,19 +530480,19 @@ t1.push(new A.SizedBox(_null, 16, _null, _null)); return A.Column$(t1, B.CrossAxisAlignment_0, _null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1); }, - $signature: 3136 + $signature: 3137 }; A._VendorViewFullwidthState_build__closure2.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A._VendorViewFullwidthState_build__closure3.prototype = { call$0() { return this.viewModel.onRefreshed.call$1(this.context); }, - $signature: 36 + $signature: 34 }; A.__VendorViewFullwidthState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -530533,14 +530589,14 @@ call$1(store) { return A.VendorViewVM_VendorViewVM$fromStore(store); }, - $signature: 3137 + $signature: 3138 }; A.VendorViewScreen_build_closure.prototype = { call$2(context, vm) { var t1 = this.$this; return new A.VendorView(vm, t1.isFilter, t1.isTopFilter, vm.state.uiState.vendorUIState.tabIndex, null); }, - $signature: 3138 + $signature: 3139 }; A.VendorViewVM.prototype = { get$vendor(receiver) { @@ -530574,7 +530630,7 @@ t2[0].call$1(new A.SaveVendorDocumentRequest(new A._AsyncCompleter(t1, type$._AsyncCompleter_legacy_DocumentEntity), multipartFile, this.vendor)); t1.then$1$1(0, new A.VendorViewVM_VendorViewVM$fromStore__closure0(context), type$.Null).catchError$1(new A.VendorViewVM_VendorViewVM$fromStore__closure1(context)); }, - $signature: 80 + $signature: 79 }; A.VendorViewVM_VendorViewVM$fromStore__closure0.prototype = { call$1(client) { @@ -530607,7 +530663,7 @@ }, "call*": "call$4", $requiredArgCount: 4, - $signature: 86 + $signature: 85 }; A.VendorViewVM_VendorViewVM$fromStore__closure.prototype = { call$1(value) { @@ -530691,7 +530747,7 @@ b.get$_webhook_model$_$this()._targetUrl = t1; return b; }, - $signature: 239 + $signature: 249 }; A._WebhookEditState__onChanged_closure0.prototype = { call$0() { @@ -530703,7 +530759,7 @@ call$1(context) { return this.viewModel.onCancelPressed.call$1(context); }, - $signature: 47 + $signature: 54 }; A._WebhookEditState_build_closure.prototype = { call$1(context) { @@ -530744,7 +530800,7 @@ } return new A.ScrollableListView(A._setArrayType([A.FormCard$(_null, t11, _null, _null, false, _null, false, _null, _null)], t14), _null, _null, _null, false, _null); }, - $signature: 137 + $signature: 129 }; A._WebhookEditState_build__closure.prototype = { call$1(value) { @@ -530763,14 +530819,14 @@ b.get$_webhook_model$_$this()._eventId = this.value; return b; }, - $signature: 239 + $signature: 249 }; A._WebhookEditState_build__closure0.prototype = { call$1(eventId) { var _null = null; return A.DropdownMenuItem$(A.Text$(this.localization.lookup$1(B.Map_2hiIC.$index(0, eventId)), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, eventId, type$.legacy_String); }, - $signature: 38 + $signature: 37 }; A._WebhookEditState_build__closure2.prototype = { call$1(value) { @@ -530783,13 +530839,13 @@ b.get$_webhook_model$_$this()._restMethod = this.value; return b; }, - $signature: 239 + $signature: 249 }; A._WebhookEditState_build__closure3.prototype = { call$1(value) { return this.$this.setState$1(new A._WebhookEditState_build___closure2()); }, - $signature: 90 + $signature: 89 }; A._WebhookEditState_build___closure2.prototype = { call$0() { @@ -530800,7 +530856,7 @@ call$1(value) { return this.$this.setState$1(new A._WebhookEditState_build___closure1()); }, - $signature: 90 + $signature: 89 }; A._WebhookEditState_build___closure1.prototype = { call$0() { @@ -530826,7 +530882,7 @@ b.get$headers(b).$indexSet(0, this.key, this.value); return b; }, - $signature: 239 + $signature: 249 }; A._WebhookEditState_build__closure6.prototype = { call$1(key) { @@ -530834,7 +530890,7 @@ t1 = this.webhook; return A.ListTile$(false, B.EdgeInsets_0_0_0_0, _null, _null, true, _null, _null, false, _null, _null, _null, _null, _null, false, _null, _null, _null, _null, _null, A.Row$(A._setArrayType([A.Expanded$(A.Text$(key, _null, _null, _null, _null, _null, _null, _null, _null, _null), 1), new A.SizedBox(16, _null, _null, _null), A.Expanded$(A.Text$(t1.headers._map$_map.$index(0, key), _null, _null, _null, _null, _null, _null, _null, _null, _null), 1)], type$.JSArray_legacy_Widget), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), A.IconButton$(_null, _null, _null, _null, A.Icon$(B.IconData_57704_MaterialIcons_null_false, _null, _null), _null, new A._WebhookEditState_build___closure(this.viewModel, t1, key), _null, _null, this.localization.get$removeHeader(), _null), _null); }, - $signature: 217 + $signature: 221 }; A._WebhookEditState_build___closure.prototype = { call$0() { @@ -530847,7 +530903,7 @@ b.get$headers(b).get$_safeMap().remove$1(0, this.key); return b; }, - $signature: 239 + $signature: 249 }; A.WebhookEditScreen.prototype = { build$1(context) { @@ -530859,13 +530915,13 @@ call$1(store) { return A.WebhookEditVM_WebhookEditVM$fromStore(store); }, - $signature: 3139 + $signature: 3140 }; A.WebhookEditScreen_build_closure.prototype = { call$2(context, viewModel) { return new A.WebhookEdit(viewModel, new A.ValueKey(viewModel.webhook.updatedAt, type$.ValueKey_legacy_int)); }, - $signature: 3140 + $signature: 3141 }; A.WebhookEditVM.prototype = { get$webhook() { @@ -531020,13 +531076,13 @@ call$1(store) { return A.WebhookViewVM_WebhookViewVM$fromStore(store); }, - $signature: 3141 + $signature: 3142 }; A.WebhookViewScreen_build_closure.prototype = { call$2(context, vm) { return new A.WebhookView(vm, false, null); }, - $signature: 3142 + $signature: 3143 }; A.WebhookViewVM.prototype = { get$webhook() { @@ -531110,7 +531166,7 @@ t4 = viewModel.tableColumns; return A.EntityList$(t3, B.EntityType_webhook, new A.WebhookListBuilder_build__closure(viewModel), t1, viewModel.onRefreshed, viewModel.onSortColumn, new A.WebhookPresenter(), t2, t4); }, - $signature: 3143 + $signature: 3144 }; A.WebhookListBuilder_build__closure.prototype = { call$2(context, index) { @@ -531129,7 +531185,7 @@ t2 = false; return new A.WebhookListItem(t4, webhook, t1.filter, t2, null); }, - $signature: 3144 + $signature: 3145 }; A.WebhookListVM.prototype = {}; A.WebhookListVM_fromStore__handleRefresh.prototype = { @@ -531321,7 +531377,7 @@ call$2(context, vm) { return new A.WebhookScreen(vm, null); }, - $signature: 3145 + $signature: 3146 }; A.WebhookScreenVM.prototype = {}; A.snackBarCompleter_closure.prototype = { @@ -531424,7 +531480,7 @@ call$1(context) { return A.SimpleDialog$(A._setArrayType([new A.LoadingDialog(null)], type$.JSArray_legacy_Widget), null); }, - $signature: 214 + $signature: 222 }; A.showErrorDialog_closure.prototype = { call$1(context) { @@ -531436,7 +531492,7 @@ call$1(context) { return new A.MessageDialog(this.message, null, this.secondaryActions, this.onDismiss, null, null); }, - $signature: 383 + $signature: 372 }; A.confirmCallback_closure.prototype = { call$1(context) { @@ -531652,7 +531708,7 @@ call$1(value) { return this.$this._submit$0(); }, - $signature: 90 + $signature: 89 }; A._PasswordConfirmationState_build_closure2.prototype = { call$0() { @@ -531672,7 +531728,7 @@ var _this = this; return new A.FieldConfirmation(_this.callback, _this.title, _this.field, _this.maxLength, _this.secondaryActions, null); }, - $signature: 3147 + $signature: 3148 }; A.FieldConfirmation.prototype = { createState$0() { @@ -531723,13 +531779,13 @@ call$1(_) { return this.call$4$currentLength$isFocused$maxLength(_, null, null, null); }, - $signature: 3148 + $signature: 3149 }; A._FieldConfirmationState_build_closure1.prototype = { call$1(value) { return this.$this._submit$0(); }, - $signature: 90 + $signature: 89 }; A._FieldConfirmationState_build_closure2.prototype = { call$0() { @@ -531767,7 +531823,7 @@ t4 = A.Column$(t4, B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_0, B.VerticalDirection_1); return A.AlertDialog$(A._setArrayType([A.TextButton$(false, A.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A.cloneToDialog__closure4(context), _null)], t3), _null, _null, t4, _null, _null, t2); }, - $signature: 182 + $signature: 177 }; A.cloneToDialog__closure.prototype = { call$0() { @@ -531830,7 +531886,7 @@ t4 = A.Column$(A.List_List$of(new A.MappedListIterable(t3, new A.changeTaskStatusDialog__closure(_this.state, _this.store, _this.task, context, t1), t4), true, t4._eval$1("ListIterable.E")), B.CrossAxisAlignment_2, _null, B.MainAxisAlignment_0, B.MainAxisSize_0, B.VerticalDirection_1); return A.AlertDialog$(A._setArrayType([A.TextButton$(false, A.Text$(t1.get$close(t1).toUpperCase(), _null, _null, _null, _null, _null, _null, _null, _null, _null), _null, _null, new A.changeTaskStatusDialog__closure0(context), _null)], type$.JSArray_legacy_Widget), _null, _null, t4, _null, _null, t2); }, - $signature: 182 + $signature: 177 }; A.changeTaskStatusDialog__closure.prototype = { call$1(statusId) { @@ -531840,7 +531896,7 @@ t2 = A.Text$(t1.userCompanyStates._list[t2].taskStatusState.$get$1(0, statusId).name, _null, _null, _null, _null, _null, _null, _null, _null, _null); return A.ListTile$(false, _null, _null, _null, true, _null, _null, false, _null, A.Icon$(B.IconData_57689_MaterialIcons_null_false, _null, _null), _null, _null, new A.changeTaskStatusDialog___closure(_this.store, _this.task, statusId, _this.context, _this.localization), false, _null, _null, _null, _null, _null, t2, _null, _null); }, - $signature: 217 + $signature: 221 }; A.changeTaskStatusDialog___closure.prototype = { call$0() { @@ -531864,7 +531920,7 @@ b.get$_task_model$_$this()._task_model$_statusId = this.statusId; return b; }, - $signature: 67 + $signature: 65 }; A.changeTaskStatusDialog__closure0.prototype = { call$0() { @@ -531883,7 +531939,7 @@ t1 = false; return t1; }, - $signature: 107 + $signature: 108 }; A.addToInvoiceDialog_closure0.prototype = { call$1(context) { @@ -531898,7 +531954,7 @@ t3 = t2.$ti._eval$1("MappedIterable<1,SimpleDialogOption*>"); return A.SimpleDialog$(A.List_List$of(new A.MappedIterable(t2, new A.addToInvoiceDialog__closure(context, this.items), t3), true, t3._eval$1("Iterable.E")), t1); }, - $signature: 214 + $signature: 222 }; A.addToInvoiceDialog__closure.prototype = { call$1(invoice) { @@ -531906,7 +531962,7 @@ t1 = this.context; return new A.SimpleDialogOption(new A.addToInvoiceDialog___closure(t1, invoice, this.items), A.Row$(A._setArrayType([A.Expanded$(A.Text$(invoice.number, _null, _null, _null, _null, _null, _null, _null, _null, _null), 1), A.Text$(A.formatNumber(invoice.amount, t1, invoice.clientId, _null, B.FormatNumberType_0, true, _null, _null, false), _null, _null, _null, _null, _null, _null, _null, _null, _null)], type$.JSArray_legacy_Widget), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_1, _null), _null); }, - $signature: 3149 + $signature: 3150 }; A.addToInvoiceDialog___closure.prototype = { call$0() { @@ -534547,7 +534603,7 @@ t1 = this._box_0; t1.regExp = t1.regExp + (character + ".*?"); }, - $signature: 122 + $signature: 121 }; A.matchesString_closure0.prototype = { call$1(needle) { @@ -534804,14 +534860,14 @@ call$0() { return type$.legacy_DocumentLayout._as(this.$this._docLayoutKey.get$currentState()); }, - $signature: 3153 + $signature: 3154 }; A._ExampleEditorState__showEditorToolbar_closure.prototype = { call$1(context) { var t1 = this.$this; return new A.EditorToolbar(t1._textSelectionAnchor, t1._editorFocusNode, t1._docEditor, t1._composer, t1.get$_hideEditorToolbar(), null); }, - $signature: 3154 + $signature: 3155 }; A._ExampleEditorState__showEditorToolbar_closure0.prototype = { call$1(timeStamp) { @@ -534838,7 +534894,7 @@ var t1 = this.$this; return new A.ImageFormatToolbar(t1._imageSelectionAnchor, t1._composer, new A._ExampleEditorState__showImageToolbar__closure(t1), null); }, - $signature: 3155 + $signature: 3156 }; A._ExampleEditorState__showImageToolbar__closure.prototype = { call$2(nodeId, width) { @@ -534876,21 +534932,21 @@ t3.push(t1._buildMountedToolbar$0()); return new A.Stack(B.AlignmentDirectional_m1_m1, null, B.StackFit_0, B.Clip_1, A._setArrayType([A.Column$(t3, B.CrossAxisAlignment_2, null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1)], t2), null); }, - $signature: 3156 + $signature: 3157 }; A._ExampleEditorState__buildEditor_closure.prototype = { call$1(_) { var t1 = this.$this; return new A.AndroidTextEditingFloatingToolbar(t1.get$_cut(), t1.get$_copy(), t1.get$_paste(), t1.get$_selectAll(), null); }, - $signature: 3157 + $signature: 3158 }; A._ExampleEditorState__buildEditor_closure0.prototype = { call$1(_) { var t1 = this.$this; return new A.IOSTextEditingFloatingToolbar(t1.get$_cut(), t1.get$_copy(), t1.get$_paste(), null); }, - $signature: 3158 + $signature: 3159 }; A._ExampleEditorState__buildMountedToolbar_closure.prototype = { call$1(_) { @@ -534900,7 +534956,7 @@ return B.SizedBox_null_null_null_null; return new A.KeyboardEditingToolbar(t1._doc, t2, t1._docOps, null); }, - $signature: 3159 + $signature: 3160 }; A._darkModeStyles_closure.prototype = { call$2(doc, docNode) { @@ -535131,7 +535187,7 @@ var _null = null; return A.Text$("Enter a url...", _null, _null, _null, _null, _null, B.TextStyle_66S, _null, _null, _null); }, - $signature: 3162 + $signature: 3163 }; A._EditorToolbarState__buildUrlField_closure.prototype = { call$1(_) { @@ -535140,7 +535196,7 @@ t1.toString; return A.TextStyle$(_null, _null, A.Theme_of(t1).colorScheme.brightness === B.Brightness_0 ? B.Color_4294967295 : B.Color_4278190080, _null, _null, _null, _null, _null, _null, _null, _null, 16, _null, _null, _null, _null, _null, true, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 3163 + $signature: 3164 }; A._EditorToolbarState__buildUrlField_closure1.prototype = { call$0() { @@ -535208,7 +535264,7 @@ t2 = offset._dy; return A.SizedBox$expand(new A.Stack(B.AlignmentDirectional_m1_m1, _null, B.StackFit_0, B.Clip_1, A._setArrayType([A.Positioned$(_null, A.FractionalTranslation$(this.$this.child, true, B.Offset_omC), _null, _null, t1, _null, t2, _null)], type$.JSArray_legacy_Widget), _null)); }, - $signature: 3164 + $signature: 3165 }; A.SingleLineAttributedTextEditingController.prototype = { insertNewline$0() { @@ -535242,7 +535298,7 @@ t2.border = "none"; return t1; }, - $signature: 3165 + $signature: 3166 }; A.WebUtils_warnChanges_closure.prototype = { call$1(e) { @@ -535251,7 +535307,7 @@ if (t1.hasChanges$0()) type$.legacy_BeforeUnloadEvent._as(e).returnValue = "Changes you made may not be saved."; }, - $signature: 3166 + $signature: 3167 }; A.WebUtils_microsoftLogin_closure.prototype = { call$1(result) { @@ -535260,7 +535316,7 @@ t1 = t1 ? null : J.get$accessToken$x(result._msal_js$_jsObject); this.succesCallback.call$2(t2, t1); }, - $signature: 3167 + $signature: 3168 }; A.WebUtils_microsoftLogin_closure0.prototype = { call$1(error) { @@ -535308,7 +535364,7 @@ var t1 = this._box_0; t1.list = linkifier.parse$2(0, t1.list, this.options); }, - $signature: 3168 + $signature: 3169 }; A.EmailLinkifier.prototype = { parse$2(_, elements, options) { @@ -535720,7 +535776,7 @@ $parent._logger$_children.$indexSet(0, thisName, t1); return t1; }, - $signature: 3170 + $signature: 3171 }; A.Element1.prototype = { get$isEmpty(_) { @@ -536360,7 +536416,7 @@ t1.__late_helper$_value = pattern.firstMatch$1(t2.lines[t2._pos]); return t1._readLocal$0() != null; }, - $signature: 3174 + $signature: 3175 }; A.UnorderedListSyntax.prototype = { get$pattern(_) { @@ -536480,13 +536536,13 @@ call$1(i) { return J.startsWith$1$s(this.lines[i], $.$get$ParagraphSyntax__reflinkDefinitionStart()); }, - $signature: 210 + $signature: 213 }; A.ParagraphSyntax__parseReflinkDefinition_closure.prototype = { call$0() { return new A.LinkReference(this.destination, this._box_0.title); }, - $signature: 3175 + $signature: 3176 }; A.Document0.prototype = {}; A.LinkReference.prototype = {}; @@ -536707,7 +536763,7 @@ call$1(n) { return n === this.delimiter.node; }, - $signature: 3178 + $signature: 3179 }; A.InlineParser__linkOrImage_closure2.prototype = { call$0() { @@ -537169,7 +537225,7 @@ $defaultValues() { return [null]; }, - $signature: 3180 + $signature: 3181 }; A.ImageSyntax.prototype = { _inline_parser$_createNode$3$getChildren(destination, title, getChildren) { @@ -538061,7 +538117,7 @@ call$1(child) { type$.OverflowViewParentData._as(child.parentData).offstage = null; }, - $signature: 83 + $signature: 82 }; A.RenderOverflowView_performFixedLayout_getChildOffset.prototype = { call$1(index) { @@ -538071,21 +538127,21 @@ else return new A.Offset(0, mainAxisOffset); }, - $signature: 3183 + $signature: 3184 }; A.RenderOverflowView_performFlexibleLayout_closure.prototype = { call$2(previousValue, element) { var t1 = this.$this._overflow_view$_getCrossSize$1(element); return Math.max(A.checkNum(previousValue), A.checkNum(t1)); }, - $signature: 3184 + $signature: 3185 }; A.RenderOverflowView_visitOnlyOnStageChildren_closure.prototype = { call$1(child) { if (type$.OverflowViewParentData._as(child.parentData).offstage === false) this.visitor.call$1(child); }, - $signature: 83 + $signature: 82 }; A.RenderOverflowView_paint_paintChild.prototype = { call$1(child) { @@ -538096,13 +538152,13 @@ else t1.paintChild$2(child, this.$this._box$_size.bottomRight$1(0, B.Offset_0_0)); }, - $signature: 83 + $signature: 82 }; A.RenderOverflowView_paint_defaultPaint.prototype = { call$2(context, offset) { this.$this.visitOnlyOnStageChildren$1(this.paintChild); }, - $signature: 94 + $signature: 91 }; A.RenderOverflowView_hitTestChildren_closure.prototype = { call$1(renderObject) { @@ -538112,13 +538168,13 @@ t1 = this.position; this.result.addWithPaintOffset$3$hitTest$offset$position(new A.RenderOverflowView_hitTestChildren__closure(t1, childParentData, renderObject), childParentData.offset, t1); }, - $signature: 83 + $signature: 82 }; A.RenderOverflowView_hitTestChildren__closure.prototype = { call$2(result, transformed) { return this.child.hitTest$2$position(result, transformed); }, - $signature: 77 + $signature: 75 }; A._RenderOverflowView_RenderBox_ContainerRenderObjectMixin.prototype = { attach$1(owner) { @@ -538180,7 +538236,7 @@ call$2(context, constraints) { return this.builder.call$2(context, constraints.value); }, - $signature: 3185 + $signature: 3186 }; A._OverflowViewElement.prototype = {}; A.PackageInfoPlusWebPlugin.prototype = {}; @@ -538396,19 +538452,19 @@ call$1(part) { return part !== ""; }, - $signature: 73 + $signature: 77 }; A.Context_split_closure.prototype = { call$1(part) { return part.length !== 0; }, - $signature: 73 + $signature: 77 }; A._validateArgList_closure.prototype = { call$1(arg) { return arg == null ? "null" : '"' + arg + '"'; }, - $signature: 3186 + $signature: 3187 }; A.InternalStyle.prototype = { getRoot$1(path) { @@ -538826,13 +538882,13 @@ call$2(key, value) { return new A.MapEntry(B.List_eld[key], [B.PermissionStatus_0, B.PermissionStatus_1, B.PermissionStatus_2, B.PermissionStatus_3, B.PermissionStatus_4][value], type$.MapEntry_Permission_PermissionStatus); }, - $signature: 3187 + $signature: 3188 }; A.encodePermissions_closure.prototype = { call$1(it) { return it.value; }, - $signature: 3188 + $signature: 3189 }; A.PinTheme.prototype = {}; A.Pinput.prototype = { @@ -539280,19 +539336,19 @@ t5 === $ && A.throwUnnamedLateFieldNI(); return A.TextFieldTapRegion$(A.MouseRegion$(new A.IgnorePointer(false, _null, A.AnimatedBuilder$(t3, new A._PinputState__buildPinput__closure(t4, t1), t5.buildGestureDetector$2$behavior$child(B.HitTestBehavior_2, new A.Stack(B.Alignment_0_m1, _null, B.StackFit_0, B.Clip_1, A._setArrayType([t1._buildEditable$2(t4.textSelectionControls, field), t1._buildFields$0()], type$.JSArray_Widget), _null))), _null), t2, _null, _null, new A._PinputState__buildPinput__closure0(t1), new A._PinputState__buildPinput__closure1(t1), _null), _null, _null); }, - $signature: 3190 + $signature: 3191 }; A._PinputState__buildPinput__closure0.prototype = { call$1($event) { return this.$this._pinput$_handleHover$1(true); }, - $signature: 209 + $signature: 214 }; A._PinputState__buildPinput__closure1.prototype = { call$1($event) { return this.$this._pinput$_handleHover$1(false); }, - $signature: 184 + $signature: 174 }; A._PinputState__buildPinput__closure.prototype = { call$2(_, child) { @@ -539317,7 +539373,7 @@ break; } }, - $signature: 91 + $signature: 93 }; A._PinputState__buildEditable_closure0.prototype = { call$1(s) { @@ -539325,20 +539381,20 @@ t1._widget.toString; t1._validator$0(); }, - $signature: 91 + $signature: 93 }; A._PinputState__buildFields_onlyFields.prototype = { call$0() { var t1 = this.$this; return new A._SeparatedRaw(A.Iterable_Iterable$generate(t1._widget.length, null, type$.int).map$1$1(0, new A._PinputState__buildFields_onlyFields_closure(t1), type$.Widget).toList$0(0), B.MainAxisAlignment_2, null, B.SizedBox_8_null_null_null, null); }, - $signature: 3191 + $signature: 3192 }; A._PinputState__buildFields_onlyFields_closure.prototype = { call$1(index) { return new A._PinItem(this.$this, index, null); }, - $signature: 3192 + $signature: 3193 }; A._PinputState__buildFields_closure.prototype = { call$2(context, child) { @@ -539346,7 +539402,7 @@ t1._widget.toString; return A.AnimatedSize$(B.Alignment_0_m1, A.Column$(A._setArrayType([this.onlyFields.call$0(), t1._pinput$_buildError$0()], type$.JSArray_Widget), B.CrossAxisAlignment_0, null, B.MainAxisAlignment_0, B.MainAxisSize_1, B.VerticalDirection_1), B.C__Linear, B.Duration_180000, null); }, - $signature: 261 + $signature: 235 }; A.PinputAutovalidateMode.prototype = { _enumToString$0() { @@ -539572,7 +539628,7 @@ if (!property._restoration0$_disposed) property.removeListener$1(0, listener); }, - $signature: 124 + $signature: 125 }; A.__PinputAnimatedCursorState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -540133,7 +540189,7 @@ call$1(index) { return index; }, - $signature: 131 + $signature: 132 }; A.PrintingPlugin_raster_closure0.prototype = { call$1(e) { @@ -540741,7 +540797,7 @@ t3 = t1._widget; return A.GestureDetector$(_null, new A.PdfPreviewPage(t2, t3.pdfPreviewPageDecoration, t3.previewPageMargin, _null), B.DragStartBehavior_1, false, _null, new A.PdfPreviewCustomState__createPreview__closure(t1, index), _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null, _null); }, - $signature: 3197 + $signature: 3198 }; A.PdfPreviewCustomState__createPreview__closure.prototype = { call$0() { @@ -540990,7 +541046,7 @@ t4 === $ && A.throwUnnamedLateFieldNI(); return new A.PdfPreviewCustom(t4, controller.buildDocument, t3, _null, _null, _null, t2.pages, _null, _null, false, _null, _null, _null, t1.previewWidget); }, - $signature: 3199 + $signature: 3200 }; A.PdfPreviewRaster.prototype = { raster$0() { @@ -541301,7 +541357,7 @@ call$1(image) { return this.comp.complete$1(0, image); }, - $signature: 3200 + $signature: 3201 }; A.QrBitBuffer.prototype = { $indexSet(_, index, value) { @@ -541681,7 +541737,7 @@ t1 = t1._qrWidget$3(context, null, widgetSize); return t1; }, - $signature: 318 + $signature: 279 }; A._QrContentView.prototype = { build$1(context) { @@ -541989,7 +542045,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return this.$this.formatter.call$3(t1, this.action, new A.DateTime(Date.now(), false)); }, - $signature: 75 + $signature: 76 }; A.ButtonState.prototype = { _enumToString$0() { @@ -542190,7 +542246,7 @@ call$2(context, snapshot) { return A.AnimatedSwitcher$(J.$eq$(snapshot.data, B.ButtonState_1) ? this._loader : this.$this._widget.child, B.Duration_200000, B.C__Linear, B.C__Linear, A.animated_switcher_AnimatedSwitcher_defaultTransitionBuilder$closure()); }, - $signature: 3202 + $signature: 3203 }; A.RoundedLoadingButtonState_initState_closure.prototype = { call$0() { @@ -542245,7 +542301,7 @@ return; t1._widget.controller._rounded_loading_button$_state.add$1(0, $event); }, - $signature: 3203 + $signature: 3204 }; A.RoundedLoadingButtonController.prototype = {}; A._RoundedLoadingButtonState_State_TickerProviderStateMixin.prototype = { @@ -542992,7 +543048,7 @@ call$1(p) { return p.toJson$0(); }, - $signature: 3205 + $signature: 3206 }; A.SentryId.prototype = { toString$0(_) { @@ -543313,21 +543369,21 @@ }); return A._asyncStartSync($async$call$1, $async$completer); }, - $signature: 3206 + $signature: 3207 }; A.SentryNavigatorObserver__startTransaction_closure0.prototype = { call$1(scope) { if (scope.span == null) scope.span = this.$this._transaction; }, - $signature: 3207 + $signature: 3208 }; A.RouteObserverBreadcrumb.prototype = {}; A.RouteObserverBreadcrumb__formatArgs_closure.prototype = { call$2(key, value) { return new A.MapEntry(key, J.toString$0$(value), type$.MapEntry_String_String); }, - $signature: 3208 + $signature: 3209 }; A.SentryNative.prototype = { beginNativeFramesCollection$0() { @@ -543605,7 +543661,7 @@ call$1(key) { return J.startsWith$1$s(key, "flutter."); }, - $signature: 73 + $signature: 77 }; A.AppleLogoPainter.prototype = { paint$2(canvas, size) { @@ -543934,7 +543990,7 @@ throw A.wrapException(A.ReachabilityError$(string$.x60null_c)); } }, - $signature: 3209 + $signature: 3210 }; A.SignInWithApplePlatform.prototype = {}; A.WebAuthenticationOptions.prototype = {}; @@ -544485,7 +544541,7 @@ call$0() { return this.color; }, - $signature: 3210 + $signature: 3211 }; A.Highlighter$__closure.prototype = { call$1(line) { @@ -544493,7 +544549,7 @@ t1 = new A.WhereIterable(t1, new A.Highlighter$___closure(), A._arrayInstanceType(t1)._eval$1("WhereIterable<1>")); return t1.get$length(t1); }, - $signature: 3211 + $signature: 3212 }; A.Highlighter$___closure.prototype = { call$1(highlight) { @@ -544509,20 +544565,20 @@ call$1(line) { return line.url; }, - $signature: 3213 + $signature: 3214 }; A.Highlighter__collateLines_closure.prototype = { call$1(highlight) { var t1 = highlight.span.get$sourceUrl(); return t1 == null ? new A.Object() : t1; }, - $signature: 3214 + $signature: 3215 }; A.Highlighter__collateLines_closure0.prototype = { call$2(highlight1, highlight2) { return highlight1.span.compareTo$1(0, highlight2.span); }, - $signature: 3215 + $signature: 3216 }; A.Highlighter__collateLines_closure1.prototype = { call$1(entry) { @@ -544566,7 +544622,7 @@ } return lines; }, - $signature: 3216 + $signature: 3217 }; A.Highlighter__collateLines__closure.prototype = { call$1(highlight) { @@ -544680,7 +544736,7 @@ t2 = t2._contents += B.JSString_methods.$mul("^", Math.max(endColumn + (tabsBefore + tabsInside) * 3 - startColumn, 1)); return t2.length - t3.length; }, - $signature: 169 + $signature: 166 }; A.Highlighter__writeIndicator_closure0.prototype = { call$0() { @@ -544703,7 +544759,7 @@ } return t2._contents.length - t3.length; }, - $signature: 169 + $signature: 166 }; A.Highlighter__writeSidebar_closure.prototype = { call$0() { @@ -544745,7 +544801,7 @@ } return A._Highlight__normalizeEndOfLine(A._Highlight__normalizeTrailingNewline(A._Highlight__normalizeNewlines(t1))); }, - $signature: 3217 + $signature: 3218 }; A._Line.prototype = { toString$0(_) { @@ -544961,7 +545017,7 @@ var t1 = this.listenTo; return t1 != null ? A._setArrayType([t1], type$.JSArray_ReactiveModelImp_dynamic) : this.listenToMany.cast$1$0(0, type$.ReactiveModelImp_dynamic); }, - $signature: 3219 + $signature: 3220 }; A.OnBuilder_closure0.prototype = { call$3(_, __, ___) { @@ -545115,7 +545171,7 @@ return; t1.setState$1(new A._MyStatefulWidgetState_initState__closure(t1, model)); }, - $signature: 3220 + $signature: 3221 }; A._MyStatefulWidgetState_initState__closure.prototype = { call$0() { @@ -545662,7 +545718,7 @@ } _this.middleSetState.call$2(B.StateStatus_2, $event); }, - $signature: 100 + $signature: 102 }; A.ReactiveModelImp__handleAsyncState__closure0.prototype = { call$1(_) { @@ -545695,7 +545751,7 @@ throw A.wrapException(e); } }, - $signature: 359 + $signature: 413 }; A.ReactiveModelImp__handleAsyncState__closure.prototype = { call$0() { @@ -546188,7 +546244,7 @@ call$0() { return A.InspectDocumentAffinity_getAffinityBetween(this.$this, this.position1, this.position2); }, - $signature: 3222 + $signature: 3223 }; A._MutableDocument_Object_ChangeNotifier.prototype = {}; A.DocumentGestureMode.prototype = { @@ -546564,7 +546620,7 @@ baseStyle = B.TextStyle_SVP0; return type$.TextStyle_Function_2_Set_Attribution_and_TextStyle._as(t1.$index(0, "inlineTextStyler")).call$2(attributions, baseStyle); }, - $signature: 203 + $signature: 202 }; A._BlockquoteComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel.prototype = { applyStyles$1(styles) { @@ -547703,13 +547759,13 @@ call$2(doc, transaction) { transaction._document.deleteNode$1(this.nodeBefore); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_deleteUpstream_closure0.prototype = { call$2(doc, transaction) { transaction._document.deleteNode$1(this.node); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations__replaceBlockNodeWithEmptyParagraphAndCollapsedSelection_closure.prototype = { call$2(doc, transaction) { @@ -547722,55 +547778,55 @@ t1 = new A.DocumentPosition(newNode.id, B.TextNodePosition_0_TextAffinity_1); this.$this.composer.set$selection(new A.DocumentSelection(t1, t1)); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_convertParagraphByPatternMatching_closure.prototype = { call$2($document, transaction) { transaction._document.replaceNode$2$newNode$oldNode(this.newNode, this.node); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_convertParagraphByPatternMatching_closure0.prototype = { call$2($document, transaction) { transaction._document.insertNodeAt$2(this.paragraphNodeIndex, A.HorizontalRuleNode$(B.C_Uuid.v4$0())); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_convertParagraphByPatternMatching_closure1.prototype = { call$2($document, transaction) { transaction._document.replaceNode$2$newNode$oldNode(this.newNode, this.node); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_convertParagraphByPatternMatching_closure2.prototype = { call$2(value, element) { return element instanceof A.UrlElement ? value + 1 : value; }, - $signature: 3225 + $signature: 3226 }; A.CommonEditorOperations_convertParagraphByPatternMatching_closure3.prototype = { call$2(value, element) { return element instanceof A.TextElement0 ? J.$add$ansx(value, J.trim$0$s(element.text)) : value; }, - $signature: 3226 + $signature: 3227 }; A.CommonEditorOperations_convertParagraphByPatternMatching_closure4.prototype = { call$1(element) { return element instanceof A.UrlElement; }, - $signature: 3227 + $signature: 3228 }; A.CommonEditorOperations__processUrlNode_closure.prototype = { call$2($document, transaction) { transaction._document.replaceNode$2$newNode$oldNode(this.imageNode, this.node); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_insertBlockLevelNewline_closure.prototype = { call$2(doc, transaction) { transaction._document.insertNodeAfter$2$existingNode$newNode(this.extentNode, A.ParagraphNode$(this.newNodeId, null, A.AttributedText$(null, ""))); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_insertBlockLevelNewline_closure0.prototype = { call$2(doc, transaction) { @@ -547783,19 +547839,19 @@ t3._refreshNodeIdCaches$0(); t3.notifyListeners$0(); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_convertToListItem_closure.prototype = { call$2($document, transaction) { transaction._document.replaceNode$2$newNode$oldNode(this.newNode, this.node); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_convertToBlockquote_closure.prototype = { call$2($document, transaction) { transaction._document.replaceNode$2$newNode$oldNode(this.newNode, this.node); }, - $signature: 117 + $signature: 120 }; A.CommonEditorOperations_convertToParagraph_closure.prototype = { call$2($document, transaction) { @@ -547806,7 +547862,7 @@ } else transaction._document.replaceNode$2$newNode$oldNode(A.ParagraphNode$(t1.id, this.newMetadata, t1._text$_text), t1); }, - $signature: 117 + $signature: 120 }; A._PasteEditorCommand.prototype = { execute$2($document, transaction) { @@ -547874,7 +547930,7 @@ call$1(pastedLine) { return A.ParagraphNode$(B.C_Uuid.v4$0(), null, pastedLine); }, - $signature: 3228 + $signature: 3229 }; A.SuperEditorDebugVisuals.prototype = { updateShouldNotify$1(oldWidget) { @@ -548011,7 +548067,7 @@ call$3(context, caret, child) { return new A.LayoutBuilder(new A._CaretDocumentOverlayState_build__closure(this.$this, caret), null); }, - $signature: 3229 + $signature: 3230 }; A._CaretDocumentOverlayState_build__closure.prototype = { call$2(context, constraints) { @@ -548033,7 +548089,7 @@ } return new A.RepaintBoundary(new A.Stack(B.AlignmentDirectional_m1_m1, _null, B.StackFit_0, B.Clip_1, t2, _null), _null); }, - $signature: 3230 + $signature: 3231 }; A._CaretDocumentOverlayState_build___closure.prototype = { call$1(timeStamp) { @@ -548051,7 +548107,7 @@ t4 === $ && A.throwUnnamedLateFieldNI(); return A.Container$(_null, _null, B.Clip_0, _null, _null, new A.BoxDecoration(A.Color$fromARGB(B.JSInt_methods.round$0(255 * (t4._blink_controller$_isVisible ? 1 : 0)), t3.get$value(t3) >>> 16 & 255, t3.get$value(t3) >>> 8 & 255, t3.get$value(t3) & 255), _null, _null, t1._widget.caretStyle.borderRadius, _null, _null, B.BoxShape_0), _null, _null, B.ValueKey_caret_primary, _null, _null, _null, _null, t2.width); }, - $signature: 3231 + $signature: 3232 }; A.__CaretDocumentOverlayState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -548586,7 +548642,7 @@ call$0() { return A.TapSequenceGestureRecognizer$(); }, - $signature: 245 + $signature: 246 }; A._DocumentMouseInteractorState__buildGestureInput_closure0.prototype = { call$1(recognizer) { @@ -548598,13 +548654,13 @@ recognizer.onTripleTap = t1.get$_onTripleTap(); recognizer.gestureSettings = this.gestureSettings; }, - $signature: 233 + $signature: 243 }; A._DocumentMouseInteractorState__buildGestureInput_closure1.prototype = { call$0() { return A.PanGestureRecognizer$(null, null); }, - $signature: 204 + $signature: 203 }; A._DocumentMouseInteractorState__buildGestureInput_closure2.prototype = { call$1(recognizer) { @@ -548615,7 +548671,7 @@ recognizer.onCancel = t1.get$_document_gestures_mouse$_onPanCancel(); recognizer.gestureSettings = this.gestureSettings; }, - $signature: 205 + $signature: 204 }; A.__DocumentMouseInteractorState_State_SingleTickerProviderStateMixin.prototype = { dispose$0() { @@ -549324,13 +549380,13 @@ call$0() { return this.$this.get$scrollPosition(); }, - $signature: 400 + $signature: 380 }; A._AndroidDocumentTouchInteractorState_initState_closure0.prototype = { call$0() { return this.$this.get$viewportBox(); }, - $signature: 341 + $signature: 343 }; A._AndroidDocumentTouchInteractorState_initState_closure1.prototype = { call$1(timeStamp) { @@ -549419,32 +549475,32 @@ t3 = t1._widget; return new A.AndroidDocumentTouchEditingControls(t2, t3.createOverlayControlsClipper, t3.handleColor, t1.get$_onHandleDragStart(), t1.get$_onHandleDragUpdate(), t1.get$_document_gestures_touch_android$_onHandleDragEnd(), t3.popoverToolbarBuilder, false, null); }, - $signature: 3239 + $signature: 3240 }; A._AndroidDocumentTouchInteractorState__positionCollapsedHandle_closure.prototype = { call$0() { var t1 = this.extentRect; return new A.Offset(t1.left, t1.bottom); }, - $signature: 336 + $signature: 339 }; A._AndroidDocumentTouchInteractorState__positionExpandedHandles_closure.prototype = { call$0() { return this.affinity === B.TextAffinity_1 ? this.baseHandleOffset : this.extentHandleOffset; }, - $signature: 336 + $signature: 339 }; A._AndroidDocumentTouchInteractorState__positionExpandedHandles_closure0.prototype = { call$0() { return this.affinity === B.TextAffinity_1 ? this.extentHandleOffset : this.baseHandleOffset; }, - $signature: 336 + $signature: 339 }; A._AndroidDocumentTouchInteractorState__buildGestureInput_closure.prototype = { call$0() { return A.TapSequenceGestureRecognizer$(); }, - $signature: 245 + $signature: 246 }; A._AndroidDocumentTouchInteractorState__buildGestureInput_closure0.prototype = { call$1(recognizer) { @@ -549455,7 +549511,7 @@ recognizer.onTripleTapDown = t1.get$_onTripleTapDown(); recognizer.gestureSettings = this.gestureSettings; }, - $signature: 233 + $signature: 243 }; A.AndroidDocumentTouchEditingControls.prototype = { createState$0() { @@ -550530,13 +550586,13 @@ call$0() { return this.$this.get$scrollPosition(); }, - $signature: 400 + $signature: 380 }; A._IOSDocumentTouchInteractorState_initState_closure0.prototype = { call$0() { return this.$this.get$viewportBox(); }, - $signature: 341 + $signature: 343 }; A._IOSDocumentTouchInteractorState_initState_closure1.prototype = { call$1(timeStamp) { @@ -550656,14 +550712,14 @@ t10 = t5.popoverToolbarBuilder; return new A.IosDocumentTouchEditingControls(t2, t6, t7, t4, t3, t5.createOverlayControlsClipper, t8, t1.get$_onFloatingCursorStart(), t1.get$_moveSelectionToFloatingCursor(), t1.get$_onFloatingCursorStop(), t9, t10, false, null); }, - $signature: 3242 + $signature: 3243 }; A._IOSDocumentTouchInteractorState__positionCollapsedHandle_closure.prototype = { call$0() { var t1 = this.extentRect; return new A.Offset(t1.left, t1.bottom); }, - $signature: 336 + $signature: 339 }; A._IOSDocumentTouchInteractorState_build_closure.prototype = { call$1(timeStamp) { @@ -550680,7 +550736,7 @@ call$0() { return A.TapSequenceGestureRecognizer$(); }, - $signature: 245 + $signature: 246 }; A._IOSDocumentTouchInteractorState__buildGestureInput_closure0.prototype = { call$1(recognizer) { @@ -550692,7 +550748,7 @@ recognizer.onTimeout = t1.get$_onTapTimeout(); recognizer.gestureSettings = this.gestureSettings; }, - $signature: 233 + $signature: 243 }; A._IOSDocumentTouchInteractorState__buildGestureInput_closure1.prototype = { call$0() { @@ -551849,7 +551905,7 @@ t9 = A.IconButton$(_null, _null, _null, _null, B.Icon_WPj, _null, t2 ? t1.get$_convertToBlockquote() : _null, _null, _null, _null, _null); return A.Row$(A._setArrayType([t3, t5, t6, t7, t4, t8, t10, t11, t12, t9, A.IconButton$(_null, _null, _null, _null, B.Icon_K4B, _null, isSingleNodeSelected && selectedNode instanceof A.ParagraphNode && selectedNode._text$_text.text.length === 0 ? t1.get$_convertToHr() : _null, _null, _null, _null, _null)], type$.JSArray_Widget), B.CrossAxisAlignment_2, B.MainAxisAlignment_0, B.MainAxisSize_0, _null); }, - $signature: 3244 + $signature: 3245 }; A.SuperEditorImeInteractor.prototype = { createState$0() { @@ -552134,25 +552190,25 @@ call$0() { return this.$this.get$_document_scrollable$_viewport(); }, - $signature: 341 + $signature: 343 }; A._DocumentScrollableState_initState__closure0.prototype = { call$0() { return this.$this.get$_document_scrollable$_scrollPosition(); }, - $signature: 400 + $signature: 380 }; A._DocumentScrollableState_didUpdateWidget_closure.prototype = { call$0() { return this.$this.get$_document_scrollable$_viewport(); }, - $signature: 341 + $signature: 343 }; A._DocumentScrollableState_didUpdateWidget_closure0.prototype = { call$0() { return this.$this.get$_document_scrollable$_scrollPosition(); }, - $signature: 400 + $signature: 380 }; A.AutoScrollController.prototype = { dispose$0() { @@ -553012,19 +553068,19 @@ t1.toString; return t1; }, - $signature: 3248 + $signature: 3249 }; A._SingleColumnDocumentLayoutState__buildDocComponents_closure.prototype = { call$2(context, newComponentViewModel) { return new A._Component(this.$this._widget.componentBuilders, this.componentKey, newComponentViewModel, null); }, - $signature: 3249 + $signature: 3250 }; A._SingleColumnDocumentLayoutState__buildDocComponents_closure0.prototype = { call$2(key, value) { $.$get$editorLayoutLog().log$4(B.Level_FINER_400, " - " + A.S(key) + ": " + A.S(value), null, null); }, - $signature: 3250 + $signature: 3251 }; A._PresenterComponentBuilder.prototype = { createState$0() { @@ -553562,7 +553618,7 @@ var t1 = this.node; return selectedNode.get$id(selectedNode) == t1.get$id(t1); }, - $signature: 3251 + $signature: 3252 }; A.DocumentNodeSelection.prototype = { $eq(_, other) { @@ -553773,7 +553829,7 @@ baseStyle = B.TextStyle_SVP0; return type$.TextStyle_Function_2_Set_Attribution_and_TextStyle._as(t1.$index(0, "inlineTextStyler")).call$2(attributions, baseStyle); }, - $signature: 203 + $signature: 202 }; A._ListItemComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel.prototype = { applyStyles$1(styles) { @@ -554084,7 +554140,7 @@ baseStyle = B.TextStyle_SVP0; return type$.TextStyle_Function_2_Set_Attribution_and_TextStyle._as(t1.$index(0, "inlineTextStyler")).call$2(attributions, baseStyle); }, - $signature: 203 + $signature: 202 }; A._ParagraphComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel.prototype = { applyStyles$1(styles) { @@ -554406,7 +554462,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return type$.DocumentLayout._as(t1.get$currentState()); }, - $signature: 223 + $signature: 209 }; A.SuperEditorState__createEditContext_closure0.prototype = { call$0() { @@ -554414,7 +554470,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return type$.DocumentLayout._as(t1.get$currentState()); }, - $signature: 223 + $signature: 209 }; A.SuperEditorState__updateComposerPreferencesAtSelection_closure.prototype = { call$1(attribution) { @@ -554442,7 +554498,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1._getDocumentLayout.call$0(); }, - $signature: 223 + $signature: 209 }; A.SuperEditorState__buildGestureSystem_closure.prototype = { call$0() { @@ -554450,7 +554506,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1._getDocumentLayout.call$0(); }, - $signature: 223 + $signature: 209 }; A.SuperEditorState__buildGestureSystem_closure0.prototype = { call$0() { @@ -554458,7 +554514,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1._getDocumentLayout.call$0(); }, - $signature: 223 + $signature: 209 }; A.SuperEditorState__buildDesktopGestureSystem_closure.prototype = { call$2(context, viewportConstraints) { @@ -554486,7 +554542,7 @@ t8.push(new A.Positioned(0, 0, 0, 0, _null, _null, t6[_i].build$2(context, t1.__SuperEditorState_editContext_A), _null)); return new A.DocumentScrollable(t2, _null, false, t3, new A.ConstrainedBox(new A.BoxConstraints(t4, 1 / 0, t5, 1 / 0), new A.Stack(B.AlignmentDirectional_m1_m1, _null, B.StackFit_0, B.Clip_0, A._setArrayType([t7, new A.Align(B.Alignment_0_m1, _null, _null, new A.Stack(B.AlignmentDirectional_m1_m1, _null, B.StackFit_0, B.Clip_1, t8, _null), _null)], t9), _null), _null), _null); }, - $signature: 3254 + $signature: 3255 }; A.SuperEditorState__buildDesktopGestureSystem__closure.prototype = { call$0() { @@ -554494,7 +554550,7 @@ t1 === $ && A.throwUnnamedLateFieldNI(); return t1._getDocumentLayout.call$0(); }, - $signature: 223 + $signature: 209 }; A.SuperEditorSelectionPolicies.prototype = { $eq(_, other) { @@ -554527,73 +554583,73 @@ call$0() { return this.editContext._getDocumentLayout.call$0(); }, - $signature: 223 + $signature: 209 }; A.defaultStylesheet_closure.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["maxWidth", 640, "padding", B.CascadingPadding_24_24_null_null, "textStyle", B.TextStyle_sBb], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure0.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_40_null, "textStyle", B.TextStyle_o8I1], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure1.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_32_null, "textStyle", B.TextStyle_o8I0], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure2.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_28_null, "textStyle", B.TextStyle_o8I], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure3.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_24_null], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure4.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_0_null], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure5.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_0_null], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure6.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_0_null], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure7.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_24_null], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure8.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["textStyle", B.TextStyle_CcT], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.defaultStylesheet_closure9.prototype = { call$2(doc, docNode) { return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_null_96], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.TaskNode.prototype = { set$isComplete(newValue) { @@ -554622,7 +554678,7 @@ return A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.dynamic); return A.LinkedHashMap_LinkedHashMap$_literal(["padding", B.CascadingPadding_null_null_24_null], type$.String, type$.dynamic); }, - $signature: 123 + $signature: 126 }; A.TaskComponentBuilder.prototype = { createViewModel$2($document, node) { @@ -554644,13 +554700,13 @@ var t1 = this.$this._editor._document; new A.EditorCommandFunction(new A.TaskComponentBuilder_createViewModel__closure(this.node, isComplete)).execute$2(t1, new A.DocumentEditorTransaction(t1)); }, - $signature: 88 + $signature: 90 }; A.TaskComponentBuilder_createViewModel__closure.prototype = { call$2($document, transaction) { this.node.set$isComplete(this.isComplete); }, - $signature: 117 + $signature: 120 }; A.TaskComponentViewModel.prototype = { copy$0() { @@ -554718,7 +554774,7 @@ newValue.toString; t1.setComplete.call$1(newValue); }, - $signature: 396 + $signature: 342 }; A._TaskComponentState_build_closure0.prototype = { call$1(attributions) { @@ -554731,7 +554787,7 @@ t1 = style; return t1; }, - $signature: 203 + $signature: 202 }; A.InsertNewTaskOrSplitExistingTaskCommand.prototype = { execute$2($document, transaction) { @@ -554766,7 +554822,7 @@ baseStyle = B.TextStyle_SVP0; return type$.TextStyle_Function_2_Set_Attribution_and_TextStyle._as(t1.$index(0, "inlineTextStyler")).call$2(attributions, baseStyle); }, - $signature: 203 + $signature: 202 }; A._TaskComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel.prototype = { applyStyles$1(styles) { @@ -555174,7 +555230,7 @@ call$0() { return this.selectionRange; }, - $signature: 3256 + $signature: 3257 }; A.InsertTextCommand.prototype = { execute$2($document, transaction) { @@ -555384,7 +555440,7 @@ var t1 = J.substring$2$s(this._this.text, attributedSpan.start, attributedSpan.end + 1); return A.TextSpan$(null, null, this.styleBuilder.call$1(attributedSpan.attributions), t1); }, - $signature: 3257 + $signature: 3258 }; A.BlinkingCaret.prototype = { createState$0() { @@ -556460,7 +556516,7 @@ t1.toString; return new A.IOSCollapsedHandle(t2, t3, t1, null); }, - $signature: 3259 + $signature: 3260 }; A._IosDocumentTouchEditingControlsState__buildFloatingCursor_closure.prototype = { call$3(context, floatingCursorOffset, child) { @@ -556472,13 +556528,13 @@ t3 = t1._floatingCursorHeight; return t1._buildHandle$4$debugColor$handle$handleKey$handleOffset(B.MaterialColor_Map_JNwaj_4280391411, A.Container$(_null, _null, B.Clip_0, A.Color$fromARGB(191, 244, 67, 54), _null, _null, _null, t3, _null, _null, _null, _null, _null, 2), t1._floatingCursorKey, t2); }, - $signature: 3260 + $signature: 3261 }; A._IosDocumentTouchEditingControlsState__buildToolbar_closure.prototype = { call$1(context) { return this.$this._widget.popoverToolbarBuilder$1(context); }, - $signature: 56 + $signature: 57 }; A.IosDocumentGestureEditingController.prototype = { removeCaret$0() { @@ -556711,7 +556767,7 @@ t1.remainingOffset = remainingOffset; return remainingOffset >= 0; }, - $signature: 73 + $signature: 77 }; A.CharacterMovement__moveOffsetByWord_closure0.prototype = { call$1(char) { @@ -556720,7 +556776,7 @@ A.throwExpression(A.argumentErrorValue(char)); return t1.test(char); }, - $signature: 73 + $signature: 77 }; A.CharacterMovement__moveOffsetByWord_closure1.prototype = { call$1(char) { @@ -556729,7 +556785,7 @@ A.throwExpression(A.argumentErrorValue(char)); return !t1.test(char); }, - $signature: 73 + $signature: 77 }; A.CharacterMovement__moveOffsetByCharacter_closure.prototype = { call$1(char) { @@ -556738,7 +556794,7 @@ t1.remainingOffset = remainingOffset; return remainingOffset >= 0; }, - $signature: 73 + $signature: 77 }; A.AndroidEditingOverlayControls.prototype = { createState$0() { @@ -557259,7 +557315,7 @@ var t1 = this.$this._widget; return t1.popoverToolbarBuilder$2(context, t1.editingController); }, - $signature: 56 + $signature: 57 }; A._AndroidEditingOverlayControlsState__scheduleRebuildBecauseTextIsNotLaidOutYet_closure.prototype = { call$1(timeStamp) { @@ -557637,7 +557693,7 @@ call$0() { return A.TapSequenceGestureRecognizer$(); }, - $signature: 245 + $signature: 246 }; A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure0.prototype = { call$1(recognizer) { @@ -557648,13 +557704,13 @@ recognizer.onTripleTapDown = t1.get$__user_interaction0$_onTripleTapDown(); recognizer.gestureSettings = this.gestureSettings; }, - $signature: 233 + $signature: 243 }; A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure1.prototype = { call$0() { return A.PanGestureRecognizer$(null, null); }, - $signature: 204 + $signature: 203 }; A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure2.prototype = { call$1(recognizer) { @@ -557666,7 +557722,7 @@ recognizer.onCancel = t1._widget.focusNode.get$hasFocus() || t1.__user_interaction0$_isDraggingCaret ? t1.get$__user_interaction0$_onPanCancel() : _null; recognizer.gestureSettings = this.gestureSettings; }, - $signature: 205 + $signature: 204 }; A._AndroidTextFieldTouchInteractorState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -558034,7 +558090,7 @@ t3 === $ && A.throwUnnamedLateFieldNI(); return new A.AndroidEditingOverlayControls(t2, t3, t1._android_textfield$_textFieldKey, t1._android_textfield$_textContentLayerLink, t1._android_textfield$_textContentKey, t1._widget.handlesColor, false, A.android_textfield___defaultAndroidToolbarBuilder$closure(), null); }, - $signature: 3262 + $signature: 3263 }; A.SuperAndroidTextFieldState_build_closure.prototype = { call$2(context, _) { @@ -558427,7 +558483,7 @@ t1._widget.toString; return new A.SuperTextFieldScrollview(t3, t2, t4, t7, t5, t6, this.isMultiline, new A.Stack(B.AlignmentDirectional_m1_m1, null, B.StackFit_0, B.Clip_1, t8, null), t1._textScrollKey); }, - $signature: 56 + $signature: 57 }; A.SuperTextFieldGestureInteractor.prototype = { createState$0() { @@ -558800,7 +558856,7 @@ call$0() { return A.TapSequenceGestureRecognizer$(); }, - $signature: 245 + $signature: 246 }; A._SuperTextFieldGestureInteractorState_build_closure0.prototype = { call$1(recognizer) { @@ -558812,13 +558868,13 @@ recognizer.onTripleTap = t1.get$_desktop_textfield$_onTripleTap(); recognizer.gestureSettings = this.gestureSettings; }, - $signature: 233 + $signature: 243 }; A._SuperTextFieldGestureInteractorState_build_closure1.prototype = { call$0() { return A.PanGestureRecognizer$(null, A.LinkedHashSet_LinkedHashSet$_literal([B.PointerDeviceKind_1], type$.PointerDeviceKind)); }, - $signature: 204 + $signature: 203 }; A._SuperTextFieldGestureInteractorState_build_closure2.prototype = { call$1(recognizer) { @@ -558829,7 +558885,7 @@ recognizer.onCancel = t1.get$_desktop_textfield$_onPanCancel(); recognizer.gestureSettings = this.gestureSettings; }, - $signature: 205 + $signature: 204 }; A.SuperTextFieldKeyboardInteractor.prototype = { createState$0() { @@ -560934,7 +560990,7 @@ var t1 = this.$this._widget; return t1.popoverToolbarBuilder$2(context, t1.editingController); }, - $signature: 56 + $signature: 57 }; A._IOSEditingControlsState__scheduleRebuildBecauseTextIsNotLaidOutYet_closure.prototype = { call$1(timeStamp) { @@ -560984,7 +561040,7 @@ } return new A.Stack(B.AlignmentDirectional_m1_m1, _null, B.StackFit_0, B.Clip_1, t1, _null); }, - $signature: 3264 + $signature: 3265 }; A.FloatingCursorController0.prototype = {$isListenable: 1}; A._FloatingCursorController_Object_ChangeNotifier0.prototype = {}; @@ -561267,7 +561323,7 @@ call$0() { return A.TapSequenceGestureRecognizer$(); }, - $signature: 245 + $signature: 246 }; A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure0.prototype = { call$1(recognizer) { @@ -561278,13 +561334,13 @@ recognizer.onTripleTapDown = t1.get$__user_interaction$_onTripleTapDown(); recognizer.gestureSettings = this.gestureSettings; }, - $signature: 233 + $signature: 243 }; A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure1.prototype = { call$0() { return A.PanGestureRecognizer$(null, null); }, - $signature: 204 + $signature: 203 }; A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure2.prototype = { call$1(recognizer) { @@ -561296,7 +561352,7 @@ recognizer.onCancel = t1._widget.focusNode.get$hasFocus() || t1._isDraggingCaret ? t1.get$__user_interaction$_onPanCancel() : _null; recognizer.gestureSettings = this.gestureSettings; }, - $signature: 205 + $signature: 204 }; A._IOSTextFieldTouchInteractorState_State_TickerProviderStateMixin.prototype = { activate$0() { @@ -561669,7 +561725,7 @@ t3 === $ && A.throwUnnamedLateFieldNI(); return new A.IOSEditingControls(t2, t3, t1._textFieldKey, t1._textContentLayerLink, t1._textContentKey, t1._widget.handlesColor, false, A.ios_textfield___defaultPopoverToolbarBuilder$closure(), null); }, - $signature: 3266 + $signature: 3267 }; A.SuperIOSTextFieldState_build_closure.prototype = { call$2(context, _) { @@ -562130,7 +562186,7 @@ else return B.SizedBox_null_null_null_null; }, - $signature: 318 + $signature: 279 }; A.SuperTextState_build_closure0.prototype = { call$2(context, constraints) { @@ -562143,7 +562199,7 @@ else return B.SizedBox_null_null_null_null; }, - $signature: 318 + $signature: 279 }; A._SuperTextLayout.prototype = { createRenderObject$1(context) { @@ -564389,7 +564445,7 @@ call$1(str) { return str.length !== 0; }, - $signature: 73 + $signature: 77 }; A.LaunchMode.prototype = { _enumToString$0() { @@ -564407,7 +564463,7 @@ call$1(value) { return value === true; }, - $signature: 3269 + $signature: 3270 }; A.PreferredLaunchMode.prototype = { _enumToString$0() { @@ -566357,7 +566413,7 @@ call$2(key, value) { return value == null; }, - $signature: 3270 + $signature: 3271 }; A.WindowOptions.prototype = {}; A.main_closure0.prototype = { @@ -567337,8 +567393,8 @@ _instance_2_i = hunkHelpers._instance_2i; _static_0(A, "_engine_SkiaObjects_postFrameCleanUp$closure", "SkiaObjects_postFrameCleanUp", 0); _static_1(A, "_engine_BitmapCanvas__onEvictElement$closure", "BitmapCanvas__onEvictElement", 28); - _static_1(A, "_engine___noopCallback$closure", "_noopCallback", 146); - _static_1(A, "_engine___emptyCallback$closure", "_emptyCallback", 100); + _static_1(A, "_engine___noopCallback$closure", "_noopCallback", 145); + _static_1(A, "_engine___emptyCallback$closure", "_emptyCallback", 102); _instance_0_u(A.AlarmClock.prototype, "get$_timerDidFire", "_timerDidFire$0", 0); var _; _instance_1_u(_ = A.HtmlViewEmbedder.prototype, "get$_releaseOverlay", "_releaseOverlay$1", 99); @@ -567360,7 +567416,7 @@ _instance_1_i(A.SingleEntryBrowserHistory.prototype, "get$onPopState", "onPopState$1", 41); _instance_1_u(A.HighContrastSupport.prototype, "get$_onHighContrastChange", "_onHighContrastChange$1", 28); _instance_0_u(_ = A.EnginePlatformDispatcher.prototype, "get$dispose", "dispose$0", 0); - _instance_1_u(_, "get$_updateHighContrast", "_updateHighContrast$1", 88); + _instance_1_u(_, "get$_updateHighContrast", "_updateHighContrast$1", 90); _instance_1_u(A.PointerBinding.prototype, "get$_onPointerData", "_onPointerData$1", 2009); _instance_1_u(A.TextLayoutService.prototype, "get$_positionLineFragments", "_positionLineFragments$1", 2893); _instance_1_u(A.Spanometer.prototype, "get$measureFragment", "measureFragment$1", 2902); @@ -567371,31 +567427,31 @@ _instance_1_u(_ = A.DefaultTextEditingStrategy.prototype, "get$handleChange", "handleChange$1", 28); _instance_1_u(_, "get$handleBeforeInput", "handleBeforeInput$1", 28); _instance_1_u(_, "get$maybeSendAction", "maybeSendAction$1", 28); - _static_2(J, "_interceptors_JSArray__compareAny$closure", "JSArray__compareAny", 338); + _static_2(J, "_interceptors_JSArray__compareAny$closure", "JSArray__compareAny", 331); _instance_1_i(_ = J.JSArray.prototype, "get$add", "add$1", 41); _instance(_, "get$toList", 1, 0, function() { return {growable: true}; }, ["call$1$growable", "call$0"], ["toList$1$growable", "toList$0"], "List<1>({growable:bool})", 0, 0); _instance(J.JSString.prototype, "get$startsWith", 1, 1, null, ["call$2", "call$1"], ["startsWith$2", "startsWith$1"], 1083, 0, 0); - _instance_1_i(A._CastIterableBase.prototype, "get$contains", "contains$1", 121); - _static_1(A, "_js_helper_GeneralConstantMap__constantMapHashCode$closure", "GeneralConstantMap__constantMapHashCode", 250); - _static_0(A, "_js_helper_Primitives_dateNow$closure", "Primitives_dateNow", 169); + _instance_1_i(A._CastIterableBase.prototype, "get$contains", "contains$1", 116); + _static_1(A, "_js_helper_GeneralConstantMap__constantMapHashCode$closure", "GeneralConstantMap__constantMapHashCode", 253); + _static_0(A, "_js_helper_Primitives_dateNow$closure", "Primitives_dateNow", 166); _instance_1_i(A.JsLinkedHashMap.prototype, "get$remove", "remove$1", "2?(Object?)"); _instance_1_u(A._MatchImplementation.prototype, "get$group", "group$1", 1218); - _instance_1_u(A.StringMatch.prototype, "get$group", "group$1", 390); + _instance_1_u(A.StringMatch.prototype, "get$group", "group$1", 396); _static_1(A, "async__AsyncRun__scheduleImmediateJsOverride$closure", "_AsyncRun__scheduleImmediateJsOverride", 259); _static_1(A, "async__AsyncRun__scheduleImmediateWithSetImmediate$closure", "_AsyncRun__scheduleImmediateWithSetImmediate", 259); _static_1(A, "async__AsyncRun__scheduleImmediateWithTimer$closure", "_AsyncRun__scheduleImmediateWithTimer", 259); _static_0(A, "async___startMicrotaskLoop$closure", "_startMicrotaskLoop", 0); - _static_1(A, "async___nullDataHandler$closure", "_nullDataHandler", 100); - _static_2(A, "async___nullErrorHandler$closure", "_nullErrorHandler", 135); + _static_1(A, "async___nullDataHandler$closure", "_nullDataHandler", 102); + _static_2(A, "async___nullErrorHandler$closure", "_nullErrorHandler", 134); _static_0(A, "async___nullDoneHandler$closure", "_nullDoneHandler", 0); - _static(A, "async___rootScheduleMicrotask$closure", 4, null, ["call$4"], ["_rootScheduleMicrotask"], 3271, 0); + _static(A, "async___rootScheduleMicrotask$closure", 4, null, ["call$4"], ["_rootScheduleMicrotask"], 3272, 0); _instance_0_u(_ = A._BroadcastSubscription.prototype, "get$_onPause", "_onPause$0", 0); _instance_0_u(_, "get$_onResume", "_onResume$0", 0); _instance_1_i(_ = A._BroadcastStreamController.prototype, "get$add", "add$1", 41); _instance_1_i(_, "get$_async$_add", "_async$_add$1", 41); - _instance_2_u(_, "get$_addError", "_addError$2", 135); + _instance_2_u(_, "get$_addError", "_addError$2", 134); _instance_0_u(_, "get$_async$_close", "_async$_close$0", 0); _instance(A._Completer.prototype, "get$completeError", 0, 1, function() { return [null]; @@ -567403,13 +567459,13 @@ _instance(A._AsyncCompleter.prototype, "get$complete", 1, 0, function() { return [null]; }, ["call$1", "call$0"], ["complete$1", "complete$0"], 882, 0, 0); - _instance_2_u(A._Future.prototype, "get$_completeError", "_completeError$2", 135); + _instance_2_u(A._Future.prototype, "get$_completeError", "_completeError$2", 134); _instance_1_i(_ = A._StreamController.prototype, "get$add", "add$1", 41); _instance(_, "get$addError", 0, 1, function() { return [null]; }, ["call$2", "call$1"], ["addError$2", "addError$1"], 568, 0, 0); _instance_1_i(_, "get$_async$_add", "_async$_add$1", 41); - _instance_2_u(_, "get$_addError", "_addError$2", 135); + _instance_2_u(_, "get$_addError", "_addError$2", 134); _instance_0_u(_, "get$_async$_close", "_async$_close$0", 0); _instance_0_u(_ = A._ControllerSubscription.prototype, "get$_onPause", "_onPause$0", 0); _instance_0_u(_, "get$_onResume", "_onResume$0", 0); @@ -567418,7 +567474,7 @@ _instance_1_u(A._PendingEvents.prototype, "get$schedule", "schedule$1", 41); _instance_0_u(A._DoneStreamSubscription.prototype, "get$_sendDone", "_sendDone$0", 0); _instance_1_u(_ = A._StreamIterator.prototype, "get$_onData", "_onData$1", 41); - _instance_2_u(_, "get$_onError", "_onError$2", 135); + _instance_2_u(_, "get$_onError", "_onError$2", 134); _instance_0_u(_, "get$_onDone", "_onDone$0", 0); _instance_0_u(_ = A._ForwardingStreamSubscription.prototype, "get$_onPause", "_onPause$0", 0); _instance_0_u(_, "get$_onResume", "_onResume$0", 0); @@ -567428,50 +567484,50 @@ _instance_0_u(_ = A._SinkTransformerStreamSubscription.prototype, "get$_onPause", "_onPause$0", 0); _instance_0_u(_, "get$_onResume", "_onResume$0", 0); _instance_1_u(_, "get$_handleData", "_handleData$1", 41); - _instance_2_u(_, "get$_async$_handleError", "_async$_handleError$2", 135); + _instance_2_u(_, "get$_async$_handleError", "_async$_handleError$2", 134); _instance_0_u(_, "get$_handleDone", "_handleDone$0", 0); _static_2(A, "collection___defaultEquals$closure", "_defaultEquals", 556); - _static_1(A, "collection___defaultHashCode$closure", "_defaultHashCode", 250); - _static_2(A, "collection_ListMixin__compareAny$closure", "ListMixin__compareAny", 338); - _static_2(A, "collection___dynamicCompare$closure", "_dynamicCompare", 338); + _static_1(A, "collection___defaultHashCode$closure", "_defaultHashCode", 253); + _static_2(A, "collection_ListMixin__compareAny$closure", "ListMixin__compareAny", 331); + _static_2(A, "collection___dynamicCompare$closure", "_dynamicCompare", 331); _instance_1_i(A._LinkedCustomHashMap.prototype, "get$remove", "remove$1", "2?(Object?)"); - _instance_1_i(A._HashSet.prototype, "get$contains", "contains$1", 121); + _instance_1_i(A._HashSet.prototype, "get$contains", "contains$1", 116); _instance(_ = A._LinkedHashSet.prototype, "get$_newSimilarSet", 0, 0, null, ["call$1$0", "call$0"], ["_newSimilarSet$1$0", "_newSimilarSet$0"], 1836, 0, 0); - _instance_1_i(_, "get$contains", "contains$1", 121); - _instance_1_i(A.IterableMixin.prototype, "get$contains", "contains$1", 121); - _instance_1_i(A._UnmodifiableSet.prototype, "get$contains", "contains$1", 121); - _instance_1_i(A.SplayTreeSet.prototype, "get$contains", "contains$1", 121); + _instance_1_i(_, "get$contains", "contains$1", 116); + _instance_1_i(A.IterableMixin.prototype, "get$contains", "contains$1", 116); + _instance_1_i(A._UnmodifiableSet.prototype, "get$contains", "contains$1", 116); + _instance_1_i(A.SplayTreeSet.prototype, "get$contains", "contains$1", 116); _static_1(A, "convert___defaultToEncodable$closure", "_defaultToEncodable", 13); _instance_1_i(_ = A._ByteCallbackSink.prototype, "get$add", "add$1", 41); _instance_0_i(_, "get$close", "close$0", 0); - _static_1(A, "core__identityHashCode$closure", "identityHashCode", 250); + _static_1(A, "core__identityHashCode$closure", "identityHashCode", 253); _static_2(A, "core__identical$closure", "identical", 556); - _static_2(A, "core_Comparable_compare$closure", "Comparable_compare", 3272); - _static_1(A, "core__GeneratorIterable__id$closure", "_GeneratorIterable__id", 131); - _static_1(A, "core_Uri_decodeComponent$closure", "Uri_decodeComponent", 136); - _instance_1_i(A.Iterable.prototype, "get$contains", "contains$1", 121); + _static_2(A, "core_Comparable_compare$closure", "Comparable_compare", 3273); + _static_1(A, "core__GeneratorIterable__id$closure", "_GeneratorIterable__id", 132); + _static_1(A, "core_Uri_decodeComponent$closure", "Uri_decodeComponent", 127); + _instance_1_i(A.Iterable.prototype, "get$contains", "contains$1", 116); _instance(A.StringBuffer.prototype, "get$writeln", 0, 0, null, ["call$1", "call$0"], ["writeln$1", "writeln$0"], 882, 0, 0); - _instance_2_i(A.HttpRequest.prototype, "get$setRequestHeader", "setRequestHeader$2", 188); + _instance_2_i(A.HttpRequest.prototype, "get$setRequestHeader", "setRequestHeader$2", 193); _instance_2_i(A.Database.prototype, "get$transaction", "transaction$2", 2593); _instance_0_u(_ = A._FileStream.prototype, "get$_readBlock", "_readBlock$0", 0); _instance_0_i(_, "get$_io$_start", "_io$_start$0", 0); - _instance_0_i(A._File.prototype, "get$length", "length$0", 306); + _instance_0_i(A._File.prototype, "get$length", "length$0", 290); _instance_0_i(_ = A._RandomAccessFile.prototype, "get$close", "close$0", 96); - _instance_0_i(_, "get$length", "length$0", 306); - _static_1(A, "js___convertToJS$closure", "_convertToJS", 385); - _static_1(A, "js___convertToDart$closure", "_convertToDart", 186); + _instance_0_i(_, "get$length", "length$0", 290); + _static_1(A, "js___convertToJS$closure", "_convertToJS", 386); + _static_1(A, "js___convertToDart$closure", "_convertToDart", 182); _static(A, "math__max$closure", 2, null, ["call$1$2", "call$2"], ["max", function(a, b) { return A.max(a, b, type$.num); - }], 3273, 1); - _static(A, "ui_Size_lerp$closure", 3, null, ["call$3"], ["Size_lerp"], 3274, 0); - _static(A, "ui__lerpDouble$closure", 3, null, ["call$3"], ["lerpDouble"], 3275, 0); - _static(A, "ui_Color_lerp$closure", 3, null, ["call$3"], ["Color_lerp"], 3276, 0); - _instance_1_u(A._StoredMessage.prototype, "get$invoke", "invoke$1", 146); + }], 3274, 1); + _static(A, "ui_Size_lerp$closure", 3, null, ["call$3"], ["Size_lerp"], 3275, 0); + _static(A, "ui__lerpDouble$closure", 3, null, ["call$3"], ["lerpDouble"], 3276, 0); + _static(A, "ui_Color_lerp$closure", 3, null, ["call$3"], ["Color_lerp"], 3277, 0); + _instance_1_u(A._StoredMessage.prototype, "get$invoke", "invoke$1", 145); _instance_0_u(A._Channel.prototype, "get$_drainStep", "_drainStep$0", 0); - _instance_2_u(A.BoardItemState.prototype, "get$onDropItem", "onDropItem$2", 3238); - _instance_1_u(A.BoardListState.prototype, "get$onDropList", "onDropList$1", 3252); - _instance_1_i(A.CopyOnWriteSet.prototype, "get$contains", "contains$1", 121); - _instance_1_u(_ = A.CachedNetworkImage.prototype, "get$_octoPlaceholderBuilder", "_octoPlaceholderBuilder$1", 56); + _instance_2_u(A.BoardItemState.prototype, "get$onDropItem", "onDropItem$2", 3239); + _instance_1_u(A.BoardListState.prototype, "get$onDropList", "onDropList$1", 3253); + _instance_1_i(A.CopyOnWriteSet.prototype, "get$contains", "contains$1", 116); + _instance_1_u(_ = A.CachedNetworkImage.prototype, "get$_octoPlaceholderBuilder", "_octoPlaceholderBuilder$1", 57); _instance(_, "get$_octoErrorBuilder", 0, 3, null, ["call$3"], ["_octoErrorBuilder$3"], 623, 0, 0); _instance_1_u(_ = A.MultiImageStreamCompleter.prototype, "get$_multi_image_stream_completer$_handleAppFrame", "_multi_image_stream_completer$_handleAppFrame$1", 16); _instance_0_u(_, "get$_multi_image_stream_completer$_scheduleAppFrame", "_multi_image_stream_completer$_scheduleAppFrame$0", 0); @@ -567491,24 +567547,24 @@ _instance_1_u(_ = A.SelectNearest0.prototype, "get$_onTapTest", "_onTapTest$1", 564); _instance_1_u(_, "get$_onLongPressSelect", "_onLongPressSelect$1", 564); _instance(_, "get$_onSelect", 0, 1, null, ["call$2", "call$1"], ["_onSelect$2", "_onSelect$1"], 1334, 0, 0); - _instance(_, "get$_onDeselectAll", 0, 3, null, ["call$3"], ["_onDeselectAll$3"], 1350, 0, 0); + _instance(_, "get$_onDeselectAll", 0, 3, null, ["call$3"], ["_onDeselectAll$3"], 1351, 0, 0); _instance_1_u(A.BaseChart.prototype, "get$_notACustomBehavior", "_notACustomBehavior$1", 679); _instance_0_u(A.BaseChartState.prototype, "get$_animationTick", "_animationTick$0", 0); _instance_1_u(A.ChartContainerCustomPaint.prototype, "get$_buildSemantics", "_buildSemantics$1", 1804); - _instance_1_u(_ = A.ChartGestureDetector.prototype, "get$onTapDown", "onTapDown$1", 54); + _instance_1_u(_ = A.ChartGestureDetector.prototype, "get$onTapDown", "onTapDown$1", 49); _instance_1_u(_, "get$onTapUp", "onTapUp$1", 95); _instance_1_u(_, "get$onScaleStart", "onScaleStart$1", 698); _instance_1_u(_, "get$onScaleUpdate", "onScaleUpdate$1", 701); _instance_1_u(_, "get$onScaleEnd", "onScaleEnd$1", 706); _instance_2_u(_ = A.DeepCollectionEquality.prototype, "get$equals", "equals$2", 556); - _instance_1_i(_, "get$hash", "hash$1", 250); - _instance_1_u(_, "get$isValidKey", "isValidKey$1", 121); - _instance_0_i(A.XFileBase.prototype, "get$length", "length$0", 306); - _instance_0_i(A.XFile.prototype, "get$length", "length$0", 306); - _instance_0_i(A.MemoryFile.prototype, "get$length", "length$0", 306); - _static_2(A, "memory_file_system___defaultOpHandle$closure", "_defaultOpHandle", 3277); + _instance_1_i(_, "get$hash", "hash$1", 253); + _instance_1_u(_, "get$isValidKey", "isValidKey$1", 116); + _instance_0_i(A.XFileBase.prototype, "get$length", "length$0", 290); + _instance_0_i(A.XFile.prototype, "get$length", "length$0", 290); + _instance_0_i(A.MemoryFile.prototype, "get$length", "length$0", 290); + _static_2(A, "memory_file_system___defaultOpHandle$closure", "_defaultOpHandle", 3278); _instance_1_u(A.MemoryFileSystemEntity.prototype, "get$defaultCheckType", "defaultCheckType$1", 1986); - _static_1(A, "utils0__isEmpty$closure", "isEmpty", 73); + _static_1(A, "utils0__isEmpty$closure", "isEmpty", 77); _instance(_ = A.AnimationController.prototype, "get$reverse", 1, 0, function() { return {from: null}; }, ["call$1$from", "call$0"], ["reverse$1$from", "reverse$0"], 2045, 0, 0); @@ -567523,70 +567579,70 @@ _instance_0_u(A.AnimationLocalListenersMixin.prototype, "get$notifyListeners", "notifyListeners$0", 0); _instance_1_u(A.AnimationLocalStatusListenersMixin.prototype, "get$notifyStatusListeners", "notifyStatusListeners$1", 42); _instance_1_i(A._Interval.prototype, "get$value", "value$1", 10); - _instance_1_u(_ = A._CupertinoButtonState.prototype, "get$_handleTapDown", "_handleTapDown$1", 54); + _instance_1_u(_ = A._CupertinoButtonState.prototype, "get$_handleTapDown", "_handleTapDown$1", 49); _instance_1_u(_, "get$_handleTapUp", "_handleTapUp$1", 95); _instance_0_u(_, "get$_handleTapCancel", "_handleTapCancel$0", 0); - _instance_1_u(_ = A._CupertinoDesktopTextSelectionToolbarButtonState.prototype, "get$_onEnter", "_onEnter$1", 209); - _instance_1_u(_, "get$_onExit", "_onExit$1", 184); + _instance_1_u(_ = A._CupertinoDesktopTextSelectionToolbarButtonState.prototype, "get$_onEnter", "_onEnter$1", 214); + _instance_1_u(_, "get$_onExit", "_onExit$1", 174); _instance_0_u(A._CupertinoTextMagnifierState.prototype, "get$_magnifier0$_determineMagnifierPositionAndFocalPoint", "_magnifier0$_determineMagnifierPositionAndFocalPoint$0", 0); _instance_1_u(_ = A._CupertinoBackGestureDetectorState.prototype, "get$_route$_handleDragStart", "_route$_handleDragStart$1", 60); - _instance_1_u(_, "get$_route$_handleDragUpdate", "_route$_handleDragUpdate$1", 65); - _instance_1_u(_, "get$_route$_handleDragEnd", "_route$_handleDragEnd$1", 87); + _instance_1_u(_, "get$_route$_handleDragUpdate", "_route$_handleDragUpdate$1", 63); + _instance_1_u(_, "get$_route$_handleDragEnd", "_route$_handleDragEnd$1", 88); _instance_0_u(_, "get$_route$_handleDragCancel", "_route$_handleDragCancel$0", 0); _instance_1_u(_, "get$_route$_handlePointerDown", "_route$_handlePointerDown$1", 196); _instance_0_u(A._CupertinoScrollbarState.prototype, "get$handleThumbPress", "handleThumbPress$0", 0); - _instance_1_u(_ = A._CupertinoSwitchState.prototype, "get$_switch$_handleTapDown", "_switch$_handleTapDown$1", 54); + _instance_1_u(_ = A._CupertinoSwitchState.prototype, "get$_switch$_handleTapDown", "_switch$_handleTapDown$1", 49); _instance_0_u(_, "get$_switch$_handleTap", "_switch$_handleTap$0", 0); _instance_1_u(_, "get$_switch$_handleTapUp", "_switch$_handleTapUp$1", 95); _instance_0_u(_, "get$_switch$_handleTapCancel", "_switch$_handleTapCancel$0", 0); _instance_1_u(_, "get$_switch$_handleDragStart", "_switch$_handleDragStart$1", 60); - _instance_1_u(_, "get$_switch$_handleDragUpdate", "_switch$_handleDragUpdate$1", 65); - _instance_1_u(_, "get$_switch$_handleDragEnd", "_switch$_handleDragEnd$1", 87); - _static(A, "text_selection_toolbar0_CupertinoTextSelectionToolbar__defaultToolbarBuilder$closure", 4, null, ["call$4"], ["CupertinoTextSelectionToolbar__defaultToolbarBuilder"], 3278, 0); + _instance_1_u(_, "get$_switch$_handleDragUpdate", "_switch$_handleDragUpdate$1", 63); + _instance_1_u(_, "get$_switch$_handleDragEnd", "_switch$_handleDragEnd$1", 88); + _static(A, "text_selection_toolbar0_CupertinoTextSelectionToolbar__defaultToolbarBuilder$closure", 4, null, ["call$4"], ["CupertinoTextSelectionToolbar__defaultToolbarBuilder"], 3279, 0); _instance_0_u(_ = A._CupertinoTextSelectionToolbarContentState.prototype, "get$_handleNextPage", "_handleNextPage$0", 0); _instance_0_u(_, "get$_handlePreviousPage", "_handlePreviousPage$0", 0); _instance_1_u(_, "get$_statusListener", "_statusListener$1", 42); _static(A, "assertions_FlutterError_dumpErrorToConsole$closure", 1, null, ["call$2$forceReport", "call$1"], ["FlutterError_dumpErrorToConsole", function(details) { return A.FlutterError_dumpErrorToConsole(details, false); - }], 3279, 0); + }], 3280, 0); _static_1(A, "assertions_FlutterError_defaultStackFilter$closure", "FlutterError_defaultStackFilter", 562); - _static_1(A, "assertions_DiagnosticsStackTrace__createStackFrame$closure", "DiagnosticsStackTrace__createStackFrame", 3280); + _static_1(A, "assertions_DiagnosticsStackTrace__createStackFrame$closure", "DiagnosticsStackTrace__createStackFrame", 3281); _instance_1_i(_ = A.ChangeNotifier.prototype, "get$addListener", "addListener$1", 259); _instance_1_i(_, "get$removeListener", "removeListener$1", 259); _instance_0_u(_, "get$dispose", "dispose$0", 0); _instance_0_u(_, "get$notifyListeners", "notifyListeners$0", 0); _instance_1_i(A.DiagnosticPropertiesBuilder.prototype, "get$add", "add$1", 602); _instance_1_u(A.AbstractNode.prototype, "get$redepthChild", "redepthChild$1", 2610); - _static_1(A, "stack_frame_StackFrame_fromStackTraceLine$closure", "StackFrame_fromStackTraceLine", 3281); + _static_1(A, "stack_frame_StackFrame_fromStackTraceLine$closure", "StackFrame_fromStackTraceLine", 3282); _instance_1_u(_ = A.GestureBinding.prototype, "get$_handlePointerDataPacket", "_handlePointerDataPacket$1", 2615); _instance_1_u(_, "get$cancelPointer", "cancelPointer$1", 99); _instance_0_u(_, "get$_flushPointerEventQueue", "_flushPointerEventQueue$0", 0); - _instance_1_u(_, "get$_handlePointerEventImmediately", "_handlePointerEventImmediately$1", 113); + _instance_1_u(_, "get$_handlePointerEventImmediately", "_handlePointerEventImmediately$1", 112); _instance_0_u(_, "get$_handleSampleTimeChanged", "_handleSampleTimeChanged$0", 0); - _static(A, "force_press_ForcePressGestureRecognizer__inverseLerp$closure", 3, null, ["call$3"], ["ForcePressGestureRecognizer__inverseLerp"], 3282, 0); - _instance_1_u(A.ForcePressGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 113); + _static(A, "force_press_ForcePressGestureRecognizer__inverseLerp$closure", 3, null, ["call$3"], ["ForcePressGestureRecognizer__inverseLerp"], 3283, 0); + _instance_1_u(A.ForcePressGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 112); _static_1(A, "monodrag_DragGestureRecognizer__defaultBuilder$closure", "DragGestureRecognizer__defaultBuilder", 611); - _instance_1_u(A.DragGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 113); - _instance_1_u(_ = A.MultiDragGestureRecognizer.prototype, "get$_multidrag$_handleEvent", "_multidrag$_handleEvent$1", 113); + _instance_1_u(A.DragGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 112); + _instance_1_u(_ = A.MultiDragGestureRecognizer.prototype, "get$_multidrag$_handleEvent", "_multidrag$_handleEvent$1", 112); _instance_1_u(_, "get$_removeState", "_removeState$1", 99); _instance_0_u(A._DelayedPointerState.prototype, "get$_delayPassed", "_delayPassed$0", 0); _instance_0_u(A._CountdownZoned.prototype, "get$_onTimeout", "_onTimeout$0", 0); - _instance_1_u(_ = A.DoubleTapGestureRecognizer.prototype, "get$_multitap$_handleEvent", "_multitap$_handleEvent$1", 113); + _instance_1_u(_ = A.DoubleTapGestureRecognizer.prototype, "get$_multitap$_handleEvent", "_multitap$_handleEvent$1", 112); _instance_1_u(_, "get$_reject", "_reject$1", 2646); _instance_0_u(_, "get$_multitap$_reset", "_multitap$_reset$0", 0); _instance(A.OneSequenceGestureRecognizer.prototype, "get$stopTrackingPointer", 0, 1, null, ["call$1"], ["stopTrackingPointer$1"], 99, 0, 1); - _instance_1_u(A.PrimaryPointerGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 113); - _instance_1_u(A.ScaleGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 113); + _instance_1_u(A.PrimaryPointerGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 112); + _instance_1_u(A.ScaleGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 112); _instance(_ = A._LicensePageState.prototype, "get$_packageLicensePage", 0, 3, null, ["call$3"], ["_packageLicensePage$3"], 613, 0, 0); _instance_2_u(_, "get$_packagesView", "_packagesView$2", 618); _instance_2_u(_ = A._MaterialAppState.prototype, "get$_inspectorSelectButtonBuilder", "_inspectorSelectButtonBuilder$2", 2871); - _instance_2_u(_, "get$_materialBuilder", "_materialBuilder$2", 261); + _instance_2_u(_, "get$_materialBuilder", "_materialBuilder$2", 235); _instance_0_u(_ = A._AppBarState.prototype, "get$_handleDrawerButton", "_handleDrawerButton$0", 0); _instance_0_u(_, "get$_handleDrawerButtonEnd", "_handleDrawerButtonEnd$0", 0); _instance_1_u(_, "get$_app_bar$_handleScrollNotification", "_app_bar$_handleScrollNotification$1", 2878); _instance_1_u(_ = A._BottomSheetState.prototype, "get$_bottom_sheet$_handleDragStart", "_bottom_sheet$_handleDragStart$1", 60); - _instance_1_u(_, "get$_bottom_sheet$_handleDragUpdate", "_bottom_sheet$_handleDragUpdate$1", 65); - _instance_1_u(_, "get$_bottom_sheet$_handleDragEnd", "_bottom_sheet$_handleDragEnd$1", 87); + _instance_1_u(_, "get$_bottom_sheet$_handleDragUpdate", "_bottom_sheet$_handleDragUpdate$1", 63); + _instance_1_u(_, "get$_bottom_sheet$_handleDragEnd", "_bottom_sheet$_handleDragEnd$1", 88); _instance_1_u(_, "get$extentChanged", "extentChanged$1", 633); _instance_1_u(_ = A._RenderInputPadding.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); @@ -567597,38 +567653,38 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance_1_u(_ = A._CalendarDatePickerState.prototype, "get$_handleMonthChanged", "_handleMonthChanged$1", 304); - _instance_1_u(_, "get$_handleYearChanged", "_handleYearChanged$1", 304); - _instance_1_u(_, "get$_handleDayChanged", "_handleDayChanged$1", 304); - _instance_1_u(_ = A._MonthPickerState.prototype, "get$_handleDateSelected", "_handleDateSelected$1", 304); + _instance_1_u(_ = A._CalendarDatePickerState.prototype, "get$_handleMonthChanged", "_handleMonthChanged$1", 319); + _instance_1_u(_, "get$_handleYearChanged", "_handleYearChanged$1", 319); + _instance_1_u(_, "get$_handleDayChanged", "_handleDayChanged$1", 319); + _instance_1_u(_ = A._MonthPickerState.prototype, "get$_handleDateSelected", "_handleDateSelected$1", 319); _instance_1_u(_, "get$_handleMonthPageChanged", "_handleMonthPageChanged$1", 99); _instance_0_u(_, "get$_handleNextMonth", "_handleNextMonth$0", 0); _instance_0_u(_, "get$_handlePreviousMonth", "_handlePreviousMonth$0", 0); - _instance_1_u(_, "get$_handleGridFocusChange", "_handleGridFocusChange$1", 88); - _instance_1_u(_, "get$_handleGridNextFocus", "_handleGridNextFocus$1", 3223); - _instance_1_u(_, "get$_handleGridPreviousFocus", "_handleGridPreviousFocus$1", 3224); - _instance_1_u(_, "get$_handleDirectionFocus", "_handleDirectionFocus$1", 3233); - _instance_2_u(_, "get$_buildItems", "_buildItems$2", 187); - _instance_2_u(A._YearPickerState.prototype, "get$_buildYearItem", "_buildYearItem$2", 187); + _instance_1_u(_, "get$_handleGridFocusChange", "_handleGridFocusChange$1", 90); + _instance_1_u(_, "get$_handleGridNextFocus", "_handleGridNextFocus$1", 3224); + _instance_1_u(_, "get$_handleGridPreviousFocus", "_handleGridPreviousFocus$1", 3225); + _instance_1_u(_, "get$_handleDirectionFocus", "_handleDirectionFocus$1", 3234); + _instance_2_u(_, "get$_buildItems", "_buildItems$2", 192); + _instance_2_u(A._YearPickerState.prototype, "get$_buildYearItem", "_buildYearItem$2", 192); _instance_0_u(A.CheckboxListTile.prototype, "get$_handleValueChange", "_handleValueChange$0", 0); - _instance_1_u(_ = A.TableRowInkWell0.prototype, "get$getRectCallback", "getRectCallback$1", 3245); + _instance_1_u(_ = A.TableRowInkWell0.prototype, "get$getRectCallback", "getRectCallback$1", 3246); _instance_1_u(_, "get$debugCheckContext", "debugCheckContext$1", 652); _instance_0_u(_ = A._SortArrowState0.prototype, "get$_data_table$_rebuild", "_data_table$_rebuild$0", 0); _instance_1_u(_, "get$_data_table$_resetOrientationAnimation", "_data_table$_resetOrientationAnimation$1", 42); _instance_0_u(_ = A._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", 304); - _static(A, "dialog___buildMaterialDialogTransitions$closure", 4, null, ["call$4"], ["_buildMaterialDialogTransitions"], 3283, 0); + _instance_1_u(_, "get$_handleDateChanged", "_handleDateChanged$1", 319); + _static(A, "dialog___buildMaterialDialogTransitions$closure", 4, null, ["call$4"], ["_buildMaterialDialogTransitions"], 3284, 0); _instance_0_u(_ = A.DrawerControllerState.prototype, "get$_animationChanged", "_animationChanged$0", 0); _instance_1_u(_, "get$_animationStatusChanged", "_animationStatusChanged$1", 42); _instance_0_u(_, "get$_handleHistoryEntryRemoved", "_handleHistoryEntryRemoved$0", 0); _instance_1_u(_, "get$_handleDragDown", "_handleDragDown$1", 543); _instance_0_u(_, "get$_handleDragCancel", "_handleDragCancel$0", 0); - _instance_1_u(_, "get$_move", "_move$1", 65); - _instance_1_u(_, "get$_settle", "_settle$1", 87); + _instance_1_u(_, "get$_move", "_move$1", 63); + _instance_1_u(_, "get$_settle", "_settle$1", 88); _instance_0_i(_, "get$close", "close$0", 0); - _instance_1_u(_ = A._DropdownMenuItemButtonState.prototype, "get$_dropdown$_handleFocusChange", "_dropdown$_handleFocusChange$1", 88); + _instance_1_u(_ = A._DropdownMenuItemButtonState.prototype, "get$_dropdown$_handleFocusChange", "_dropdown$_handleFocusChange$1", 90); _instance_0_u(_, "get$_handleOnTap", "_handleOnTap$0", 0); _instance_0_u(_ = A._DropdownButtonState.prototype, "get$_dropdown$_handleFocusChanged", "_dropdown$_handleFocusChanged$0", 0); _instance_0_u(_, "get$_dropdown$_handleTap", "_dropdown$_handleTap$0", 0); @@ -567637,7 +567693,7 @@ _instance_1_u(_ = A._RenderChildOverflowBox.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_0_u(_ = A._InkState.prototype, "get$_handleRemoved", "_handleRemoved$0", 0); - _instance_1_u(_, "get$_ink_decoration$_build", "_ink_decoration$_build$1", 56); + _instance_1_u(_, "get$_ink_decoration$_build", "_ink_decoration$_build$1", 57); _instance_0_u(A.InkDecoration.prototype, "get$_handleChanged", "_handleChanged$0", 0); _instance_1_u(A.InkHighlight.prototype, "get$_handleAlphaStatusChanged", "_handleAlphaStatusChanged$1", 42); _instance_1_u(A.InkRipple.prototype, "get$_ink_ripple$_handleAlphaStatusChanged", "_ink_ripple$_handleAlphaStatusChanged$1", 42); @@ -567650,24 +567706,24 @@ _instance_0_u(_, "get$simulateLongPress", "simulateLongPress$0", 0); _instance_0_u(_, "get$handleStatesControllerChange", "handleStatesControllerChange$0", 0); _instance_1_u(_, "get$handleFocusHighlightModeChange", "handleFocusHighlightModeChange$1", 665); - _instance_1_u(_, "get$handleFocusUpdate", "handleFocusUpdate$1", 88); - _instance_1_u(_, "get$handleTapDown", "handleTapDown$1", 54); + _instance_1_u(_, "get$handleFocusUpdate", "handleFocusUpdate$1", 90); + _instance_1_u(_, "get$handleTapDown", "handleTapDown$1", 49); _instance_1_u(_, "get$handleTapUp", "handleTapUp$1", 95); _instance_0_u(_, "get$handleTap", "handleTap$0", 0); _instance_0_u(_, "get$handleTapCancel", "handleTapCancel$0", 0); _instance_0_u(_, "get$handleDoubleTap", "handleDoubleTap$0", 0); _instance_0_u(_, "get$handleLongPress", "handleLongPress$0", 0); - _instance_1_u(_, "get$handleMouseEnter", "handleMouseEnter$1", 209); - _instance_1_u(_, "get$handleMouseExit", "handleMouseExit$1", 184); - _instance_1_u(_ = A._InputDatePickerFormFieldState.prototype, "get$_validateDate", "_validateDate$1", 395); - _instance_1_u(_, "get$_handleSaved", "_handleSaved$1", 254); - _instance_1_u(_, "get$_handleSubmitted", "_handleSubmitted$1", 91); + _instance_1_u(_, "get$handleMouseEnter", "handleMouseEnter$1", 214); + _instance_1_u(_, "get$handleMouseExit", "handleMouseExit$1", 174); + _instance_1_u(_ = A._InputDatePickerFormFieldState.prototype, "get$_validateDate", "_validateDate$1", 382); + _instance_1_u(_, "get$_handleSaved", "_handleSaved$1", 257); + _instance_1_u(_, "get$_handleSubmitted", "_handleSubmitted$1", 93); _instance_0_u(A._HelperErrorState.prototype, "get$_input_decorator$_handleChange", "_input_decorator$_handleChange$0", 0); _instance_1_u(_ = A._RenderDecoration.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance_2_u(_, "get$_paintLabel", "_paintLabel$2", 94); + _instance_2_u(_, "get$_paintLabel", "_paintLabel$2", 91); _instance_0_u(A._InputDecoratorState.prototype, "get$_input_decorator$_handleChange", "_input_decorator$_handleChange$0", 0); _instance_1_u(_ = A._RenderListTile.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); @@ -567677,41 +567733,41 @@ _instance_0_u(A._MergeableMaterialState.prototype, "get$_handleTick", "_handleTick$0", 0); _instance_0_u(_ = A._ZoomTransitionBase.prototype, "get$onAnimationValueChange", "onAnimationValueChange$0", 0); _instance_1_u(_, "get$onAnimationStatusChange", "onAnimationStatusChange$1", 42); - _instance_1_u(_ = A._ZoomEnterTransitionPainter.prototype, "get$_onStatusChange", "_onStatusChange$1", 100); + _instance_1_u(_ = A._ZoomEnterTransitionPainter.prototype, "get$_onStatusChange", "_onStatusChange$1", 102); _instance_0_u(_, "get$dispose", "dispose$0", 0); - _instance_1_u(_ = A._ZoomExitTransitionPainter.prototype, "get$_onStatusChange", "_onStatusChange$1", 100); + _instance_1_u(_ = A._ZoomExitTransitionPainter.prototype, "get$_onStatusChange", "_onStatusChange$1", 102); _instance_0_u(_, "get$dispose", "dispose$0", 0); _instance_0_u(A.PopupMenuItemState.prototype, "get$handleTap", "handleTap$0", 0); _instance_0_u(A.PopupMenuButtonState.prototype, "get$showButtonMenu", "showButtonMenu$0", 0); - _instance_1_u(A._RadioState.prototype, "get$_radio$_handleChanged", "_radio$_handleChanged$1", 396); - _instance_1_u(_ = A.RefreshIndicatorState.prototype, "get$_refresh_indicator$_handleScrollNotification", "_refresh_indicator$_handleScrollNotification$1", 179); + _instance_1_u(A._RadioState.prototype, "get$_radio$_handleChanged", "_radio$_handleChanged$1", 342); + _instance_1_u(_ = A.RefreshIndicatorState.prototype, "get$_refresh_indicator$_handleScrollNotification", "_refresh_indicator$_handleScrollNotification$1", 186); _instance_1_u(_, "get$_handleIndicatorNotification", "_handleIndicatorNotification$1", 1094); - _instance_2_u(_ = A._ReorderableListViewState.prototype, "get$_itemBuilder", "_itemBuilder$2", 187); + _instance_2_u(_ = A._ReorderableListViewState.prototype, "get$_itemBuilder", "_itemBuilder$2", 192); _instance(_, "get$_proxyDecorator", 0, 3, null, ["call$3"], ["_proxyDecorator$3"], 1098, 0, 0); _instance_1_u(_ = A._FloatingActionButtonTransitionState.prototype, "get$_handlePreviousAnimationStatusChanged", "_handlePreviousAnimationStatusChanged$1", 42); _instance_0_u(_, "get$_onProgressChanged", "_onProgressChanged$0", 0); - _instance_1_u(_ = A.ScaffoldState.prototype, "get$_drawerOpenedCallback", "_drawerOpenedCallback$1", 88); - _instance_1_u(_, "get$_endDrawerOpenedCallback", "_endDrawerOpenedCallback$1", 88); + _instance_1_u(_ = A.ScaffoldState.prototype, "get$_drawerOpenedCallback", "_drawerOpenedCallback$1", 90); + _instance_1_u(_, "get$_endDrawerOpenedCallback", "_endDrawerOpenedCallback$1", 90); _instance_0_u(_, "get$_handleStatusBarTap", "_handleStatusBarTap$0", 0); _instance_0_i(_ = A._StandardBottomSheetState.prototype, "get$close", "close$0", 0); _instance_1_u(_, "get$_scaffold$_handleDragStart", "_scaffold$_handleDragStart$1", 60); _instance(_, "get$_scaffold$_handleDragEnd", 0, 1, null, ["call$2$isClosing", "call$1"], ["_scaffold$_handleDragEnd$2$isClosing", "_scaffold$_handleDragEnd$1"], 1102, 0, 0); _instance_1_u(_, "get$_handleStatusChange", "_handleStatusChange$1", 42); _instance_1_u(_, "get$extentChanged", "extentChanged$1", 633); - _static(A, "scrollbar_theme___lerpBool$closure", 3, null, ["call$3"], ["_lerpBool"], 3284, 0); - _static_2(A, "selectable_text_SelectableText__defaultContextMenuBuilder$closure", "SelectableText__defaultContextMenuBuilder", 414); - _instance_1_u(_ = A._SelectableTextSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 170); - _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 170); - _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 339); + _static(A, "scrollbar_theme___lerpBool$closure", 3, null, ["call$3"], ["_lerpBool"], 3285, 0); + _static_2(A, "selectable_text_SelectableText__defaultContextMenuBuilder$closure", "SelectableText__defaultContextMenuBuilder", 340); + _instance_1_u(_ = A._SelectableTextSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 157); + _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 157); + _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 409); _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 95); - _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 228); + _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 227); _instance_0_u(_ = A._SelectableTextState.prototype, "get$_onControllerChanged", "_onControllerChanged$0", 0); _instance_2_u(_, "get$_selectable_text$_handleSelectionChanged", "_selectable_text$_handleSelectionChanged$2", 539); _instance_0_u(_, "get$_selectable_text$_handleSelectionHandleTapped", "_selectable_text$_handleSelectionHandleTapped$0", 0); _instance_1_u(_ = A._MaterialSwitchState.prototype, "get$_switch0$_handleDragStart", "_switch0$_handleDragStart$1", 60); - _instance_1_u(_, "get$_switch0$_handleDragUpdate", "_switch0$_handleDragUpdate$1", 65); - _instance_1_u(_, "get$_switch0$_handleDragEnd", "_switch0$_handleDragEnd$1", 87); - _instance_1_u(_, "get$_switch0$_handleChanged", "_switch0$_handleChanged$1", 396); + _instance_1_u(_, "get$_switch0$_handleDragUpdate", "_switch0$_handleDragUpdate$1", 63); + _instance_1_u(_, "get$_switch0$_handleDragEnd", "_switch0$_handleDragEnd$1", 88); + _instance_1_u(_, "get$_switch0$_handleChanged", "_switch0$_handleChanged$1", 342); _instance_0_u(_ = A._SwitchPainter.prototype, "get$_handleDecorationChanged", "_handleDecorationChanged$0", 0); _instance_0_u(_, "get$dispose", "dispose$0", 0); _instance_0_u(A.TabController.prototype, "get$dispose", "dispose$0", 0); @@ -567720,33 +567776,33 @@ _instance_0_u(_, "get$_handleTabControllerTick", "_handleTabControllerTick$0", 0); _instance(_, "get$_saveTabOffsets", 0, 3, null, ["call$3"], ["_saveTabOffsets$3"], 1149, 0, 0); _instance_0_u(_ = A._TabBarViewState.prototype, "get$_handleTabControllerAnimationTick", "_handleTabControllerAnimationTick$0", 0); - _instance_1_u(_, "get$_tabs$_handleScrollNotification", "_tabs$_handleScrollNotification$1", 179); - _static_2(A, "text_field_TextField__defaultContextMenuBuilder$closure", "TextField__defaultContextMenuBuilder", 414); - _instance_1_u(_ = A._TextFieldSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 170); - _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 170); + _instance_1_u(_, "get$_tabs$_handleScrollNotification", "_tabs$_handleScrollNotification$1", 186); + _static_2(A, "text_field_TextField__defaultContextMenuBuilder$closure", "TextField__defaultContextMenuBuilder", 340); + _instance_1_u(_ = A._TextFieldSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 157); + _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 157); _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 95); - _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 228); + _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 227); _instance_0_u(_ = A._TextFieldState.prototype, "get$_text_field$_handleFocusChanged", "_text_field$_handleFocusChanged$0", 0); _instance_2_u(_, "get$_text_field$_handleSelectionChanged", "_text_field$_handleSelectionChanged$2", 539); _instance_0_u(_, "get$_handleSelectionHandleTapped", "_handleSelectionHandleTapped$0", 0); - _static_2(A, "text_form_field_TextFormField__defaultContextMenuBuilder$closure", "TextFormField__defaultContextMenuBuilder", 414); + _static_2(A, "text_form_field_TextFormField__defaultContextMenuBuilder$closure", "TextFormField__defaultContextMenuBuilder", 340); _instance_0_u(A._TextFormFieldState.prototype, "get$_handleControllerChanged", "_handleControllerChanged$0", 0); - _static_2(A, "text_selection_toolbar_TextSelectionToolbar__defaultToolbarBuilder$closure", "TextSelectionToolbar__defaultToolbarBuilder", 3286); + _static_2(A, "text_selection_toolbar_TextSelectionToolbar__defaultToolbarBuilder$closure", "TextSelectionToolbar__defaultToolbarBuilder", 3287); _instance_1_u(A._TimePickerHeader.prototype, "get$_handleChangeMode", "_handleChangeMode$1", 735); _instance_1_u(_ = A._RenderInputPadding2.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); _instance_1_u(_ = A._DialState.prototype, "get$_handlePanStart", "_handlePanStart$1", 60); - _instance_1_u(_, "get$_handlePanUpdate", "_handlePanUpdate$1", 65); - _instance_1_u(_, "get$_handlePanEnd", "_handlePanEnd$1", 87); + _instance_1_u(_, "get$_handlePanUpdate", "_handlePanUpdate$1", 63); + _instance_1_u(_, "get$_handlePanEnd", "_handlePanEnd$1", 88); _instance_1_u(_, "get$_time_picker0$_handleTapUp", "_time_picker0$_handleTapUp$1", 95); - _instance_1_u(_ = A._TimePickerInputState.prototype, "get$_handleHourSavedSubmitted", "_handleHourSavedSubmitted$1", 254); - _instance_1_u(_, "get$_handleHourChanged", "_handleHourChanged$1", 91); - _instance_1_u(_, "get$_handleMinuteSavedSubmitted", "_handleMinuteSavedSubmitted$1", 254); + _instance_1_u(_ = A._TimePickerInputState.prototype, "get$_handleHourSavedSubmitted", "_handleHourSavedSubmitted$1", 257); + _instance_1_u(_, "get$_handleHourChanged", "_handleHourChanged$1", 93); + _instance_1_u(_, "get$_handleMinuteSavedSubmitted", "_handleMinuteSavedSubmitted$1", 257); _instance_1_u(_, "get$_handleDayPeriodChanged", "_handleDayPeriodChanged$1", 742); - _instance_1_u(_, "get$_validateHour", "_validateHour$1", 395); - _instance_1_u(_, "get$_validateMinute", "_validateMinute$1", 395); + _instance_1_u(_, "get$_validateHour", "_validateHour$1", 382); + _instance_1_u(_, "get$_validateMinute", "_validateMinute$1", 382); _instance_1_u(_ = A._TimePickerDialogState.prototype, "get$_time_picker0$_handleModeChanged", "_time_picker0$_handleModeChanged$1", 735); _instance_0_u(_, "get$_time_picker0$_handleEntryModeToggle", "_time_picker0$_handleEntryModeToggle$0", 0); _instance_1_u(_, "get$_handleTimeChanged", "_handleTimeChanged$1", 742); @@ -567763,32 +567819,32 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance_1_u(_ = A.ToggleableStateMixin.prototype, "get$_toggleable$_handleTapDown", "_toggleable$_handleTapDown$1", 54); + _instance_1_u(_ = A.ToggleableStateMixin.prototype, "get$_toggleable$_handleTapDown", "_toggleable$_handleTapDown$1", 49); _instance(_, "get$_toggleable$_handleTap", 0, 0, function() { return [null]; }, ["call$1", "call$0"], ["_toggleable$_handleTap$1", "_toggleable$_handleTap$0"], 663, 0, 0); _instance(_, "get$_handleTapEnd", 0, 0, null, ["call$1", "call$0"], ["_handleTapEnd$1", "_handleTapEnd$0"], 1187, 0, 0); - _instance_1_u(_, "get$_handleFocusHighlightChanged", "_handleFocusHighlightChanged$1", 88); - _instance_1_u(_, "get$_handleHoverChanged", "_handleHoverChanged$1", 88); + _instance_1_u(_, "get$_handleFocusHighlightChanged", "_handleFocusHighlightChanged$1", 90); + _instance_1_u(_, "get$_handleHoverChanged", "_handleHoverChanged$1", 90); _instance_0_u(A.ToggleablePainter.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_ = A.TooltipState.prototype, "get$_handleMouseTrackerChange", "_handleMouseTrackerChange$0", 0); _instance_1_u(_, "get$_tooltip$_handleStatusChanged", "_tooltip$_handleStatusChanged$1", 42); _instance_0_u(_, "get$ensureTooltipVisible", "ensureTooltipVisible$0", 21); - _instance_1_u(_, "get$_tooltip$_handlePointerEvent", "_tooltip$_handlePointerEvent$1", 113); + _instance_1_u(_, "get$_tooltip$_handlePointerEvent", "_tooltip$_handlePointerEvent$1", 112); _instance_0_u(_, "get$_handlePress", "_handlePress$0", 0); _instance_0_u(_, "get$_handleTap", "_handleTap$0", 0); _instance(_ = A.PaintingBinding.prototype, "get$instantiateImageCodec", 0, 1, null, ["call$4$allowUpscaling$cacheHeight$cacheWidth", "call$1"], ["instantiateImageCodec$4$allowUpscaling$cacheHeight$cacheWidth", "instantiateImageCodec$1"], 1188, 0, 0); _instance(_, "get$instantiateImageCodecFromBuffer", 0, 1, null, ["call$4$allowUpscaling$cacheHeight$cacheWidth", "call$1"], ["instantiateImageCodecFromBuffer$4$allowUpscaling$cacheHeight$cacheWidth", "instantiateImageCodecFromBuffer$1"], 1189, 0, 0); - _static(A, "borders_OutlinedBorder_lerp$closure", 3, null, ["call$3"], ["OutlinedBorder_lerp"], 3287, 0); + _static(A, "borders_OutlinedBorder_lerp$closure", 3, null, ["call$3"], ["OutlinedBorder_lerp"], 3288, 0); _instance_2_u(A.DecorationImagePainter.prototype, "get$_handleImage", "_handleImage$2", 765); - _static(A, "edge_insets_EdgeInsetsGeometry_lerp$closure", 3, null, ["call$3"], ["EdgeInsetsGeometry_lerp"], 3288, 0); - _static_1(A, "image_resolution_AssetImage_manifestParser$closure", "AssetImage_manifestParser", 3289); + _static(A, "edge_insets_EdgeInsetsGeometry_lerp$closure", 3, null, ["call$3"], ["EdgeInsetsGeometry_lerp"], 3289, 0); + _static_1(A, "image_resolution_AssetImage_manifestParser$closure", "AssetImage_manifestParser", 3290); _instance_1_i(_ = A.ImageStreamCompleter.prototype, "get$addListener", "addListener$1", 565); _instance_1_u(_, "get$reportImageChunkEvent", "reportImageChunkEvent$1", 776); _instance_1_u(_ = A.MultiFrameImageStreamCompleter.prototype, "get$_handleCodecReady", "_handleCodecReady$1", 572); _instance_1_u(_, "get$_handleAppFrame", "_handleAppFrame$1", 16); _instance_1_i(_, "get$addListener", "addListener$1", 565); - _static(A, "text_style_TextStyle_lerp$closure", 3, null, ["call$3"], ["TextStyle_lerp"], 3290, 0); + _static(A, "text_style_TextStyle_lerp$closure", 3, null, ["call$3"], ["TextStyle_lerp"], 3291, 0); _instance_1_i(_ = A.FrictionSimulation.prototype, "get$x", "x$1", 10); _instance_1_i(_, "get$dx", "dx$1", 10); _instance_0_u(_ = A.RendererBinding.prototype, "get$_handleSemanticsEnabledChanged", "_handleSemanticsEnabledChanged$0", 0); @@ -567803,7 +567859,7 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); _instance_0_u(_, "get$markNeedsLayout", "markNeedsLayout$0", 0); - _instance_2_u(A.RenderBoxContainerDefaultsMixin.prototype, "get$defaultPaint", "defaultPaint$2", 94); + _instance_2_u(A.RenderBoxContainerDefaultsMixin.prototype, "get$defaultPaint", "defaultPaint$2", 91); _instance_1_u(_ = A.RenderCustomMultiChildLayoutBox.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); @@ -567816,20 +567872,20 @@ _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", 91); + _instance_1_u(_, "get$_handleSetText", "_handleSetText$1", 93); _instance_1_u(_, "get$_handleSetSelection", "_handleSetSelection$1", 1278); - _instance_1_u(_, "get$_handleMoveCursorForwardByCharacter", "_handleMoveCursorForwardByCharacter$1", 88); - _instance_1_u(_, "get$_handleMoveCursorBackwardByCharacter", "_handleMoveCursorBackwardByCharacter$1", 88); - _instance_1_u(_, "get$_handleMoveCursorForwardByWord", "_handleMoveCursorForwardByWord$1", 88); - _instance_1_u(_, "get$_handleMoveCursorBackwardByWord", "_handleMoveCursorBackwardByWord$1", 88); + _instance_1_u(_, "get$_handleMoveCursorForwardByCharacter", "_handleMoveCursorForwardByCharacter$1", 90); + _instance_1_u(_, "get$_handleMoveCursorBackwardByCharacter", "_handleMoveCursorBackwardByCharacter$1", 90); + _instance_1_u(_, "get$_handleMoveCursorForwardByWord", "_handleMoveCursorForwardByWord$1", 90); + _instance_1_u(_, "get$_handleMoveCursorBackwardByWord", "_handleMoveCursorBackwardByWord$1", 90); _instance_1_u(_, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance_1_u(_, "get$_editable$_handleTapDown", "_editable$_handleTapDown$1", 54); + _instance_1_u(_, "get$_editable$_handleTapDown", "_editable$_handleTapDown$1", 49); _instance_0_u(_, "get$_editable$_handleTap", "_editable$_handleTap$0", 0); _instance_0_u(_, "get$_handleLongPress", "_handleLongPress$0", 0); - _instance_2_u(_, "get$_editable$_paintContents", "_editable$_paintContents$2", 94); + _instance_2_u(_, "get$_editable$_paintContents", "_editable$_paintContents$2", 91); _instance_1_u(_ = A.RenderErrorBox.prototype, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); _instance_1_u(_ = A.RenderFlex.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); @@ -567844,13 +567900,13 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _static_1(A, "object_RenderObject__cleanChildRelayoutBoundary$closure", "RenderObject__cleanChildRelayoutBoundary", 83); - _static_1(A, "object_RenderObject__propagateRelayoutBoundaryToChild$closure", "RenderObject__propagateRelayoutBoundaryToChild", 83); + _static_1(A, "object_RenderObject__cleanChildRelayoutBoundary$closure", "RenderObject__cleanChildRelayoutBoundary", 82); + _static_1(A, "object_RenderObject__propagateRelayoutBoundaryToChild$closure", "RenderObject__propagateRelayoutBoundaryToChild", 82); _instance_1_u(_ = A.RenderObject.prototype, "get$dropChild", "dropChild$1", 41); _instance_0_u(_, "get$markNeedsPaint", "markNeedsPaint$0", 0); - _instance(_, "get$paint", 0, 2, null, ["call$2"], ["paint$2"], 94, 0, 1); + _instance(_, "get$paint", 0, 2, null, ["call$2"], ["paint$2"], 91, 0, 1); _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", "call$2$descendant$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect", "showOnScreen$2$descendant$rect"], 335, 0, 0); + _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect", "call$2$descendant$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect", "showOnScreen$2$descendant$rect"], 404, 0, 0); _instance_1_u(_ = A.ContainerRenderObjectMixin.prototype, "get$childBefore", "childBefore$1", "ContainerRenderObjectMixin.0?(Object?)"); _instance_1_u(_, "get$childAfter", "childAfter$1", "ContainerRenderObjectMixin.0?(Object?)"); _instance_1_u(_ = A.RenderParagraph.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); @@ -567862,12 +567918,12 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance_1_u(A._PlatformViewGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 113); + _instance_1_u(A._PlatformViewGestureRecognizer.prototype, "get$handleEvent", "handleEvent$1", 112); _instance_1_u(_ = A.RenderProxyBoxMixin.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance(_, "get$paint", 0, 2, null, ["call$2"], ["paint$2"], 94, 0, 1); + _instance(_, "get$paint", 0, 2, null, ["call$2"], ["paint$2"], 91, 0, 1); _instance_1_u(_ = A.RenderConstrainedBox.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); @@ -567908,7 +567964,7 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance(_, "get$paint", 0, 2, null, ["call$2"], ["paint$2"], 94, 0, 1); + _instance(_, "get$paint", 0, 2, null, ["call$2"], ["paint$2"], 91, 0, 1); _instance_1_u(_ = A.RenderPadding.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); @@ -567922,13 +567978,13 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); _instance(A.RenderSliver.prototype, "get$hitTest", 0, 1, null, ["call$3$crossAxisPosition$mainAxisPosition", "call$1"], ["hitTest$3$crossAxisPosition$mainAxisPosition", "hitTest$1"], 1300, 0, 0); - _instance(A.RenderSliverPinnedPersistentHeader.prototype, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect", "call$2$descendant$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect", "showOnScreen$2$descendant$rect"], 335, 0, 0); + _instance(A.RenderSliverPinnedPersistentHeader.prototype, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect", "call$2$descendant$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect", "showOnScreen$2$descendant$rect"], 404, 0, 0); _instance_1_u(_ = A.RenderStack.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance_2_u(_, "get$paintStack", "paintStack$2", 94); - _instance_2_u(A.RenderIndexedStack.prototype, "get$paintStack", "paintStack$2", 94); + _instance_2_u(_, "get$paintStack", "paintStack$2", 91); + _instance_2_u(A.RenderIndexedStack.prototype, "get$paintStack", "paintStack$2", 91); _instance_1_u(_ = A.RenderTable.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); @@ -567938,16 +567994,16 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance_2_u(_, "get$_paintContents", "_paintContents$2", 94); - _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect", "call$2$descendant$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect", "showOnScreen$2$descendant$rect"], 335, 0, 0); + _instance_2_u(_, "get$_paintContents", "_paintContents$2", 91); + _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect", "call$2$descendant$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect", "showOnScreen$2$descendant$rect"], 404, 0, 0); _instance_1_u(_ = A.RenderWrap.prototype, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _static_2(A, "binding0_SchedulerBinding__taskSorter$closure", "SchedulerBinding__taskSorter", 3291); + _static_2(A, "binding0_SchedulerBinding__taskSorter$closure", "SchedulerBinding__taskSorter", 3292); _static(A, "binding0__defaultSchedulingStrategy$closure", 0, null, ["call$2$priority$scheduler", "call$0"], ["defaultSchedulingStrategy", function() { return A.defaultSchedulingStrategy(null, null); - }], 3292, 0); + }], 3293, 0); _instance_1_u(_ = A.SchedulerBinding.prototype, "get$_executeTimingsCallbacks", "_executeTimingsCallbacks$1", 530); _instance_0_u(_, "get$_runTasks", "_runTasks$0", 0); _instance_0_u(_, "get$ensureVisualUpdate", "ensureVisualUpdate$0", 0); @@ -567958,27 +568014,27 @@ _instance_1_u(A.Ticker.prototype, "get$_ticker$_tick", "_ticker$_tick$1", 16); _instance_0_u(A.SemanticsOwner.prototype, "get$dispose", "dispose$0", 0); _instance_1_u(A.SemanticsConfiguration.prototype, "get$_onCustomSemanticsAction", "_onCustomSemanticsAction$1", 41); - _static_1(A, "asset_bundle_AssetBundle__utf8decode$closure", "AssetBundle__utf8decode", 3293); - _static_1(A, "binding1_ServicesBinding__parseLicenses$closure", "ServicesBinding__parseLicenses", 3294); + _static_1(A, "asset_bundle_AssetBundle__utf8decode$closure", "AssetBundle__utf8decode", 3294); + _static_1(A, "binding1_ServicesBinding__parseLicenses$closure", "ServicesBinding__parseLicenses", 3295); _instance_0_u(_ = A.ServicesBinding.prototype, "get$_addLicenses", "_addLicenses$0", 1367); _instance_1_u(_, "get$_handleLifecycleMessage", "_handleLifecycleMessage$1", 1368); - _instance_1_u(_, "get$_handlePlatformMessage", "_handlePlatformMessage$1", 231); + _instance_1_u(_, "get$_handlePlatformMessage", "_handlePlatformMessage$1", 233); _instance_1_u(_ = A.KeyEventManager.prototype, "get$handleKeyData", "handleKeyData$1", 570); _instance_1_u(_, "get$handleRawKeyMessage", "handleRawKeyMessage$1", 1397); _instance_1_u(_, "get$_convertRawEventAndStore", "_convertRawEventAndStore$1", 1398); - _instance_1_u(A.RestorationManager.prototype, "get$_methodHandler", "_methodHandler$1", 231); + _instance_1_u(A.RestorationManager.prototype, "get$_methodHandler", "_methodHandler$1", 233); _instance_1_u(_ = A.RestorationBucket.prototype, "get$_dropChild", "_dropChild$1", 844); _instance_1_u(_, "get$_recursivelyUpdateManager", "_recursivelyUpdateManager$1", 844); - _instance_1_u(A.TextInputClient.prototype, "get$performSelector", "performSelector$1", 91); - _instance_1_u(A.TextInput.prototype, "get$_loudlyHandleTextInputInvocation", "_loudlyHandleTextInputInvocation$1", 229); + _instance_1_u(A.TextInputClient.prototype, "get$performSelector", "performSelector$1", 93); + _instance_1_u(A.TextInput.prototype, "get$_loudlyHandleTextInputInvocation", "_loudlyHandleTextInputInvocation$1", 234); _instance_1_u(A._ActionsState.prototype, "get$_handleActionChanged", "_handleActionChanged$1", 1439); _instance_1_u(_ = A._FocusableActionDetectorState.prototype, "get$_handleFocusHighlightModeChange", "_handleFocusHighlightModeChange$1", 665); - _instance_1_u(_, "get$_handleMouseEnter", "_handleMouseEnter$1", 209); - _instance_1_u(_, "get$_actions$_handleMouseExit", "_actions$_handleMouseExit$1", 184); - _instance_1_u(_, "get$_handleFocusChange", "_handleFocusChange$1", 88); - _static(A, "animated_cross_fade_AnimatedCrossFade_defaultLayoutBuilder$closure", 4, null, ["call$4"], ["AnimatedCrossFade_defaultLayoutBuilder"], 3295, 0); + _instance_1_u(_, "get$_handleMouseEnter", "_handleMouseEnter$1", 214); + _instance_1_u(_, "get$_actions$_handleMouseExit", "_actions$_handleMouseExit$1", 174); + _instance_1_u(_, "get$_handleFocusChange", "_handleFocusChange$1", 90); + _static(A, "animated_cross_fade_AnimatedCrossFade_defaultLayoutBuilder$closure", 4, null, ["call$4"], ["AnimatedCrossFade_defaultLayoutBuilder"], 3296, 0); _static_2(A, "animated_switcher_AnimatedSwitcher_defaultTransitionBuilder$closure", "AnimatedSwitcher_defaultTransitionBuilder", 549); - _static_2(A, "animated_switcher_AnimatedSwitcher_defaultLayoutBuilder$closure", "AnimatedSwitcher_defaultLayoutBuilder", 3296); + _static_2(A, "animated_switcher_AnimatedSwitcher_defaultLayoutBuilder$closure", "AnimatedSwitcher_defaultLayoutBuilder", 3297); _instance_1_u(A._AnimatedSwitcherState.prototype, "get$_updateTransitionForEntry", "_updateTransitionForEntry$1", 1442); _instance_1_u(_ = A._WidgetsAppState.prototype, "get$_onGenerateRoute", "_onGenerateRoute$1", 1462); _instance_1_u(_, "get$_onUnknownRoute", "_onUnknownRoute$1", 1463); @@ -567993,7 +568049,7 @@ _instance_1_u(A._AutomaticKeepAliveState.prototype, "get$_addClient", "_addClient$1", 1505); _instance_0_u(A.KeepAliveHandle.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_ = A.WidgetsBinding.prototype, "get$handleLocaleChanged", "handleLocaleChanged$0", 0); - _instance_1_u(_, "get$_handleNavigationInvocation", "_handleNavigationInvocation$1", 229); + _instance_1_u(_, "get$_handleNavigationInvocation", "_handleNavigationInvocation$1", 234); _instance_0_u(_, "get$_handleBuildScheduled", "_handleBuildScheduled$0", 0); _instance_0_u(_ = A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding.prototype, "get$handleMetricsChanged", "handleMetricsChanged$0", 0); _instance_0_u(_, "get$handleTextScaleFactorChanged", "handleTextScaleFactorChanged$0", 0); @@ -568009,11 +568065,11 @@ _instance_0_u(_, "get$_onCursorTick", "_onCursorTick$0", 0); _instance_0_u(_, "get$_didChangeTextEditingValue", "_didChangeTextEditingValue$0", 0); _instance_0_u(_, "get$_editable_text$_handleFocusChanged", "_editable_text$_handleFocusChanged$0", 0); - _instance_1_u(_, "get$performSelector", "performSelector$1", 91); - _instance_1_u(_, "get$_characterBoundary", "_characterBoundary$1", 403); - _instance_1_u(_, "get$_nextWordBoundary", "_nextWordBoundary$1", 403); - _instance_1_u(_, "get$_linebreak", "_linebreak$1", 403); - _instance_1_u(_, "get$_documentBoundary", "_documentBoundary$1", 403); + _instance_1_u(_, "get$performSelector", "performSelector$1", 93); + _instance_1_u(_, "get$_characterBoundary", "_characterBoundary$1", 383); + _instance_1_u(_, "get$_nextWordBoundary", "_nextWordBoundary$1", 383); + _instance_1_u(_, "get$_linebreak", "_linebreak$1", 383); + _instance_1_u(_, "get$_documentBoundary", "_documentBoundary$1", 383); _instance_1_u(_, "get$_transposeCharacters", "_transposeCharacters$1", 1581); _instance_1_u(_, "get$_replaceText", "_replaceText$1", 1582); _instance_1_u(_, "get$_scrollToDocumentBoundary", "_scrollToDocumentBoundary$1", 1609); @@ -568030,12 +568086,12 @@ _instance_1_u(A._UndoStack.prototype, "get$push", "push$1", 41); _instance_0_u(A.FocusNode.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_ = A.FocusManager.prototype, "get$dispose", "dispose$0", 0); - _instance_1_u(_, "get$_focus_manager$_handlePointerEvent", "_focus_manager$_handlePointerEvent$1", 113); + _instance_1_u(_, "get$_focus_manager$_handlePointerEvent", "_focus_manager$_handlePointerEvent$1", 112); _instance_1_u(_, "get$_handleKeyMessage", "_handleKeyMessage$1", 1705); _instance_0_u(_, "get$_applyFocusChange", "_applyFocusChange$0", 0); _instance_0_u(A._FocusState.prototype, "get$_handleFocusChanged", "_handleFocusChanged$0", 0); _static_1(A, "framework__InactiveElements__deactivateRecursively$closure", "_InactiveElements__deactivateRecursively", 101); - _static_2(A, "framework_Element__sort$closure", "Element__sort", 3297); + _static_2(A, "framework_Element__sort$closure", "Element__sort", 3298); _static_1(A, "framework_Element__activateRecursively$closure", "Element__activateRecursively", 101); _instance_1_u(A.State.prototype, "get$setState", "setState$1", 259); _instance_1_u(_ = A._InactiveElements.prototype, "get$_unmount", "_unmount$1", 101); @@ -568044,12 +568100,12 @@ _instance_1_u(_ = A.RawGestureDetectorState.prototype, "get$_gesture_detector$_handlePointerDown", "_gesture_detector$_handlePointerDown$1", 196); _instance_1_u(_, "get$_handlePointerPanZoomStart", "_handlePointerPanZoomStart$1", 594); _instance_1_u(_, "get$_updateSemanticsForRenderObject", "_updateSemanticsForRenderObject$1", 1911); - _instance_1_u(_ = A._HeroFlight.prototype, "get$_buildOverlay", "_buildOverlay$1", 56); + _instance_1_u(_ = A._HeroFlight.prototype, "get$_buildOverlay", "_buildOverlay$1", 57); _instance_1_u(_, "get$_handleAnimationUpdate", "_handleAnimationUpdate$1", 42); _instance_0_u(_, "get$onTick", "onTick$0", 0); _instance_1_u(_ = A.HeroController.prototype, "get$_handleFlightEnded", "_handleFlightEnded$1", 1949); _instance(_, "get$_defaultHeroFlightShuttleBuilder", 0, 5, null, ["call$5"], ["_defaultHeroFlightShuttleBuilder$5"], 1950, 0, 0); - _static(A, "icon_theme_data_IconThemeData_lerp$closure", 3, null, ["call$3"], ["IconThemeData_lerp"], 3298, 0); + _static(A, "icon_theme_data_IconThemeData_lerp$closure", 3, null, ["call$3"], ["IconThemeData_lerp"], 3299, 0); _instance_2_u(_ = A._ImageState.prototype, "get$_handleImageFrame", "_handleImageFrame$2", 765); _instance_1_u(_, "get$_handleImageChunk", "_handleImageChunk$1", 776); _instance_0_u(A.AnimatedWidgetBaseState.prototype, "get$_handleAnimationChanged", "_handleAnimationChanged$0", 0); @@ -568057,7 +568113,7 @@ _instance_1_u(_ = A._InteractiveViewerState.prototype, "get$_onScaleStart", "_onScaleStart$1", 698); _instance_1_u(_, "get$_onScaleUpdate", "_onScaleUpdate$1", 701); _instance_1_u(_, "get$_onScaleEnd", "_onScaleEnd$1", 706); - _instance_1_u(_, "get$_interactive_viewer$_receivedPointerSignal", "_interactive_viewer$_receivedPointerSignal$1", 275); + _instance_1_u(_, "get$_interactive_viewer$_receivedPointerSignal", "_interactive_viewer$_receivedPointerSignal$1", 287); _instance_0_u(_, "get$_onAnimate", "_onAnimate$0", 0); _instance_0_u(_, "get$_onTransformationControllerChange", "_onTransformationControllerChange$0", 0); _instance_1_u(A._LayoutBuilderElement.prototype, "get$_layout", "_layout$1", 41); @@ -568065,16 +568121,16 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _static_2(A, "navigator_Navigator_defaultGenerateInitialRoutes$closure", "Navigator_defaultGenerateInitialRoutes", 3299); - _static_1(A, "navigator__RouteEntry_isPresentPredicate$closure", "_RouteEntry_isPresentPredicate", 391); - _static_1(A, "navigator__RouteEntry_suitableForTransitionAnimationPredicate$closure", "_RouteEntry_suitableForTransitionAnimationPredicate", 391); - _static_1(A, "navigator__RouteEntry_willBePresentPredicate$closure", "_RouteEntry_willBePresentPredicate", 391); - _instance_1_u(A._NavigatorPushObservation.prototype, "get$notify", "notify$1", 386); - _instance_1_u(A._NavigatorPopObservation.prototype, "get$notify", "notify$1", 386); - _instance_1_u(A._NavigatorRemoveObservation.prototype, "get$notify", "notify$1", 386); - _instance_1_u(A._NavigatorReplaceObservation.prototype, "get$notify", "notify$1", 386); + _static_2(A, "navigator_Navigator_defaultGenerateInitialRoutes$closure", "Navigator_defaultGenerateInitialRoutes", 3300); + _static_1(A, "navigator__RouteEntry_isPresentPredicate$closure", "_RouteEntry_isPresentPredicate", 370); + _static_1(A, "navigator__RouteEntry_suitableForTransitionAnimationPredicate$closure", "_RouteEntry_suitableForTransitionAnimationPredicate", 370); + _static_1(A, "navigator__RouteEntry_willBePresentPredicate$closure", "_RouteEntry_willBePresentPredicate", 370); + _instance_1_u(A._NavigatorPushObservation.prototype, "get$notify", "notify$1", 365); + _instance_1_u(A._NavigatorPopObservation.prototype, "get$notify", "notify$1", 365); + _instance_1_u(A._NavigatorRemoveObservation.prototype, "get$notify", "notify$1", 365); + _instance_1_u(A._NavigatorReplaceObservation.prototype, "get$notify", "notify$1", 365); _instance_1_u(_ = A.NavigatorState.prototype, "get$_handlePointerDown", "_handlePointerDown$1", 196); - _instance_1_u(_, "get$_handlePointerUpOrCancel", "_handlePointerUpOrCancel$1", 113); + _instance_1_u(_, "get$_handlePointerUpOrCancel", "_handlePointerUpOrCancel$1", 112); _instance_1_u(_ = A._RenderOverflowBar.prototype, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMinIntrinsicWidth", "computeMinIntrinsicWidth$1", 10); @@ -568083,28 +568139,28 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance_2_u(_, "get$paintStack", "paintStack$2", 94); - _instance_1_u(A._GlowingOverscrollIndicatorState.prototype, "get$_overscroll_indicator$_handleScrollNotification", "_overscroll_indicator$_handleScrollNotification$1", 179); + _instance_2_u(_, "get$paintStack", "paintStack$2", 91); + _instance_1_u(A._GlowingOverscrollIndicatorState.prototype, "get$_overscroll_indicator$_handleScrollNotification", "_overscroll_indicator$_handleScrollNotification$1", 186); _instance_0_u(_ = A._GlowController.prototype, "get$dispose", "dispose$0", 0); _instance_1_u(_, "get$_changePhase", "_changePhase$1", 42); _instance_1_u(_, "get$_tickDisplacement", "_tickDisplacement$1", 16); - _instance_1_u(A._StretchingOverscrollIndicatorState.prototype, "get$_overscroll_indicator$_handleScrollNotification", "_overscroll_indicator$_handleScrollNotification$1", 179); + _instance_1_u(A._StretchingOverscrollIndicatorState.prototype, "get$_overscroll_indicator$_handleScrollNotification", "_overscroll_indicator$_handleScrollNotification$1", 186); _instance_1_u(_ = A._StretchController.prototype, "get$_changePhase", "_changePhase$1", 42); _instance_0_u(_, "get$dispose", "dispose$0", 0); - _instance_1_u(A.DefaultPlatformMenuDelegate.prototype, "get$_platform_menu_bar$_methodCallHandler", "_platform_menu_bar$_methodCallHandler$1", 231); + _instance_1_u(A.DefaultPlatformMenuDelegate.prototype, "get$_platform_menu_bar$_methodCallHandler", "_platform_menu_bar$_methodCallHandler$1", 233); _instance_1_u(A.HtmlElementView.prototype, "get$_createHtmlElementView", "_createHtmlElementView$1", 2102); _instance_1_u(A._HtmlElementViewController.prototype, "get$dispatchPointerEvent", "dispatchPointerEvent$1", 2131); _instance_1_u(_ = A._PlatformViewLinkState.prototype, "get$_onPlatformViewCreated", "_onPlatformViewCreated$1", 99); - _instance_1_u(_, "get$_handleFrameworkFocusChanged", "_handleFrameworkFocusChanged$1", 88); + _instance_1_u(_, "get$_handleFrameworkFocusChanged", "_handleFrameworkFocusChanged$1", 90); _instance_1_u(_ = A.SliverReorderableListState.prototype, "get$_dragStart", "_dragStart$1", 607); _instance(_, "get$_dragUpdate", 0, 3, null, ["call$3"], ["_dragUpdate$3"], 2137, 0, 0); _instance_1_u(_, "get$_dragCancel", "_dragCancel$1", 609); _instance_1_u(_, "get$_dragEnd", "_dragEnd$1", 609); _instance_0_u(_, "get$_dropCompleted", "_dropCompleted$0", 0); _instance_0_u(_, "get$_handleScrollableAutoScrolled", "_handleScrollableAutoScrolled$0", 0); - _instance_2_u(_, "get$_reorderable_list$_itemBuilder", "_reorderable_list$_itemBuilder$2", 187); + _instance_2_u(_, "get$_reorderable_list$_itemBuilder", "_reorderable_list$_itemBuilder$2", 192); _instance_0_u(A._ReorderableItemState.prototype, "get$rebuild", "rebuild$0", 0); - _instance_1_u(A._DragInfo.prototype, "get$createProxy", "createProxy$1", 56); + _instance_1_u(A._DragInfo.prototype, "get$createProxy", "createProxy$1", 57); _instance_0_u(A._RootRestorationScopeState.prototype, "get$_replaceRootBucket", "_replaceRootBucket$0", 0); _instance_0_u(A.RestorableProperty.prototype, "get$dispose", "dispose$0", 0); _instance_1_u(A.RestorationMixin.prototype, "get$_updateProperty", "_updateProperty$1", 2164); @@ -568116,43 +568172,43 @@ _instance_0_u(_, "get$_handleRouterDelegateNotification", "_handleRouterDelegateNotification$0", 0); _instance_1_u(A.TransitionRoute.prototype, "get$_handleStatusChanged", "_handleStatusChanged$1", 42); _instance_0_i(A.LocalHistoryEntry.prototype, "get$remove", "remove$0", 0); - _instance_1_u(_ = A.ModalRoute.prototype, "get$_buildModalBarrier", "_buildModalBarrier$1", 56); - _instance_1_u(_, "get$_buildModalScope", "_buildModalScope$1", 56); + _instance_1_u(_ = A.ModalRoute.prototype, "get$_buildModalBarrier", "_buildModalBarrier$1", 57); + _instance_1_u(_, "get$_buildModalScope", "_buildModalScope$1", 57); _instance_0_u(_ = A.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(_ = A.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_u(A.ScrollController.prototype, "get$dispose", "dispose$0", 0); - _static_1(A, "scroll_notification__defaultScrollNotificationPredicate$closure", "defaultScrollNotificationPredicate", 179); + _static_1(A, "scroll_notification__defaultScrollNotificationPredicate$closure", "defaultScrollNotificationPredicate", 186); _instance_0_u(_ = A.ScrollPosition.prototype, "get$didUpdateScrollMetrics", "didUpdateScrollMetrics$0", 0); _instance_0_u(_, "get$dispose", "dispose$0", 0); _instance_0_u(A.ScrollPositionWithSingleContext.prototype, "get$dispose", "dispose$0", 0); _instance_1_u(_ = A.ScrollableState.prototype, "get$_scrollable$_handleDragDown", "_scrollable$_handleDragDown$1", 543); _instance_1_u(_, "get$_scrollable$_handleDragStart", "_scrollable$_handleDragStart$1", 60); - _instance_1_u(_, "get$_scrollable$_handleDragUpdate", "_scrollable$_handleDragUpdate$1", 65); - _instance_1_u(_, "get$_scrollable$_handleDragEnd", "_scrollable$_handleDragEnd$1", 87); + _instance_1_u(_, "get$_scrollable$_handleDragUpdate", "_scrollable$_handleDragUpdate$1", 63); + _instance_1_u(_, "get$_scrollable$_handleDragEnd", "_scrollable$_handleDragEnd$1", 88); _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", 275); - _instance_1_u(_, "get$_scrollable$_handlePointerScroll", "_scrollable$_handlePointerScroll$1", 113); + _instance_1_u(_, "get$_receivedPointerSignal", "_receivedPointerSignal$1", 287); + _instance_1_u(_, "get$_scrollable$_handlePointerScroll", "_scrollable$_handlePointerScroll$1", 112); _instance_1_u(_, "get$_handleScrollMetricsNotification", "_handleScrollMetricsNotification$1", 512); _instance_0_u(_ = A._ScrollableSelectionContainerDelegate.prototype, "get$_scheduleLayoutChange", "_scheduleLayoutChange$0", 0); _instance_0_u(_, "get$dispose", "dispose$0", 0); _instance_0_u(A.ScrollbarPainter.prototype, "get$dispose", "dispose$0", 0); _instance_1_u(_ = A.RawScrollbarState.prototype, "get$_validateInteractions", "_validateInteractions$1", 42); _instance_0_u(_, "get$handleThumbPress", "handleThumbPress$0", 0); - _instance_1_u(_, "get$_handleTrackTapDown", "_handleTrackTapDown$1", 54); + _instance_1_u(_, "get$_handleTrackTapDown", "_handleTrackTapDown$1", 49); _instance_1_u(_, "get$_scrollbar$_handleScrollMetricsNotification", "_scrollbar$_handleScrollMetricsNotification$1", 512); - _instance_1_u(_, "get$_handleScrollNotification", "_handleScrollNotification$1", 179); - _instance_1_u(_, "get$_handlePointerScroll", "_handlePointerScroll$1", 113); - _instance_1_u(_, "get$_scrollbar$_receivedPointerSignal", "_scrollbar$_receivedPointerSignal$1", 275); - _instance_1_i(_ = A.MultiSelectableSelectionContainerDelegate.prototype, "get$add", "add$1", 282); - _instance_1_i(_, "get$remove", "remove$1", 282); + _instance_1_u(_, "get$_handleScrollNotification", "_handleScrollNotification$1", 186); + _instance_1_u(_, "get$_handlePointerScroll", "_handlePointerScroll$1", 112); + _instance_1_u(_, "get$_scrollbar$_receivedPointerSignal", "_scrollbar$_receivedPointerSignal$1", 287); + _instance_1_i(_ = A.MultiSelectableSelectionContainerDelegate.prototype, "get$add", "add$1", 300); + _instance_1_i(_, "get$remove", "remove$1", 300); _instance_2_u(_, "get$_compareScreenOrder", "_compareScreenOrder$2", 2357); _instance_0_u(_, "get$_handleSelectableGeometryChange", "_handleSelectableGeometryChange$0", 0); _instance_0_u(_, "get$dispose", "dispose$0", 0); - _instance_2_u(A._ShortcutsState.prototype, "get$_handleOnKey", "_handleOnKey$2", 258); + _instance_2_u(A._ShortcutsState.prototype, "get$_handleOnKey", "_handleOnKey$2", 236); _instance_0_u(A.ShortcutRegistry.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(A._ShortcutRegistrarState.prototype, "get$_shortcutsChanged", "_shortcutsChanged$0", 0); _instance_0_u(_ = A._RenderSingleChildViewport.prototype, "get$_hasScrolled", "_hasScrolled$0", 0); @@ -568160,68 +568216,68 @@ _instance_1_u(_, "get$computeMaxIntrinsicWidth", "computeMaxIntrinsicWidth$1", 10); _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); - _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect", "call$2$descendant$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect", "showOnScreen$2$descendant$rect"], 335, 0, 0); - _static_2(A, "sliver___kDefaultSemanticIndexCallback$closure", "_kDefaultSemanticIndexCallback", 3300); - _instance_1_i(_ = A._SelectionKeepAliveState.prototype, "get$add", "add$1", 282); - _instance_1_i(_, "get$remove", "remove$1", 282); + _instance(_, "get$showOnScreen", 0, 0, null, ["call$4$curve$descendant$duration$rect", "call$0", "call$1$rect", "call$3$curve$duration$rect", "call$2$descendant$rect"], ["showOnScreen$4$curve$descendant$duration$rect", "showOnScreen$0", "showOnScreen$1$rect", "showOnScreen$3$curve$duration$rect", "showOnScreen$2$descendant$rect"], 404, 0, 0); + _static_2(A, "sliver___kDefaultSemanticIndexCallback$closure", "_kDefaultSemanticIndexCallback", 3301); + _instance_1_i(_ = A._SelectionKeepAliveState.prototype, "get$add", "add$1", 300); + _instance_1_i(_, "get$remove", "remove$1", 300); _instance_1_u(A.SliverMultiBoxAdaptorElement.prototype, "get$removeChild", "removeChild$1", 2375); _instance_0_u(A._FloatingHeaderState.prototype, "get$_isScrollingListener", "_isScrollingListener$0", 0); _instance_0_u(A._RenderSnapshotWidget.prototype, "get$_onRasterValueChanged", "_onRasterValueChanged$0", 0); _instance_0_u(A._DefaultSnapshotPainter.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_ = A.TextSelectionOverlay.prototype, "get$_updateTextSelectionOverlayVisibilities", "_updateTextSelectionOverlayVisibilities$0", 0); _instance_1_u(_, "get$_handleSelectionEndHandleDragStart", "_handleSelectionEndHandleDragStart$1", 60); - _instance_1_u(_, "get$_handleSelectionEndHandleDragUpdate", "_handleSelectionEndHandleDragUpdate$1", 65); + _instance_1_u(_, "get$_handleSelectionEndHandleDragUpdate", "_handleSelectionEndHandleDragUpdate$1", 63); _instance_1_u(_, "get$_handleSelectionStartHandleDragStart", "_handleSelectionStartHandleDragStart$1", 60); - _instance_1_u(_, "get$_handleSelectionStartHandleDragUpdate", "_handleSelectionStartHandleDragUpdate$1", 65); - _instance_1_u(_, "get$_handleAnyDragEnd", "_handleAnyDragEnd$1", 87); + _instance_1_u(_, "get$_handleSelectionStartHandleDragUpdate", "_handleSelectionStartHandleDragUpdate$1", 63); + _instance_1_u(_, "get$_handleAnyDragEnd", "_handleAnyDragEnd$1", 88); _instance_1_u(_ = A.SelectionOverlay.prototype, "get$_handleStartHandleDragStart", "_handleStartHandleDragStart$1", 60); - _instance_1_u(_, "get$_handleStartHandleDragEnd", "_handleStartHandleDragEnd$1", 87); + _instance_1_u(_, "get$_handleStartHandleDragEnd", "_handleStartHandleDragEnd$1", 88); _instance_1_u(_, "get$_handleEndHandleDragStart", "_handleEndHandleDragStart$1", 60); - _instance_1_u(_, "get$_handleEndHandleDragEnd", "_handleEndHandleDragEnd$1", 87); - _instance_1_u(_, "get$_buildStartHandle", "_buildStartHandle$1", 56); - _instance_1_u(_, "get$_buildEndHandle", "_buildEndHandle$1", 56); - _instance_1_u(_, "get$_buildToolbar", "_buildToolbar$1", 56); + _instance_1_u(_, "get$_handleEndHandleDragEnd", "_handleEndHandleDragEnd$1", 88); + _instance_1_u(_, "get$_buildStartHandle", "_buildStartHandle$1", 57); + _instance_1_u(_, "get$_buildEndHandle", "_buildEndHandle$1", 57); + _instance_1_u(_, "get$_buildToolbar", "_buildToolbar$1", 57); _instance_0_u(A._SelectionToolbarWrapperState.prototype, "get$_toolbarVisibilityChanged", "_toolbarVisibilityChanged$0", 0); _instance_0_u(A._SelectionHandleOverlayState.prototype, "get$_handleVisibilityChanged", "_handleVisibilityChanged$0", 0); - _instance_1_u(_ = A.TextSelectionGestureDetectorBuilder.prototype, "get$onTapDown", "onTapDown$1", 54); - _instance_1_u(_, "get$onForcePressStart", "onForcePressStart$1", 170); - _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 170); + _instance_1_u(_ = A.TextSelectionGestureDetectorBuilder.prototype, "get$onTapDown", "onTapDown$1", 49); + _instance_1_u(_, "get$onForcePressStart", "onForcePressStart$1", 157); + _instance_1_u(_, "get$onForcePressEnd", "onForcePressEnd$1", 157); _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 95); _instance_0_u(_, "get$onSingleTapCancel", "onSingleTapCancel$0", 0); - _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 228); - _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 339); + _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 227); + _instance_1_u(_, "get$onSingleLongTapMoveUpdate", "onSingleLongTapMoveUpdate$1", 409); _instance_1_u(_, "get$onSingleLongTapEnd", "onSingleLongTapEnd$1", 511); _instance_0_u(_, "get$onSecondaryTap", "onSecondaryTap$0", 0); - _instance_1_u(_, "get$onSecondaryTapDown", "onSecondaryTapDown$1", 54); - _instance_1_u(_, "get$onDoubleTapDown", "onDoubleTapDown$1", 54); + _instance_1_u(_, "get$onSecondaryTapDown", "onSecondaryTapDown$1", 49); + _instance_1_u(_, "get$onDoubleTapDown", "onDoubleTapDown$1", 49); _instance_1_u(_, "get$onDragSelectionStart", "onDragSelectionStart$1", 60); _instance_2_u(_, "get$onDragSelectionUpdate", "onDragSelectionUpdate$2", 2398); - _instance_1_u(_, "get$onDragSelectionEnd", "onDragSelectionEnd$1", 87); - _instance_1_u(_ = A._TextSelectionGestureDetectorState.prototype, "get$_text_selection$_handleTapDown", "_text_selection$_handleTapDown$1", 54); + _instance_1_u(_, "get$onDragSelectionEnd", "onDragSelectionEnd$1", 88); + _instance_1_u(_ = A._TextSelectionGestureDetectorState.prototype, "get$_text_selection$_handleTapDown", "_text_selection$_handleTapDown$1", 49); _instance_1_u(_, "get$_text_selection$_handleTapUp", "_text_selection$_handleTapUp$1", 95); _instance_0_u(_, "get$_text_selection$_handleTapCancel", "_text_selection$_handleTapCancel$0", 0); _instance_1_u(_, "get$_handleDragStart", "_handleDragStart$1", 60); - _instance_1_u(_, "get$_handleDragUpdate", "_handleDragUpdate$1", 65); + _instance_1_u(_, "get$_handleDragUpdate", "_handleDragUpdate$1", 63); _instance_0_u(_, "get$_handleDragUpdateThrottled", "_handleDragUpdateThrottled$0", 0); - _instance_1_u(_, "get$_handleDragEnd", "_handleDragEnd$1", 87); - _instance_1_u(_, "get$_forcePressStarted", "_forcePressStarted$1", 170); - _instance_1_u(_, "get$_forcePressEnded", "_forcePressEnded$1", 170); - _instance_1_u(_, "get$_handleLongPressStart", "_handleLongPressStart$1", 228); - _instance_1_u(_, "get$_handleLongPressMoveUpdate", "_handleLongPressMoveUpdate$1", 339); + _instance_1_u(_, "get$_handleDragEnd", "_handleDragEnd$1", 88); + _instance_1_u(_, "get$_forcePressStarted", "_forcePressStarted$1", 157); + _instance_1_u(_, "get$_forcePressEnded", "_forcePressEnded$1", 157); + _instance_1_u(_, "get$_handleLongPressStart", "_handleLongPressStart$1", 227); + _instance_1_u(_, "get$_handleLongPressMoveUpdate", "_handleLongPressMoveUpdate$1", 409); _instance_1_u(_, "get$_handleLongPressEnd", "_handleLongPressEnd$1", 511); _instance_0_u(_, "get$_doubleTapTimeout", "_doubleTapTimeout$0", 0); _instance_0_u(A.SingleTickerProviderStateMixin.prototype, "get$_updateTicker", "_updateTicker$0", 0); _instance_0_u(A.TickerProviderStateMixin.prototype, "get$_updateTickers", "_updateTickers$0", 0); _instance_0_u(A._AnimatedState.prototype, "get$_handleChange", "_handleChange$0", 0); _instance_0_u(A._ValueListenableBuilderState.prototype, "get$_valueChanged", "_valueChanged$0", 0); - _static(A, "block_picker___defaultLayoutBuilder$closure", 3, null, ["call$3"], ["_defaultLayoutBuilder"], 3301, 0); - _static(A, "block_picker___defaultItemBuilder$closure", 3, null, ["call$3"], ["_defaultItemBuilder"], 3302, 0); + _static(A, "block_picker___defaultLayoutBuilder$closure", 3, null, ["call$3"], ["_defaultLayoutBuilder"], 3302, 0); + _static(A, "block_picker___defaultItemBuilder$closure", 3, null, ["call$3"], ["_defaultItemBuilder"], 3303, 0); _static(A, "flutter_redux_StoreBuilder__identity$closure", 1, null, ["call$1$1", "call$1"], ["StoreBuilder__identity", function(store) { return A.StoreBuilder__identity(store, type$.dynamic); - }], 3303, 0); - _instance_1_u(_ = A._StoreStreamListenerState.prototype, "get$_whereDistinct", "_whereDistinct$1", 121); - _instance_1_u(_, "get$_ignoreChange", "_ignoreChange$1", 121); - _instance_2_u(_, "get$_flutter_redux$_handleChange", "_flutter_redux$_handleChange$2", 269); + }], 3304, 0); + _instance_1_u(_ = A._StoreStreamListenerState.prototype, "get$_whereDistinct", "_whereDistinct$1", 116); + _instance_1_u(_, "get$_ignoreChange", "_ignoreChange$1", 116); + _instance_2_u(_, "get$_flutter_redux$_handleChange", "_flutter_redux$_handleChange$2", 274); _instance(_, "get$_handleConverterError", 0, 3, null, ["call$3"], ["_handleConverterError$3"], 622, 0, 0); _instance(_, "get$_handleError", 0, 3, null, ["call$3"], ["_handleError$3"], 622, 0, 0); _instance_1_u(A._SlidableAutoCloseBarrierNotificationSenderState.prototype, "get$_auto_close_behavior$_handleStatusChanged", "_auto_close_behavior$_handleStatusChanged$1", 42); @@ -568229,10 +568285,10 @@ _instance_0_u(A.SlidableController.prototype, "get$_onDirectionChanged", "_onDirectionChanged$0", 0); _instance_0_u(A._SlidableDismissalState.prototype, "get$handleResizeRequestChanged", "handleResizeRequestChanged$0", 0); _instance_0_u(_ = A._RenderFlexEntranceTransition.prototype, "get$markNeedsOffsets", "markNeedsOffsets$0", 0); - _instance_1_u(_, "get$updateChildOffsets", "updateChildOffsets$1", 83); + _instance_1_u(_, "get$updateChildOffsets", "updateChildOffsets$1", 82); _instance_1_u(_ = A._SlidableGestureDetectorState.prototype, "get$handleDragStart", "handleDragStart$1", 60); - _instance_1_u(_, "get$handleDragUpdate", "handleDragUpdate$1", 65); - _instance_1_u(_, "get$handleDragEnd", "handleDragEnd$1", 87); + _instance_1_u(_, "get$handleDragUpdate", "handleDragUpdate$1", 63); + _instance_1_u(_, "get$handleDragEnd", "handleDragEnd$1", 88); _instance_0_u(A._SlidableScrollingBehaviorState.prototype, "get$handleScrollingChanged", "handleScrollingChanged$0", 0); _instance_0_u(_ = A._ActionPaneState.prototype, "get$handleEndGestureChanged", "handleEndGestureChanged$0", 0); _instance_0_u(_, "get$handleRatioChanged", "handleRatioChanged$0", 0); @@ -568248,19 +568304,19 @@ _instance_1_u(_, "get$computeMinIntrinsicHeight", "computeMinIntrinsicHeight$1", 10); _instance_1_u(_, "get$computeMaxIntrinsicHeight", "computeMaxIntrinsicHeight$1", 10); _instance(A.Registrar.prototype, "get$handleFrameworkMessage", 0, 3, null, ["call$3"], ["handleFrameworkMessage$3"], 2429, 0, 0); - _instance_0_u(_ = A.MethodChannelGoogleSignIn.prototype, "get$signInSilently", "signInSilently$0", 380); - _instance_0_i(_, "get$signIn", "signIn$0", 380); + _instance_0_u(_ = A.MethodChannelGoogleSignIn.prototype, "get$signInSilently", "signInSilently$0", 358); + _instance_0_i(_, "get$signIn", "signIn$0", 358); _instance_0_i(_, "get$signOut", "signOut$0", 96); _instance_0_i(_, "get$disconnect", "disconnect$0", 96); - _instance_0_u(_ = A.GoogleSignInPlugin.prototype, "get$signInSilently", "signInSilently$0", 380); - _instance_0_i(_, "get$signIn", "signIn$0", 380); + _instance_0_u(_ = A.GoogleSignInPlugin.prototype, "get$signInSilently", "signInSilently$0", 358); + _instance_0_i(_, "get$signIn", "signIn$0", 358); _instance_0_i(_, "get$signOut", "signOut$0", 96); _instance_0_i(_, "get$disconnect", "disconnect$0", 96); _static_1(A, "constants__isWhitespace$closure", "isWhitespace", 575); _static_1(A, "constants__isDigit$closure", "isDigit", 575); _static_1(A, "constants__isHexDigit$closure", "isHexDigit", 575); - _static_1(A, "constants__AsciiUpperToLower__asciiToLower$closure", "AsciiUpperToLower__asciiToLower", 131); - _instance_1_i(A._CssClassSetImpl.prototype, "get$contains", "contains$1", 121); + _static_1(A, "constants__AsciiUpperToLower__asciiToLower$closure", "AsciiUpperToLower__asciiToLower", 132); + _instance_1_i(A._CssClassSetImpl.prototype, "get$contains", "contains$1", 116); _instance_1_u(A.SelectorEvaluator.prototype, "get$visitSelector", "visitSelector$1", 2447); _instance_0_u(_ = A.HtmlTokenizer.prototype, "get$dataState", "dataState$0", 21); _instance_0_u(_, "get$entityDataState", "entityDataState$0", 21); @@ -568331,10 +568387,10 @@ _instance_0_u(_, "get$cdataSectionState", "cdataSectionState$0", 21); _instance_0_i(A.BaseClient.prototype, "get$close", "close$0", 0); _instance_0_i(A.BrowserClient.prototype, "get$close", "close$0", 0); - _static_1(A, "settings__aspectRatioPresetName$closure", "aspectRatioPresetName", 3306); - _instance_1_u(A.BillingClient.prototype, "get$callHandler", "callHandler$1", 231); - _instance_1_u(_ = A.SKPaymentQueueWrapper.prototype, "get$handleObserverCallbacks", "handleObserverCallbacks$1", 229); - _instance_1_u(_, "get$handlePaymentQueueDelegateCallbacks", "handlePaymentQueueDelegateCallbacks$1", 229); + _static_1(A, "settings__aspectRatioPresetName$closure", "aspectRatioPresetName", 3307); + _instance_1_u(A.BillingClient.prototype, "get$callHandler", "callHandler$1", 233); + _instance_1_u(_ = A.SKPaymentQueueWrapper.prototype, "get$handleObserverCallbacks", "handleObserverCallbacks$1", 234); + _instance_1_u(_, "get$handlePaymentQueueDelegateCallbacks", "handlePaymentQueueDelegateCallbacks$1", 234); _instance_1_u(_ = A.DateBuilder.prototype, "get$setYear", "setYear$1", 99); _instance_1_u(_, "get$setMonth", "setMonth$1", 99); _instance_1_u(_, "get$setDay", "setDay$1", 99); @@ -568343,728 +568399,728 @@ _instance_1_u(_, "get$setMinute", "setMinute$1", 99); _instance_1_u(_, "get$setSecond", "setSecond$1", 99); _instance_1_u(_, "get$setFractionalSecond", "setFractionalSecond$1", 99); - _static_1(A, "date_format_DateFormat_localeExists$closure", "DateFormat_localeExists", 147); + _static_1(A, "date_format_DateFormat_localeExists$closure", "DateFormat_localeExists", 152); _instance_0_u(A.DateFormat.prototype, "get$_initDigitMatcher", "_initDigitMatcher$0", 2555); - _static_1(A, "number_format_NumberFormat_localeExists$closure", "NumberFormat_localeExists", 147); - _static_1(A, "intl_helpers___throwLocaleError$closure", "_throwLocaleError", 136); - _static_0(A, "plural_rules___default_rule$closure", "_default_rule", 57); - _static_0(A, "plural_rules___fil_rule$closure", "_fil_rule", 57); - _static_0(A, "plural_rules___pt_PT_rule$closure", "_pt_PT_rule", 57); - _static_0(A, "plural_rules___br_rule$closure", "_br_rule", 57); - _static_0(A, "plural_rules___sr_rule$closure", "_sr_rule", 57); - _static_0(A, "plural_rules___ro_rule$closure", "_ro_rule", 57); - _static_0(A, "plural_rules___hi_rule$closure", "_hi_rule", 57); - _static_0(A, "plural_rules___fr_rule$closure", "_fr_rule", 57); - _static_0(A, "plural_rules___cs_rule$closure", "_cs_rule", 57); - _static_0(A, "plural_rules___pl_rule$closure", "_pl_rule", 57); - _static_0(A, "plural_rules___lv_rule$closure", "_lv_rule", 57); - _static_0(A, "plural_rules___he_rule$closure", "_he_rule", 57); - _static_0(A, "plural_rules___mt_rule$closure", "_mt_rule", 57); - _static_0(A, "plural_rules___si_rule$closure", "_si_rule", 57); - _static_0(A, "plural_rules___cy_rule$closure", "_cy_rule", 57); - _static_0(A, "plural_rules___da_rule$closure", "_da_rule", 57); - _static_0(A, "plural_rules___ru_rule$closure", "_ru_rule", 57); - _static_0(A, "plural_rules___be_rule$closure", "_be_rule", 57); - _static_0(A, "plural_rules___mk_rule$closure", "_mk_rule", 57); - _static_0(A, "plural_rules___ga_rule$closure", "_ga_rule", 57); - _static_0(A, "plural_rules___pt_rule$closure", "_pt_rule", 57); - _static_0(A, "plural_rules___es_rule$closure", "_es_rule", 57); - _static_0(A, "plural_rules___is_rule$closure", "_is_rule", 57); - _static_0(A, "plural_rules___ar_rule$closure", "_ar_rule", 57); - _static_0(A, "plural_rules___sl_rule$closure", "_sl_rule", 57); - _static_0(A, "plural_rules___lt_rule$closure", "_lt_rule", 57); - _static_0(A, "plural_rules___en_rule$closure", "_en_rule", 57); - _static_0(A, "plural_rules___ak_rule$closure", "_ak_rule", 57); - _static_1(A, "plural_rules__localeHasPluralRules$closure", "localeHasPluralRules", 73); + _static_1(A, "number_format_NumberFormat_localeExists$closure", "NumberFormat_localeExists", 152); + _static_1(A, "intl_helpers___throwLocaleError$closure", "_throwLocaleError", 127); + _static_0(A, "plural_rules___default_rule$closure", "_default_rule", 55); + _static_0(A, "plural_rules___fil_rule$closure", "_fil_rule", 55); + _static_0(A, "plural_rules___pt_PT_rule$closure", "_pt_PT_rule", 55); + _static_0(A, "plural_rules___br_rule$closure", "_br_rule", 55); + _static_0(A, "plural_rules___sr_rule$closure", "_sr_rule", 55); + _static_0(A, "plural_rules___ro_rule$closure", "_ro_rule", 55); + _static_0(A, "plural_rules___hi_rule$closure", "_hi_rule", 55); + _static_0(A, "plural_rules___fr_rule$closure", "_fr_rule", 55); + _static_0(A, "plural_rules___cs_rule$closure", "_cs_rule", 55); + _static_0(A, "plural_rules___pl_rule$closure", "_pl_rule", 55); + _static_0(A, "plural_rules___lv_rule$closure", "_lv_rule", 55); + _static_0(A, "plural_rules___he_rule$closure", "_he_rule", 55); + _static_0(A, "plural_rules___mt_rule$closure", "_mt_rule", 55); + _static_0(A, "plural_rules___si_rule$closure", "_si_rule", 55); + _static_0(A, "plural_rules___cy_rule$closure", "_cy_rule", 55); + _static_0(A, "plural_rules___da_rule$closure", "_da_rule", 55); + _static_0(A, "plural_rules___ru_rule$closure", "_ru_rule", 55); + _static_0(A, "plural_rules___be_rule$closure", "_be_rule", 55); + _static_0(A, "plural_rules___mk_rule$closure", "_mk_rule", 55); + _static_0(A, "plural_rules___ga_rule$closure", "_ga_rule", 55); + _static_0(A, "plural_rules___pt_rule$closure", "_pt_rule", 55); + _static_0(A, "plural_rules___es_rule$closure", "_es_rule", 55); + _static_0(A, "plural_rules___is_rule$closure", "_is_rule", 55); + _static_0(A, "plural_rules___ar_rule$closure", "_ar_rule", 55); + _static_0(A, "plural_rules___sl_rule$closure", "_sl_rule", 55); + _static_0(A, "plural_rules___lt_rule$closure", "_lt_rule", 55); + _static_0(A, "plural_rules___en_rule$closure", "_en_rule", 55); + _static_0(A, "plural_rules___ak_rule$closure", "_ak_rule", 55); + _static_1(A, "plural_rules__localeHasPluralRules$closure", "localeHasPluralRules", 77); _instance_0_u(A._IntlPhoneFieldState.prototype, "get$_changeCountry", "_changeCountry$0", 96); _static(A, "main__main$closure", 0, null, ["call$1$isTesting", "call$0"], ["main0", function() { return A.main0(false); - }], 3308, 0); + }], 3309, 0); _instance_0_u(_ = A.InvoiceNinjaAppState.prototype, "get$_authenticate", "_authenticate$0", 32); - _instance_1_u(_, "get$generateRoute", "generateRoute$1", 3240); - _static_2(A, "app_reducer__appReducer$closure", "appReducer", 3309); - _static_2(A, "auth_reducer__userLoadUrlReducer$closure", "userLoadUrlReducer", 3310); - _static_2(A, "auth_reducer__userSignUpRequestReducer$closure", "userSignUpRequestReducer", 3311); - _static_2(A, "auth_reducer__userLoginRequestReducer$closure", "userLoginRequestReducer", 3312); - _static_2(A, "auth_reducer__oauthLoginRequestReducer$closure", "oauthLoginRequestReducer", 3313); - _static_2(A, "auth_reducer__oauthSignUpRequestReducer$closure", "oauthSignUpRequestReducer", 3314); - _static_2(A, "auth_reducer__userLoginSuccessReducer$closure", "userLoginSuccessReducer", 3315); - _static_2(A, "auth_reducer__userVerifiedPasswordReducer$closure", "userVerifiedPasswordReducer", 3316); - _static_2(A, "auth_reducer__userUnverifiedPasswordReducer$closure", "userUnverifiedPasswordReducer", 3317); + _instance_1_u(_, "get$generateRoute", "generateRoute$1", 3241); + _static_2(A, "app_reducer__appReducer$closure", "appReducer", 3310); + _static_2(A, "auth_reducer__userLoadUrlReducer$closure", "userLoadUrlReducer", 3311); + _static_2(A, "auth_reducer__userSignUpRequestReducer$closure", "userSignUpRequestReducer", 3312); + _static_2(A, "auth_reducer__userLoginRequestReducer$closure", "userLoginRequestReducer", 3313); + _static_2(A, "auth_reducer__oauthLoginRequestReducer$closure", "oauthLoginRequestReducer", 3314); + _static_2(A, "auth_reducer__oauthSignUpRequestReducer$closure", "oauthSignUpRequestReducer", 3315); + _static_2(A, "auth_reducer__userLoginSuccessReducer$closure", "userLoginSuccessReducer", 3316); + _static_2(A, "auth_reducer__userVerifiedPasswordReducer$closure", "userVerifiedPasswordReducer", 3317); + _static_2(A, "auth_reducer__userUnverifiedPasswordReducer$closure", "userUnverifiedPasswordReducer", 3318); _static_2(A, "bank_account_reducer___clearEditing$closure", "_clearEditing", 896); _static_2(A, "bank_account_reducer___updateEditing$closure", "_updateEditing", 896); - _static_2(A, "bank_account_reducer___viewBankAccountList$closure", "_viewBankAccountList0", 3319); - _static_2(A, "bank_account_reducer___filterBankAccountsByCustom1$closure", "_filterBankAccountsByCustom1", 3320); - _static_2(A, "bank_account_reducer___filterBankAccountsByCustom2$closure", "_filterBankAccountsByCustom2", 3321); - _static_2(A, "bank_account_reducer___filterBankAccountsByState$closure", "_filterBankAccountsByState", 3322); - _static_2(A, "bank_account_reducer___filterBankAccounts$closure", "_filterBankAccounts", 3323); - _static_2(A, "bank_account_reducer___sortBankAccounts$closure", "_sortBankAccounts", 3324); - _static_2(A, "bank_account_reducer___startListMultiselect$closure", "_startListMultiselect", 3325); - _static_2(A, "bank_account_reducer___addToListMultiselect$closure", "_addToListMultiselect", 3326); - _static_2(A, "bank_account_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect", 3327); - _static_2(A, "bank_account_reducer___clearListMultiselect$closure", "_clearListMultiselect", 3328); - _static_2(A, "bank_account_reducer___archiveBankAccountSuccess$closure", "_archiveBankAccountSuccess", 3329); - _static_2(A, "bank_account_reducer___deleteBankAccountSuccess$closure", "_deleteBankAccountSuccess", 3330); - _static_2(A, "bank_account_reducer___restoreBankAccountSuccess$closure", "_restoreBankAccountSuccess", 3331); - _static_2(A, "bank_account_reducer___addBankAccount$closure", "_addBankAccount", 3332); - _static_2(A, "bank_account_reducer___updateBankAccount$closure", "_updateBankAccount", 3333); - _static_2(A, "bank_account_reducer___setLoadedBankAccount$closure", "_setLoadedBankAccount", 3334); - _static_2(A, "bank_account_reducer___setLoadedBankAccounts$closure", "_setLoadedBankAccounts", 3335); - _static_2(A, "bank_account_reducer___setLoadedCompany$closure", "_setLoadedCompany", 3336); - _static_2(A, "client_reducer___viewClientList$closure", "_viewClientList0", 3337); - _static_2(A, "client_reducer___filterClientsByCustom1$closure", "_filterClientsByCustom1", 3338); - _static_2(A, "client_reducer___filterClientsByCustom2$closure", "_filterClientsByCustom2", 3339); - _static_2(A, "client_reducer___filterClientsByCustom3$closure", "_filterClientsByCustom3", 3340); - _static_2(A, "client_reducer___filterClientsByCustom4$closure", "_filterClientsByCustom4", 3341); - _static_2(A, "client_reducer___filterClientsByState$closure", "_filterClientsByState", 3342); - _static_2(A, "client_reducer___filterClients$closure", "_filterClients", 3343); - _static_2(A, "client_reducer___sortClients$closure", "_sortClients", 3344); - _static_2(A, "client_reducer___startListMultiselect$closure", "_startListMultiselect0", 3345); - _static_2(A, "client_reducer___addToListMultiselect$closure", "_addToListMultiselect0", 3346); - _static_2(A, "client_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect0", 3347); - _static_2(A, "client_reducer___clearListMultiselect$closure", "_clearListMultiselect0", 3348); - _static_2(A, "client_reducer___archiveClientSuccess$closure", "_archiveClientSuccess", 3349); - _static_2(A, "client_reducer___deleteClientSuccess$closure", "_deleteClientSuccess", 3350); - _static_2(A, "client_reducer___restoreClientSuccess$closure", "_restoreClientSuccess", 3351); - _static_2(A, "client_reducer___addClient$closure", "_addClient", 3352); - _static_2(A, "client_reducer___updateClient$closure", "_updateClient", 3353); - _static_2(A, "client_reducer___setLoadedClient$closure", "_setLoadedClient", 3354); - _static_2(A, "client_reducer___mergeClientSuccess$closure", "_mergeClientSuccess", 3355); - _static_2(A, "client_reducer___purgeClientSuccess$closure", "_purgeClientSuccess", 3356); - _static_2(A, "client_reducer___setLoadedClients$closure", "_setLoadedClients", 3357); - _static_2(A, "client_reducer___setLoadedCompany$closure", "_setLoadedCompany0", 3358); - _static_2(A, "company_reducer__loadCompanySuccessReducer$closure", "loadCompanySuccessReducer", 3359); - _static_2(A, "company_reducer__saveCompanySuccessReducer$closure", "saveCompanySuccessReducer", 3360); + _static_2(A, "bank_account_reducer___viewBankAccountList$closure", "_viewBankAccountList0", 3320); + _static_2(A, "bank_account_reducer___filterBankAccountsByCustom1$closure", "_filterBankAccountsByCustom1", 3321); + _static_2(A, "bank_account_reducer___filterBankAccountsByCustom2$closure", "_filterBankAccountsByCustom2", 3322); + _static_2(A, "bank_account_reducer___filterBankAccountsByState$closure", "_filterBankAccountsByState", 3323); + _static_2(A, "bank_account_reducer___filterBankAccounts$closure", "_filterBankAccounts", 3324); + _static_2(A, "bank_account_reducer___sortBankAccounts$closure", "_sortBankAccounts", 3325); + _static_2(A, "bank_account_reducer___startListMultiselect$closure", "_startListMultiselect", 3326); + _static_2(A, "bank_account_reducer___addToListMultiselect$closure", "_addToListMultiselect", 3327); + _static_2(A, "bank_account_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect", 3328); + _static_2(A, "bank_account_reducer___clearListMultiselect$closure", "_clearListMultiselect", 3329); + _static_2(A, "bank_account_reducer___archiveBankAccountSuccess$closure", "_archiveBankAccountSuccess", 3330); + _static_2(A, "bank_account_reducer___deleteBankAccountSuccess$closure", "_deleteBankAccountSuccess", 3331); + _static_2(A, "bank_account_reducer___restoreBankAccountSuccess$closure", "_restoreBankAccountSuccess", 3332); + _static_2(A, "bank_account_reducer___addBankAccount$closure", "_addBankAccount", 3333); + _static_2(A, "bank_account_reducer___updateBankAccount$closure", "_updateBankAccount", 3334); + _static_2(A, "bank_account_reducer___setLoadedBankAccount$closure", "_setLoadedBankAccount", 3335); + _static_2(A, "bank_account_reducer___setLoadedBankAccounts$closure", "_setLoadedBankAccounts", 3336); + _static_2(A, "bank_account_reducer___setLoadedCompany$closure", "_setLoadedCompany", 3337); + _static_2(A, "client_reducer___viewClientList$closure", "_viewClientList0", 3338); + _static_2(A, "client_reducer___filterClientsByCustom1$closure", "_filterClientsByCustom1", 3339); + _static_2(A, "client_reducer___filterClientsByCustom2$closure", "_filterClientsByCustom2", 3340); + _static_2(A, "client_reducer___filterClientsByCustom3$closure", "_filterClientsByCustom3", 3341); + _static_2(A, "client_reducer___filterClientsByCustom4$closure", "_filterClientsByCustom4", 3342); + _static_2(A, "client_reducer___filterClientsByState$closure", "_filterClientsByState", 3343); + _static_2(A, "client_reducer___filterClients$closure", "_filterClients", 3344); + _static_2(A, "client_reducer___sortClients$closure", "_sortClients", 3345); + _static_2(A, "client_reducer___startListMultiselect$closure", "_startListMultiselect0", 3346); + _static_2(A, "client_reducer___addToListMultiselect$closure", "_addToListMultiselect0", 3347); + _static_2(A, "client_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect0", 3348); + _static_2(A, "client_reducer___clearListMultiselect$closure", "_clearListMultiselect0", 3349); + _static_2(A, "client_reducer___archiveClientSuccess$closure", "_archiveClientSuccess", 3350); + _static_2(A, "client_reducer___deleteClientSuccess$closure", "_deleteClientSuccess", 3351); + _static_2(A, "client_reducer___restoreClientSuccess$closure", "_restoreClientSuccess", 3352); + _static_2(A, "client_reducer___addClient$closure", "_addClient", 3353); + _static_2(A, "client_reducer___updateClient$closure", "_updateClient", 3354); + _static_2(A, "client_reducer___setLoadedClient$closure", "_setLoadedClient", 3355); + _static_2(A, "client_reducer___mergeClientSuccess$closure", "_mergeClientSuccess", 3356); + _static_2(A, "client_reducer___purgeClientSuccess$closure", "_purgeClientSuccess", 3357); + _static_2(A, "client_reducer___setLoadedClients$closure", "_setLoadedClients", 3358); + _static_2(A, "client_reducer___setLoadedCompany$closure", "_setLoadedCompany0", 3359); + _static_2(A, "company_reducer__loadCompanySuccessReducer$closure", "loadCompanySuccessReducer", 3360); + _static_2(A, "company_reducer__saveCompanySuccessReducer$closure", "saveCompanySuccessReducer", 3361); _static_2(A, "company_gateway_reducer___clearEditing$closure", "_clearEditing0", 897); _static_2(A, "company_gateway_reducer___updateEditing$closure", "_updateEditing0", 897); - _static_2(A, "company_gateway_reducer___filterCompanyGatewaysByCustom1$closure", "_filterCompanyGatewaysByCustom1", 3362); - _static_2(A, "company_gateway_reducer___filterCompanyGatewaysByCustom2$closure", "_filterCompanyGatewaysByCustom2", 3363); - _static_2(A, "company_gateway_reducer___filterCompanyGatewaysByState$closure", "_filterCompanyGatewaysByState", 3364); - _static_2(A, "company_gateway_reducer___filterCompanyGateways$closure", "_filterCompanyGateways", 3365); - _static_2(A, "company_gateway_reducer___sortCompanyGateways$closure", "_sortCompanyGateways", 3366); - _static_2(A, "company_gateway_reducer___startListMultiselect$closure", "_startListMultiselect1", 3367); - _static_2(A, "company_gateway_reducer___addToListMultiselect$closure", "_addToListMultiselect1", 3368); - _static_2(A, "company_gateway_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect1", 3369); - _static_2(A, "company_gateway_reducer___clearListMultiselect$closure", "_clearListMultiselect1", 3370); - _static_2(A, "company_gateway_reducer___archiveCompanyGatewaySuccess$closure", "_archiveCompanyGatewaySuccess", 3371); - _static_2(A, "company_gateway_reducer___deleteCompanyGatewaySuccess$closure", "_deleteCompanyGatewaySuccess", 3372); - _static_2(A, "company_gateway_reducer___restoreCompanyGatewaySuccess$closure", "_restoreCompanyGatewaySuccess", 3373); - _static_2(A, "company_gateway_reducer___addCompanyGateway$closure", "_addCompanyGateway", 3374); - _static_2(A, "company_gateway_reducer___updateCompanyGateway$closure", "_updateCompanyGateway", 3375); - _static_2(A, "company_gateway_reducer___setLoadedCompanyGateway$closure", "_setLoadedCompanyGateway", 3376); - _static_2(A, "company_gateway_reducer___setLoadedCompany$closure", "_setLoadedCompany1", 3377); - _static_2(A, "company_gateway_reducer___setLoadedCompanyGateways$closure", "_setLoadedCompanyGateways", 3378); - _static_2(A, "credit_reducer___clearEditing$closure", "_clearEditing1", 151); - _static_2(A, "credit_reducer___updateEditing$closure", "_updateEditing1", 151); + _static_2(A, "company_gateway_reducer___filterCompanyGatewaysByCustom1$closure", "_filterCompanyGatewaysByCustom1", 3363); + _static_2(A, "company_gateway_reducer___filterCompanyGatewaysByCustom2$closure", "_filterCompanyGatewaysByCustom2", 3364); + _static_2(A, "company_gateway_reducer___filterCompanyGatewaysByState$closure", "_filterCompanyGatewaysByState", 3365); + _static_2(A, "company_gateway_reducer___filterCompanyGateways$closure", "_filterCompanyGateways", 3366); + _static_2(A, "company_gateway_reducer___sortCompanyGateways$closure", "_sortCompanyGateways", 3367); + _static_2(A, "company_gateway_reducer___startListMultiselect$closure", "_startListMultiselect1", 3368); + _static_2(A, "company_gateway_reducer___addToListMultiselect$closure", "_addToListMultiselect1", 3369); + _static_2(A, "company_gateway_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect1", 3370); + _static_2(A, "company_gateway_reducer___clearListMultiselect$closure", "_clearListMultiselect1", 3371); + _static_2(A, "company_gateway_reducer___archiveCompanyGatewaySuccess$closure", "_archiveCompanyGatewaySuccess", 3372); + _static_2(A, "company_gateway_reducer___deleteCompanyGatewaySuccess$closure", "_deleteCompanyGatewaySuccess", 3373); + _static_2(A, "company_gateway_reducer___restoreCompanyGatewaySuccess$closure", "_restoreCompanyGatewaySuccess", 3374); + _static_2(A, "company_gateway_reducer___addCompanyGateway$closure", "_addCompanyGateway", 3375); + _static_2(A, "company_gateway_reducer___updateCompanyGateway$closure", "_updateCompanyGateway", 3376); + _static_2(A, "company_gateway_reducer___setLoadedCompanyGateway$closure", "_setLoadedCompanyGateway", 3377); + _static_2(A, "company_gateway_reducer___setLoadedCompany$closure", "_setLoadedCompany1", 3378); + _static_2(A, "company_gateway_reducer___setLoadedCompanyGateways$closure", "_setLoadedCompanyGateways", 3379); + _static_2(A, "credit_reducer___clearEditing$closure", "_clearEditing1", 142); + _static_2(A, "credit_reducer___updateEditing$closure", "_updateEditing1", 142); _static_2(A, "credit_reducer___addCreditItem$closure", "_addCreditItem", 649); - _static_2(A, "credit_reducer___addCreditItems$closure", "_addCreditItems", 3380); + _static_2(A, "credit_reducer___addCreditItems$closure", "_addCreditItems", 3381); _static_2(A, "credit_reducer___removeCreditItem$closure", "_removeCreditItem", 650); _static_2(A, "credit_reducer___updateCreditItem$closure", "_updateCreditItem", 651); - _static_2(A, "credit_reducer___viewCreditList$closure", "_viewCreditList0", 3381); - _static_2(A, "credit_reducer___filterCreditsByCustom1$closure", "_filterCreditsByCustom1", 3382); - _static_2(A, "credit_reducer___filterCreditsByCustom2$closure", "_filterCreditsByCustom2", 3383); - _static_2(A, "credit_reducer___filterCreditsByCustom3$closure", "_filterCreditsByCustom3", 3384); - _static_2(A, "credit_reducer___filterCreditsByCustom4$closure", "_filterCreditsByCustom4", 3385); - _static_2(A, "credit_reducer___filterCreditsByState$closure", "_filterCreditsByState", 3386); - _static_2(A, "credit_reducer___filterCreditsByStatus$closure", "_filterCreditsByStatus", 3387); - _static_2(A, "credit_reducer___filterCredits$closure", "_filterCredits", 3388); - _static_2(A, "credit_reducer___sortCredits$closure", "_sortCredits", 3389); - _static_2(A, "credit_reducer___startListMultiselect$closure", "_startListMultiselect2", 3390); - _static_2(A, "credit_reducer___addToListMultiselect$closure", "_addToListMultiselect2", 3391); - _static_2(A, "credit_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect2", 3392); - _static_2(A, "credit_reducer___clearListMultiselect$closure", "_clearListMultiselect2", 3393); - _static_2(A, "credit_reducer___purgeClientSuccess$closure", "_purgeClientSuccess0", 3394); - _static_2(A, "credit_reducer___markSentCreditSuccess$closure", "_markSentCreditSuccess", 3395); - _static_2(A, "credit_reducer___archiveCreditSuccess$closure", "_archiveCreditSuccess", 3396); - _static_2(A, "credit_reducer___deleteCreditSuccess$closure", "_deleteCreditSuccess", 3397); - _static_2(A, "credit_reducer___restoreCreditSuccess$closure", "_restoreCreditSuccess", 3398); - _static_2(A, "credit_reducer___addCredit$closure", "_addCredit", 3399); - _static_2(A, "credit_reducer___updateCredit$closure", "_updateCredit", 3400); - _static_2(A, "credit_reducer___setLoadedCredits$closure", "_setLoadedCredits", 3401); - _static_2(A, "credit_reducer___setLoadedCompany$closure", "_setLoadedCompany2", 3402); + _static_2(A, "credit_reducer___viewCreditList$closure", "_viewCreditList0", 3382); + _static_2(A, "credit_reducer___filterCreditsByCustom1$closure", "_filterCreditsByCustom1", 3383); + _static_2(A, "credit_reducer___filterCreditsByCustom2$closure", "_filterCreditsByCustom2", 3384); + _static_2(A, "credit_reducer___filterCreditsByCustom3$closure", "_filterCreditsByCustom3", 3385); + _static_2(A, "credit_reducer___filterCreditsByCustom4$closure", "_filterCreditsByCustom4", 3386); + _static_2(A, "credit_reducer___filterCreditsByState$closure", "_filterCreditsByState", 3387); + _static_2(A, "credit_reducer___filterCreditsByStatus$closure", "_filterCreditsByStatus", 3388); + _static_2(A, "credit_reducer___filterCredits$closure", "_filterCredits", 3389); + _static_2(A, "credit_reducer___sortCredits$closure", "_sortCredits", 3390); + _static_2(A, "credit_reducer___startListMultiselect$closure", "_startListMultiselect2", 3391); + _static_2(A, "credit_reducer___addToListMultiselect$closure", "_addToListMultiselect2", 3392); + _static_2(A, "credit_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect2", 3393); + _static_2(A, "credit_reducer___clearListMultiselect$closure", "_clearListMultiselect2", 3394); + _static_2(A, "credit_reducer___purgeClientSuccess$closure", "_purgeClientSuccess0", 3395); + _static_2(A, "credit_reducer___markSentCreditSuccess$closure", "_markSentCreditSuccess", 3396); + _static_2(A, "credit_reducer___archiveCreditSuccess$closure", "_archiveCreditSuccess", 3397); + _static_2(A, "credit_reducer___deleteCreditSuccess$closure", "_deleteCreditSuccess", 3398); + _static_2(A, "credit_reducer___restoreCreditSuccess$closure", "_restoreCreditSuccess", 3399); + _static_2(A, "credit_reducer___addCredit$closure", "_addCredit", 3400); + _static_2(A, "credit_reducer___updateCredit$closure", "_updateCredit", 3401); + _static_2(A, "credit_reducer___setLoadedCredits$closure", "_setLoadedCredits", 3402); + _static_2(A, "credit_reducer___setLoadedCompany$closure", "_setLoadedCompany2", 3403); _static_2(A, "design_reducer___clearEditing$closure", "_clearEditing2", 899); _static_2(A, "design_reducer___updateEditing$closure", "_updateEditing2", 899); - _static_2(A, "design_reducer___viewDesignList$closure", "_viewDesignList0", 3404); - _static_2(A, "design_reducer___filterDesignsByCustom1$closure", "_filterDesignsByCustom1", 3405); - _static_2(A, "design_reducer___filterDesignsByCustom2$closure", "_filterDesignsByCustom2", 3406); - _static_2(A, "design_reducer___filterDesignsByState$closure", "_filterDesignsByState", 3407); - _static_2(A, "design_reducer___filterDesigns$closure", "_filterDesigns", 3408); - _static_2(A, "design_reducer___sortDesigns$closure", "_sortDesigns", 3409); - _static_2(A, "design_reducer___startListMultiselect$closure", "_startListMultiselect3", 3410); - _static_2(A, "design_reducer___addToListMultiselect$closure", "_addToListMultiselect3", 3411); - _static_2(A, "design_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect3", 3412); - _static_2(A, "design_reducer___clearListMultiselect$closure", "_clearListMultiselect3", 3413); - _static_2(A, "design_reducer___archiveDesignSuccess$closure", "_archiveDesignSuccess", 3414); - _static_2(A, "design_reducer___deleteDesignSuccess$closure", "_deleteDesignSuccess", 3415); - _static_2(A, "design_reducer___restoreDesignSuccess$closure", "_restoreDesignSuccess", 3416); - _static_2(A, "design_reducer___addDesign$closure", "_addDesign", 3417); - _static_2(A, "design_reducer___updateDesign$closure", "_updateDesign", 3418); - _static_2(A, "design_reducer___setLoadedDesign$closure", "_setLoadedDesign", 3419); - _static_2(A, "design_reducer___setLoadedDesigns$closure", "_setLoadedDesigns", 3420); - _static_2(A, "design_reducer___setLoadedCompany$closure", "_setLoadedCompany3", 3421); - _static_2(A, "document_reducer___updateEditing$closure", "_updateEditing3", 3422); - _static_2(A, "document_reducer___viewDocumentList$closure", "_viewDocumentList0", 3423); - _static_2(A, "document_reducer___filterDocumentsByCustom1$closure", "_filterDocumentsByCustom1", 3424); - _static_2(A, "document_reducer___filterDocumentsByCustom2$closure", "_filterDocumentsByCustom2", 3425); - _static_2(A, "document_reducer___filterDocumentsByState$closure", "_filterDocumentsByState", 3426); - _static_2(A, "document_reducer___filterDocuments$closure", "_filterDocuments", 3427); - _static_2(A, "document_reducer___sortDocuments$closure", "_sortDocuments", 3428); - _static_2(A, "document_reducer___startListMultiselect$closure", "_startListMultiselect4", 3429); - _static_2(A, "document_reducer___addToListMultiselect$closure", "_addToListMultiselect4", 3430); - _static_2(A, "document_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect4", 3431); - _static_2(A, "document_reducer___clearListMultiselect$closure", "_clearListMultiselect4", 3432); - _static_2(A, "document_reducer___archiveDocumentSuccess$closure", "_archiveDocumentSuccess", 3433); - _static_2(A, "document_reducer___deleteDocumentSuccess$closure", "_deleteDocumentSuccess", 3434); - _static_2(A, "document_reducer___restoreDocumentSuccess$closure", "_restoreDocumentSuccess", 3435); - _static_2(A, "document_reducer___updateDocument$closure", "_updateDocument", 3436); - _static_2(A, "document_reducer___setLoadedDocument$closure", "_setLoadedDocument", 3437); - _static_2(A, "document_reducer___setLoadedDocuments$closure", "_setLoadedDocuments", 3438); - _static_2(A, "expense_reducer___clearEditing$closure", "_clearEditing3", 387); - _static_2(A, "expense_reducer___updateEditing$closure", "_updateEditing4", 387); - _static_2(A, "expense_reducer___viewExpenseList$closure", "_viewExpenseList0", 3440); - _static_2(A, "expense_reducer___filterExpensesByCustom1$closure", "_filterExpensesByCustom1", 3441); - _static_2(A, "expense_reducer___filterExpensesByCustom2$closure", "_filterExpensesByCustom2", 3442); - _static_2(A, "expense_reducer___filterExpensesByCustom3$closure", "_filterExpensesByCustom3", 3443); - _static_2(A, "expense_reducer___filterExpensesByCustom4$closure", "_filterExpensesByCustom4", 3444); - _static_2(A, "expense_reducer___filterExpensesByState$closure", "_filterExpensesByState", 3445); - _static_2(A, "expense_reducer___filterExpensesByStatus$closure", "_filterExpensesByStatus", 3446); - _static_2(A, "expense_reducer___filterExpenses$closure", "_filterExpenses", 3447); - _static_2(A, "expense_reducer___sortExpenses$closure", "_sortExpenses", 3448); - _static_2(A, "expense_reducer___startListMultiselect$closure", "_startListMultiselect5", 3449); - _static_2(A, "expense_reducer___addToListMultiselect$closure", "_addToListMultiselect5", 3450); - _static_2(A, "expense_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect5", 3451); - _static_2(A, "expense_reducer___clearListMultiselect$closure", "_clearListMultiselect5", 3452); - _static_2(A, "expense_reducer___purgeClientSuccess$closure", "_purgeClientSuccess1", 3453); - _static_2(A, "expense_reducer___archiveExpenseSuccess$closure", "_archiveExpenseSuccess", 3454); - _static_2(A, "expense_reducer___deleteExpenseSuccess$closure", "_deleteExpenseSuccess", 3455); - _static_2(A, "expense_reducer___restoreExpenseSuccess$closure", "_restoreExpenseSuccess", 3456); - _static_2(A, "expense_reducer___addExpense$closure", "_addExpense", 3457); - _static_2(A, "expense_reducer___updateExpense$closure", "_updateExpense", 3458); - _static_2(A, "expense_reducer___setLoadedExpense$closure", "_setLoadedExpense", 3459); - _static_2(A, "expense_reducer___setLoadedExpenses$closure", "_setLoadedExpenses", 3460); - _static_2(A, "expense_reducer___setLoadedCompany$closure", "_setLoadedCompany4", 3461); + _static_2(A, "design_reducer___viewDesignList$closure", "_viewDesignList0", 3405); + _static_2(A, "design_reducer___filterDesignsByCustom1$closure", "_filterDesignsByCustom1", 3406); + _static_2(A, "design_reducer___filterDesignsByCustom2$closure", "_filterDesignsByCustom2", 3407); + _static_2(A, "design_reducer___filterDesignsByState$closure", "_filterDesignsByState", 3408); + _static_2(A, "design_reducer___filterDesigns$closure", "_filterDesigns", 3409); + _static_2(A, "design_reducer___sortDesigns$closure", "_sortDesigns", 3410); + _static_2(A, "design_reducer___startListMultiselect$closure", "_startListMultiselect3", 3411); + _static_2(A, "design_reducer___addToListMultiselect$closure", "_addToListMultiselect3", 3412); + _static_2(A, "design_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect3", 3413); + _static_2(A, "design_reducer___clearListMultiselect$closure", "_clearListMultiselect3", 3414); + _static_2(A, "design_reducer___archiveDesignSuccess$closure", "_archiveDesignSuccess", 3415); + _static_2(A, "design_reducer___deleteDesignSuccess$closure", "_deleteDesignSuccess", 3416); + _static_2(A, "design_reducer___restoreDesignSuccess$closure", "_restoreDesignSuccess", 3417); + _static_2(A, "design_reducer___addDesign$closure", "_addDesign", 3418); + _static_2(A, "design_reducer___updateDesign$closure", "_updateDesign", 3419); + _static_2(A, "design_reducer___setLoadedDesign$closure", "_setLoadedDesign", 3420); + _static_2(A, "design_reducer___setLoadedDesigns$closure", "_setLoadedDesigns", 3421); + _static_2(A, "design_reducer___setLoadedCompany$closure", "_setLoadedCompany3", 3422); + _static_2(A, "document_reducer___updateEditing$closure", "_updateEditing3", 3423); + _static_2(A, "document_reducer___viewDocumentList$closure", "_viewDocumentList0", 3424); + _static_2(A, "document_reducer___filterDocumentsByCustom1$closure", "_filterDocumentsByCustom1", 3425); + _static_2(A, "document_reducer___filterDocumentsByCustom2$closure", "_filterDocumentsByCustom2", 3426); + _static_2(A, "document_reducer___filterDocumentsByState$closure", "_filterDocumentsByState", 3427); + _static_2(A, "document_reducer___filterDocuments$closure", "_filterDocuments", 3428); + _static_2(A, "document_reducer___sortDocuments$closure", "_sortDocuments", 3429); + _static_2(A, "document_reducer___startListMultiselect$closure", "_startListMultiselect4", 3430); + _static_2(A, "document_reducer___addToListMultiselect$closure", "_addToListMultiselect4", 3431); + _static_2(A, "document_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect4", 3432); + _static_2(A, "document_reducer___clearListMultiselect$closure", "_clearListMultiselect4", 3433); + _static_2(A, "document_reducer___archiveDocumentSuccess$closure", "_archiveDocumentSuccess", 3434); + _static_2(A, "document_reducer___deleteDocumentSuccess$closure", "_deleteDocumentSuccess", 3435); + _static_2(A, "document_reducer___restoreDocumentSuccess$closure", "_restoreDocumentSuccess", 3436); + _static_2(A, "document_reducer___updateDocument$closure", "_updateDocument", 3437); + _static_2(A, "document_reducer___setLoadedDocument$closure", "_setLoadedDocument", 3438); + _static_2(A, "document_reducer___setLoadedDocuments$closure", "_setLoadedDocuments", 3439); + _static_2(A, "expense_reducer___clearEditing$closure", "_clearEditing3", 394); + _static_2(A, "expense_reducer___updateEditing$closure", "_updateEditing4", 394); + _static_2(A, "expense_reducer___viewExpenseList$closure", "_viewExpenseList0", 3441); + _static_2(A, "expense_reducer___filterExpensesByCustom1$closure", "_filterExpensesByCustom1", 3442); + _static_2(A, "expense_reducer___filterExpensesByCustom2$closure", "_filterExpensesByCustom2", 3443); + _static_2(A, "expense_reducer___filterExpensesByCustom3$closure", "_filterExpensesByCustom3", 3444); + _static_2(A, "expense_reducer___filterExpensesByCustom4$closure", "_filterExpensesByCustom4", 3445); + _static_2(A, "expense_reducer___filterExpensesByState$closure", "_filterExpensesByState", 3446); + _static_2(A, "expense_reducer___filterExpensesByStatus$closure", "_filterExpensesByStatus", 3447); + _static_2(A, "expense_reducer___filterExpenses$closure", "_filterExpenses", 3448); + _static_2(A, "expense_reducer___sortExpenses$closure", "_sortExpenses", 3449); + _static_2(A, "expense_reducer___startListMultiselect$closure", "_startListMultiselect5", 3450); + _static_2(A, "expense_reducer___addToListMultiselect$closure", "_addToListMultiselect5", 3451); + _static_2(A, "expense_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect5", 3452); + _static_2(A, "expense_reducer___clearListMultiselect$closure", "_clearListMultiselect5", 3453); + _static_2(A, "expense_reducer___purgeClientSuccess$closure", "_purgeClientSuccess1", 3454); + _static_2(A, "expense_reducer___archiveExpenseSuccess$closure", "_archiveExpenseSuccess", 3455); + _static_2(A, "expense_reducer___deleteExpenseSuccess$closure", "_deleteExpenseSuccess", 3456); + _static_2(A, "expense_reducer___restoreExpenseSuccess$closure", "_restoreExpenseSuccess", 3457); + _static_2(A, "expense_reducer___addExpense$closure", "_addExpense", 3458); + _static_2(A, "expense_reducer___updateExpense$closure", "_updateExpense", 3459); + _static_2(A, "expense_reducer___setLoadedExpense$closure", "_setLoadedExpense", 3460); + _static_2(A, "expense_reducer___setLoadedExpenses$closure", "_setLoadedExpenses", 3461); + _static_2(A, "expense_reducer___setLoadedCompany$closure", "_setLoadedCompany4", 3462); _static_2(A, "expense_category_reducer___clearEditing$closure", "_clearEditing4", 901); _static_2(A, "expense_category_reducer___updateEditing$closure", "_updateEditing5", 901); - _static_2(A, "expense_category_reducer___filterExpenseCategoriesByCustom1$closure", "_filterExpenseCategoriesByCustom1", 3463); - _static_2(A, "expense_category_reducer___filterExpenseCategoriesByCustom2$closure", "_filterExpenseCategoriesByCustom2", 3464); - _static_2(A, "expense_category_reducer___filterExpenseCategoriesByState$closure", "_filterExpenseCategoriesByState", 3465); - _static_2(A, "expense_category_reducer___filterExpenseCategories$closure", "_filterExpenseCategories", 3466); - _static_2(A, "expense_category_reducer___sortExpenseCategories$closure", "_sortExpenseCategories", 3467); - _static_2(A, "expense_category_reducer___startListMultiselect$closure", "_startListMultiselect6", 3468); - _static_2(A, "expense_category_reducer___addToListMultiselect$closure", "_addToListMultiselect6", 3469); - _static_2(A, "expense_category_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect6", 3470); - _static_2(A, "expense_category_reducer___clearListMultiselect$closure", "_clearListMultiselect6", 3471); - _static_2(A, "expense_category_reducer___archiveExpenseCategorySuccess$closure", "_archiveExpenseCategorySuccess", 3472); - _static_2(A, "expense_category_reducer___deleteExpenseCategorySuccess$closure", "_deleteExpenseCategorySuccess", 3473); - _static_2(A, "expense_category_reducer___restoreExpenseCategorySuccess$closure", "_restoreExpenseCategorySuccess", 3474); - _static_2(A, "expense_category_reducer___addExpenseCategory$closure", "_addExpenseCategory", 3475); - _static_2(A, "expense_category_reducer___updateExpenseCategory$closure", "_updateExpenseCategory", 3476); - _static_2(A, "expense_category_reducer___setLoadedExpenseCategory$closure", "_setLoadedExpenseCategory", 3477); - _static_2(A, "expense_category_reducer___setLoadedExpenseCategories$closure", "_setLoadedExpenseCategories", 3478); - _static_2(A, "expense_category_reducer___setLoadedCompany$closure", "_setLoadedCompany5", 3479); + _static_2(A, "expense_category_reducer___filterExpenseCategoriesByCustom1$closure", "_filterExpenseCategoriesByCustom1", 3464); + _static_2(A, "expense_category_reducer___filterExpenseCategoriesByCustom2$closure", "_filterExpenseCategoriesByCustom2", 3465); + _static_2(A, "expense_category_reducer___filterExpenseCategoriesByState$closure", "_filterExpenseCategoriesByState", 3466); + _static_2(A, "expense_category_reducer___filterExpenseCategories$closure", "_filterExpenseCategories", 3467); + _static_2(A, "expense_category_reducer___sortExpenseCategories$closure", "_sortExpenseCategories", 3468); + _static_2(A, "expense_category_reducer___startListMultiselect$closure", "_startListMultiselect6", 3469); + _static_2(A, "expense_category_reducer___addToListMultiselect$closure", "_addToListMultiselect6", 3470); + _static_2(A, "expense_category_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect6", 3471); + _static_2(A, "expense_category_reducer___clearListMultiselect$closure", "_clearListMultiselect6", 3472); + _static_2(A, "expense_category_reducer___archiveExpenseCategorySuccess$closure", "_archiveExpenseCategorySuccess", 3473); + _static_2(A, "expense_category_reducer___deleteExpenseCategorySuccess$closure", "_deleteExpenseCategorySuccess", 3474); + _static_2(A, "expense_category_reducer___restoreExpenseCategorySuccess$closure", "_restoreExpenseCategorySuccess", 3475); + _static_2(A, "expense_category_reducer___addExpenseCategory$closure", "_addExpenseCategory", 3476); + _static_2(A, "expense_category_reducer___updateExpenseCategory$closure", "_updateExpenseCategory", 3477); + _static_2(A, "expense_category_reducer___setLoadedExpenseCategory$closure", "_setLoadedExpenseCategory", 3478); + _static_2(A, "expense_category_reducer___setLoadedExpenseCategories$closure", "_setLoadedExpenseCategories", 3479); + _static_2(A, "expense_category_reducer___setLoadedCompany$closure", "_setLoadedCompany5", 3480); _static_2(A, "group_reducer___clearEditing$closure", "_clearEditing5", 902); _static_2(A, "group_reducer___updateEditing$closure", "_updateEditing6", 902); - _static_2(A, "group_reducer___viewGroupList$closure", "_viewGroupList0", 3481); - _static_2(A, "group_reducer___filterGroupsByState$closure", "_filterGroupsByState", 3482); - _static_2(A, "group_reducer___filterGroups$closure", "_filterGroups", 3483); - _static_2(A, "group_reducer___sortGroups$closure", "_sortGroups", 3484); - _static_2(A, "group_reducer___startListMultiselect$closure", "_startListMultiselect7", 3485); - _static_2(A, "group_reducer___addToListMultiselect$closure", "_addToListMultiselect7", 3486); - _static_2(A, "group_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect7", 3487); - _static_2(A, "group_reducer___clearListMultiselect$closure", "_clearListMultiselect7", 3488); - _static_2(A, "group_reducer___archiveGroupSuccess$closure", "_archiveGroupSuccess", 3489); - _static_2(A, "group_reducer___deleteGroupSuccess$closure", "_deleteGroupSuccess", 3490); - _static_2(A, "group_reducer___restoreGroupSuccess$closure", "_restoreGroupSuccess", 3491); - _static_2(A, "group_reducer___addGroup$closure", "_addGroup", 3492); - _static_2(A, "group_reducer___updateGroup$closure", "_updateGroup", 3493); - _static_2(A, "group_reducer___setLoadedGroup$closure", "_setLoadedGroup", 3494); - _static_2(A, "group_reducer___setLoadedGroups$closure", "_setLoadedGroups", 3495); - _static_2(A, "group_reducer___setLoadedCompany$closure", "_setLoadedCompany6", 3496); - _static_2(A, "invoice_reducer___clearEditing$closure", "_clearEditing6", 151); - _static_2(A, "invoice_reducer___updateEditing$closure", "_updateEditing7", 151); + _static_2(A, "group_reducer___viewGroupList$closure", "_viewGroupList0", 3482); + _static_2(A, "group_reducer___filterGroupsByState$closure", "_filterGroupsByState", 3483); + _static_2(A, "group_reducer___filterGroups$closure", "_filterGroups", 3484); + _static_2(A, "group_reducer___sortGroups$closure", "_sortGroups", 3485); + _static_2(A, "group_reducer___startListMultiselect$closure", "_startListMultiselect7", 3486); + _static_2(A, "group_reducer___addToListMultiselect$closure", "_addToListMultiselect7", 3487); + _static_2(A, "group_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect7", 3488); + _static_2(A, "group_reducer___clearListMultiselect$closure", "_clearListMultiselect7", 3489); + _static_2(A, "group_reducer___archiveGroupSuccess$closure", "_archiveGroupSuccess", 3490); + _static_2(A, "group_reducer___deleteGroupSuccess$closure", "_deleteGroupSuccess", 3491); + _static_2(A, "group_reducer___restoreGroupSuccess$closure", "_restoreGroupSuccess", 3492); + _static_2(A, "group_reducer___addGroup$closure", "_addGroup", 3493); + _static_2(A, "group_reducer___updateGroup$closure", "_updateGroup", 3494); + _static_2(A, "group_reducer___setLoadedGroup$closure", "_setLoadedGroup", 3495); + _static_2(A, "group_reducer___setLoadedGroups$closure", "_setLoadedGroups", 3496); + _static_2(A, "group_reducer___setLoadedCompany$closure", "_setLoadedCompany6", 3497); + _static_2(A, "invoice_reducer___clearEditing$closure", "_clearEditing6", 142); + _static_2(A, "invoice_reducer___updateEditing$closure", "_updateEditing7", 142); _static_2(A, "invoice_reducer___addInvoiceItem$closure", "_addInvoiceItem", 748); - _static_2(A, "invoice_reducer___addInvoiceItems$closure", "_addInvoiceItems", 3497); + _static_2(A, "invoice_reducer___addInvoiceItems$closure", "_addInvoiceItems", 3498); _static_2(A, "invoice_reducer___removeInvoiceItem$closure", "_removeInvoiceItem", 749); _static_2(A, "invoice_reducer___updateInvoiceItem$closure", "_updateInvoiceItem", 750); - _static_2(A, "invoice_reducer___viewInvoiceList$closure", "_viewInvoiceList0", 3498); - _static_2(A, "invoice_reducer___filterInvoicesByCustom1$closure", "_filterInvoicesByCustom1", 3499); - _static_2(A, "invoice_reducer___filterInvoicesByCustom2$closure", "_filterInvoicesByCustom2", 3500); - _static_2(A, "invoice_reducer___filterInvoicesByCustom3$closure", "_filterInvoicesByCustom3", 3501); - _static_2(A, "invoice_reducer___filterInvoicesByCustom4$closure", "_filterInvoicesByCustom4", 3502); - _static_2(A, "invoice_reducer___filterInvoicesByState$closure", "_filterInvoicesByState", 3503); - _static_2(A, "invoice_reducer___filterInvoicesByStatus$closure", "_filterInvoicesByStatus", 3504); - _static_2(A, "invoice_reducer___filterInvoices$closure", "_filterInvoices", 3505); - _static_2(A, "invoice_reducer___sortInvoices$closure", "_sortInvoices", 3506); - _static_2(A, "invoice_reducer___startListMultiselect$closure", "_startListMultiselect8", 3507); - _static_2(A, "invoice_reducer___addToListMultiselect$closure", "_addToListMultiselect8", 3508); - _static_2(A, "invoice_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect8", 3509); - _static_2(A, "invoice_reducer___clearListMultiselect$closure", "_clearListMultiselect8", 3510); - _static_2(A, "invoice_reducer___purgeClientSuccess$closure", "_purgeClientSuccess2", 3511); - _static_2(A, "invoice_reducer___markInvoicesSentSuccess$closure", "_markInvoicesSentSuccess", 3512); - _static_2(A, "invoice_reducer___markInvoicesPaidSuccess$closure", "_markInvoicesPaidSuccess", 3513); - _static_2(A, "invoice_reducer___cancelInvoicesSuccess$closure", "_cancelInvoicesSuccess", 3514); - _static_2(A, "invoice_reducer___archiveInvoiceSuccess$closure", "_archiveInvoiceSuccess", 3515); - _static_2(A, "invoice_reducer___deleteInvoiceSuccess$closure", "_deleteInvoiceSuccess", 3516); - _static_2(A, "invoice_reducer___emailInvoiceSuccess$closure", "_emailInvoiceSuccess", 3517); - _static_2(A, "invoice_reducer___restoreInvoiceSuccess$closure", "_restoreInvoiceSuccess", 3518); - _static_2(A, "invoice_reducer___addInvoice$closure", "_addInvoice", 3519); - _static_2(A, "invoice_reducer___updateInvoice$closure", "_updateInvoice", 3520); - _static_2(A, "invoice_reducer___setLoadedInvoices$closure", "_setLoadedInvoices", 3521); - _static_2(A, "invoice_reducer___setLoadedCompany$closure", "_setLoadedCompany7", 3522); + _static_2(A, "invoice_reducer___viewInvoiceList$closure", "_viewInvoiceList0", 3499); + _static_2(A, "invoice_reducer___filterInvoicesByCustom1$closure", "_filterInvoicesByCustom1", 3500); + _static_2(A, "invoice_reducer___filterInvoicesByCustom2$closure", "_filterInvoicesByCustom2", 3501); + _static_2(A, "invoice_reducer___filterInvoicesByCustom3$closure", "_filterInvoicesByCustom3", 3502); + _static_2(A, "invoice_reducer___filterInvoicesByCustom4$closure", "_filterInvoicesByCustom4", 3503); + _static_2(A, "invoice_reducer___filterInvoicesByState$closure", "_filterInvoicesByState", 3504); + _static_2(A, "invoice_reducer___filterInvoicesByStatus$closure", "_filterInvoicesByStatus", 3505); + _static_2(A, "invoice_reducer___filterInvoices$closure", "_filterInvoices", 3506); + _static_2(A, "invoice_reducer___sortInvoices$closure", "_sortInvoices", 3507); + _static_2(A, "invoice_reducer___startListMultiselect$closure", "_startListMultiselect8", 3508); + _static_2(A, "invoice_reducer___addToListMultiselect$closure", "_addToListMultiselect8", 3509); + _static_2(A, "invoice_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect8", 3510); + _static_2(A, "invoice_reducer___clearListMultiselect$closure", "_clearListMultiselect8", 3511); + _static_2(A, "invoice_reducer___purgeClientSuccess$closure", "_purgeClientSuccess2", 3512); + _static_2(A, "invoice_reducer___markInvoicesSentSuccess$closure", "_markInvoicesSentSuccess", 3513); + _static_2(A, "invoice_reducer___markInvoicesPaidSuccess$closure", "_markInvoicesPaidSuccess", 3514); + _static_2(A, "invoice_reducer___cancelInvoicesSuccess$closure", "_cancelInvoicesSuccess", 3515); + _static_2(A, "invoice_reducer___archiveInvoiceSuccess$closure", "_archiveInvoiceSuccess", 3516); + _static_2(A, "invoice_reducer___deleteInvoiceSuccess$closure", "_deleteInvoiceSuccess", 3517); + _static_2(A, "invoice_reducer___emailInvoiceSuccess$closure", "_emailInvoiceSuccess", 3518); + _static_2(A, "invoice_reducer___restoreInvoiceSuccess$closure", "_restoreInvoiceSuccess", 3519); + _static_2(A, "invoice_reducer___addInvoice$closure", "_addInvoice", 3520); + _static_2(A, "invoice_reducer___updateInvoice$closure", "_updateInvoice", 3521); + _static_2(A, "invoice_reducer___setLoadedInvoices$closure", "_setLoadedInvoices", 3522); + _static_2(A, "invoice_reducer___setLoadedCompany$closure", "_setLoadedCompany7", 3523); _static_2(A, "payment_reducer___clearEditing$closure", "_clearEditing7", 903); _static_2(A, "payment_reducer___updateEditing$closure", "_updateEditing8", 903); - _static_2(A, "payment_reducer___viewPaymentList$closure", "_viewPaymentList0", 3524); - _static_2(A, "payment_reducer___filterPaymentsByCustom1$closure", "_filterPaymentsByCustom1", 3525); - _static_2(A, "payment_reducer___filterPaymentsByCustom2$closure", "_filterPaymentsByCustom2", 3526); - _static_2(A, "payment_reducer___filterPaymentsByCustom3$closure", "_filterPaymentsByCustom3", 3527); - _static_2(A, "payment_reducer___filterPaymentsByCustom4$closure", "_filterPaymentsByCustom4", 3528); - _static_2(A, "payment_reducer___filterPaymentsByState$closure", "_filterPaymentsByState", 3529); - _static_2(A, "payment_reducer___filterPaymentsByStatus$closure", "_filterPaymentsByStatus", 3530); - _static_2(A, "payment_reducer___filterPayments$closure", "_filterPayments", 3531); - _static_2(A, "payment_reducer___sortPayments$closure", "_sortPayments", 3532); - _static_2(A, "payment_reducer___startListMultiselect$closure", "_startListMultiselect9", 3533); - _static_2(A, "payment_reducer___addToListMultiselect$closure", "_addToListMultiselect9", 3534); - _static_2(A, "payment_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect9", 3535); - _static_2(A, "payment_reducer___clearListMultiselect$closure", "_clearListMultiselect9", 3536); - _static_2(A, "payment_reducer___purgeClientSuccess$closure", "_purgeClientSuccess3", 3537); - _static_2(A, "payment_reducer___archivePaymentSuccess$closure", "_archivePaymentSuccess", 3538); - _static_2(A, "payment_reducer___deletePaymentSuccess$closure", "_deletePaymentSuccess", 3539); - _static_2(A, "payment_reducer___restorePaymentSuccess$closure", "_restorePaymentSuccess", 3540); - _static_2(A, "payment_reducer___addPayment$closure", "_addPayment", 3541); - _static_2(A, "payment_reducer___updatePayment$closure", "_updatePayment", 3542); - _static_2(A, "payment_reducer___setLoadedPayment$closure", "_setLoadedPayment", 3543); - _static_2(A, "payment_reducer___setLoadedPayments$closure", "_setLoadedPayments", 3544); - _static_2(A, "payment_reducer___setLoadedCompany$closure", "_setLoadedCompany8", 3545); + _static_2(A, "payment_reducer___viewPaymentList$closure", "_viewPaymentList0", 3525); + _static_2(A, "payment_reducer___filterPaymentsByCustom1$closure", "_filterPaymentsByCustom1", 3526); + _static_2(A, "payment_reducer___filterPaymentsByCustom2$closure", "_filterPaymentsByCustom2", 3527); + _static_2(A, "payment_reducer___filterPaymentsByCustom3$closure", "_filterPaymentsByCustom3", 3528); + _static_2(A, "payment_reducer___filterPaymentsByCustom4$closure", "_filterPaymentsByCustom4", 3529); + _static_2(A, "payment_reducer___filterPaymentsByState$closure", "_filterPaymentsByState", 3530); + _static_2(A, "payment_reducer___filterPaymentsByStatus$closure", "_filterPaymentsByStatus", 3531); + _static_2(A, "payment_reducer___filterPayments$closure", "_filterPayments", 3532); + _static_2(A, "payment_reducer___sortPayments$closure", "_sortPayments", 3533); + _static_2(A, "payment_reducer___startListMultiselect$closure", "_startListMultiselect9", 3534); + _static_2(A, "payment_reducer___addToListMultiselect$closure", "_addToListMultiselect9", 3535); + _static_2(A, "payment_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect9", 3536); + _static_2(A, "payment_reducer___clearListMultiselect$closure", "_clearListMultiselect9", 3537); + _static_2(A, "payment_reducer___purgeClientSuccess$closure", "_purgeClientSuccess3", 3538); + _static_2(A, "payment_reducer___archivePaymentSuccess$closure", "_archivePaymentSuccess", 3539); + _static_2(A, "payment_reducer___deletePaymentSuccess$closure", "_deletePaymentSuccess", 3540); + _static_2(A, "payment_reducer___restorePaymentSuccess$closure", "_restorePaymentSuccess", 3541); + _static_2(A, "payment_reducer___addPayment$closure", "_addPayment", 3542); + _static_2(A, "payment_reducer___updatePayment$closure", "_updatePayment", 3543); + _static_2(A, "payment_reducer___setLoadedPayment$closure", "_setLoadedPayment", 3544); + _static_2(A, "payment_reducer___setLoadedPayments$closure", "_setLoadedPayments", 3545); + _static_2(A, "payment_reducer___setLoadedCompany$closure", "_setLoadedCompany8", 3546); _static_2(A, "payment_term_reducer___clearEditing$closure", "_clearEditing8", 904); _static_2(A, "payment_term_reducer___updateEditing$closure", "_updateEditing9", 904); - _static_2(A, "payment_term_reducer___viewPaymentTermList$closure", "_viewPaymentTermList0", 3547); - _static_2(A, "payment_term_reducer___filterPaymentTermsByCustom1$closure", "_filterPaymentTermsByCustom1", 3548); - _static_2(A, "payment_term_reducer___filterPaymentTermsByCustom2$closure", "_filterPaymentTermsByCustom2", 3549); - _static_2(A, "payment_term_reducer___filterPaymentTermsByState$closure", "_filterPaymentTermsByState", 3550); - _static_2(A, "payment_term_reducer___filterPaymentTerms$closure", "_filterPaymentTerms", 3551); - _static_2(A, "payment_term_reducer___sortPaymentTerms$closure", "_sortPaymentTerms", 3552); - _static_2(A, "payment_term_reducer___startListMultiselect$closure", "_startListMultiselect10", 3553); - _static_2(A, "payment_term_reducer___addToListMultiselect$closure", "_addToListMultiselect10", 3554); - _static_2(A, "payment_term_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect10", 3555); - _static_2(A, "payment_term_reducer___clearListMultiselect$closure", "_clearListMultiselect10", 3556); - _static_2(A, "payment_term_reducer___archivePaymentTermSuccess$closure", "_archivePaymentTermSuccess", 3557); - _static_2(A, "payment_term_reducer___deletePaymentTermSuccess$closure", "_deletePaymentTermSuccess", 3558); - _static_2(A, "payment_term_reducer___restorePaymentTermSuccess$closure", "_restorePaymentTermSuccess", 3559); - _static_2(A, "payment_term_reducer___addPaymentTerm$closure", "_addPaymentTerm", 3560); - _static_2(A, "payment_term_reducer___updatePaymentTerm$closure", "_updatePaymentTerm", 3561); - _static_2(A, "payment_term_reducer___setLoadedPaymentTerm$closure", "_setLoadedPaymentTerm", 3562); - _static_2(A, "payment_term_reducer___setLoadedPaymentTerms$closure", "_setLoadedPaymentTerms", 3563); - _static_2(A, "payment_term_reducer___setLoadedCompany$closure", "_setLoadedCompany9", 3564); + _static_2(A, "payment_term_reducer___viewPaymentTermList$closure", "_viewPaymentTermList0", 3548); + _static_2(A, "payment_term_reducer___filterPaymentTermsByCustom1$closure", "_filterPaymentTermsByCustom1", 3549); + _static_2(A, "payment_term_reducer___filterPaymentTermsByCustom2$closure", "_filterPaymentTermsByCustom2", 3550); + _static_2(A, "payment_term_reducer___filterPaymentTermsByState$closure", "_filterPaymentTermsByState", 3551); + _static_2(A, "payment_term_reducer___filterPaymentTerms$closure", "_filterPaymentTerms", 3552); + _static_2(A, "payment_term_reducer___sortPaymentTerms$closure", "_sortPaymentTerms", 3553); + _static_2(A, "payment_term_reducer___startListMultiselect$closure", "_startListMultiselect10", 3554); + _static_2(A, "payment_term_reducer___addToListMultiselect$closure", "_addToListMultiselect10", 3555); + _static_2(A, "payment_term_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect10", 3556); + _static_2(A, "payment_term_reducer___clearListMultiselect$closure", "_clearListMultiselect10", 3557); + _static_2(A, "payment_term_reducer___archivePaymentTermSuccess$closure", "_archivePaymentTermSuccess", 3558); + _static_2(A, "payment_term_reducer___deletePaymentTermSuccess$closure", "_deletePaymentTermSuccess", 3559); + _static_2(A, "payment_term_reducer___restorePaymentTermSuccess$closure", "_restorePaymentTermSuccess", 3560); + _static_2(A, "payment_term_reducer___addPaymentTerm$closure", "_addPaymentTerm", 3561); + _static_2(A, "payment_term_reducer___updatePaymentTerm$closure", "_updatePaymentTerm", 3562); + _static_2(A, "payment_term_reducer___setLoadedPaymentTerm$closure", "_setLoadedPaymentTerm", 3563); + _static_2(A, "payment_term_reducer___setLoadedPaymentTerms$closure", "_setLoadedPaymentTerms", 3564); + _static_2(A, "payment_term_reducer___setLoadedCompany$closure", "_setLoadedCompany9", 3565); _static_2(A, "product_reducer___clearEditing$closure", "_clearEditing9", 905); _static_2(A, "product_reducer___updateEditing$closure", "_updateEditing10", 905); - _static_2(A, "product_reducer___viewClientList$closure", "_viewClientList1", 3566); - _static_2(A, "product_reducer___filterProductsByState$closure", "_filterProductsByState", 3567); - _static_2(A, "product_reducer___filterProductsByCustom1$closure", "_filterProductsByCustom1", 3568); - _static_2(A, "product_reducer___filterProductsByCustom2$closure", "_filterProductsByCustom2", 3569); - _static_2(A, "product_reducer___filterProductsByCustom3$closure", "_filterProductsByCustom3", 3570); - _static_2(A, "product_reducer___filterProductsByCustom4$closure", "_filterProductsByCustom4", 3571); - _static_2(A, "product_reducer___filterProducts$closure", "_filterProducts", 3572); - _static_2(A, "product_reducer___sortProducts$closure", "_sortProducts", 3573); - _static_2(A, "product_reducer___startListMultiselect$closure", "_startListMultiselect11", 3574); - _static_2(A, "product_reducer___addToListMultiselect$closure", "_addToListMultiselect11", 3575); - _static_2(A, "product_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect11", 3576); - _static_2(A, "product_reducer___clearListMultiselect$closure", "_clearListMultiselect11", 3577); - _static_2(A, "product_reducer___archiveProductSuccess$closure", "_archiveProductSuccess", 3578); - _static_2(A, "product_reducer___deleteProductSuccess$closure", "_deleteProductSuccess", 3579); - _static_2(A, "product_reducer___restoreProductSuccess$closure", "_restoreProductSuccess", 3580); - _static_2(A, "product_reducer___addProduct$closure", "_addProduct", 3581); - _static_2(A, "product_reducer___updateProduct$closure", "_updateProduct", 3582); - _static_2(A, "product_reducer___setLoadedProduct$closure", "_setLoadedProduct", 3583); - _static_2(A, "product_reducer___setLoadedProducts$closure", "_setLoadedProducts", 3584); - _static_2(A, "product_reducer___setLoadedCompany$closure", "_setLoadedCompany10", 3585); + _static_2(A, "product_reducer___viewClientList$closure", "_viewClientList1", 3567); + _static_2(A, "product_reducer___filterProductsByState$closure", "_filterProductsByState", 3568); + _static_2(A, "product_reducer___filterProductsByCustom1$closure", "_filterProductsByCustom1", 3569); + _static_2(A, "product_reducer___filterProductsByCustom2$closure", "_filterProductsByCustom2", 3570); + _static_2(A, "product_reducer___filterProductsByCustom3$closure", "_filterProductsByCustom3", 3571); + _static_2(A, "product_reducer___filterProductsByCustom4$closure", "_filterProductsByCustom4", 3572); + _static_2(A, "product_reducer___filterProducts$closure", "_filterProducts", 3573); + _static_2(A, "product_reducer___sortProducts$closure", "_sortProducts", 3574); + _static_2(A, "product_reducer___startListMultiselect$closure", "_startListMultiselect11", 3575); + _static_2(A, "product_reducer___addToListMultiselect$closure", "_addToListMultiselect11", 3576); + _static_2(A, "product_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect11", 3577); + _static_2(A, "product_reducer___clearListMultiselect$closure", "_clearListMultiselect11", 3578); + _static_2(A, "product_reducer___archiveProductSuccess$closure", "_archiveProductSuccess", 3579); + _static_2(A, "product_reducer___deleteProductSuccess$closure", "_deleteProductSuccess", 3580); + _static_2(A, "product_reducer___restoreProductSuccess$closure", "_restoreProductSuccess", 3581); + _static_2(A, "product_reducer___addProduct$closure", "_addProduct", 3582); + _static_2(A, "product_reducer___updateProduct$closure", "_updateProduct", 3583); + _static_2(A, "product_reducer___setLoadedProduct$closure", "_setLoadedProduct", 3584); + _static_2(A, "product_reducer___setLoadedProducts$closure", "_setLoadedProducts", 3585); + _static_2(A, "product_reducer___setLoadedCompany$closure", "_setLoadedCompany10", 3586); _static_2(A, "project_reducer___clearEditing$closure", "_clearEditing10", 906); _static_2(A, "project_reducer___updateEditing$closure", "_updateEditing11", 906); - _static_2(A, "project_reducer___viewProjectList$closure", "_viewProjectList0", 3587); - _static_2(A, "project_reducer___filterProjectsByCustom1$closure", "_filterProjectsByCustom1", 3588); - _static_2(A, "project_reducer___filterProjectsByCustom2$closure", "_filterProjectsByCustom2", 3589); - _static_2(A, "project_reducer___filterProjectsByCustom3$closure", "_filterProjectsByCustom3", 3590); - _static_2(A, "project_reducer___filterProjectsByCustom4$closure", "_filterProjectsByCustom4", 3591); - _static_2(A, "project_reducer___filterProjectsByState$closure", "_filterProjectsByState", 3592); - _static_2(A, "project_reducer___filterProjects$closure", "_filterProjects", 3593); - _static_2(A, "project_reducer___sortProjects$closure", "_sortProjects", 3594); - _static_2(A, "project_reducer___startListMultiselect$closure", "_startListMultiselect12", 3595); - _static_2(A, "project_reducer___addToListMultiselect$closure", "_addToListMultiselect12", 3596); - _static_2(A, "project_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect12", 3597); - _static_2(A, "project_reducer___clearListMultiselect$closure", "_clearListMultiselect12", 3598); - _static_2(A, "project_reducer___purgeClientSuccess$closure", "_purgeClientSuccess4", 3599); - _static_2(A, "project_reducer___archiveProjectSuccess$closure", "_archiveProjectSuccess", 3600); - _static_2(A, "project_reducer___deleteProjectSuccess$closure", "_deleteProjectSuccess", 3601); - _static_2(A, "project_reducer___restoreProjectSuccess$closure", "_restoreProjectSuccess", 3602); - _static_2(A, "project_reducer___addProject$closure", "_addProject", 3603); - _static_2(A, "project_reducer___updateProject$closure", "_updateProject", 3604); - _static_2(A, "project_reducer___setLoadedProject$closure", "_setLoadedProject", 3605); - _static_2(A, "project_reducer___setLoadedProjects$closure", "_setLoadedProjects", 3606); - _static_2(A, "project_reducer___setLoadedCompany$closure", "_setLoadedCompany11", 3607); - _static_2(A, "purchase_order_reducer___clearEditing$closure", "_clearEditing11", 151); - _static_2(A, "purchase_order_reducer___updateEditing$closure", "_updateEditing12", 151); + _static_2(A, "project_reducer___viewProjectList$closure", "_viewProjectList0", 3588); + _static_2(A, "project_reducer___filterProjectsByCustom1$closure", "_filterProjectsByCustom1", 3589); + _static_2(A, "project_reducer___filterProjectsByCustom2$closure", "_filterProjectsByCustom2", 3590); + _static_2(A, "project_reducer___filterProjectsByCustom3$closure", "_filterProjectsByCustom3", 3591); + _static_2(A, "project_reducer___filterProjectsByCustom4$closure", "_filterProjectsByCustom4", 3592); + _static_2(A, "project_reducer___filterProjectsByState$closure", "_filterProjectsByState", 3593); + _static_2(A, "project_reducer___filterProjects$closure", "_filterProjects", 3594); + _static_2(A, "project_reducer___sortProjects$closure", "_sortProjects", 3595); + _static_2(A, "project_reducer___startListMultiselect$closure", "_startListMultiselect12", 3596); + _static_2(A, "project_reducer___addToListMultiselect$closure", "_addToListMultiselect12", 3597); + _static_2(A, "project_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect12", 3598); + _static_2(A, "project_reducer___clearListMultiselect$closure", "_clearListMultiselect12", 3599); + _static_2(A, "project_reducer___purgeClientSuccess$closure", "_purgeClientSuccess4", 3600); + _static_2(A, "project_reducer___archiveProjectSuccess$closure", "_archiveProjectSuccess", 3601); + _static_2(A, "project_reducer___deleteProjectSuccess$closure", "_deleteProjectSuccess", 3602); + _static_2(A, "project_reducer___restoreProjectSuccess$closure", "_restoreProjectSuccess", 3603); + _static_2(A, "project_reducer___addProject$closure", "_addProject", 3604); + _static_2(A, "project_reducer___updateProject$closure", "_updateProject", 3605); + _static_2(A, "project_reducer___setLoadedProject$closure", "_setLoadedProject", 3606); + _static_2(A, "project_reducer___setLoadedProjects$closure", "_setLoadedProjects", 3607); + _static_2(A, "project_reducer___setLoadedCompany$closure", "_setLoadedCompany11", 3608); + _static_2(A, "purchase_order_reducer___clearEditing$closure", "_clearEditing11", 142); + _static_2(A, "purchase_order_reducer___updateEditing$closure", "_updateEditing12", 142); _static_2(A, "purchase_order_reducer___addPurchaseOrderItem$closure", "_addPurchaseOrderItem", 797); - _static_2(A, "purchase_order_reducer___addPurchaseOrderItems$closure", "_addPurchaseOrderItems", 3608); + _static_2(A, "purchase_order_reducer___addPurchaseOrderItems$closure", "_addPurchaseOrderItems", 3609); _static_2(A, "purchase_order_reducer___removePurchaseOrderItem$closure", "_removePurchaseOrderItem", 798); _static_2(A, "purchase_order_reducer___updatePurchaseOrderItem$closure", "_updatePurchaseOrderItem", 799); - _static_2(A, "purchase_order_reducer___viewPurchaseOrderList$closure", "_viewPurchaseOrderList0", 3609); - _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByCustom1$closure", "_filterPurchaseOrdersByCustom1", 3610); - _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByCustom2$closure", "_filterPurchaseOrdersByCustom2", 3611); - _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByCustom3$closure", "_filterPurchaseOrdersByCustom3", 3612); - _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByCustom4$closure", "_filterPurchaseOrdersByCustom4", 3613); - _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByState$closure", "_filterPurchaseOrdersByState", 3614); - _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByStatus$closure", "_filterPurchaseOrdersByStatus", 3615); - _static_2(A, "purchase_order_reducer___filterPurchaseOrders$closure", "_filterPurchaseOrders", 3616); - _static_2(A, "purchase_order_reducer___sortPurchaseOrders$closure", "_sortPurchaseOrders", 3617); - _static_2(A, "purchase_order_reducer___startListMultiselect$closure", "_startListMultiselect13", 3618); - _static_2(A, "purchase_order_reducer___addToListMultiselect$closure", "_addToListMultiselect13", 3619); - _static_2(A, "purchase_order_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect13", 3620); - _static_2(A, "purchase_order_reducer___clearListMultiselect$closure", "_clearListMultiselect13", 3621); - _static_2(A, "purchase_order_reducer___markSentPurchaseOrderSuccess$closure", "_markSentPurchaseOrderSuccess", 3622); - _static_2(A, "purchase_order_reducer___convertPurchaseOrdersToExpenses$closure", "_convertPurchaseOrdersToExpenses", 3623); - _static_2(A, "purchase_order_reducer___addPurchaseOrdersToInventorySuccess$closure", "_addPurchaseOrdersToInventorySuccess", 3624); - _static_2(A, "purchase_order_reducer___acceptPurchaseOrderSuccess$closure", "_acceptPurchaseOrderSuccess", 3625); - _static_2(A, "purchase_order_reducer___cancelPurchaseOrderSuccess$closure", "_cancelPurchaseOrderSuccess", 3626); - _static_2(A, "purchase_order_reducer___archivePurchaseOrderSuccess$closure", "_archivePurchaseOrderSuccess", 3627); - _static_2(A, "purchase_order_reducer___deletePurchaseOrderSuccess$closure", "_deletePurchaseOrderSuccess", 3628); - _static_2(A, "purchase_order_reducer___restorePurchaseOrderSuccess$closure", "_restorePurchaseOrderSuccess", 3629); - _static_2(A, "purchase_order_reducer___emailPurchaseOrderSuccess$closure", "_emailPurchaseOrderSuccess", 3630); - _static_2(A, "purchase_order_reducer___approvePurchaseOrderSuccess$closure", "_approvePurchaseOrderSuccess", 3631); - _static_2(A, "purchase_order_reducer___addPurchaseOrder$closure", "_addPurchaseOrder", 3632); - _static_2(A, "purchase_order_reducer___updatePurchaseOrder$closure", "_updatePurchaseOrder", 3633); - _static_2(A, "purchase_order_reducer___setLoadedPurchaseOrders$closure", "_setLoadedPurchaseOrders", 3634); - _static_2(A, "purchase_order_reducer___setLoadedCompany$closure", "_setLoadedCompany12", 3635); - _static_2(A, "quote_reducer___clearEditing$closure", "_clearEditing12", 151); - _static_2(A, "quote_reducer___updateEditing$closure", "_updateEditing13", 151); + _static_2(A, "purchase_order_reducer___viewPurchaseOrderList$closure", "_viewPurchaseOrderList0", 3610); + _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByCustom1$closure", "_filterPurchaseOrdersByCustom1", 3611); + _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByCustom2$closure", "_filterPurchaseOrdersByCustom2", 3612); + _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByCustom3$closure", "_filterPurchaseOrdersByCustom3", 3613); + _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByCustom4$closure", "_filterPurchaseOrdersByCustom4", 3614); + _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByState$closure", "_filterPurchaseOrdersByState", 3615); + _static_2(A, "purchase_order_reducer___filterPurchaseOrdersByStatus$closure", "_filterPurchaseOrdersByStatus", 3616); + _static_2(A, "purchase_order_reducer___filterPurchaseOrders$closure", "_filterPurchaseOrders", 3617); + _static_2(A, "purchase_order_reducer___sortPurchaseOrders$closure", "_sortPurchaseOrders", 3618); + _static_2(A, "purchase_order_reducer___startListMultiselect$closure", "_startListMultiselect13", 3619); + _static_2(A, "purchase_order_reducer___addToListMultiselect$closure", "_addToListMultiselect13", 3620); + _static_2(A, "purchase_order_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect13", 3621); + _static_2(A, "purchase_order_reducer___clearListMultiselect$closure", "_clearListMultiselect13", 3622); + _static_2(A, "purchase_order_reducer___markSentPurchaseOrderSuccess$closure", "_markSentPurchaseOrderSuccess", 3623); + _static_2(A, "purchase_order_reducer___convertPurchaseOrdersToExpenses$closure", "_convertPurchaseOrdersToExpenses", 3624); + _static_2(A, "purchase_order_reducer___addPurchaseOrdersToInventorySuccess$closure", "_addPurchaseOrdersToInventorySuccess", 3625); + _static_2(A, "purchase_order_reducer___acceptPurchaseOrderSuccess$closure", "_acceptPurchaseOrderSuccess", 3626); + _static_2(A, "purchase_order_reducer___cancelPurchaseOrderSuccess$closure", "_cancelPurchaseOrderSuccess", 3627); + _static_2(A, "purchase_order_reducer___archivePurchaseOrderSuccess$closure", "_archivePurchaseOrderSuccess", 3628); + _static_2(A, "purchase_order_reducer___deletePurchaseOrderSuccess$closure", "_deletePurchaseOrderSuccess", 3629); + _static_2(A, "purchase_order_reducer___restorePurchaseOrderSuccess$closure", "_restorePurchaseOrderSuccess", 3630); + _static_2(A, "purchase_order_reducer___emailPurchaseOrderSuccess$closure", "_emailPurchaseOrderSuccess", 3631); + _static_2(A, "purchase_order_reducer___approvePurchaseOrderSuccess$closure", "_approvePurchaseOrderSuccess", 3632); + _static_2(A, "purchase_order_reducer___addPurchaseOrder$closure", "_addPurchaseOrder", 3633); + _static_2(A, "purchase_order_reducer___updatePurchaseOrder$closure", "_updatePurchaseOrder", 3634); + _static_2(A, "purchase_order_reducer___setLoadedPurchaseOrders$closure", "_setLoadedPurchaseOrders", 3635); + _static_2(A, "purchase_order_reducer___setLoadedCompany$closure", "_setLoadedCompany12", 3636); + _static_2(A, "quote_reducer___clearEditing$closure", "_clearEditing12", 142); + _static_2(A, "quote_reducer___updateEditing$closure", "_updateEditing13", 142); _static_2(A, "quote_reducer___addQuoteItem$closure", "_addQuoteItem", 807); - _static_2(A, "quote_reducer___addQuoteItems$closure", "_addQuoteItems", 3636); + _static_2(A, "quote_reducer___addQuoteItems$closure", "_addQuoteItems", 3637); _static_2(A, "quote_reducer___removeQuoteItem$closure", "_removeQuoteItem", 808); _static_2(A, "quote_reducer___updateQuoteItem$closure", "_updateQuoteItem", 809); - _static_2(A, "quote_reducer___viewQuoteList$closure", "_viewQuoteList0", 3637); - _static_2(A, "quote_reducer___filterQuotesByCustom1$closure", "_filterQuotesByCustom1", 3638); - _static_2(A, "quote_reducer___filterQuotesByCustom2$closure", "_filterQuotesByCustom2", 3639); - _static_2(A, "quote_reducer___filterQuotesByCustom3$closure", "_filterQuotesByCustom3", 3640); - _static_2(A, "quote_reducer___filterQuotesByCustom4$closure", "_filterQuotesByCustom4", 3641); - _static_2(A, "quote_reducer___filterQuotesByState$closure", "_filterQuotesByState", 3642); - _static_2(A, "quote_reducer___filterQuotesByStatus$closure", "_filterQuotesByStatus", 3643); - _static_2(A, "quote_reducer___filterQuotes$closure", "_filterQuotes", 3644); - _static_2(A, "quote_reducer___sortQuotes$closure", "_sortQuotes", 3645); - _static_2(A, "quote_reducer___startListMultiselect$closure", "_startListMultiselect14", 3646); - _static_2(A, "quote_reducer___addToListMultiselect$closure", "_addToListMultiselect14", 3647); - _static_2(A, "quote_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect14", 3648); - _static_2(A, "quote_reducer___clearListMultiselect$closure", "_clearListMultiselect14", 3649); - _static_2(A, "quote_reducer___purgeClientSuccess$closure", "_purgeClientSuccess5", 3650); - _static_2(A, "quote_reducer___markSentQuoteSuccess$closure", "_markSentQuoteSuccess", 3651); - _static_2(A, "quote_reducer___archiveQuoteSuccess$closure", "_archiveQuoteSuccess", 3652); - _static_2(A, "quote_reducer___deleteQuoteSuccess$closure", "_deleteQuoteSuccess", 3653); - _static_2(A, "quote_reducer___restoreQuoteSuccess$closure", "_restoreQuoteSuccess", 3654); - _static_2(A, "quote_reducer___emailQuoteSuccess$closure", "_emailQuoteSuccess", 3655); - _static_2(A, "quote_reducer___convertQuotesToInvoicesSuccess$closure", "_convertQuotesToInvoicesSuccess", 3656); - _static_2(A, "quote_reducer___convertQuotesToProjectsSuccess$closure", "_convertQuotesToProjectsSuccess", 3657); - _static_2(A, "quote_reducer___addQuote$closure", "_addQuote", 3658); - _static_2(A, "quote_reducer___updateQuote$closure", "_updateQuote", 3659); - _static_2(A, "quote_reducer___setLoadedQuotes$closure", "_setLoadedQuotes", 3660); - _static_2(A, "quote_reducer___setLoadedCompany$closure", "_setLoadedCompany13", 3661); - _static_2(A, "recurring_expense_reducer___clearEditing$closure", "_clearEditing13", 387); - _static_2(A, "recurring_expense_reducer___updateEditing$closure", "_updateEditing14", 387); - _static_2(A, "recurring_expense_reducer___viewRecurringExpenseList$closure", "_viewRecurringExpenseList0", 3662); - _static_2(A, "recurring_expense_reducer___filterRecurringExpensesByCustom1$closure", "_filterRecurringExpensesByCustom1", 3663); - _static_2(A, "recurring_expense_reducer___filterRecurringExpensesByCustom2$closure", "_filterRecurringExpensesByCustom2", 3664); - _static_2(A, "recurring_expense_reducer___filterRecurringExpensesByState$closure", "_filterRecurringExpensesByState", 3665); - _static_2(A, "recurring_expense_reducer___filterRecurringExpenses$closure", "_filterRecurringExpenses", 3666); - _static_2(A, "recurring_expense_reducer___sortRecurringExpenses$closure", "_sortRecurringExpenses", 3667); - _static_2(A, "recurring_expense_reducer___startListMultiselect$closure", "_startListMultiselect15", 3668); - _static_2(A, "recurring_expense_reducer___addToListMultiselect$closure", "_addToListMultiselect15", 3669); - _static_2(A, "recurring_expense_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect15", 3670); - _static_2(A, "recurring_expense_reducer___clearListMultiselect$closure", "_clearListMultiselect15", 3671); - _static_2(A, "recurring_expense_reducer___purgeClientSuccess$closure", "_purgeClientSuccess6", 3672); - _static_2(A, "recurring_expense_reducer___archiveRecurringExpenseSuccess$closure", "_archiveRecurringExpenseSuccess", 3673); - _static_2(A, "recurring_expense_reducer___deleteRecurringExpenseSuccess$closure", "_deleteRecurringExpenseSuccess", 3674); - _static_2(A, "recurring_expense_reducer___restoreRecurringExpenseSuccess$closure", "_restoreRecurringExpenseSuccess", 3675); - _static_2(A, "recurring_expense_reducer___addRecurringExpense$closure", "_addRecurringExpense", 3676); - _static_2(A, "recurring_expense_reducer___updateRecurringExpense$closure", "_updateRecurringExpense", 3677); - _static_2(A, "recurring_expense_reducer___startRecurringExpensesSuccess$closure", "_startRecurringExpensesSuccess", 3678); - _static_2(A, "recurring_expense_reducer___stopRecurringExpensesSuccess$closure", "_stopRecurringExpensesSuccess", 3679); - _static_2(A, "recurring_expense_reducer___setLoadedRecurringExpense$closure", "_setLoadedRecurringExpense", 3680); - _static_2(A, "recurring_expense_reducer___setLoadedRecurringExpenses$closure", "_setLoadedRecurringExpenses", 3681); - _static_2(A, "recurring_expense_reducer___setLoadedCompany$closure", "_setLoadedCompany14", 3682); - _static_2(A, "recurring_invoice_reducer___clearEditing$closure", "_clearEditing14", 151); - _static_2(A, "recurring_invoice_reducer___updateEditing$closure", "_updateEditing15", 151); + _static_2(A, "quote_reducer___viewQuoteList$closure", "_viewQuoteList0", 3638); + _static_2(A, "quote_reducer___filterQuotesByCustom1$closure", "_filterQuotesByCustom1", 3639); + _static_2(A, "quote_reducer___filterQuotesByCustom2$closure", "_filterQuotesByCustom2", 3640); + _static_2(A, "quote_reducer___filterQuotesByCustom3$closure", "_filterQuotesByCustom3", 3641); + _static_2(A, "quote_reducer___filterQuotesByCustom4$closure", "_filterQuotesByCustom4", 3642); + _static_2(A, "quote_reducer___filterQuotesByState$closure", "_filterQuotesByState", 3643); + _static_2(A, "quote_reducer___filterQuotesByStatus$closure", "_filterQuotesByStatus", 3644); + _static_2(A, "quote_reducer___filterQuotes$closure", "_filterQuotes", 3645); + _static_2(A, "quote_reducer___sortQuotes$closure", "_sortQuotes", 3646); + _static_2(A, "quote_reducer___startListMultiselect$closure", "_startListMultiselect14", 3647); + _static_2(A, "quote_reducer___addToListMultiselect$closure", "_addToListMultiselect14", 3648); + _static_2(A, "quote_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect14", 3649); + _static_2(A, "quote_reducer___clearListMultiselect$closure", "_clearListMultiselect14", 3650); + _static_2(A, "quote_reducer___purgeClientSuccess$closure", "_purgeClientSuccess5", 3651); + _static_2(A, "quote_reducer___markSentQuoteSuccess$closure", "_markSentQuoteSuccess", 3652); + _static_2(A, "quote_reducer___archiveQuoteSuccess$closure", "_archiveQuoteSuccess", 3653); + _static_2(A, "quote_reducer___deleteQuoteSuccess$closure", "_deleteQuoteSuccess", 3654); + _static_2(A, "quote_reducer___restoreQuoteSuccess$closure", "_restoreQuoteSuccess", 3655); + _static_2(A, "quote_reducer___emailQuoteSuccess$closure", "_emailQuoteSuccess", 3656); + _static_2(A, "quote_reducer___convertQuotesToInvoicesSuccess$closure", "_convertQuotesToInvoicesSuccess", 3657); + _static_2(A, "quote_reducer___convertQuotesToProjectsSuccess$closure", "_convertQuotesToProjectsSuccess", 3658); + _static_2(A, "quote_reducer___addQuote$closure", "_addQuote", 3659); + _static_2(A, "quote_reducer___updateQuote$closure", "_updateQuote", 3660); + _static_2(A, "quote_reducer___setLoadedQuotes$closure", "_setLoadedQuotes", 3661); + _static_2(A, "quote_reducer___setLoadedCompany$closure", "_setLoadedCompany13", 3662); + _static_2(A, "recurring_expense_reducer___clearEditing$closure", "_clearEditing13", 394); + _static_2(A, "recurring_expense_reducer___updateEditing$closure", "_updateEditing14", 394); + _static_2(A, "recurring_expense_reducer___viewRecurringExpenseList$closure", "_viewRecurringExpenseList0", 3663); + _static_2(A, "recurring_expense_reducer___filterRecurringExpensesByCustom1$closure", "_filterRecurringExpensesByCustom1", 3664); + _static_2(A, "recurring_expense_reducer___filterRecurringExpensesByCustom2$closure", "_filterRecurringExpensesByCustom2", 3665); + _static_2(A, "recurring_expense_reducer___filterRecurringExpensesByState$closure", "_filterRecurringExpensesByState", 3666); + _static_2(A, "recurring_expense_reducer___filterRecurringExpenses$closure", "_filterRecurringExpenses", 3667); + _static_2(A, "recurring_expense_reducer___sortRecurringExpenses$closure", "_sortRecurringExpenses", 3668); + _static_2(A, "recurring_expense_reducer___startListMultiselect$closure", "_startListMultiselect15", 3669); + _static_2(A, "recurring_expense_reducer___addToListMultiselect$closure", "_addToListMultiselect15", 3670); + _static_2(A, "recurring_expense_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect15", 3671); + _static_2(A, "recurring_expense_reducer___clearListMultiselect$closure", "_clearListMultiselect15", 3672); + _static_2(A, "recurring_expense_reducer___purgeClientSuccess$closure", "_purgeClientSuccess6", 3673); + _static_2(A, "recurring_expense_reducer___archiveRecurringExpenseSuccess$closure", "_archiveRecurringExpenseSuccess", 3674); + _static_2(A, "recurring_expense_reducer___deleteRecurringExpenseSuccess$closure", "_deleteRecurringExpenseSuccess", 3675); + _static_2(A, "recurring_expense_reducer___restoreRecurringExpenseSuccess$closure", "_restoreRecurringExpenseSuccess", 3676); + _static_2(A, "recurring_expense_reducer___addRecurringExpense$closure", "_addRecurringExpense", 3677); + _static_2(A, "recurring_expense_reducer___updateRecurringExpense$closure", "_updateRecurringExpense", 3678); + _static_2(A, "recurring_expense_reducer___startRecurringExpensesSuccess$closure", "_startRecurringExpensesSuccess", 3679); + _static_2(A, "recurring_expense_reducer___stopRecurringExpensesSuccess$closure", "_stopRecurringExpensesSuccess", 3680); + _static_2(A, "recurring_expense_reducer___setLoadedRecurringExpense$closure", "_setLoadedRecurringExpense", 3681); + _static_2(A, "recurring_expense_reducer___setLoadedRecurringExpenses$closure", "_setLoadedRecurringExpenses", 3682); + _static_2(A, "recurring_expense_reducer___setLoadedCompany$closure", "_setLoadedCompany14", 3683); + _static_2(A, "recurring_invoice_reducer___clearEditing$closure", "_clearEditing14", 142); + _static_2(A, "recurring_invoice_reducer___updateEditing$closure", "_updateEditing15", 142); _static_2(A, "recurring_invoice_reducer___addRecurringInvoiceItem$closure", "_addRecurringInvoiceItem", 825); - _static_2(A, "recurring_invoice_reducer___addRecurringInvoiceItems$closure", "_addRecurringInvoiceItems", 3683); + _static_2(A, "recurring_invoice_reducer___addRecurringInvoiceItems$closure", "_addRecurringInvoiceItems", 3684); _static_2(A, "recurring_invoice_reducer___removeRecurringInvoiceItem$closure", "_removeRecurringInvoiceItem", 827); _static_2(A, "recurring_invoice_reducer___updateRecurringInvoiceItem$closure", "_updateRecurringInvoiceItem", 828); - _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByCustom1$closure", "_filterRecurringInvoicesByCustom1", 3684); - _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByCustom2$closure", "_filterRecurringInvoicesByCustom2", 3685); - _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByCustom3$closure", "_filterRecurringInvoicesByCustom3", 3686); - _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByCustom4$closure", "_filterRecurringInvoicesByCustom4", 3687); - _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByState$closure", "_filterRecurringInvoicesByState", 3688); - _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByStatus$closure", "_filterRecurringInvoicesByStatus", 3689); - _static_2(A, "recurring_invoice_reducer___filterRecurringInvoices$closure", "_filterRecurringInvoices", 3690); - _static_2(A, "recurring_invoice_reducer___sortRecurringInvoices$closure", "_sortRecurringInvoices", 3691); - _static_2(A, "recurring_invoice_reducer___startListMultiselect$closure", "_startListMultiselect16", 3692); - _static_2(A, "recurring_invoice_reducer___addToListMultiselect$closure", "_addToListMultiselect16", 3693); - _static_2(A, "recurring_invoice_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect16", 3694); - _static_2(A, "recurring_invoice_reducer___clearListMultiselect$closure", "_clearListMultiselect16", 3695); - _static_2(A, "recurring_invoice_reducer___purgeClientSuccess$closure", "_purgeClientSuccess7", 3696); - _static_2(A, "recurring_invoice_reducer___archiveRecurringInvoiceSuccess$closure", "_archiveRecurringInvoiceSuccess", 3697); - _static_2(A, "recurring_invoice_reducer___deleteRecurringInvoiceSuccess$closure", "_deleteRecurringInvoiceSuccess", 3698); - _static_2(A, "recurring_invoice_reducer___emailRecurringInvoiceSuccess$closure", "_emailRecurringInvoiceSuccess", 3699); - _static_2(A, "recurring_invoice_reducer___restoreRecurringInvoiceSuccess$closure", "_restoreRecurringInvoiceSuccess", 3700); - _static_2(A, "recurring_invoice_reducer___sendNowRecurringInvoiceSuccess$closure", "_sendNowRecurringInvoiceSuccess", 3701); - _static_2(A, "recurring_invoice_reducer___startRecurringInvoicesSuccess$closure", "_startRecurringInvoicesSuccess", 3702); - _static_2(A, "recurring_invoice_reducer___stopRecurringInvoicesSuccess$closure", "_stopRecurringInvoicesSuccess", 3703); - _static_2(A, "recurring_invoice_reducer___addRecurringInvoice$closure", "_addRecurringInvoice", 3704); - _static_2(A, "recurring_invoice_reducer___updateRecurringInvoice$closure", "_updateRecurringInvoice", 3705); - _static_2(A, "recurring_invoice_reducer___setLoadedRecurringInvoices$closure", "_setLoadedRecurringInvoices", 3706); - _static_2(A, "recurring_invoice_reducer___setLoadedCompany$closure", "_setLoadedCompany15", 3707); + _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByCustom1$closure", "_filterRecurringInvoicesByCustom1", 3685); + _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByCustom2$closure", "_filterRecurringInvoicesByCustom2", 3686); + _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByCustom3$closure", "_filterRecurringInvoicesByCustom3", 3687); + _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByCustom4$closure", "_filterRecurringInvoicesByCustom4", 3688); + _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByState$closure", "_filterRecurringInvoicesByState", 3689); + _static_2(A, "recurring_invoice_reducer___filterRecurringInvoicesByStatus$closure", "_filterRecurringInvoicesByStatus", 3690); + _static_2(A, "recurring_invoice_reducer___filterRecurringInvoices$closure", "_filterRecurringInvoices", 3691); + _static_2(A, "recurring_invoice_reducer___sortRecurringInvoices$closure", "_sortRecurringInvoices", 3692); + _static_2(A, "recurring_invoice_reducer___startListMultiselect$closure", "_startListMultiselect16", 3693); + _static_2(A, "recurring_invoice_reducer___addToListMultiselect$closure", "_addToListMultiselect16", 3694); + _static_2(A, "recurring_invoice_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect16", 3695); + _static_2(A, "recurring_invoice_reducer___clearListMultiselect$closure", "_clearListMultiselect16", 3696); + _static_2(A, "recurring_invoice_reducer___purgeClientSuccess$closure", "_purgeClientSuccess7", 3697); + _static_2(A, "recurring_invoice_reducer___archiveRecurringInvoiceSuccess$closure", "_archiveRecurringInvoiceSuccess", 3698); + _static_2(A, "recurring_invoice_reducer___deleteRecurringInvoiceSuccess$closure", "_deleteRecurringInvoiceSuccess", 3699); + _static_2(A, "recurring_invoice_reducer___emailRecurringInvoiceSuccess$closure", "_emailRecurringInvoiceSuccess", 3700); + _static_2(A, "recurring_invoice_reducer___restoreRecurringInvoiceSuccess$closure", "_restoreRecurringInvoiceSuccess", 3701); + _static_2(A, "recurring_invoice_reducer___sendNowRecurringInvoiceSuccess$closure", "_sendNowRecurringInvoiceSuccess", 3702); + _static_2(A, "recurring_invoice_reducer___startRecurringInvoicesSuccess$closure", "_startRecurringInvoicesSuccess", 3703); + _static_2(A, "recurring_invoice_reducer___stopRecurringInvoicesSuccess$closure", "_stopRecurringInvoicesSuccess", 3704); + _static_2(A, "recurring_invoice_reducer___addRecurringInvoice$closure", "_addRecurringInvoice", 3705); + _static_2(A, "recurring_invoice_reducer___updateRecurringInvoice$closure", "_updateRecurringInvoice", 3706); + _static_2(A, "recurring_invoice_reducer___setLoadedRecurringInvoices$closure", "_setLoadedRecurringInvoices", 3707); + _static_2(A, "recurring_invoice_reducer___setLoadedCompany$closure", "_setLoadedCompany15", 3708); _static_2(A, "schedule_reducer___clearEditing$closure", "_clearEditing15", 907); _static_2(A, "schedule_reducer___updateEditing$closure", "_updateEditing16", 907); - _static_2(A, "schedule_reducer___viewScheduleList$closure", "_viewScheduleList0", 3709); - _static_2(A, "schedule_reducer___filterSchedulesByCustom1$closure", "_filterSchedulesByCustom1", 3710); - _static_2(A, "schedule_reducer___filterSchedulesByCustom2$closure", "_filterSchedulesByCustom2", 3711); - _static_2(A, "schedule_reducer___filterSchedulesByState$closure", "_filterSchedulesByState", 3712); - _static_2(A, "schedule_reducer___filterSchedules$closure", "_filterSchedules", 3713); - _static_2(A, "schedule_reducer___sortSchedules$closure", "_sortSchedules", 3714); - _static_2(A, "schedule_reducer___startListMultiselect$closure", "_startListMultiselect17", 3715); - _static_2(A, "schedule_reducer___addToListMultiselect$closure", "_addToListMultiselect17", 3716); - _static_2(A, "schedule_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect17", 3717); - _static_2(A, "schedule_reducer___clearListMultiselect$closure", "_clearListMultiselect17", 3718); - _static_2(A, "schedule_reducer___archiveScheduleSuccess$closure", "_archiveScheduleSuccess", 3719); - _static_2(A, "schedule_reducer___deleteScheduleSuccess$closure", "_deleteScheduleSuccess", 3720); - _static_2(A, "schedule_reducer___restoreScheduleSuccess$closure", "_restoreScheduleSuccess", 3721); - _static_2(A, "schedule_reducer___addSchedule$closure", "_addSchedule", 3722); - _static_2(A, "schedule_reducer___updateSchedule$closure", "_updateSchedule", 3723); - _static_2(A, "schedule_reducer___setLoadedSchedule$closure", "_setLoadedSchedule", 3724); - _static_2(A, "schedule_reducer___setLoadedSchedules$closure", "_setLoadedSchedules", 3725); - _static_2(A, "schedule_reducer___setLoadedCompany$closure", "_setLoadedCompany16", 3726); - _static_2(A, "static_reducer__staticLoadedReducer$closure", "staticLoadedReducer", 3727); + _static_2(A, "schedule_reducer___viewScheduleList$closure", "_viewScheduleList0", 3710); + _static_2(A, "schedule_reducer___filterSchedulesByCustom1$closure", "_filterSchedulesByCustom1", 3711); + _static_2(A, "schedule_reducer___filterSchedulesByCustom2$closure", "_filterSchedulesByCustom2", 3712); + _static_2(A, "schedule_reducer___filterSchedulesByState$closure", "_filterSchedulesByState", 3713); + _static_2(A, "schedule_reducer___filterSchedules$closure", "_filterSchedules", 3714); + _static_2(A, "schedule_reducer___sortSchedules$closure", "_sortSchedules", 3715); + _static_2(A, "schedule_reducer___startListMultiselect$closure", "_startListMultiselect17", 3716); + _static_2(A, "schedule_reducer___addToListMultiselect$closure", "_addToListMultiselect17", 3717); + _static_2(A, "schedule_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect17", 3718); + _static_2(A, "schedule_reducer___clearListMultiselect$closure", "_clearListMultiselect17", 3719); + _static_2(A, "schedule_reducer___archiveScheduleSuccess$closure", "_archiveScheduleSuccess", 3720); + _static_2(A, "schedule_reducer___deleteScheduleSuccess$closure", "_deleteScheduleSuccess", 3721); + _static_2(A, "schedule_reducer___restoreScheduleSuccess$closure", "_restoreScheduleSuccess", 3722); + _static_2(A, "schedule_reducer___addSchedule$closure", "_addSchedule", 3723); + _static_2(A, "schedule_reducer___updateSchedule$closure", "_updateSchedule", 3724); + _static_2(A, "schedule_reducer___setLoadedSchedule$closure", "_setLoadedSchedule", 3725); + _static_2(A, "schedule_reducer___setLoadedSchedules$closure", "_setLoadedSchedules", 3726); + _static_2(A, "schedule_reducer___setLoadedCompany$closure", "_setLoadedCompany16", 3727); + _static_2(A, "static_reducer__staticLoadedReducer$closure", "staticLoadedReducer", 3728); _static_2(A, "subscription_reducer___clearEditing$closure", "_clearEditing16", 908); _static_2(A, "subscription_reducer___updateEditing$closure", "_updateEditing17", 908); - _static_2(A, "subscription_reducer___filterSubscriptionsByCustom1$closure", "_filterSubscriptionsByCustom1", 3729); - _static_2(A, "subscription_reducer___filterSubscriptionsByCustom2$closure", "_filterSubscriptionsByCustom2", 3730); - _static_2(A, "subscription_reducer___filterSubscriptionsByState$closure", "_filterSubscriptionsByState", 3731); - _static_2(A, "subscription_reducer___filterSubscriptions$closure", "_filterSubscriptions", 3732); - _static_2(A, "subscription_reducer___sortSubscriptions$closure", "_sortSubscriptions", 3733); - _static_2(A, "subscription_reducer___startListMultiselect$closure", "_startListMultiselect18", 3734); - _static_2(A, "subscription_reducer___addToListMultiselect$closure", "_addToListMultiselect18", 3735); - _static_2(A, "subscription_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect18", 3736); - _static_2(A, "subscription_reducer___clearListMultiselect$closure", "_clearListMultiselect18", 3737); - _static_2(A, "subscription_reducer___archiveSubscriptionSuccess$closure", "_archiveSubscriptionSuccess", 3738); - _static_2(A, "subscription_reducer___deleteSubscriptionSuccess$closure", "_deleteSubscriptionSuccess", 3739); - _static_2(A, "subscription_reducer___restoreSubscriptionSuccess$closure", "_restoreSubscriptionSuccess", 3740); - _static_2(A, "subscription_reducer___addSubscription$closure", "_addSubscription", 3741); - _static_2(A, "subscription_reducer___updateSubscription$closure", "_updateSubscription", 3742); - _static_2(A, "subscription_reducer___setLoadedSubscription$closure", "_setLoadedSubscription", 3743); - _static_2(A, "subscription_reducer___setLoadedSubscriptions$closure", "_setLoadedSubscriptions", 3744); - _static_2(A, "subscription_reducer___setLoadedCompany$closure", "_setLoadedCompany17", 3745); + _static_2(A, "subscription_reducer___filterSubscriptionsByCustom1$closure", "_filterSubscriptionsByCustom1", 3730); + _static_2(A, "subscription_reducer___filterSubscriptionsByCustom2$closure", "_filterSubscriptionsByCustom2", 3731); + _static_2(A, "subscription_reducer___filterSubscriptionsByState$closure", "_filterSubscriptionsByState", 3732); + _static_2(A, "subscription_reducer___filterSubscriptions$closure", "_filterSubscriptions", 3733); + _static_2(A, "subscription_reducer___sortSubscriptions$closure", "_sortSubscriptions", 3734); + _static_2(A, "subscription_reducer___startListMultiselect$closure", "_startListMultiselect18", 3735); + _static_2(A, "subscription_reducer___addToListMultiselect$closure", "_addToListMultiselect18", 3736); + _static_2(A, "subscription_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect18", 3737); + _static_2(A, "subscription_reducer___clearListMultiselect$closure", "_clearListMultiselect18", 3738); + _static_2(A, "subscription_reducer___archiveSubscriptionSuccess$closure", "_archiveSubscriptionSuccess", 3739); + _static_2(A, "subscription_reducer___deleteSubscriptionSuccess$closure", "_deleteSubscriptionSuccess", 3740); + _static_2(A, "subscription_reducer___restoreSubscriptionSuccess$closure", "_restoreSubscriptionSuccess", 3741); + _static_2(A, "subscription_reducer___addSubscription$closure", "_addSubscription", 3742); + _static_2(A, "subscription_reducer___updateSubscription$closure", "_updateSubscription", 3743); + _static_2(A, "subscription_reducer___setLoadedSubscription$closure", "_setLoadedSubscription", 3744); + _static_2(A, "subscription_reducer___setLoadedSubscriptions$closure", "_setLoadedSubscriptions", 3745); + _static_2(A, "subscription_reducer___setLoadedCompany$closure", "_setLoadedCompany17", 3746); _static_2(A, "task_reducer___clearEditing$closure", "_clearEditing17", 909); _static_2(A, "task_reducer___updateEditing$closure", "_updateEditing18", 909); - _static_2(A, "task_reducer___viewTaskList$closure", "_viewTaskList0", 3747); - _static_2(A, "task_reducer___filterTasksByCustom1$closure", "_filterTasksByCustom1", 3748); - _static_2(A, "task_reducer___filterTasksByCustom2$closure", "_filterTasksByCustom2", 3749); - _static_2(A, "task_reducer___filterTasksByState$closure", "_filterTasksByState", 3750); - _static_2(A, "task_reducer___filterTasksByStatus$closure", "_filterTasksByStatus", 3751); - _static_2(A, "task_reducer___filterTasks$closure", "_filterTasks", 3752); - _static_2(A, "task_reducer___sortTasks$closure", "_sortTasks0", 3753); - _static_2(A, "task_reducer___addTaskTime$closure", "_addTaskTime", 3754); - _static_2(A, "task_reducer___removeTaskTime$closure", "_removeTaskTime", 3755); - _static_2(A, "task_reducer___updateTaskTime$closure", "_updateTaskTime", 3756); - _static_2(A, "task_reducer___startListMultiselect$closure", "_startListMultiselect19", 3757); - _static_2(A, "task_reducer___addToListMultiselect$closure", "_addToListMultiselect19", 3758); - _static_2(A, "task_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect19", 3759); - _static_2(A, "task_reducer___clearListMultiselect$closure", "_clearListMultiselect19", 3760); - _static_2(A, "task_reducer___purgeClientSuccess$closure", "_purgeClientSuccess8", 3761); - _static_2(A, "task_reducer___sortTasksSuccess$closure", "_sortTasksSuccess", 3762); - _static_2(A, "task_reducer___archiveTaskSuccess$closure", "_archiveTaskSuccess", 3763); - _static_2(A, "task_reducer___startTaskSuccess$closure", "_startTaskSuccess", 3764); - _static_2(A, "task_reducer___stopTaskSuccess$closure", "_stopTaskSuccess", 3765); - _static_2(A, "task_reducer___deleteTaskSuccess$closure", "_deleteTaskSuccess", 3766); - _static_2(A, "task_reducer___restoreTaskSuccess$closure", "_restoreTaskSuccess", 3767); - _static_2(A, "task_reducer___addTask$closure", "_addTask", 3768); - _static_2(A, "task_reducer___updateTask$closure", "_updateTask", 3769); - _static_2(A, "task_reducer___setLoadedTask$closure", "_setLoadedTask", 3770); - _static_2(A, "task_reducer___setLoadedTasks$closure", "_setLoadedTasks", 3771); - _static_2(A, "task_reducer___setLoadedCompany$closure", "_setLoadedCompany18", 3772); + _static_2(A, "task_reducer___viewTaskList$closure", "_viewTaskList0", 3748); + _static_2(A, "task_reducer___filterTasksByCustom1$closure", "_filterTasksByCustom1", 3749); + _static_2(A, "task_reducer___filterTasksByCustom2$closure", "_filterTasksByCustom2", 3750); + _static_2(A, "task_reducer___filterTasksByState$closure", "_filterTasksByState", 3751); + _static_2(A, "task_reducer___filterTasksByStatus$closure", "_filterTasksByStatus", 3752); + _static_2(A, "task_reducer___filterTasks$closure", "_filterTasks", 3753); + _static_2(A, "task_reducer___sortTasks$closure", "_sortTasks0", 3754); + _static_2(A, "task_reducer___addTaskTime$closure", "_addTaskTime", 3755); + _static_2(A, "task_reducer___removeTaskTime$closure", "_removeTaskTime", 3756); + _static_2(A, "task_reducer___updateTaskTime$closure", "_updateTaskTime", 3757); + _static_2(A, "task_reducer___startListMultiselect$closure", "_startListMultiselect19", 3758); + _static_2(A, "task_reducer___addToListMultiselect$closure", "_addToListMultiselect19", 3759); + _static_2(A, "task_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect19", 3760); + _static_2(A, "task_reducer___clearListMultiselect$closure", "_clearListMultiselect19", 3761); + _static_2(A, "task_reducer___purgeClientSuccess$closure", "_purgeClientSuccess8", 3762); + _static_2(A, "task_reducer___sortTasksSuccess$closure", "_sortTasksSuccess", 3763); + _static_2(A, "task_reducer___archiveTaskSuccess$closure", "_archiveTaskSuccess", 3764); + _static_2(A, "task_reducer___startTaskSuccess$closure", "_startTaskSuccess", 3765); + _static_2(A, "task_reducer___stopTaskSuccess$closure", "_stopTaskSuccess", 3766); + _static_2(A, "task_reducer___deleteTaskSuccess$closure", "_deleteTaskSuccess", 3767); + _static_2(A, "task_reducer___restoreTaskSuccess$closure", "_restoreTaskSuccess", 3768); + _static_2(A, "task_reducer___addTask$closure", "_addTask", 3769); + _static_2(A, "task_reducer___updateTask$closure", "_updateTask", 3770); + _static_2(A, "task_reducer___setLoadedTask$closure", "_setLoadedTask", 3771); + _static_2(A, "task_reducer___setLoadedTasks$closure", "_setLoadedTasks", 3772); + _static_2(A, "task_reducer___setLoadedCompany$closure", "_setLoadedCompany18", 3773); _static_2(A, "task_status_reducer___clearEditing$closure", "_clearEditing18", 910); _static_2(A, "task_status_reducer___updateEditing$closure", "_updateEditing19", 910); - _static_2(A, "task_status_reducer___viewTaskStatusList$closure", "_viewTaskStatusList0", 3774); - _static_2(A, "task_status_reducer___filterTaskStatusesByCustom1$closure", "_filterTaskStatusesByCustom1", 3775); - _static_2(A, "task_status_reducer___filterTaskStatusesByCustom2$closure", "_filterTaskStatusesByCustom2", 3776); - _static_2(A, "task_status_reducer___filterTaskStatusesByState$closure", "_filterTaskStatusesByState", 3777); - _static_2(A, "task_status_reducer___filterTaskStatuses$closure", "_filterTaskStatuses", 3778); - _static_2(A, "task_status_reducer___sortTaskStatuses$closure", "_sortTaskStatuses", 3779); - _static_2(A, "task_status_reducer___startListMultiselect$closure", "_startListMultiselect20", 3780); - _static_2(A, "task_status_reducer___addToListMultiselect$closure", "_addToListMultiselect20", 3781); - _static_2(A, "task_status_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect20", 3782); - _static_2(A, "task_status_reducer___clearListMultiselect$closure", "_clearListMultiselect20", 3783); - _static_2(A, "task_status_reducer___sortTaskStatusSuccess$closure", "_sortTaskStatusSuccess", 3784); - _static_2(A, "task_status_reducer___archiveTaskStatusSuccess$closure", "_archiveTaskStatusSuccess", 3785); - _static_2(A, "task_status_reducer___deleteTaskStatusSuccess$closure", "_deleteTaskStatusSuccess", 3786); - _static_2(A, "task_status_reducer___restoreTaskStatusSuccess$closure", "_restoreTaskStatusSuccess", 3787); - _static_2(A, "task_status_reducer___addTaskStatus$closure", "_addTaskStatus", 3788); - _static_2(A, "task_status_reducer___updateTaskStatus$closure", "_updateTaskStatus", 3789); - _static_2(A, "task_status_reducer___setLoadedTaskStatus$closure", "_setLoadedTaskStatus", 3790); - _static_2(A, "task_status_reducer___setLoadedTaskStatuses$closure", "_setLoadedTaskStatuses", 3791); - _static_2(A, "task_status_reducer___setLoadedCompany$closure", "_setLoadedCompany19", 3792); + _static_2(A, "task_status_reducer___viewTaskStatusList$closure", "_viewTaskStatusList0", 3775); + _static_2(A, "task_status_reducer___filterTaskStatusesByCustom1$closure", "_filterTaskStatusesByCustom1", 3776); + _static_2(A, "task_status_reducer___filterTaskStatusesByCustom2$closure", "_filterTaskStatusesByCustom2", 3777); + _static_2(A, "task_status_reducer___filterTaskStatusesByState$closure", "_filterTaskStatusesByState", 3778); + _static_2(A, "task_status_reducer___filterTaskStatuses$closure", "_filterTaskStatuses", 3779); + _static_2(A, "task_status_reducer___sortTaskStatuses$closure", "_sortTaskStatuses", 3780); + _static_2(A, "task_status_reducer___startListMultiselect$closure", "_startListMultiselect20", 3781); + _static_2(A, "task_status_reducer___addToListMultiselect$closure", "_addToListMultiselect20", 3782); + _static_2(A, "task_status_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect20", 3783); + _static_2(A, "task_status_reducer___clearListMultiselect$closure", "_clearListMultiselect20", 3784); + _static_2(A, "task_status_reducer___sortTaskStatusSuccess$closure", "_sortTaskStatusSuccess", 3785); + _static_2(A, "task_status_reducer___archiveTaskStatusSuccess$closure", "_archiveTaskStatusSuccess", 3786); + _static_2(A, "task_status_reducer___deleteTaskStatusSuccess$closure", "_deleteTaskStatusSuccess", 3787); + _static_2(A, "task_status_reducer___restoreTaskStatusSuccess$closure", "_restoreTaskStatusSuccess", 3788); + _static_2(A, "task_status_reducer___addTaskStatus$closure", "_addTaskStatus", 3789); + _static_2(A, "task_status_reducer___updateTaskStatus$closure", "_updateTaskStatus", 3790); + _static_2(A, "task_status_reducer___setLoadedTaskStatus$closure", "_setLoadedTaskStatus", 3791); + _static_2(A, "task_status_reducer___setLoadedTaskStatuses$closure", "_setLoadedTaskStatuses", 3792); + _static_2(A, "task_status_reducer___setLoadedCompany$closure", "_setLoadedCompany19", 3793); _static_2(A, "tax_rate_reducer___clearEditing$closure", "_clearEditing19", 911); _static_2(A, "tax_rate_reducer___updateEditing$closure", "_updateEditing20", 911); - _static_2(A, "tax_rate_reducer___viewTaxRateList$closure", "_viewTaxRateList0", 3794); - _static_2(A, "tax_rate_reducer___filterTaxRatesByState$closure", "_filterTaxRatesByState", 3795); - _static_2(A, "tax_rate_reducer___filterTaxRates$closure", "_filterTaxRates", 3796); - _static_2(A, "tax_rate_reducer___sortTaxRates$closure", "_sortTaxRates", 3797); - _static_2(A, "tax_rate_reducer___startListMultiselect$closure", "_startListMultiselect21", 3798); - _static_2(A, "tax_rate_reducer___addToListMultiselect$closure", "_addToListMultiselect21", 3799); - _static_2(A, "tax_rate_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect21", 3800); - _static_2(A, "tax_rate_reducer___clearListMultiselect$closure", "_clearListMultiselect21", 3801); - _static_2(A, "tax_rate_reducer___archiveTaxRateSuccess$closure", "_archiveTaxRateSuccess", 3802); - _static_2(A, "tax_rate_reducer___deleteTaxRateSuccess$closure", "_deleteTaxRateSuccess", 3803); - _static_2(A, "tax_rate_reducer___restoreTaxRateSuccess$closure", "_restoreTaxRateSuccess", 3804); - _static_2(A, "tax_rate_reducer___addTaxRate$closure", "_addTaxRate", 3805); - _static_2(A, "tax_rate_reducer___updateTaxRate$closure", "_updateTaxRate", 3806); - _static_2(A, "tax_rate_reducer___setLoadedTaxRate$closure", "_setLoadedTaxRate", 3807); - _static_2(A, "tax_rate_reducer___setLoadedTaxRates$closure", "_setLoadedTaxRates", 3808); - _static_2(A, "tax_rate_reducer___setLoadedCompany$closure", "_setLoadedCompany20", 3809); + _static_2(A, "tax_rate_reducer___viewTaxRateList$closure", "_viewTaxRateList0", 3795); + _static_2(A, "tax_rate_reducer___filterTaxRatesByState$closure", "_filterTaxRatesByState", 3796); + _static_2(A, "tax_rate_reducer___filterTaxRates$closure", "_filterTaxRates", 3797); + _static_2(A, "tax_rate_reducer___sortTaxRates$closure", "_sortTaxRates", 3798); + _static_2(A, "tax_rate_reducer___startListMultiselect$closure", "_startListMultiselect21", 3799); + _static_2(A, "tax_rate_reducer___addToListMultiselect$closure", "_addToListMultiselect21", 3800); + _static_2(A, "tax_rate_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect21", 3801); + _static_2(A, "tax_rate_reducer___clearListMultiselect$closure", "_clearListMultiselect21", 3802); + _static_2(A, "tax_rate_reducer___archiveTaxRateSuccess$closure", "_archiveTaxRateSuccess", 3803); + _static_2(A, "tax_rate_reducer___deleteTaxRateSuccess$closure", "_deleteTaxRateSuccess", 3804); + _static_2(A, "tax_rate_reducer___restoreTaxRateSuccess$closure", "_restoreTaxRateSuccess", 3805); + _static_2(A, "tax_rate_reducer___addTaxRate$closure", "_addTaxRate", 3806); + _static_2(A, "tax_rate_reducer___updateTaxRate$closure", "_updateTaxRate", 3807); + _static_2(A, "tax_rate_reducer___setLoadedTaxRate$closure", "_setLoadedTaxRate", 3808); + _static_2(A, "tax_rate_reducer___setLoadedTaxRates$closure", "_setLoadedTaxRates", 3809); + _static_2(A, "tax_rate_reducer___setLoadedCompany$closure", "_setLoadedCompany20", 3810); _static_2(A, "token_reducer___clearEditing$closure", "_clearEditing20", 912); _static_2(A, "token_reducer___updateEditing$closure", "_updateEditing21", 912); - _static_2(A, "token_reducer___viewTokenList$closure", "_viewTokenList0", 3811); - _static_2(A, "token_reducer___filterTokensByCustom1$closure", "_filterTokensByCustom1", 3812); - _static_2(A, "token_reducer___filterTokensByCustom2$closure", "_filterTokensByCustom2", 3813); - _static_2(A, "token_reducer___filterTokensByState$closure", "_filterTokensByState", 3814); - _static_2(A, "token_reducer___filterTokens$closure", "_filterTokens", 3815); - _static_2(A, "token_reducer___sortTokens$closure", "_sortTokens", 3816); - _static_2(A, "token_reducer___startListMultiselect$closure", "_startListMultiselect22", 3817); - _static_2(A, "token_reducer___addToListMultiselect$closure", "_addToListMultiselect22", 3818); - _static_2(A, "token_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect22", 3819); - _static_2(A, "token_reducer___clearListMultiselect$closure", "_clearListMultiselect22", 3820); - _static_2(A, "token_reducer___archiveTokenSuccess$closure", "_archiveTokenSuccess", 3821); - _static_2(A, "token_reducer___deleteTokenSuccess$closure", "_deleteTokenSuccess", 3822); - _static_2(A, "token_reducer___restoreTokenSuccess$closure", "_restoreTokenSuccess", 3823); - _static_2(A, "token_reducer___addToken$closure", "_addToken", 3824); - _static_2(A, "token_reducer___updateToken$closure", "_updateToken", 3825); - _static_2(A, "token_reducer___setLoadedToken$closure", "_setLoadedToken", 3826); - _static_2(A, "token_reducer___setLoadedTokens$closure", "_setLoadedTokens", 3827); - _static_2(A, "token_reducer___setLoadedCompany$closure", "_setLoadedCompany21", 3828); + _static_2(A, "token_reducer___viewTokenList$closure", "_viewTokenList0", 3812); + _static_2(A, "token_reducer___filterTokensByCustom1$closure", "_filterTokensByCustom1", 3813); + _static_2(A, "token_reducer___filterTokensByCustom2$closure", "_filterTokensByCustom2", 3814); + _static_2(A, "token_reducer___filterTokensByState$closure", "_filterTokensByState", 3815); + _static_2(A, "token_reducer___filterTokens$closure", "_filterTokens", 3816); + _static_2(A, "token_reducer___sortTokens$closure", "_sortTokens", 3817); + _static_2(A, "token_reducer___startListMultiselect$closure", "_startListMultiselect22", 3818); + _static_2(A, "token_reducer___addToListMultiselect$closure", "_addToListMultiselect22", 3819); + _static_2(A, "token_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect22", 3820); + _static_2(A, "token_reducer___clearListMultiselect$closure", "_clearListMultiselect22", 3821); + _static_2(A, "token_reducer___archiveTokenSuccess$closure", "_archiveTokenSuccess", 3822); + _static_2(A, "token_reducer___deleteTokenSuccess$closure", "_deleteTokenSuccess", 3823); + _static_2(A, "token_reducer___restoreTokenSuccess$closure", "_restoreTokenSuccess", 3824); + _static_2(A, "token_reducer___addToken$closure", "_addToken", 3825); + _static_2(A, "token_reducer___updateToken$closure", "_updateToken", 3826); + _static_2(A, "token_reducer___setLoadedToken$closure", "_setLoadedToken", 3827); + _static_2(A, "token_reducer___setLoadedTokens$closure", "_setLoadedTokens", 3828); + _static_2(A, "token_reducer___setLoadedCompany$closure", "_setLoadedCompany21", 3829); _static_2(A, "transaction_reducer___clearEditing$closure", "_clearEditing21", 913); _static_2(A, "transaction_reducer___updateEditing$closure", "_updateEditing22", 913); - _static_2(A, "transaction_reducer___viewTransactionList$closure", "_viewTransactionList0", 3830); - _static_2(A, "transaction_reducer___filterTransactionsByCustom1$closure", "_filterTransactionsByCustom1", 3831); - _static_2(A, "transaction_reducer___filterTransactionsByCustom2$closure", "_filterTransactionsByCustom2", 3832); - _static_2(A, "transaction_reducer___filterTransactionsByState$closure", "_filterTransactionsByState", 3833); - _static_2(A, "transaction_reducer___filterTransactionsByStatus$closure", "_filterTransactionsByStatus", 3834); - _static_2(A, "transaction_reducer___filterTransactions$closure", "_filterTransactions", 3835); - _static_2(A, "transaction_reducer___sortTransactions$closure", "_sortTransactions", 3836); - _static_2(A, "transaction_reducer___startListMultiselect$closure", "_startListMultiselect23", 3837); - _static_2(A, "transaction_reducer___addToListMultiselect$closure", "_addToListMultiselect23", 3838); - _static_2(A, "transaction_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect23", 3839); - _static_2(A, "transaction_reducer___clearListMultiselect$closure", "_clearListMultiselect23", 3840); - _static_2(A, "transaction_reducer___archiveTransactionSuccess$closure", "_archiveTransactionSuccess", 3841); - _static_2(A, "transaction_reducer___deleteTransactionSuccess$closure", "_deleteTransactionSuccess", 3842); - _static_2(A, "transaction_reducer___restoreTransactionSuccess$closure", "_restoreTransactionSuccess", 3843); - _static_2(A, "transaction_reducer___addTransaction$closure", "_addTransaction", 3844); - _static_2(A, "transaction_reducer___updateTransaction$closure", "_updateTransaction", 3845); - _static_2(A, "transaction_reducer___convertTransactionToPayment$closure", "_convertTransactionToPayment", 3846); - _static_2(A, "transaction_reducer___convertTransactionToExpense$closure", "_convertTransactionToExpense", 3847); - _static_2(A, "transaction_reducer___linkTransactionToPayment$closure", "_linkTransactionToPayment", 3848); - _static_2(A, "transaction_reducer___linkTransactionToExpense$closure", "_linkTransactionToExpense", 3849); - _static_2(A, "transaction_reducer___convertTransactions$closure", "_convertTransactions0", 3850); - _static_2(A, "transaction_reducer___setLoadedTransaction$closure", "_setLoadedTransaction", 3851); - _static_2(A, "transaction_reducer___setLoadedTransactions$closure", "_setLoadedTransactions", 3852); - _static_2(A, "transaction_reducer___setLoadedCompany$closure", "_setLoadedCompany22", 3853); + _static_2(A, "transaction_reducer___viewTransactionList$closure", "_viewTransactionList0", 3831); + _static_2(A, "transaction_reducer___filterTransactionsByCustom1$closure", "_filterTransactionsByCustom1", 3832); + _static_2(A, "transaction_reducer___filterTransactionsByCustom2$closure", "_filterTransactionsByCustom2", 3833); + _static_2(A, "transaction_reducer___filterTransactionsByState$closure", "_filterTransactionsByState", 3834); + _static_2(A, "transaction_reducer___filterTransactionsByStatus$closure", "_filterTransactionsByStatus", 3835); + _static_2(A, "transaction_reducer___filterTransactions$closure", "_filterTransactions", 3836); + _static_2(A, "transaction_reducer___sortTransactions$closure", "_sortTransactions", 3837); + _static_2(A, "transaction_reducer___startListMultiselect$closure", "_startListMultiselect23", 3838); + _static_2(A, "transaction_reducer___addToListMultiselect$closure", "_addToListMultiselect23", 3839); + _static_2(A, "transaction_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect23", 3840); + _static_2(A, "transaction_reducer___clearListMultiselect$closure", "_clearListMultiselect23", 3841); + _static_2(A, "transaction_reducer___archiveTransactionSuccess$closure", "_archiveTransactionSuccess", 3842); + _static_2(A, "transaction_reducer___deleteTransactionSuccess$closure", "_deleteTransactionSuccess", 3843); + _static_2(A, "transaction_reducer___restoreTransactionSuccess$closure", "_restoreTransactionSuccess", 3844); + _static_2(A, "transaction_reducer___addTransaction$closure", "_addTransaction", 3845); + _static_2(A, "transaction_reducer___updateTransaction$closure", "_updateTransaction", 3846); + _static_2(A, "transaction_reducer___convertTransactionToPayment$closure", "_convertTransactionToPayment", 3847); + _static_2(A, "transaction_reducer___convertTransactionToExpense$closure", "_convertTransactionToExpense", 3848); + _static_2(A, "transaction_reducer___linkTransactionToPayment$closure", "_linkTransactionToPayment", 3849); + _static_2(A, "transaction_reducer___linkTransactionToExpense$closure", "_linkTransactionToExpense", 3850); + _static_2(A, "transaction_reducer___convertTransactions$closure", "_convertTransactions0", 3851); + _static_2(A, "transaction_reducer___setLoadedTransaction$closure", "_setLoadedTransaction", 3852); + _static_2(A, "transaction_reducer___setLoadedTransactions$closure", "_setLoadedTransactions", 3853); + _static_2(A, "transaction_reducer___setLoadedCompany$closure", "_setLoadedCompany22", 3854); _static_2(A, "transaction_rule_reducer___clearEditing$closure", "_clearEditing22", 914); _static_2(A, "transaction_rule_reducer___updateEditing$closure", "_updateEditing23", 914); - _static_2(A, "transaction_rule_reducer___viewTransactionRuleList$closure", "_viewTransactionRuleList0", 3855); - _static_2(A, "transaction_rule_reducer___filterTransactionRulesByCustom1$closure", "_filterTransactionRulesByCustom1", 3856); - _static_2(A, "transaction_rule_reducer___filterTransactionRulesByCustom2$closure", "_filterTransactionRulesByCustom2", 3857); - _static_2(A, "transaction_rule_reducer___filterTransactionRulesByState$closure", "_filterTransactionRulesByState", 3858); - _static_2(A, "transaction_rule_reducer___filterTransactionRules$closure", "_filterTransactionRules", 3859); - _static_2(A, "transaction_rule_reducer___sortTransactionRules$closure", "_sortTransactionRules", 3860); - _static_2(A, "transaction_rule_reducer___startListMultiselect$closure", "_startListMultiselect24", 3861); - _static_2(A, "transaction_rule_reducer___addToListMultiselect$closure", "_addToListMultiselect24", 3862); - _static_2(A, "transaction_rule_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect24", 3863); - _static_2(A, "transaction_rule_reducer___clearListMultiselect$closure", "_clearListMultiselect24", 3864); - _static_2(A, "transaction_rule_reducer___archiveTransactionRuleSuccess$closure", "_archiveTransactionRuleSuccess", 3865); - _static_2(A, "transaction_rule_reducer___deleteTransactionRuleSuccess$closure", "_deleteTransactionRuleSuccess", 3866); - _static_2(A, "transaction_rule_reducer___restoreTransactionRuleSuccess$closure", "_restoreTransactionRuleSuccess", 3867); - _static_2(A, "transaction_rule_reducer___addTransactionRule$closure", "_addTransactionRule", 3868); - _static_2(A, "transaction_rule_reducer___updateTransactionRule$closure", "_updateTransactionRule", 3869); - _static_2(A, "transaction_rule_reducer___setLoadedTransactionRule$closure", "_setLoadedTransactionRule", 3870); - _static_2(A, "transaction_rule_reducer___setLoadedTransactionRules$closure", "_setLoadedTransactionRules", 3871); - _static_2(A, "transaction_rule_reducer___setLoadedCompany$closure", "_setLoadedCompany23", 3872); + _static_2(A, "transaction_rule_reducer___viewTransactionRuleList$closure", "_viewTransactionRuleList0", 3856); + _static_2(A, "transaction_rule_reducer___filterTransactionRulesByCustom1$closure", "_filterTransactionRulesByCustom1", 3857); + _static_2(A, "transaction_rule_reducer___filterTransactionRulesByCustom2$closure", "_filterTransactionRulesByCustom2", 3858); + _static_2(A, "transaction_rule_reducer___filterTransactionRulesByState$closure", "_filterTransactionRulesByState", 3859); + _static_2(A, "transaction_rule_reducer___filterTransactionRules$closure", "_filterTransactionRules", 3860); + _static_2(A, "transaction_rule_reducer___sortTransactionRules$closure", "_sortTransactionRules", 3861); + _static_2(A, "transaction_rule_reducer___startListMultiselect$closure", "_startListMultiselect24", 3862); + _static_2(A, "transaction_rule_reducer___addToListMultiselect$closure", "_addToListMultiselect24", 3863); + _static_2(A, "transaction_rule_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect24", 3864); + _static_2(A, "transaction_rule_reducer___clearListMultiselect$closure", "_clearListMultiselect24", 3865); + _static_2(A, "transaction_rule_reducer___archiveTransactionRuleSuccess$closure", "_archiveTransactionRuleSuccess", 3866); + _static_2(A, "transaction_rule_reducer___deleteTransactionRuleSuccess$closure", "_deleteTransactionRuleSuccess", 3867); + _static_2(A, "transaction_rule_reducer___restoreTransactionRuleSuccess$closure", "_restoreTransactionRuleSuccess", 3868); + _static_2(A, "transaction_rule_reducer___addTransactionRule$closure", "_addTransactionRule", 3869); + _static_2(A, "transaction_rule_reducer___updateTransactionRule$closure", "_updateTransactionRule", 3870); + _static_2(A, "transaction_rule_reducer___setLoadedTransactionRule$closure", "_setLoadedTransactionRule", 3871); + _static_2(A, "transaction_rule_reducer___setLoadedTransactionRules$closure", "_setLoadedTransactionRules", 3872); + _static_2(A, "transaction_rule_reducer___setLoadedCompany$closure", "_setLoadedCompany23", 3873); _static_2(A, "user_reducer___clearEditing$closure", "_clearEditing23", 915); _static_2(A, "user_reducer___updateEditing$closure", "_updateEditing24", 915); - _static_2(A, "user_reducer___viewUserList$closure", "_viewUserList0", 3874); - _static_2(A, "user_reducer___filterUsersByCustom1$closure", "_filterUsersByCustom1", 3875); - _static_2(A, "user_reducer___filterUsersByCustom2$closure", "_filterUsersByCustom2", 3876); - _static_2(A, "user_reducer___filterUsersByCustom3$closure", "_filterUsersByCustom3", 3877); - _static_2(A, "user_reducer___filterUsersByCustom4$closure", "_filterUsersByCustom4", 3878); - _static_2(A, "user_reducer___filterUsersByState$closure", "_filterUsersByState", 3879); - _static_2(A, "user_reducer___filterUsers$closure", "_filterUsers", 3880); - _static_2(A, "user_reducer___sortUsers$closure", "_sortUsers", 3881); - _static_2(A, "user_reducer___startListMultiselect$closure", "_startListMultiselect25", 3882); - _static_2(A, "user_reducer___addToListMultiselect$closure", "_addToListMultiselect25", 3883); - _static_2(A, "user_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect25", 3884); - _static_2(A, "user_reducer___clearListMultiselect$closure", "_clearListMultiselect25", 3885); - _static_2(A, "user_reducer___archiveUserSuccess$closure", "_archiveUserSuccess", 3886); - _static_2(A, "user_reducer___deleteUserSuccess$closure", "_deleteUserSuccess", 3887); - _static_2(A, "user_reducer___restoreUserSuccess$closure", "_restoreUserSuccess", 3888); - _static_2(A, "user_reducer___removeUserSuccess$closure", "_removeUserSuccess", 3889); - _static_2(A, "user_reducer___addUser$closure", "_addUser", 3890); - _static_2(A, "user_reducer___updateUser$closure", "_updateUser", 3891); - _static_2(A, "user_reducer___updateAuthUser$closure", "_updateAuthUser", 3892); - _static_2(A, "user_reducer___connectOAuthUser$closure", "_connectOAuthUser0", 3893); - _static_2(A, "user_reducer___disconnectOAuthUser$closure", "_disconnectOAuthUser0", 3894); - _static_2(A, "user_reducer___disconnectOAuthMailer$closure", "_disconnectOAuthMailer0", 3895); - _static_2(A, "user_reducer___connectGmailUser$closure", "_connectGmailUser0", 3896); - _static_2(A, "user_reducer___setLoadedUser$closure", "_setLoadedUser", 3897); - _static_2(A, "user_reducer___setLoadedUsers$closure", "_setLoadedUsers", 3898); - _static_2(A, "user_reducer___setLoadedCompany$closure", "_setLoadedCompany24", 3899); - _static_2(A, "vendor_reducer__editVendorContact$closure", "editVendorContact", 3900); + _static_2(A, "user_reducer___viewUserList$closure", "_viewUserList0", 3875); + _static_2(A, "user_reducer___filterUsersByCustom1$closure", "_filterUsersByCustom1", 3876); + _static_2(A, "user_reducer___filterUsersByCustom2$closure", "_filterUsersByCustom2", 3877); + _static_2(A, "user_reducer___filterUsersByCustom3$closure", "_filterUsersByCustom3", 3878); + _static_2(A, "user_reducer___filterUsersByCustom4$closure", "_filterUsersByCustom4", 3879); + _static_2(A, "user_reducer___filterUsersByState$closure", "_filterUsersByState", 3880); + _static_2(A, "user_reducer___filterUsers$closure", "_filterUsers", 3881); + _static_2(A, "user_reducer___sortUsers$closure", "_sortUsers", 3882); + _static_2(A, "user_reducer___startListMultiselect$closure", "_startListMultiselect25", 3883); + _static_2(A, "user_reducer___addToListMultiselect$closure", "_addToListMultiselect25", 3884); + _static_2(A, "user_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect25", 3885); + _static_2(A, "user_reducer___clearListMultiselect$closure", "_clearListMultiselect25", 3886); + _static_2(A, "user_reducer___archiveUserSuccess$closure", "_archiveUserSuccess", 3887); + _static_2(A, "user_reducer___deleteUserSuccess$closure", "_deleteUserSuccess", 3888); + _static_2(A, "user_reducer___restoreUserSuccess$closure", "_restoreUserSuccess", 3889); + _static_2(A, "user_reducer___removeUserSuccess$closure", "_removeUserSuccess", 3890); + _static_2(A, "user_reducer___addUser$closure", "_addUser", 3891); + _static_2(A, "user_reducer___updateUser$closure", "_updateUser", 3892); + _static_2(A, "user_reducer___updateAuthUser$closure", "_updateAuthUser", 3893); + _static_2(A, "user_reducer___connectOAuthUser$closure", "_connectOAuthUser0", 3894); + _static_2(A, "user_reducer___disconnectOAuthUser$closure", "_disconnectOAuthUser0", 3895); + _static_2(A, "user_reducer___disconnectOAuthMailer$closure", "_disconnectOAuthMailer0", 3896); + _static_2(A, "user_reducer___connectGmailUser$closure", "_connectGmailUser0", 3897); + _static_2(A, "user_reducer___setLoadedUser$closure", "_setLoadedUser", 3898); + _static_2(A, "user_reducer___setLoadedUsers$closure", "_setLoadedUsers", 3899); + _static_2(A, "user_reducer___setLoadedCompany$closure", "_setLoadedCompany24", 3900); + _static_2(A, "vendor_reducer__editVendorContact$closure", "editVendorContact", 3901); _static_2(A, "vendor_reducer___clearEditing$closure", "_clearEditing24", 916); _static_2(A, "vendor_reducer___updateEditing$closure", "_updateEditing25", 916); - _static_2(A, "vendor_reducer___addContact$closure", "_addContact", 3902); - _static_2(A, "vendor_reducer___removeContact$closure", "_removeContact", 3903); - _static_2(A, "vendor_reducer___updateContact$closure", "_updateContact", 3904); - _static_2(A, "vendor_reducer___viewVendorList$closure", "_viewVendorList0", 3905); - _static_2(A, "vendor_reducer___filterVendorsByCustom1$closure", "_filterVendorsByCustom1", 3906); - _static_2(A, "vendor_reducer___filterVendorsByCustom2$closure", "_filterVendorsByCustom2", 3907); - _static_2(A, "vendor_reducer___filterVendorsByCustom3$closure", "_filterVendorsByCustom3", 3908); - _static_2(A, "vendor_reducer___filterVendorsByCustom4$closure", "_filterVendorsByCustom4", 3909); - _static_2(A, "vendor_reducer___filterVendorsByState$closure", "_filterVendorsByState", 3910); - _static_2(A, "vendor_reducer___filterVendors$closure", "_filterVendors", 3911); - _static_2(A, "vendor_reducer___sortVendors$closure", "_sortVendors", 3912); - _static_2(A, "vendor_reducer___startListMultiselect$closure", "_startListMultiselect26", 3913); - _static_2(A, "vendor_reducer___addToListMultiselect$closure", "_addToListMultiselect26", 3914); - _static_2(A, "vendor_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect26", 3915); - _static_2(A, "vendor_reducer___clearListMultiselect$closure", "_clearListMultiselect26", 3916); - _static_2(A, "vendor_reducer___archiveVendorSuccess$closure", "_archiveVendorSuccess", 3917); - _static_2(A, "vendor_reducer___deleteVendorSuccess$closure", "_deleteVendorSuccess", 3918); - _static_2(A, "vendor_reducer___restoreVendorSuccess$closure", "_restoreVendorSuccess", 3919); - _static_2(A, "vendor_reducer___addVendor$closure", "_addVendor", 3920); - _static_2(A, "vendor_reducer___updateVendor$closure", "_updateVendor", 3921); - _static_2(A, "vendor_reducer___setLoadedVendor$closure", "_setLoadedVendor", 3922); - _static_2(A, "vendor_reducer___setLoadedVendors$closure", "_setLoadedVendors", 3923); - _static_2(A, "vendor_reducer___setLoadedCompany$closure", "_setLoadedCompany25", 3924); + _static_2(A, "vendor_reducer___addContact$closure", "_addContact", 3903); + _static_2(A, "vendor_reducer___removeContact$closure", "_removeContact", 3904); + _static_2(A, "vendor_reducer___updateContact$closure", "_updateContact", 3905); + _static_2(A, "vendor_reducer___viewVendorList$closure", "_viewVendorList0", 3906); + _static_2(A, "vendor_reducer___filterVendorsByCustom1$closure", "_filterVendorsByCustom1", 3907); + _static_2(A, "vendor_reducer___filterVendorsByCustom2$closure", "_filterVendorsByCustom2", 3908); + _static_2(A, "vendor_reducer___filterVendorsByCustom3$closure", "_filterVendorsByCustom3", 3909); + _static_2(A, "vendor_reducer___filterVendorsByCustom4$closure", "_filterVendorsByCustom4", 3910); + _static_2(A, "vendor_reducer___filterVendorsByState$closure", "_filterVendorsByState", 3911); + _static_2(A, "vendor_reducer___filterVendors$closure", "_filterVendors", 3912); + _static_2(A, "vendor_reducer___sortVendors$closure", "_sortVendors", 3913); + _static_2(A, "vendor_reducer___startListMultiselect$closure", "_startListMultiselect26", 3914); + _static_2(A, "vendor_reducer___addToListMultiselect$closure", "_addToListMultiselect26", 3915); + _static_2(A, "vendor_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect26", 3916); + _static_2(A, "vendor_reducer___clearListMultiselect$closure", "_clearListMultiselect26", 3917); + _static_2(A, "vendor_reducer___archiveVendorSuccess$closure", "_archiveVendorSuccess", 3918); + _static_2(A, "vendor_reducer___deleteVendorSuccess$closure", "_deleteVendorSuccess", 3919); + _static_2(A, "vendor_reducer___restoreVendorSuccess$closure", "_restoreVendorSuccess", 3920); + _static_2(A, "vendor_reducer___addVendor$closure", "_addVendor", 3921); + _static_2(A, "vendor_reducer___updateVendor$closure", "_updateVendor", 3922); + _static_2(A, "vendor_reducer___setLoadedVendor$closure", "_setLoadedVendor", 3923); + _static_2(A, "vendor_reducer___setLoadedVendors$closure", "_setLoadedVendors", 3924); + _static_2(A, "vendor_reducer___setLoadedCompany$closure", "_setLoadedCompany25", 3925); _static_2(A, "webhook_reducer___clearEditing$closure", "_clearEditing25", 917); _static_2(A, "webhook_reducer___updateEditing$closure", "_updateEditing26", 917); - _static_2(A, "webhook_reducer___viewWebhookList$closure", "_viewWebhookList0", 3926); - _static_2(A, "webhook_reducer___filterWebhooksByCustom1$closure", "_filterWebhooksByCustom1", 3927); - _static_2(A, "webhook_reducer___filterWebhooksByCustom2$closure", "_filterWebhooksByCustom2", 3928); - _static_2(A, "webhook_reducer___filterWebhooksByState$closure", "_filterWebhooksByState", 3929); - _static_2(A, "webhook_reducer___filterWebhooks$closure", "_filterWebhooks", 3930); - _static_2(A, "webhook_reducer___sortWebhooks$closure", "_sortWebhooks", 3931); - _static_2(A, "webhook_reducer___startListMultiselect$closure", "_startListMultiselect27", 3932); - _static_2(A, "webhook_reducer___addToListMultiselect$closure", "_addToListMultiselect27", 3933); - _static_2(A, "webhook_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect27", 3934); - _static_2(A, "webhook_reducer___clearListMultiselect$closure", "_clearListMultiselect27", 3935); - _static_2(A, "webhook_reducer___archiveWebhookSuccess$closure", "_archiveWebhookSuccess", 3936); - _static_2(A, "webhook_reducer___deleteWebhookSuccess$closure", "_deleteWebhookSuccess", 3937); - _static_2(A, "webhook_reducer___restoreWebhookSuccess$closure", "_restoreWebhookSuccess", 3938); - _static_2(A, "webhook_reducer___addWebhook$closure", "_addWebhook", 3939); - _static_2(A, "webhook_reducer___updateWebhook$closure", "_updateWebhook", 3940); - _static_2(A, "webhook_reducer___setLoadedWebhook$closure", "_setLoadedWebhook", 3941); - _static_2(A, "webhook_reducer___setLoadedWebhooks$closure", "_setLoadedWebhooks", 3942); - _static_2(A, "webhook_reducer___setLoadedCompany$closure", "_setLoadedCompany26", 3943); - _static_1(A, "confirm_email_vm_ConfirmEmailVM_fromStore$closure", "ConfirmEmailVM_fromStore", 3944); + _static_2(A, "webhook_reducer___viewWebhookList$closure", "_viewWebhookList0", 3927); + _static_2(A, "webhook_reducer___filterWebhooksByCustom1$closure", "_filterWebhooksByCustom1", 3928); + _static_2(A, "webhook_reducer___filterWebhooksByCustom2$closure", "_filterWebhooksByCustom2", 3929); + _static_2(A, "webhook_reducer___filterWebhooksByState$closure", "_filterWebhooksByState", 3930); + _static_2(A, "webhook_reducer___filterWebhooks$closure", "_filterWebhooks", 3931); + _static_2(A, "webhook_reducer___sortWebhooks$closure", "_sortWebhooks", 3932); + _static_2(A, "webhook_reducer___startListMultiselect$closure", "_startListMultiselect27", 3933); + _static_2(A, "webhook_reducer___addToListMultiselect$closure", "_addToListMultiselect27", 3934); + _static_2(A, "webhook_reducer___removeFromListMultiselect$closure", "_removeFromListMultiselect27", 3935); + _static_2(A, "webhook_reducer___clearListMultiselect$closure", "_clearListMultiselect27", 3936); + _static_2(A, "webhook_reducer___archiveWebhookSuccess$closure", "_archiveWebhookSuccess", 3937); + _static_2(A, "webhook_reducer___deleteWebhookSuccess$closure", "_deleteWebhookSuccess", 3938); + _static_2(A, "webhook_reducer___restoreWebhookSuccess$closure", "_restoreWebhookSuccess", 3939); + _static_2(A, "webhook_reducer___addWebhook$closure", "_addWebhook", 3940); + _static_2(A, "webhook_reducer___updateWebhook$closure", "_updateWebhook", 3941); + _static_2(A, "webhook_reducer___setLoadedWebhook$closure", "_setLoadedWebhook", 3942); + _static_2(A, "webhook_reducer___setLoadedWebhooks$closure", "_setLoadedWebhooks", 3943); + _static_2(A, "webhook_reducer___setLoadedCompany$closure", "_setLoadedCompany26", 3944); + _static_1(A, "confirm_email_vm_ConfirmEmailVM_fromStore$closure", "ConfirmEmailVM_fromStore", 3945); _instance_0_u(A._EntitiesListTileState.prototype, "get$_entity_list_tile$_onLongPress", "_entity_list_tile$_onLongPress$0", 0); _instance_0_u(A._EntityDropdownState.prototype, "get$_onFocusChanged", "_onFocusChanged$0", 0); _instance_0_u(_ = A._FormColorPickerState.prototype, "get$_color_picker$_onChanged", "_color_picker$_onChanged$0", 0); @@ -569073,11 +569129,11 @@ _instance_0_u(A._DurationPickerState.prototype, "get$_duration_picker$_onFoucsChanged", "_duration_picker$_onFoucsChanged$0", 0); _instance_0_u(A._GrowableFormFieldState.prototype, "get$_growable_form_field$_onFoucsChanged", "_growable_form_field$_onFoucsChanged$0", 0); _instance_0_u(A._TimePickerState.prototype, "get$_time_picker$_onFoucsChanged", "_time_picker$_onFoucsChanged$0", 0); - _static_1(A, "history_drawer_vm_AppDrawerVM_fromStore$closure", "AppDrawerVM_fromStore", 3945); + _static_1(A, "history_drawer_vm_AppDrawerVM_fromStore$closure", "AppDrawerVM_fromStore", 3946); _instance_0_u(A._InvoiceEmailViewState.prototype, "get$_invoice_email_view$_loadTemplate", "_invoice_email_view$_loadTemplate$0", 0); _instance_0_u(A._ListFilterState.prototype, "get$onFocusChanged", "onFocusChanged$0", 0); - _static_1(A, "menu_drawer_vm_MenuDrawerVM_fromStore$closure", "MenuDrawerVM_fromStore", 3946); - _instance_1_u(A.AppDataTable.prototype, "get$_handleSelectAll", "_handleSelectAll$1", 46); + _static_1(A, "menu_drawer_vm_MenuDrawerVM_fromStore$closure", "MenuDrawerVM_fromStore", 3947); + _instance_1_u(A.AppDataTable.prototype, "get$_handleSelectAll", "_handleSelectAll$1", 44); _instance_1_u(_ = A.TableRowInkWell.prototype, "get$getRectCallback", "getRectCallback$1", 2494); _instance_1_u(_, "get$debugCheckContext", "debugCheckContext$1", 2495); _instance_0_u(_ = A._SortArrowState.prototype, "get$_app_data_table$_rebuild", "_app_data_table$_rebuild$0", 0); @@ -569088,12 +569144,12 @@ _instance_0_u(_ = A._WindowManagerState.prototype, "get$onWindowResize", "onWindowResize$0", 0); _instance_0_u(_, "get$onWindowClose", "onWindowClose$0", 0); _instance_0_u(A._LoginState.prototype, "get$_submitForm", "_submitForm$0", 0); - _static_1(A, "login_vm_LoginVM_fromStore$closure", "LoginVM_fromStore", 3947); - _static_1(A, "bank_account_list_vm_BankAccountListVM_fromStore$closure", "BankAccountListVM_fromStore", 3948); - _static_1(A, "bank_account_screen_vm_BankAccountScreenVM_fromStore$closure", "BankAccountScreenVM_fromStore", 3949); + _static_1(A, "login_vm_LoginVM_fromStore$closure", "LoginVM_fromStore", 3948); + _static_1(A, "bank_account_list_vm_BankAccountListVM_fromStore$closure", "BankAccountListVM_fromStore", 3949); + _static_1(A, "bank_account_screen_vm_BankAccountScreenVM_fromStore$closure", "BankAccountScreenVM_fromStore", 3950); _instance_0_u(A._BankAccountEditState.prototype, "get$_bank_account_edit$_onChanged", "_bank_account_edit$_onChanged$0", 0); - _static_1(A, "client_list_vm_ClientListVM_fromStore$closure", "ClientListVM_fromStore", 3950); - _static_1(A, "client_screen_vm_ClientScreenVM_fromStore$closure", "ClientScreenVM_fromStore", 3951); + _static_1(A, "client_list_vm_ClientListVM_fromStore$closure", "ClientListVM_fromStore", 3951); + _static_1(A, "client_screen_vm_ClientScreenVM_fromStore$closure", "ClientScreenVM_fromStore", 3952); _instance_0_u(A.ClientEditBillingAddressState.prototype, "get$_client_edit_billing_address$_onChanged", "_client_edit_billing_address$_onChanged$0", 0); _instance_0_u(A.ContactEditDetailsState.prototype, "get$_client_edit_contacts$_onChanged", "_client_edit_contacts$_onChanged$0", 0); _instance_0_u(_ = A.ClientEditDetailsState.prototype, "get$_client_edit_details$_onChanged", "_client_edit_details$_onChanged$0", 0); @@ -569103,187 +569159,187 @@ _instance_0_u(A.ClientEditShippingAddressState.prototype, "get$_client_edit_shipping_address$_onChanged", "_client_edit_shipping_address$_onChanged$0", 0); _instance_0_u(A._ClientViewState.prototype, "get$_client_view$_onTabChanged", "_client_view$_onTabChanged$0", 0); _instance_2_u(A._ClientViewDetailsState.prototype, "get$_client_view_details$_launchStatus", "_client_view_details$_launchStatus$2", 716); - _static_1(A, "company_gateway_list_vm_CompanyGatewayListVM_fromStore$closure", "CompanyGatewayListVM_fromStore", 3952); - _static_1(A, "company_gateway_screen_vm_CompanyGatewayScreenVM_fromStore$closure", "CompanyGatewayScreenVM_fromStore", 3953); + _static_1(A, "company_gateway_list_vm_CompanyGatewayListVM_fromStore$closure", "CompanyGatewayListVM_fromStore", 3953); + _static_1(A, "company_gateway_screen_vm_CompanyGatewayScreenVM_fromStore$closure", "CompanyGatewayScreenVM_fromStore", 3954); _instance_0_u(A._GatewayConfigFieldState.prototype, "get$_company_gateway_edit$_onChanged", "_company_gateway_edit$_onChanged$0", 0); _instance_0_u(A._LimitEditorState.prototype, "get$_onTextChange", "_onTextChange$0", 0); _instance_0_u(A._FeesEditorState.prototype, "get$_company_gateway_edit$_onChanged", "_company_gateway_edit$_onChanged$0", 0); - _static_1(A, "credit_list_vm_CreditListVM_fromStore$closure", "CreditListVM_fromStore", 3954); - _static_1(A, "credit_screen_vm_CreditScreenVM_fromStore$closure", "CreditScreenVM_fromStore", 3955); + _static_1(A, "credit_list_vm_CreditListVM_fromStore$closure", "CreditListVM_fromStore", 3955); + _static_1(A, "credit_screen_vm_CreditScreenVM_fromStore$closure", "CreditScreenVM_fromStore", 3956); _instance_1_u(A._DashboardChartState.prototype, "get$_onSelectionChanged", "_onSelectionChanged$1", 2616); _instance_0_u(_ = A._DashboardScreenState.prototype, "get$onScrollListener", "onScrollListener$0", 0); _instance_0_u(_, "get$onTabListener", "onTabListener$0", 0); - _static_1(A, "dashboard_screen_vm_DashboardVM_fromStore$closure", "DashboardVM_fromStore", 3956); - _static_1(A, "design_list_vm_DesignListVM_fromStore$closure", "DesignListVM_fromStore", 3957); - _static_1(A, "design_screen_vm_DesignScreenVM_fromStore$closure", "DesignScreenVM_fromStore", 3958); + _static_1(A, "dashboard_screen_vm_DashboardVM_fromStore$closure", "DashboardVM_fromStore", 3957); + _static_1(A, "design_list_vm_DesignListVM_fromStore$closure", "DesignListVM_fromStore", 3958); + _static_1(A, "design_screen_vm_DesignScreenVM_fromStore$closure", "DesignScreenVM_fromStore", 3959); _instance(_ = A._DesignEditState.prototype, "get$_design_edit$_onChanged", 0, 0, function() { return {debounce: true}; }, ["call$1$debounce", "call$0"], ["_design_edit$_onChanged$1$debounce", "_design_edit$_onChanged$0"], 2653, 0, 0); _instance_0_u(_, "get$_onHtmlChanged", "_onHtmlChanged$0", 0); _instance_1_u(_, "get$_loadDesign", "_loadDesign$1", 2654); - _static_1(A, "document_list_vm_DocumentListVM_fromStore$closure", "DocumentListVM_fromStore", 3959); - _static_1(A, "document_screen_vm_DocumentScreenVM_fromStore$closure", "DocumentScreenVM_fromStore", 3960); + _static_1(A, "document_list_vm_DocumentListVM_fromStore$closure", "DocumentListVM_fromStore", 3960); + _static_1(A, "document_screen_vm_DocumentScreenVM_fromStore$closure", "DocumentScreenVM_fromStore", 3961); _instance_0_u(A._DocumentEditState.prototype, "get$_document_edit$_onChanged", "_document_edit$_onChanged$0", 0); _instance_0_u(A.ExpenseEditDetailsState.prototype, "get$_expense_edit_details$_onChanged", "_expense_edit_details$_onChanged$0", 0); _instance_0_u(A.ExpenseEditNotesState.prototype, "get$_expense_edit_notes$_onChanged", "_expense_edit_notes$_onChanged$0", 0); _instance_0_u(A.ExpenseEditSettingsState.prototype, "get$_expense_edit_settings$_onChanged", "_expense_edit_settings$_onChanged$0", 0); - _static_1(A, "expense_list_vm_ExpenseListVM_fromStore$closure", "ExpenseListVM_fromStore", 3961); - _static_1(A, "expense_screen_vm_ExpenseScreenVM_fromStore$closure", "ExpenseScreenVM_fromStore", 3962); + _static_1(A, "expense_list_vm_ExpenseListVM_fromStore$closure", "ExpenseListVM_fromStore", 3962); + _static_1(A, "expense_screen_vm_ExpenseScreenVM_fromStore$closure", "ExpenseScreenVM_fromStore", 3963); _instance_0_u(A._ExpenseViewState.prototype, "get$_expense_view$_onTabChanged", "_expense_view$_onTabChanged$0", 0); _instance_0_u(A._ExpenseCategoryEditState.prototype, "get$_expense_category_edit$_onChanged", "_expense_category_edit$_onChanged$0", 0); - _static_1(A, "expense_category_list_vm_ExpenseCategoryListVM_fromStore$closure", "ExpenseCategoryListVM_fromStore", 3963); - _static_1(A, "expense_category_screen_vm_ExpenseCategoryScreenVM_fromStore$closure", "ExpenseCategoryScreenVM_fromStore", 3964); + _static_1(A, "expense_category_list_vm_ExpenseCategoryListVM_fromStore$closure", "ExpenseCategoryListVM_fromStore", 3964); + _static_1(A, "expense_category_screen_vm_ExpenseCategoryScreenVM_fromStore$closure", "ExpenseCategoryScreenVM_fromStore", 3965); _instance_0_u(A._GroupEditState.prototype, "get$_group_edit$_onChanged", "_group_edit$_onChanged$0", 0); - _static_1(A, "group_list_vm_GroupListVM_fromStore$closure", "GroupListVM_fromStore", 3965); - _static_1(A, "group_screen_vm_GroupScreenVM_fromStore$closure", "GroupScreenVM_fromStore", 3966); + _static_1(A, "group_list_vm_GroupListVM_fromStore$closure", "GroupListVM_fromStore", 3966); + _static_1(A, "group_screen_vm_GroupScreenVM_fromStore$closure", "GroupScreenVM_fromStore", 3967); _instance_0_u(_ = A.InvoiceEditDesktopState.prototype, "get$_invoice_edit_desktop$_onChanged", "_invoice_edit_desktop$_onChanged$0", 0); _instance_1_u(_, "get$_invoice_edit_desktop$_onSavePressed", "_invoice_edit_desktop$_onSavePressed$1", 20); _instance_0_u(A.InvoiceEditDetailsState.prototype, "get$_invoice_edit_details$_onChanged", "_invoice_edit_details$_onChanged$0", 0); _instance_0_u(A.ItemEditDetailsState.prototype, "get$_invoice_edit_items$_onTextChanged", "_invoice_edit_items$_onTextChanged$0", 0); _instance_0_u(A.InvoiceEditNotesState.prototype, "get$_invoice_edit_notes$_onChanged", "_invoice_edit_notes$_onChanged$0", 0); - _static_1(A, "invoice_list_vm_InvoiceListVM_fromStore$closure", "InvoiceListVM_fromStore", 3967); - _static_1(A, "invoice_screen_vm_InvoiceScreenVM_fromStore$closure", "InvoiceScreenVM_fromStore", 3968); + _static_1(A, "invoice_list_vm_InvoiceListVM_fromStore$closure", "InvoiceListVM_fromStore", 3968); + _static_1(A, "invoice_screen_vm_InvoiceScreenVM_fromStore$closure", "InvoiceScreenVM_fromStore", 3969); _instance_0_u(A._InvoiceViewState.prototype, "get$_invoice_view$_onTabChanged", "_invoice_view$_onTabChanged$0", 0); _instance_0_u(_ = A._PaymentEditState.prototype, "get$_payment_edit$_onChanged", "_payment_edit$_onChanged$0", 0); _instance_1_u(_, "get$_payment_edit$_onSavePressed", "_payment_edit$_onSavePressed$1", 20); _instance(A._PaymentableEditorState.prototype, "get$_payment_edit$_onChanged", 0, 0, function() { return [null]; }, ["call$1", "call$0"], ["_payment_edit$_onChanged$1", "_payment_edit$_onChanged$0"], 780, 0, 0); - _static_1(A, "payment_list_vm_PaymentListVM_fromStore$closure", "PaymentListVM_fromStore", 3969); - _static_1(A, "payment_screen_vm_PaymentScreenVM_fromStore$closure", "PaymentScreenVM_fromStore", 3970); + _static_1(A, "payment_list_vm_PaymentListVM_fromStore$closure", "PaymentListVM_fromStore", 3970); + _static_1(A, "payment_screen_vm_PaymentScreenVM_fromStore$closure", "PaymentScreenVM_fromStore", 3971); _instance_0_u(A._PaymentRefundState.prototype, "get$_payment_refund$_onChanged", "_payment_refund$_onChanged$0", 0); _instance(A._PaymentableEditorState0.prototype, "get$_payment_refund$_onChanged", 0, 0, function() { return [null]; }, ["call$1", "call$0"], ["_payment_refund$_onChanged$1", "_payment_refund$_onChanged$0"], 780, 0, 0); _instance_0_u(A._PaymentTermEditState.prototype, "get$_payment_term_edit$_onChanged", "_payment_term_edit$_onChanged$0", 0); - _static_1(A, "payment_term_list_vm_PaymentTermListVM_fromStore$closure", "PaymentTermListVM_fromStore", 3971); - _static_1(A, "payment_term_screen_vm_PaymentTermScreenVM_fromStore$closure", "PaymentTermScreenVM_fromStore", 3972); + _static_1(A, "payment_term_list_vm_PaymentTermListVM_fromStore$closure", "PaymentTermListVM_fromStore", 3972); + _static_1(A, "payment_term_screen_vm_PaymentTermScreenVM_fromStore$closure", "PaymentTermScreenVM_fromStore", 3973); _instance_0_u(_ = A._ProductEditState.prototype, "get$_product_edit$_onChanged", "_product_edit$_onChanged$0", 0); _instance_1_u(_, "get$_product_edit$_onSavePressed", "_product_edit$_onSavePressed$1", 20); - _static_1(A, "product_list_vm_ProductListVM_fromStore$closure", "ProductListVM_fromStore", 3973); - _static_1(A, "product_screen_vm_ProductScreenVM_fromStore$closure", "ProductScreenVM_fromStore", 3974); + _static_1(A, "product_list_vm_ProductListVM_fromStore$closure", "ProductListVM_fromStore", 3974); + _static_1(A, "product_screen_vm_ProductScreenVM_fromStore$closure", "ProductScreenVM_fromStore", 3975); _instance_0_u(A._ProductViewState.prototype, "get$_product_view$_onTabChanged", "_product_view$_onTabChanged$0", 0); _instance_0_u(_ = A._ProjectEditState.prototype, "get$_project_edit$_onChanged", "_project_edit$_onChanged$0", 0); _instance_1_u(_, "get$_project_edit$_onSavePressed", "_project_edit$_onSavePressed$1", 20); - _static_1(A, "project_list_vm_ProjectListVM_fromStore$closure", "ProjectListVM_fromStore", 3975); - _static_1(A, "project_screen_vm_ProjectScreenVM_fromStore$closure", "ProjectScreenVM_fromStore", 3976); + _static_1(A, "project_list_vm_ProjectListVM_fromStore$closure", "ProjectListVM_fromStore", 3976); + _static_1(A, "project_screen_vm_ProjectScreenVM_fromStore$closure", "ProjectScreenVM_fromStore", 3977); _instance_0_u(A._ProjectViewState.prototype, "get$_project_view$_onTabChanged", "_project_view$_onTabChanged$0", 0); - _static_1(A, "purchase_order_list_vm_PurchaseOrderListVM_fromStore$closure", "PurchaseOrderListVM_fromStore", 3977); - _static_1(A, "purchase_order_screen_vm_PurchaseOrderScreenVM_fromStore$closure", "PurchaseOrderScreenVM_fromStore", 3978); - _static_1(A, "quote_list_vm_QuoteListVM_fromStore$closure", "QuoteListVM_fromStore", 3979); - _static_1(A, "quote_screen_vm_QuoteScreenVM_fromStore$closure", "QuoteScreenVM_fromStore", 3980); - _static_1(A, "recurring_expense_list_vm_RecurringExpenseListVM_fromStore$closure", "RecurringExpenseListVM_fromStore", 3981); - _static_1(A, "recurring_expense_screen_vm_RecurringExpenseScreenVM_fromStore$closure", "RecurringExpenseScreenVM_fromStore", 3982); - _static_1(A, "recurring_invoice_list_vm_RecurringInvoiceListVM_fromStore$closure", "RecurringInvoiceListVM_fromStore", 3983); - _static_1(A, "recurring_invoice_screen_vm_RecurringInvoiceScreenVM_fromStore$closure", "RecurringInvoiceScreenVM_fromStore", 3984); - _static_1(A, "reports_screen_vm_ReportsScreenVM_fromStore$closure", "ReportsScreenVM_fromStore", 3985); + _static_1(A, "purchase_order_list_vm_PurchaseOrderListVM_fromStore$closure", "PurchaseOrderListVM_fromStore", 3978); + _static_1(A, "purchase_order_screen_vm_PurchaseOrderScreenVM_fromStore$closure", "PurchaseOrderScreenVM_fromStore", 3979); + _static_1(A, "quote_list_vm_QuoteListVM_fromStore$closure", "QuoteListVM_fromStore", 3980); + _static_1(A, "quote_screen_vm_QuoteScreenVM_fromStore$closure", "QuoteScreenVM_fromStore", 3981); + _static_1(A, "recurring_expense_list_vm_RecurringExpenseListVM_fromStore$closure", "RecurringExpenseListVM_fromStore", 3982); + _static_1(A, "recurring_expense_screen_vm_RecurringExpenseScreenVM_fromStore$closure", "RecurringExpenseScreenVM_fromStore", 3983); + _static_1(A, "recurring_invoice_list_vm_RecurringInvoiceListVM_fromStore$closure", "RecurringInvoiceListVM_fromStore", 3984); + _static_1(A, "recurring_invoice_screen_vm_RecurringInvoiceScreenVM_fromStore$closure", "RecurringInvoiceScreenVM_fromStore", 3985); + _static_1(A, "reports_screen_vm_ReportsScreenVM_fromStore$closure", "ReportsScreenVM_fromStore", 3986); _instance_0_u(A._ScheduleEditState.prototype, "get$_schedule_edit$_onChanged", "_schedule_edit$_onChanged$0", 0); - _static_1(A, "schedule_list_vm_ScheduleListVM_fromStore$closure", "ScheduleListVM_fromStore", 3986); - _static_1(A, "schedule_screen_vm_ScheduleScreenVM_fromStore$closure", "ScheduleScreenVM_fromStore", 3987); + _static_1(A, "schedule_list_vm_ScheduleListVM_fromStore$closure", "ScheduleListVM_fromStore", 3987); + _static_1(A, "schedule_screen_vm_ScheduleScreenVM_fromStore$closure", "ScheduleScreenVM_fromStore", 3988); _instance_0_u(_ = A._AccountManagementState.prototype, "get$_onTabChanged", "_onTabChanged$0", 0); _instance_0_u(_, "get$_account_management$_onChanged", "_account_management$_onChanged$0", 0); - _static_1(A, "account_management_vm_AccountManagementVM_fromStore$closure", "AccountManagementVM_fromStore", 3988); + _static_1(A, "account_management_vm_AccountManagementVM_fromStore$closure", "AccountManagementVM_fromStore", 3989); _instance_0_u(_ = A._ClientPortalState.prototype, "get$_client_portal$_onTabChanged", "_client_portal$_onTabChanged$0", 0); _instance_0_u(_, "get$_client_portal$_onChanged", "_client_portal$_onChanged$0", 0); _instance_1_u(_, "get$_client_portal$_onSavePressed", "_client_portal$_onSavePressed$1", 20); - _static_1(A, "client_portal_vm_ClientPortalVM_fromStore$closure", "ClientPortalVM_fromStore", 3989); + _static_1(A, "client_portal_vm_ClientPortalVM_fromStore$closure", "ClientPortalVM_fromStore", 3990); _instance_0_u(_ = A._CompanyDetailsState.prototype, "get$_company_details$_onTabChanged", "_company_details$_onTabChanged$0", 0); _instance_0_u(_, "get$_onSettingsChanged", "_onSettingsChanged$0", 0); - _static_1(A, "company_details_vm_CompanyDetailsVM_fromStore$closure", "CompanyDetailsVM_fromStore", 3990); + _static_1(A, "company_details_vm_CompanyDetailsVM_fromStore$closure", "CompanyDetailsVM_fromStore", 3991); _instance_0_u(A._CreditCardsAndBanksState.prototype, "get$_credit_cards_and_banks$_onChanged", "_credit_cards_and_banks$_onChanged$0", 0); - _static_1(A, "credit_cards_and_banks_vm_CreditCardsAndBanksVM_fromStore$closure", "CreditCardsAndBanksVM_fromStore", 3991); + _static_1(A, "credit_cards_and_banks_vm_CreditCardsAndBanksVM_fromStore$closure", "CreditCardsAndBanksVM_fromStore", 3992); _instance_0_u(A._CustomFieldsState.prototype, "get$_custom_fields$_onTabChanged", "_custom_fields$_onTabChanged$0", 0); _instance_0_u(A._CustomFormFieldState.prototype, "get$_custom_fields$_onChanged", "_custom_fields$_onChanged$0", 0); - _static_1(A, "custom_fields_vm_CustomFieldsVM_fromStore$closure", "CustomFieldsVM_fromStore", 3992); + _static_1(A, "custom_fields_vm_CustomFieldsVM_fromStore$closure", "CustomFieldsVM_fromStore", 3993); _instance_0_u(A._DataVisualizationsState.prototype, "get$_data_visualizations$_onChanged", "_data_visualizations$_onChanged$0", 0); - _static_1(A, "data_visualizations_vm_DataVisualizationsVM_fromStore$closure", "DataVisualizationsVM_fromStore", 3993); + _static_1(A, "data_visualizations_vm_DataVisualizationsVM_fromStore$closure", "DataVisualizationsVM_fromStore", 3994); _instance_0_u(A._DeviceSettingsState.prototype, "get$_device_settings$_onTabChanged", "_device_settings$_onTabChanged$0", 0); - _static_1(A, "device_settings_vm_DeviceSettingsVM_fromStore$closure", "DeviceSettingsVM_fromStore", 3994); + _static_1(A, "device_settings_vm_DeviceSettingsVM_fromStore$closure", "DeviceSettingsVM_fromStore", 3995); _instance_0_u(_ = A._EmailSettingsState.prototype, "get$_email_settings$_onChanged", "_email_settings$_onChanged$0", 0); _instance_1_u(_, "get$_email_settings$_onSavePressed", "_email_settings$_onSavePressed$1", 20); - _static_1(A, "email_settings_vm_EmailSettingsVM_fromStore$closure", "EmailSettingsVM_fromStore", 3995); - _static_1(A, "expense_settings_vm_ExpenseSettingsVM_fromStore$closure", "ExpenseSettingsVM_fromStore", 3996); + _static_1(A, "email_settings_vm_EmailSettingsVM_fromStore$closure", "EmailSettingsVM_fromStore", 3996); + _static_1(A, "expense_settings_vm_ExpenseSettingsVM_fromStore$closure", "ExpenseSettingsVM_fromStore", 3997); _instance_0_u(_ = A._GeneratedNumbersState.prototype, "get$_generated_numbers$_onTabChanged", "_generated_numbers$_onTabChanged$0", 0); _instance_0_u(_, "get$_generated_numbers$_onChanged", "_generated_numbers$_onChanged$0", 0); _instance_1_u(_, "get$_generated_numbers$_onSavePressed", "_generated_numbers$_onSavePressed$1", 20); _instance_0_u(A._EntityNumberSettingsState.prototype, "get$_generated_numbers$_onChanged", "_generated_numbers$_onChanged$0", 0); - _static_1(A, "generated_numbers_vm_GeneratedNumbersVM_fromStore$closure", "GeneratedNumbersVM_fromStore", 3997); - _static_1(A, "import_export_vm_ImportExportVM_fromStore$closure", "ImportExportVM_fromStore", 3998); + _static_1(A, "generated_numbers_vm_GeneratedNumbersVM_fromStore$closure", "GeneratedNumbersVM_fromStore", 3998); + _static_1(A, "import_export_vm_ImportExportVM_fromStore$closure", "ImportExportVM_fromStore", 3999); _instance_0_u(_ = A._InvoiceDesignState.prototype, "get$_invoice_design$_onTabChanged", "_invoice_design$_onTabChanged$0", 0); _instance_0_u(_, "get$_invoice_design$_onChanged", "_invoice_design$_onChanged$0", 0); - _static_1(A, "invoice_design_vm_InvoiceDesignVM_fromStore$closure", "InvoiceDesignVM_fromStore", 3999); + _static_1(A, "invoice_design_vm_InvoiceDesignVM_fromStore$closure", "InvoiceDesignVM_fromStore", 4000); _instance_0_u(_ = A._LocalizationSettingsState.prototype, "get$_localization_settings$_onTabChanged", "_localization_settings$_onTabChanged$0", 0); _instance_0_u(_, "get$_localization_settings$_onChanged", "_localization_settings$_onChanged$0", 0); - _static_1(A, "localization_vm_LocalizationSettingsVM_fromStore$closure", "LocalizationSettingsVM_fromStore", 4000); + _static_1(A, "localization_vm_LocalizationSettingsVM_fromStore$closure", "LocalizationSettingsVM_fromStore", 4001); _instance_0_u(A._PaymentSettingsState.prototype, "get$_payment_settings$_onChanged", "_payment_settings$_onChanged$0", 0); - _static_1(A, "payment_settings_vm_PaymentSettingsVM_fromStore$closure", "PaymentSettingsVM_fromStore", 4001); + _static_1(A, "payment_settings_vm_PaymentSettingsVM_fromStore$closure", "PaymentSettingsVM_fromStore", 4002); _instance_0_u(A._ProductSettingsState.prototype, "get$_product_settings$_onChanged", "_product_settings$_onChanged$0", 0); - _static_1(A, "product_settings_vm_ProductSettingsVM_fromStore$closure", "ProductSettingsVM_fromStore", 4002); - _static_1(A, "settings_list_vm_SettingsListVM_fromStore$closure", "SettingsListVM_fromStore", 4003); - _static_1(A, "settings_screen_vm_SettingsScreenVM_fromStore$closure", "SettingsScreenVM_fromStore", 4004); + _static_1(A, "product_settings_vm_ProductSettingsVM_fromStore$closure", "ProductSettingsVM_fromStore", 4003); + _static_1(A, "settings_list_vm_SettingsListVM_fromStore$closure", "SettingsListVM_fromStore", 4004); + _static_1(A, "settings_screen_vm_SettingsScreenVM_fromStore$closure", "SettingsScreenVM_fromStore", 4005); _instance_0_u(A._SettingsWizardState.prototype, "get$_settings_wizard$_onSavePressed", "_settings_wizard$_onSavePressed$0", 0); _instance_0_u(A._TaskSettingsState.prototype, "get$_task_settings$_onChanged", "_task_settings$_onChanged$0", 0); - _static_1(A, "task_settings_vm_TaskSettingsVM_fromStore$closure", "TaskSettingsVM_fromStore", 4005); + _static_1(A, "task_settings_vm_TaskSettingsVM_fromStore$closure", "TaskSettingsVM_fromStore", 4006); _instance_0_u(A.__EditSubregionDialogState.prototype, "get$_tax_settings$_onDone", "_tax_settings$_onDone$0", 0); - _static_1(A, "tax_settings_vm_TaxSettingsVM_fromStore$closure", "TaxSettingsVM_fromStore", 4006); + _static_1(A, "tax_settings_vm_TaxSettingsVM_fromStore$closure", "TaxSettingsVM_fromStore", 4007); _instance_0_u(_ = A._TemplatesAndRemindersState.prototype, "get$_onTextChanged", "_onTextChanged$0", 0); _instance_0_u(_, "get$_templates_and_reminders$_onTabChanged", "_templates_and_reminders$_onTabChanged$0", 0); _instance_0_u(A._ReminderSettingsState.prototype, "get$_onTextChanged", "_onTextChanged$0", 0); - _static_1(A, "templates_and_reminders_vm_TemplatesAndRemindersVM_fromStore$closure", "TemplatesAndRemindersVM_fromStore", 4007); + _static_1(A, "templates_and_reminders_vm_TemplatesAndRemindersVM_fromStore$closure", "TemplatesAndRemindersVM_fromStore", 4008); _instance_0_u(_ = A._UserDetailsState.prototype, "get$_user_details$_onTabChanged", "_user_details$_onTabChanged$0", 0); _instance_0_u(_, "get$_user_details$_onChanged", "_user_details$_onChanged$0", 0); _instance_1_u(_, "get$_user_details$_onSavePressed", "_user_details$_onSavePressed$1", 20); - _static_1(A, "user_details_vm_UserDetailsVM_fromStore$closure", "UserDetailsVM_fromStore", 4008); + _static_1(A, "user_details_vm_UserDetailsVM_fromStore$closure", "UserDetailsVM_fromStore", 4009); _instance_0_u(A._WorkflowSettingsState.prototype, "get$_workflow_settings$_onTabChanged", "_workflow_settings$_onTabChanged$0", 0); - _static_1(A, "workflow_vm_WorkflowSettingsVM_fromStore$closure", "WorkflowSettingsVM_fromStore", 4009); + _static_1(A, "workflow_vm_WorkflowSettingsVM_fromStore$closure", "WorkflowSettingsVM_fromStore", 4010); _instance_0_u(_ = A._SubscriptionEditState.prototype, "get$_subscription_edit$_onTabChanged", "_subscription_edit$_onTabChanged$0", 0); _instance_0_u(_, "get$_subscription_edit$_onChanged", "_subscription_edit$_onChanged$0", 0); _instance_1_u(_, "get$_subscription_edit$_onSavePressed", "_subscription_edit$_onSavePressed$1", 20); - _static_1(A, "subscription_list_vm_SubscriptionListVM_fromStore$closure", "SubscriptionListVM_fromStore", 4010); - _static_1(A, "subscription_screen_vm_SubscriptionScreenVM_fromStore$closure", "SubscriptionScreenVM_fromStore", 4011); + _static_1(A, "subscription_list_vm_SubscriptionListVM_fromStore$closure", "SubscriptionListVM_fromStore", 4011); + _static_1(A, "subscription_screen_vm_SubscriptionScreenVM_fromStore$closure", "SubscriptionScreenVM_fromStore", 4012); _instance_0_u(A._TaskEditDesktopState.prototype, "get$_task_edit_desktop$_onChanged", "_task_edit_desktop$_onChanged$0", 0); _instance_0_u(A._TaskEditDetailsState.prototype, "get$_task_edit_details$_onChanged", "_task_edit_details$_onChanged$0", 0); _instance_0_u(A._KanbanStatusCardState.prototype, "get$_kanban_status$_onSavePressed", "_kanban_status$_onSavePressed$0", 0); - _static_1(A, "kanban_view_vm_KanbanVM_fromStore$closure", "KanbanVM_fromStore", 4012); - _static_1(A, "task_list_vm_TaskListVM_fromStore$closure", "TaskListVM_fromStore", 4013); - _static_1(A, "task_screen_vm_TaskScreenVM_fromStore$closure", "TaskScreenVM_fromStore", 4014); + _static_1(A, "kanban_view_vm_KanbanVM_fromStore$closure", "KanbanVM_fromStore", 4013); + _static_1(A, "task_list_vm_TaskListVM_fromStore$closure", "TaskListVM_fromStore", 4014); + _static_1(A, "task_screen_vm_TaskScreenVM_fromStore$closure", "TaskScreenVM_fromStore", 4015); _instance_0_u(A._TaskViewState.prototype, "get$_task_view$_onTabChanged", "_task_view$_onTabChanged$0", 0); _instance_0_u(_ = A._TaskStatusEditState.prototype, "get$_task_status_edit$_onChanged", "_task_status_edit$_onChanged$0", 0); _instance_1_u(_, "get$_task_status_edit$_onSavePressed", "_task_status_edit$_onSavePressed$1", 20); - _static_1(A, "task_status_list_vm_TaskStatusListVM_fromStore$closure", "TaskStatusListVM_fromStore", 4015); - _static_1(A, "task_status_screen_vm_TaskStatusScreenVM_fromStore$closure", "TaskStatusScreenVM_fromStore", 4016); + _static_1(A, "task_status_list_vm_TaskStatusListVM_fromStore$closure", "TaskStatusListVM_fromStore", 4016); + _static_1(A, "task_status_screen_vm_TaskStatusScreenVM_fromStore$closure", "TaskStatusScreenVM_fromStore", 4017); _instance_0_u(_ = A._TaxRateEditState.prototype, "get$_tax_rate_edit$_onChanged", "_tax_rate_edit$_onChanged$0", 0); _instance_1_u(_, "get$_tax_rate_edit$_onSavePressed", "_tax_rate_edit$_onSavePressed$1", 20); - _static_1(A, "tax_rate_list_vm_TaxRateListVM_fromStore$closure", "TaxRateListVM_fromStore", 4017); - _static_1(A, "tax_rate_screen_vm_TaxRateScreenVM_fromStore$closure", "TaxRateScreenVM_fromStore", 4018); + _static_1(A, "tax_rate_list_vm_TaxRateListVM_fromStore$closure", "TaxRateListVM_fromStore", 4018); + _static_1(A, "tax_rate_screen_vm_TaxRateScreenVM_fromStore$closure", "TaxRateScreenVM_fromStore", 4019); _instance_0_u(_ = A._TokenEditState.prototype, "get$_token_edit$_onChanged", "_token_edit$_onChanged$0", 0); _instance_1_u(_, "get$_token_edit$_onSavePressed", "_token_edit$_onSavePressed$1", 20); - _static_1(A, "token_list_vm_TokenListVM_fromStore$closure", "TokenListVM_fromStore", 4019); - _static_1(A, "token_screen_vm_TokenScreenVM_fromStore$closure", "TokenScreenVM_fromStore", 4020); + _static_1(A, "token_list_vm_TokenListVM_fromStore$closure", "TokenListVM_fromStore", 4020); + _static_1(A, "token_screen_vm_TokenScreenVM_fromStore$closure", "TokenScreenVM_fromStore", 4021); _instance_0_u(A._TransactionEditState.prototype, "get$_transaction_edit$_onChanged", "_transaction_edit$_onChanged$0", 0); - _static_1(A, "transaction_list_vm_TransactionListVM_fromStore$closure", "TransactionListVM_fromStore", 4021); - _static_1(A, "transaction_screen_vm_TransactionScreenVM_fromStore$closure", "TransactionScreenVM_fromStore", 4022); + _static_1(A, "transaction_list_vm_TransactionListVM_fromStore$closure", "TransactionListVM_fromStore", 4022); + _static_1(A, "transaction_screen_vm_TransactionScreenVM_fromStore$closure", "TransactionScreenVM_fromStore", 4023); _instance_0_u(A._TransactionRuleEditState.prototype, "get$_transaction_rule_edit$_onChanged", "_transaction_rule_edit$_onChanged$0", 0); _instance_0_u(A.__RuleCriteriaState.prototype, "get$onDonePressed", "onDonePressed$0", 0); - _static_1(A, "transaction_rule_list_vm_TransactionRuleListVM_fromStore$closure", "TransactionRuleListVM_fromStore", 4023); - _static_1(A, "transaction_rule_screen_vm_TransactionRuleScreenVM_fromStore$closure", "TransactionRuleScreenVM_fromStore", 4024); + _static_1(A, "transaction_rule_list_vm_TransactionRuleListVM_fromStore$closure", "TransactionRuleListVM_fromStore", 4024); + _static_1(A, "transaction_rule_screen_vm_TransactionRuleScreenVM_fromStore$closure", "TransactionRuleScreenVM_fromStore", 4025); _instance_0_u(_ = A._UserEditState.prototype, "get$_user_edit$_onChanged", "_user_edit$_onChanged$0", 0); _instance_1_u(_, "get$_user_edit$_onSavePressed", "_user_edit$_onSavePressed$1", 20); - _static_1(A, "user_list_vm_UserListVM_fromStore$closure", "UserListVM_fromStore", 4025); - _static_1(A, "user_screen_vm_UserScreenVM_fromStore$closure", "UserScreenVM_fromStore", 4026); + _static_1(A, "user_list_vm_UserListVM_fromStore$closure", "UserListVM_fromStore", 4026); + _static_1(A, "user_screen_vm_UserScreenVM_fromStore$closure", "UserScreenVM_fromStore", 4027); _instance_0_u(A.VendorEditAddressState.prototype, "get$_vendor_edit_address$_onChanged", "_vendor_edit_address$_onChanged$0", 0); _instance_0_u(A.VendorContactEditDetailsState.prototype, "get$_vendor_edit_contacts$_onChanged", "_vendor_edit_contacts$_onChanged$0", 0); _instance_0_u(_ = A.VendorEditDetailsState.prototype, "get$_vendor_edit_details$_onChanged", "_vendor_edit_details$_onChanged$0", 0); _instance_1_u(_, "get$_vendor_edit_details$_onSavePressed", "_vendor_edit_details$_onSavePressed$1", 20); _instance_0_u(A.VendorEditNotesState.prototype, "get$_vendor_edit_notes$_onChanged", "_vendor_edit_notes$_onChanged$0", 0); - _static_1(A, "vendor_list_vm_VendorListVM_fromStore$closure", "VendorListVM_fromStore", 4027); - _static_1(A, "vendor_screen_vm_VendorScreenVM_fromStore$closure", "VendorScreenVM_fromStore", 4028); + _static_1(A, "vendor_list_vm_VendorListVM_fromStore$closure", "VendorListVM_fromStore", 4028); + _static_1(A, "vendor_screen_vm_VendorScreenVM_fromStore$closure", "VendorScreenVM_fromStore", 4029); _instance_0_u(A._VendorViewState.prototype, "get$_vendor_view$_onTabChanged", "_vendor_view$_onTabChanged$0", 0); _instance_2_u(A._VendorViewDetailsState.prototype, "get$_launchStatus", "_launchStatus$2", 716); _instance_0_u(_ = A._WebhookEditState.prototype, "get$_webhook_edit$_onChanged", "_webhook_edit$_onChanged$0", 0); _instance_1_u(_, "get$_webhook_edit$_onSavePressed", "_webhook_edit$_onSavePressed$1", 20); - _static_1(A, "webhook_list_vm_WebhookListVM_fromStore$closure", "WebhookListVM_fromStore", 4029); - _static_1(A, "webhook_screen_vm_WebhookScreenVM_fromStore$closure", "WebhookScreenVM_fromStore", 4030); + _static_1(A, "webhook_list_vm_WebhookListVM_fromStore$closure", "WebhookListVM_fromStore", 4030); + _static_1(A, "webhook_screen_vm_WebhookScreenVM_fromStore$closure", "WebhookScreenVM_fromStore", 4031); _instance_0_u(_ = A._ExampleEditorState.prototype, "get$_super_editor$_onChanged", "_super_editor$_onChanged$0", 0); _instance_0_u(_, "get$_hideOrShowToolbar", "_hideOrShowToolbar$0", 0); _instance_0_u(_, "get$_hideEditorToolbar", "_hideEditorToolbar$0", 0); @@ -569298,32 +569354,32 @@ _instance_0_u(_, "get$_applyLink", "_applyLink$0", 0); _instance_0_u(_ = A._ImageFormatToolbarState.prototype, "get$_makeImageConfined", "_makeImageConfined$0", 0); _instance_0_u(_, "get$_makeImageFullBleed", "_makeImageFullBleed$0", 0); - _instance_1_u(A.ListSyntax.prototype, "get$_removeLeadingEmptyLine", "_removeLeadingEmptyLine$1", 3173); + _instance_1_u(A.ListSyntax.prototype, "get$_removeLeadingEmptyLine", "_removeLeadingEmptyLine$1", 3174); _instance_1_u(A._FadeWidgetState.prototype, "get$animationStatusChange", "animationStatusChange$1", 42); - _instance_1_u(_ = A.ImageHandler.prototype, "get$build", "build$1", 56); + _instance_1_u(_ = A.ImageHandler.prototype, "get$build", "build$1", 57); _instance(_, "get$_imageBuilder", 0, 4, null, ["call$4"], ["_imageBuilder$4"], 561, 0, 0); _instance(_, "get$_placeholderBuilder", 0, 4, null, ["call$4"], ["_placeholderBuilder$4"], 561, 0, 0); _instance(_, "get$_preLoadingBuilder", 0, 4, null, ["call$4"], ["_preLoadingBuilder$4"], 561, 0, 0); - _instance(_, "get$_loadingBuilder", 0, 3, null, ["call$3"], ["_loadingBuilder$3"], 3182, 0, 0); + _instance(_, "get$_loadingBuilder", 0, 3, null, ["call$3"], ["_loadingBuilder$3"], 3183, 0, 0); _instance(_, "get$_errorBuilder", 0, 3, null, ["call$3"], ["_errorBuilder$3"], 623, 0, 0); - _static_0(A, "path_provider__getApplicationDocumentsDirectory$closure", "getApplicationDocumentsDirectory", 4031); - _static_2(A, "pinput_Pinput__defaultContextMenuBuilder$closure", "Pinput__defaultContextMenuBuilder", 414); + _static_0(A, "path_provider__getApplicationDocumentsDirectory$closure", "getApplicationDocumentsDirectory", 4032); + _static_2(A, "pinput_Pinput__defaultContextMenuBuilder$closure", "Pinput__defaultContextMenuBuilder", 340); _instance_0_u(_ = A._PinputState.prototype, "get$_handleTextEditingControllerChanges", "_handleTextEditingControllerChanges$0", 0); _instance_2_u(_, "get$_pinput$_handleSelectionChanged", "_pinput$_handleSelectionChanged$2", 539); _instance_0_u(_, "get$_pinput$_handleSelectionHandleTapped", "_pinput$_handleSelectionHandleTapped$0", 0); - _instance(_, "get$_validator", 0, 0, null, ["call$1", "call$0"], ["_validator$1", "_validator$0"], 3189, 0, 0); + _instance(_, "get$_validator", 0, 0, null, ["call$1", "call$0"], ["_validator$1", "_validator$0"], 3190, 0, 0); _instance_0_u(_, "get$_semanticsOnTap", "_semanticsOnTap$0", 0); _instance_2_u(A._PinItem.prototype, "get$_getTransition", "_getTransition$2", 549); - _instance_1_u(_ = A._PinputSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 170); + _instance_1_u(_ = A._PinputSelectionGestureDetectorBuilder.prototype, "get$onForcePressStart", "onForcePressStart$1", 157); _instance_1_u(_, "get$onSingleTapUp", "onSingleTapUp$1", 95); - _instance_1_u(_, "get$onDoubleTapDown", "onDoubleTapDown$1", 54); - _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 228); - _static_1(A, "method_channel_MethodChannelPrinting__handleMethod$closure", "MethodChannelPrinting__handleMethod", 229); + _instance_1_u(_, "get$onDoubleTapDown", "onDoubleTapDown$1", 49); + _instance_1_u(_, "get$onSingleLongTapStart", "onSingleLongTapStart$1", 227); + _static_1(A, "method_channel_MethodChannelPrinting__handleMethod$closure", "MethodChannelPrinting__handleMethod", 234); _instance(A.PdfPrintAction.prototype, "get$_print", 0, 3, null, ["call$3"], ["_print$3"], 868, 0, 0); _instance(A.PdfShareAction.prototype, "get$_share", 0, 3, null, ["call$3"], ["_share$3"], 868, 0, 0); - _instance_0_u(A.PdfPreviewState.prototype, "get$computeActualPageFormat", "computeActualPageFormat$0", 3198); + _instance_0_u(A.PdfPreviewState.prototype, "get$computeActualPageFormat", "computeActualPageFormat$0", 3199); _instance_2_u(A.TypedReducer.prototype, "get$$call", "call$2", "1(Object?,@)"); - _instance(A.TypedMiddleware.prototype, "get$$call", 0, 3, null, ["call$3"], ["call$3"], 3201, 0, 0); + _instance(A.TypedMiddleware.prototype, "get$$call", 0, 3, null, ["call$3"], ["call$3"], 3202, 0, 0); _instance_0_u(_ = A.RoundedLoadingButtonState.prototype, "get$_btnPressed", "_btnPressed$0", 0); _instance_0_i(_, "get$_rounded_loading_button$_start", "_rounded_loading_button$_start$0", 0); _instance_0_u(_, "get$_rounded_loading_button$_reset", "_rounded_loading_button$_reset$0", 0); @@ -569333,12 +569389,12 @@ _instance_1_i(_, "get$add", "add$1", 41); _instance_1_i(_, "get$_subject$_add", "_subject$_add$1", 41); _instance_1_u(_ = A._StartWithStreamSink.prototype, "get$onData", "onData$1", 41); - _instance_2_i(_, "get$onError", "onError$2", 135); + _instance_2_i(_, "get$onError", "onError$2", 134); _instance_0_u(_, "get$onDone", "onDone$0", 0); _instance_1_u(_ = A._StartWithErrorStreamSink.prototype, "get$onData", "onData$1", 41); - _instance_2_i(_, "get$onError", "onError$2", 135); + _instance_2_i(_, "get$onError", "onError$2", 134); _instance_0_u(_, "get$onDone", "onDone$0", 0); - _instance_1_u(A.ScreenRetriever.prototype, "get$_methodCallHandler", "_methodCallHandler$1", 231); + _instance_1_u(A.ScreenRetriever.prototype, "get$_methodCallHandler", "_methodCallHandler$1", 233); _instance_0_i(A.NoOpClient.prototype, "get$close", "close$0", 0); _static(A, "sentry_options__noOpLogger$closure", 2, function() { return {exception: null, logger: null, stackTrace: null}; @@ -569346,39 +569402,39 @@ return A.noOpLogger(level, message, null, null, null); }, function(level, message, exception, stackTrace) { return A.noOpLogger(level, message, exception, null, stackTrace); - }], 4032, 0); - _instance_1_u(A.SentryFlutterWeb.prototype, "get$handleMethodCall", "handleMethodCall$1", 229); - _instance(A.SourceSpanMixin.prototype, "get$message", 1, 1, null, ["call$2$color", "call$1"], ["message$2$color", "message$1"], 3218, 0, 0); + }], 4033, 0); + _instance_1_u(A.SentryFlutterWeb.prototype, "get$handleMethodCall", "handleMethodCall$1", 234); + _instance(A.SourceSpanMixin.prototype, "get$message", 1, 1, null, ["call$2$color", "call$1"], ["message$2$color", "message$1"], 3219, 0, 0); _instance_0_u(A.InjectedImp.prototype, "get$dispose", "dispose$0", 0); - _instance_2_u(A.ReactiveModelImp.prototype, "get$middleSetCreator", "middleSetCreator$2", 3221); + _instance_2_u(A.ReactiveModelImp.prototype, "get$middleSetCreator", "middleSetCreator$2", 3222); _instance_0_u(_ = A.DocumentComposer.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_, "get$_onSelectionChangedBySelectionNotifier", "_onSelectionChangedBySelectionNotifier$0", 0); _instance_0_u(A.MutableDocument.prototype, "get$_forwardNodeChange", "_forwardNodeChange$0", 0); _instance_0_u(A._CaretDocumentOverlayState.prototype, "get$_scheduleCaretUpdate", "_scheduleCaretUpdate$0", 0); _instance_0_u(_ = A._EditorSelectionAndFocusPolicyState.prototype, "get$_onFocusChange", "_onFocusChange$0", 0); _instance_0_u(_, "get$_onSelectionChange", "_onSelectionChange$0", 0); - _instance_1_u(_ = A._DocumentMouseInteractorState.prototype, "get$_document_gestures_mouse$_onSelectionChange", "_document_gestures_mouse$_onSelectionChange$1", 3232); + _instance_1_u(_ = A._DocumentMouseInteractorState.prototype, "get$_document_gestures_mouse$_onSelectionChange", "_document_gestures_mouse$_onSelectionChange$1", 3233); _instance_1_u(_, "get$_document_gestures_mouse$_onTapUp", "_document_gestures_mouse$_onTapUp$1", 95); - _instance_1_u(_, "get$_document_gestures_mouse$_onDoubleTapDown", "_document_gestures_mouse$_onDoubleTapDown$1", 54); + _instance_1_u(_, "get$_document_gestures_mouse$_onDoubleTapDown", "_document_gestures_mouse$_onDoubleTapDown$1", 49); _instance_0_u(_, "get$_onDoubleTap", "_onDoubleTap$0", 0); - _instance_1_u(_, "get$_document_gestures_mouse$_onTripleTapDown", "_document_gestures_mouse$_onTripleTapDown$1", 54); + _instance_1_u(_, "get$_document_gestures_mouse$_onTripleTapDown", "_document_gestures_mouse$_onTripleTapDown$1", 49); _instance_0_u(_, "get$_onTripleTap", "_onTripleTap$0", 0); _instance_1_u(_, "get$_document_gestures_mouse$_onPanStart", "_document_gestures_mouse$_onPanStart$1", 60); - _instance_1_u(_, "get$_document_gestures_mouse$_onPanUpdate", "_document_gestures_mouse$_onPanUpdate$1", 65); - _instance_1_u(_, "get$_document_gestures_mouse$_onPanEnd", "_document_gestures_mouse$_onPanEnd$1", 87); + _instance_1_u(_, "get$_document_gestures_mouse$_onPanUpdate", "_document_gestures_mouse$_onPanUpdate$1", 63); + _instance_1_u(_, "get$_document_gestures_mouse$_onPanEnd", "_document_gestures_mouse$_onPanEnd$1", 88); _instance_0_u(_, "get$_document_gestures_mouse$_onPanCancel", "_document_gestures_mouse$_onPanCancel$0", 0); - _instance_1_u(_, "get$_scrollOnMouseWheel", "_scrollOnMouseWheel$1", 275); + _instance_1_u(_, "get$_scrollOnMouseWheel", "_scrollOnMouseWheel$1", 287); _instance_0_u(_, "get$_document_gestures_mouse$_updateDragSelection", "_document_gestures_mouse$_updateDragSelection$0", 0); _instance_0_u(_ = A._AndroidDocumentTouchInteractorState.prototype, "get$_document_gestures_touch_android$_onScrollActivityChange", "_document_gestures_touch_android$_onScrollActivityChange$0", 0); _instance_0_u(_, "get$_document_gestures_touch_android$_onFocusChange", "_document_gestures_touch_android$_onFocusChange$0", 0); _instance_0_u(_, "get$_document_gestures_touch_android$_onDocumentChange", "_document_gestures_touch_android$_onDocumentChange$0", 0); _instance_0_u(_, "get$_document_gestures_touch_android$_onSelectionChange", "_document_gestures_touch_android$_onSelectionChange$0", 0); _instance_0_u(_, "get$_document_gestures_touch_android$_onScrollChange", "_document_gestures_touch_android$_onScrollChange$0", 0); - _instance_1_u(_, "get$_document_gestures_touch_android$_onTapDown", "_document_gestures_touch_android$_onTapDown$1", 54); + _instance_1_u(_, "get$_document_gestures_touch_android$_onTapDown", "_document_gestures_touch_android$_onTapDown$1", 49); _instance_1_u(_, "get$_document_gestures_touch_android$_onTapUp", "_document_gestures_touch_android$_onTapUp$1", 95); - _instance_1_u(_, "get$_onDoubleTapDown", "_onDoubleTapDown$1", 54); - _instance_1_u(_, "get$_onTripleTapDown", "_onTripleTapDown$1", 54); - _instance_2_u(_, "get$_onHandleDragStart", "_onHandleDragStart$2", 3235); + _instance_1_u(_, "get$_onDoubleTapDown", "_onDoubleTapDown$1", 49); + _instance_1_u(_, "get$_onTripleTapDown", "_onTripleTapDown$1", 49); + _instance_2_u(_, "get$_onHandleDragStart", "_onHandleDragStart$2", 3236); _instance_1_u(_, "get$_onHandleDragUpdate", "_onHandleDragUpdate$1", 876); _instance_0_u(_, "get$_document_gestures_touch_android$_onHandleDragEnd", "_document_gestures_touch_android$_onHandleDragEnd$0", 0); _instance_0_u(_, "get$_document_gestures_touch_android$_updateDragSelection", "_document_gestures_touch_android$_updateDragSelection$0", 0); @@ -569386,37 +569442,37 @@ _instance_1_u(_, "get$_onCollapsedPanStart", "_onCollapsedPanStart$1", 60); _instance_1_u(_, "get$_onUpstreamHandlePanStart", "_onUpstreamHandlePanStart$1", 60); _instance_1_u(_, "get$_onDownstreamHandlePanStart", "_onDownstreamHandlePanStart$1", 60); - _instance_1_u(_, "get$_document_gestures_touch_android$_onPanUpdate", "_document_gestures_touch_android$_onPanUpdate$1", 65); - _instance_1_u(_, "get$_document_gestures_touch_android$_onPanEnd", "_document_gestures_touch_android$_onPanEnd$1", 87); + _instance_1_u(_, "get$_document_gestures_touch_android$_onPanUpdate", "_document_gestures_touch_android$_onPanUpdate$1", 63); + _instance_1_u(_, "get$_document_gestures_touch_android$_onPanEnd", "_document_gestures_touch_android$_onPanEnd$1", 88); _instance_0_u(_, "get$_document_gestures_touch_android$_onPanCancel", "_document_gestures_touch_android$_onPanCancel$0", 0); _instance_0_u(_ = A._IOSDocumentTouchInteractorState.prototype, "get$_onScrollActivityChange", "_onScrollActivityChange$0", 0); _instance_0_u(_, "get$_document_gestures_touch_ios$_onFocusChange", "_document_gestures_touch_ios$_onFocusChange$0", 0); _instance_0_u(_, "get$_onDocumentChange", "_onDocumentChange$0", 0); _instance_0_u(_, "get$_document_gestures_touch_ios$_onSelectionChange", "_document_gestures_touch_ios$_onSelectionChange$0", 0); _instance_0_u(_, "get$_onScrollChange", "_onScrollChange$0", 0); - _instance_1_u(_, "get$_onTapDown", "_onTapDown$1", 54); + _instance_1_u(_, "get$_onTapDown", "_onTapDown$1", 49); _instance_1_u(_, "get$_onTapUp", "_onTapUp$1", 95); _instance_1_u(_, "get$_onDoubleTapUp", "_onDoubleTapUp$1", 95); _instance_1_u(_, "get$_onTripleTapUp", "_onTripleTapUp$1", 95); _instance_1_u(_, "get$_onPanDown", "_onPanDown$1", 543); _instance_1_u(_, "get$_onPanStart", "_onPanStart$1", 60); - _instance_1_u(_, "get$_onPanUpdate", "_onPanUpdate$1", 65); - _instance_1_u(_, "get$_onPanEnd", "_onPanEnd$1", 87); + _instance_1_u(_, "get$_onPanUpdate", "_onPanUpdate$1", 63); + _instance_1_u(_, "get$_onPanEnd", "_onPanEnd$1", 88); _instance_0_u(_, "get$_onPanCancel", "_onPanCancel$0", 0); _instance_0_u(_, "get$_onTapTimeout", "_onTapTimeout$0", 0); _instance_0_u(_, "get$_updateDragSelection", "_updateDragSelection$0", 0); _instance_0_u(_, "get$_onFloatingCursorStart", "_onFloatingCursorStart$0", 0); _instance_1_u(_, "get$_moveSelectionToFloatingCursor", "_moveSelectionToFloatingCursor$1", 876); _instance_0_u(_, "get$_onFloatingCursorStop", "_onFloatingCursorStop$0", 0); - _instance_2_u(A._SuperEditorHardwareKeyHandlerState.prototype, "get$_onKeyPressed", "_onKeyPressed$2", 258); + _instance_2_u(A._SuperEditorHardwareKeyHandlerState.prototype, "get$_onKeyPressed", "_onKeyPressed$2", 236); _instance_0_u(_ = A.DocumentImeInputClient.prototype, "get$_onContentChange", "_onContentChange$0", 0); _instance_0_u(_, "get$_onImeConnectionChange", "_onImeConnectionChange$0", 0); - _instance_1_u(_, "get$performSelector", "performSelector$1", 91); + _instance_1_u(_, "get$performSelector", "performSelector$1", 93); _instance_0_u(A._ImeFocusPolicyState.prototype, "get$_document_ime_interaction_policies$_onFocusChange", "_document_ime_interaction_policies$_onFocusChange$0", 0); _instance_0_u(_ = A._DocumentSelectionOpenAndCloseImePolicyState.prototype, "get$_document_ime_interaction_policies$_onFocusChange", "_document_ime_interaction_policies$_onFocusChange$0", 0); _instance_0_u(_, "get$_document_ime_interaction_policies$_onSelectionChange", "_document_ime_interaction_policies$_onSelectionChange$0", 0); _instance_0_u(_, "get$_onConnectionChange", "_onConnectionChange$0", 0); - _instance_1_u(A.DeltaTextInputClientDecorator.prototype, "get$performSelector", "performSelector$1", 91); + _instance_1_u(A.DeltaTextInputClientDecorator.prototype, "get$performSelector", "performSelector$1", 93); _instance_0_u(_ = A.KeyboardEditingToolbar.prototype, "get$_toggleBold", "_toggleBold$0", 0); _instance_0_u(_, "get$_toggleItalics", "_toggleItalics$0", 0); _instance_0_u(_, "get$_toggleUnderline", "_toggleUnderline$0", 0); @@ -569436,12 +569492,12 @@ _instance_0_u(_ = A._SingleColumnDocumentLayoutState.prototype, "get$_onPresenterMarkedDirty", "_onPresenterMarkedDirty$0", 96); _instance(_, "get$_onViewModelChange", 0, 0, null, ["call$3$addedComponents$changedComponents$removedComponents", "call$0"], ["_onViewModelChange$3$addedComponents$changedComponents$removedComponents", "_onViewModelChange$0"], 884, 0, 0); _instance(A._PresenterComponentBuilderState.prototype, "get$_onViewModelChange", 0, 0, null, ["call$3$addedComponents$changedComponents$removedComponents", "call$0"], ["_onViewModelChange$3$addedComponents$changedComponents$removedComponents", "_onViewModelChange$0"], 884, 0, 0); - _static_1(A, "_presenter__noStyleBuilder$closure", "noStyleBuilder", 203); + _static_1(A, "_presenter__noStyleBuilder$closure", "noStyleBuilder", 202); _instance_0_u(A.SingleColumnLayoutPresenter.prototype, "get$__presenter$_onDocumentChange", "__presenter$_onDocumentChange$0", 0); _instance_0_u(A.SingleColumnLayoutStylePhase.prototype, "get$markDirty", "markDirty$0", 0); - _static_2(A, "list_items___defaultUnorderedListItemDotBuilder$closure", "_defaultUnorderedListItemDotBuilder", 4033); - _static_2(A, "list_items___defaultIndentCalculator$closure", "_defaultIndentCalculator", 4034); - _static_2(A, "list_items___defaultOrderedListItemNumeralBuilder$closure", "_defaultOrderedListItemNumeralBuilder", 4035); + _static_2(A, "list_items___defaultUnorderedListItemDotBuilder$closure", "_defaultUnorderedListItemDotBuilder", 4034); + _static_2(A, "list_items___defaultIndentCalculator$closure", "_defaultIndentCalculator", 4035); + _static_2(A, "list_items___defaultOrderedListItemNumeralBuilder$closure", "_defaultOrderedListItemNumeralBuilder", 4036); _static(A, "list_items__tabToIndentListItem$closure", 0, null, ["call$2$editContext$keyEvent", "call$0"], ["tabToIndentListItem", function() { return A.tabToIndentListItem(null, null); }], 62, 0); @@ -569460,7 +569516,7 @@ _static(A, "paragraph0__enterToInsertBlockNewline$closure", 0, null, ["call$2$editContext$keyEvent", "call$0"], ["enterToInsertBlockNewline", function() { return A.enterToInsertBlockNewline(null, null); }], 62, 0); - _static_2(A, "super_editor0__defaultInlineTextStyler$closure", "defaultInlineTextStyler", 4037); + _static_2(A, "super_editor0__defaultInlineTextStyler$closure", "defaultInlineTextStyler", 4038); _instance_0_u(_ = A.SuperEditorState.prototype, "get$_super_editor0$_onFocusChange", "_super_editor0$_onFocusChange$0", 0); _instance_0_u(_, "get$_updateComposerPreferencesAtSelection", "_updateComposerPreferencesAtSelection$0", 0); _static(A, "tasks__enterToInsertNewTask$closure", 0, null, ["call$2$editContext$keyEvent", "call$0"], ["enterToInsertNewTask", function() { @@ -569476,156 +569532,156 @@ return A.shiftEnterToInsertNewlineInBlock(null, null); }], 62, 0); _instance_0_u(A.TextNode.prototype, "get$dispose", "dispose$0", 0); - _instance_1_u(A.TextComponentState.prototype, "get$_textStyleWithBlockType", "_textStyleWithBlockType$1", 203); + _instance_1_u(A.TextComponentState.prototype, "get$_textStyleWithBlockType", "_textStyleWithBlockType$1", 202); _instance_0_u(A._MultiListenableBuilderState.prototype, "get$_onListenableChange", "_onListenableChange$0", 0); - _instance_1_u(A.AutoScroller.prototype, "get$__scrolling$_onTick", "__scrolling$_onTick$1", 100); - _instance_2_u(A._NonReparentingFocusState.prototype, "get$_focus$_onKey", "_focus$_onKey$2", 258); + _instance_1_u(A.AutoScroller.prototype, "get$__scrolling$_onTick", "__scrolling$_onTick$1", 102); + _instance_2_u(A._NonReparentingFocusState.prototype, "get$_focus$_onKey", "_focus$_onKey$2", 236); _instance_0_u(A._FocusWithCustomParentState.prototype, "get$_focus$_handleFocusChanged", "_focus$_handleFocusChanged$0", 0); - _instance_1_u(_ = A.TapSequenceGestureRecognizer.prototype, "get$_multi_tap_gesture$_handleEvent", "_multi_tap_gesture$_handleEvent$1", 113); - _instance_1_u(_, "get$_multi_tap_gesture$_reject", "_multi_tap_gesture$_reject$1", 3258); + _instance_1_u(_ = A.TapSequenceGestureRecognizer.prototype, "get$_multi_tap_gesture$_handleEvent", "_multi_tap_gesture$_handleEvent$1", 112); + _instance_1_u(_, "get$_multi_tap_gesture$_reject", "_multi_tap_gesture$_reject$1", 3259); _instance_0_u(_, "get$_multi_tap_gesture$_onTapTimeout", "_multi_tap_gesture$_onTapTimeout$0", 0); _instance_0_u(A._CountdownZoned0.prototype, "get$_multi_tap_gesture$_onTimeout", "_multi_tap_gesture$_onTimeout$0", 0); _instance_0_u(_ = A.AndroidDocumentGestureEditingController.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_, "get$_hideCollapsedHandle", "_hideCollapsedHandle$0", 0); _instance_0_u(_ = A._IosDocumentTouchEditingControlsState.prototype, "get$_onEditingControllerChange", "_onEditingControllerChange$0", 0); _instance_0_u(_, "get$_onFloatingCursorChange", "_onFloatingCursorChange$0", 0); - _static_2(A, "magnifier2___roundedRectangleMagnifierBuilder$closure", "_roundedRectangleMagnifierBuilder", 4038); + _static_2(A, "magnifier2___roundedRectangleMagnifierBuilder$closure", "_roundedRectangleMagnifierBuilder", 4039); _instance_0_u(_ = A.GestureEditingController.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_, "get$_toolbarChanged", "_toolbarChanged$0", 0); _instance_0_u(_ = A._AndroidEditingOverlayControlsState.prototype, "get$__editing_controls0$_rebuildOnNextFrame", "__editing_controls0$_rebuildOnNextFrame$0", 0); _instance_1_u(_, "get$__editing_controls0$_onCollapsedPanStart", "__editing_controls0$_onCollapsedPanStart$1", 60); _instance_1_u(_, "get$__editing_controls0$_onBasePanStart", "__editing_controls0$_onBasePanStart$1", 60); _instance_1_u(_, "get$__editing_controls0$_onExtentPanStart", "__editing_controls0$_onExtentPanStart$1", 60); - _instance_1_u(_, "get$__editing_controls0$_onPanUpdate", "__editing_controls0$_onPanUpdate$1", 65); + _instance_1_u(_, "get$__editing_controls0$_onPanUpdate", "__editing_controls0$_onPanUpdate$1", 63); _instance_0_u(_, "get$__editing_controls0$_updateSelectionForNewDragHandleLocation", "__editing_controls0$_updateSelectionForNewDragHandleLocation$0", 0); - _instance_1_u(_, "get$__editing_controls0$_onPanEnd", "__editing_controls0$_onPanEnd$1", 87); + _instance_1_u(_, "get$__editing_controls0$_onPanEnd", "__editing_controls0$_onPanEnd$1", 88); _instance_0_u(_, "get$__editing_controls0$_onPanCancel", "__editing_controls0$_onPanCancel$0", 0); _instance_0_u(_ = A.AndroidEditingOverlayController.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_, "get$__editing_controls0$_hideCollapsedHandle", "__editing_controls0$_hideCollapsedHandle$0", 0); - _instance_1_u(_ = A.AndroidTextFieldTouchInteractorState.prototype, "get$__user_interaction0$_onTapDown", "__user_interaction0$_onTapDown$1", 54); + _instance_1_u(_ = A.AndroidTextFieldTouchInteractorState.prototype, "get$__user_interaction0$_onTapDown", "__user_interaction0$_onTapDown$1", 49); _instance_1_u(_, "get$__user_interaction0$_onTapUp", "__user_interaction0$_onTapUp$1", 95); - _instance_1_u(_, "get$__user_interaction0$_onDoubleTapDown", "__user_interaction0$_onDoubleTapDown$1", 54); - _instance_1_u(_, "get$__user_interaction0$_onTripleTapDown", "__user_interaction0$_onTripleTapDown$1", 54); + _instance_1_u(_, "get$__user_interaction0$_onDoubleTapDown", "__user_interaction0$_onDoubleTapDown$1", 49); + _instance_1_u(_, "get$__user_interaction0$_onTripleTapDown", "__user_interaction0$_onTripleTapDown$1", 49); _instance_1_u(_, "get$__user_interaction0$_onTextPanStart", "__user_interaction0$_onTextPanStart$1", 60); - _instance_1_u(_, "get$__user_interaction0$_onPanUpdate", "__user_interaction0$_onPanUpdate$1", 65); - _instance_1_u(_, "get$__user_interaction0$_onPanEnd", "__user_interaction0$_onPanEnd$1", 87); + _instance_1_u(_, "get$__user_interaction0$_onPanUpdate", "__user_interaction0$_onPanUpdate$1", 63); + _instance_1_u(_, "get$__user_interaction0$_onPanEnd", "__user_interaction0$_onPanEnd$1", 88); _instance_0_u(_, "get$__user_interaction0$_onPanCancel", "__user_interaction0$_onPanCancel$0", 0); _instance_0_u(_, "get$__user_interaction0$_onScrollChange", "__user_interaction0$_onScrollChange$0", 0); - _static_2(A, "android_textfield___defaultAndroidToolbarBuilder$closure", "_defaultAndroidToolbarBuilder", 4039); + _static_2(A, "android_textfield___defaultAndroidToolbarBuilder$closure", "_defaultAndroidToolbarBuilder", 4040); _instance_0_u(_ = A.SuperAndroidTextFieldState.prototype, "get$_android_textfield$_updateSelectionAndImeConnectionOnFocusChange", "_android_textfield$_updateSelectionAndImeConnectionOnFocusChange$0", 0); _instance_0_u(_, "get$_android_textfield$_onTextOrSelectionChange", "_android_textfield$_onTextOrSelectionChange$0", 0); _instance_0_u(_, "get$_android_textfield$_onTextScrollChange", "_android_textfield$_onTextScrollChange$0", 0); _instance_1_u(_, "get$_android_textfield$_onPerformActionPressed", "_android_textfield$_onPerformActionPressed$1", 571); - _instance_2_u(_, "get$_android_textfield$_onKeyPressed", "_android_textfield$_onKeyPressed$2", 258); + _instance_2_u(_, "get$_android_textfield$_onKeyPressed", "_android_textfield$_onKeyPressed$2", 236); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_copyTextWhenCmdCIsPressed$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_copyTextWhenCmdCIsPressed", function() { return A.DefaultSuperTextFieldKeyboardHandlers_copyTextWhenCmdCIsPressed(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_copyTextWhenCmdCIsPressed(null, null, textLayout); - }], 202, 0); + }], 195, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_pasteTextWhenCmdVIsPressed$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_pasteTextWhenCmdVIsPressed", function() { return A.DefaultSuperTextFieldKeyboardHandlers_pasteTextWhenCmdVIsPressed(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_pasteTextWhenCmdVIsPressed(null, null, textLayout); - }], 202, 0); + }], 195, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_selectAllTextFieldWhenCmdAIsPressed$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_selectAllTextFieldWhenCmdAIsPressed", function() { return A.DefaultSuperTextFieldKeyboardHandlers_selectAllTextFieldWhenCmdAIsPressed(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_selectAllTextFieldWhenCmdAIsPressed(null, null, textLayout); - }], 202, 0); + }], 195, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_moveCaretToStartOrEnd$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_moveCaretToStartOrEnd", function() { return A.DefaultSuperTextFieldKeyboardHandlers_moveCaretToStartOrEnd(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_moveCaretToStartOrEnd(null, null, textLayout); - }], 202, 0); + }], 195, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_moveUpDownLeftAndRightWithArrowKeys$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_moveUpDownLeftAndRightWithArrowKeys", function() { return A.DefaultSuperTextFieldKeyboardHandlers_moveUpDownLeftAndRightWithArrowKeys(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_moveUpDownLeftAndRightWithArrowKeys(null, null, textLayout); - }], 257, 0); + }], 247, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_moveToLineStartWithHome$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_moveToLineStartWithHome", function() { return A.DefaultSuperTextFieldKeyboardHandlers_moveToLineStartWithHome(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_moveToLineStartWithHome(null, null, textLayout); - }], 257, 0); + }], 247, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_moveToLineEndWithEnd$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_moveToLineEndWithEnd", function() { return A.DefaultSuperTextFieldKeyboardHandlers_moveToLineEndWithEnd(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_moveToLineEndWithEnd(null, null, textLayout); - }], 257, 0); + }], 247, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_insertCharacterWhenKeyIsPressed$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_insertCharacterWhenKeyIsPressed", function() { return A.DefaultSuperTextFieldKeyboardHandlers_insertCharacterWhenKeyIsPressed(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_insertCharacterWhenKeyIsPressed(null, null, textLayout); - }], 202, 0); + }], 195, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_deleteTextOnLineBeforeCaretWhenShortcutKeyAndBackspaceIsPressed$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_deleteTextOnLineBeforeCaretWhenShortcutKeyAndBackspaceIsPressed", function() { return A.DefaultSuperTextFieldKeyboardHandlers_deleteTextOnLineBeforeCaretWhenShortcutKeyAndBackspaceIsPressed(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_deleteTextOnLineBeforeCaretWhenShortcutKeyAndBackspaceIsPressed(null, null, textLayout); - }], 257, 0); + }], 247, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_deleteTextWhenBackspaceOrDeleteIsPressed$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_deleteTextWhenBackspaceOrDeleteIsPressed", function() { return A.DefaultSuperTextFieldKeyboardHandlers_deleteTextWhenBackspaceOrDeleteIsPressed(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_deleteTextWhenBackspaceOrDeleteIsPressed(null, null, textLayout); - }], 202, 0); + }], 195, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_deleteWordWhenAltBackSpaceIsPressedOnMac$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_deleteWordWhenAltBackSpaceIsPressedOnMac", function() { return A.DefaultSuperTextFieldKeyboardHandlers_deleteWordWhenAltBackSpaceIsPressedOnMac(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_deleteWordWhenAltBackSpaceIsPressedOnMac(null, null, textLayout); - }], 257, 0); + }], 247, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_deleteWordWhenCtlBackSpaceIsPressedOnWindowsAndLinux$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_deleteWordWhenCtlBackSpaceIsPressedOnWindowsAndLinux", function() { return A.DefaultSuperTextFieldKeyboardHandlers_deleteWordWhenCtlBackSpaceIsPressedOnWindowsAndLinux(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_deleteWordWhenCtlBackSpaceIsPressedOnWindowsAndLinux(null, null, textLayout); - }], 257, 0); + }], 247, 0); _static(A, "desktop_textfield_DefaultSuperTextFieldKeyboardHandlers_insertNewlineWhenEnterIsPressed$closure", 0, null, ["call$3$controller$keyEvent$textLayout", "call$0", "call$1$textLayout"], ["DefaultSuperTextFieldKeyboardHandlers_insertNewlineWhenEnterIsPressed", function() { return A.DefaultSuperTextFieldKeyboardHandlers_insertNewlineWhenEnterIsPressed(null, null, null); }, function(textLayout) { return A.DefaultSuperTextFieldKeyboardHandlers_insertNewlineWhenEnterIsPressed(null, null, textLayout); - }], 202, 0); + }], 195, 0); _instance_0_u(_ = A.SuperDesktopTextFieldState.prototype, "get$_updateSelectionOnFocusChange", "_updateSelectionOnFocusChange$0", 0); _instance_0_u(_, "get$_onSelectionOrContentChange", "_onSelectionOrContentChange$0", 0); - _instance_1_u(_ = A._SuperTextFieldGestureInteractorState.prototype, "get$_desktop_textfield$_onTapDown", "_desktop_textfield$_onTapDown$1", 54); - _instance_1_u(_, "get$_desktop_textfield$_onDoubleTapDown", "_desktop_textfield$_onDoubleTapDown$1", 54); + _instance_1_u(_ = A._SuperTextFieldGestureInteractorState.prototype, "get$_desktop_textfield$_onTapDown", "_desktop_textfield$_onTapDown$1", 49); + _instance_1_u(_, "get$_desktop_textfield$_onDoubleTapDown", "_desktop_textfield$_onDoubleTapDown$1", 49); _instance_0_u(_, "get$_desktop_textfield$_onDoubleTap", "_desktop_textfield$_onDoubleTap$0", 0); - _instance_1_u(_, "get$_desktop_textfield$_onTripleTapDown", "_desktop_textfield$_onTripleTapDown$1", 54); + _instance_1_u(_, "get$_desktop_textfield$_onTripleTapDown", "_desktop_textfield$_onTripleTapDown$1", 49); _instance_0_u(_, "get$_desktop_textfield$_onTripleTap", "_desktop_textfield$_onTripleTap$0", 0); _instance_1_u(_, "get$_onRightClick", "_onRightClick$1", 95); _instance_1_u(_, "get$_desktop_textfield$_onPanStart", "_desktop_textfield$_onPanStart$1", 60); - _instance_1_u(_, "get$_desktop_textfield$_onPanUpdate", "_desktop_textfield$_onPanUpdate$1", 65); - _instance_1_u(_, "get$_desktop_textfield$_onPanEnd", "_desktop_textfield$_onPanEnd$1", 87); + _instance_1_u(_, "get$_desktop_textfield$_onPanUpdate", "_desktop_textfield$_onPanUpdate$1", 63); + _instance_1_u(_, "get$_desktop_textfield$_onPanEnd", "_desktop_textfield$_onPanEnd$1", 88); _instance_0_u(_, "get$_desktop_textfield$_onPanCancel", "_desktop_textfield$_onPanCancel$0", 0); - _instance_1_u(_, "get$_onPointerSignal", "_onPointerSignal$1", 275); - _instance_2_u(A._SuperTextFieldKeyboardInteractorState.prototype, "get$_desktop_textfield$_onKeyPressed", "_desktop_textfield$_onKeyPressed$2", 258); + _instance_1_u(_, "get$_onPointerSignal", "_onPointerSignal$1", 287); + _instance_2_u(A._SuperTextFieldKeyboardInteractorState.prototype, "get$_desktop_textfield$_onKeyPressed", "_desktop_textfield$_onKeyPressed$2", 236); _instance_0_u(A._SuperTextFieldImeInteractorState.prototype, "get$_desktop_textfield$_updateSelectionAndImeConnectionOnFocusChange", "_desktop_textfield$_updateSelectionAndImeConnectionOnFocusChange$0", 0); _instance_0_u(_ = A.SuperTextFieldScrollviewState.prototype, "get$_onSelectionOrContentChange", "_onSelectionOrContentChange$0", 0); - _instance_1_u(_, "get$_desktop_textfield$_onTick", "_desktop_textfield$_onTick$1", 100); + _instance_1_u(_, "get$_desktop_textfield$_onTick", "_desktop_textfield$_onTick$1", 102); _instance_0_u(_ = A._TextScrollViewState.prototype, "get$_onTextScrollChange", "_onTextScrollChange$0", 0); _instance_0_u(_, "get$_scheduleViewportHeightUpdate", "_scheduleViewportHeightUpdate$0", 0); _instance_1_u(A.TextScrollController.prototype, "get$_autoScrollTick", "_autoScrollTick$1", 16); _instance_0_u(_ = A.ImeAttributedTextEditingController.prototype, "get$dispose", "dispose$0", 0); _instance_0_u(_, "get$_onInnerControllerChange", "_onInnerControllerChange$0", 0); - _instance_1_u(_, "get$performSelector", "performSelector$1", 91); + _instance_1_u(_, "get$performSelector", "performSelector$1", 93); _instance_0_u(_ = A._IOSEditingControlsState.prototype, "get$_rebuildOnNextFrame", "_rebuildOnNextFrame$0", 0); _instance_1_u(_, "get$_onBasePanStart", "_onBasePanStart$1", 60); _instance_1_u(_, "get$_onExtentPanStart", "_onExtentPanStart$1", 60); - _instance_1_u(_, "get$__editing_controls$_onPanUpdate", "__editing_controls$_onPanUpdate$1", 65); + _instance_1_u(_, "get$__editing_controls$_onPanUpdate", "__editing_controls$_onPanUpdate$1", 63); _instance_0_u(_, "get$__editing_controls$_updateSelectionForNewDragHandleLocation", "__editing_controls$_updateSelectionForNewDragHandleLocation$0", 0); - _instance_1_u(_, "get$__editing_controls$_onPanEnd", "__editing_controls$_onPanEnd$1", 87); + _instance_1_u(_, "get$__editing_controls$_onPanEnd", "__editing_controls$_onPanEnd$1", 88); _instance_0_u(_, "get$__editing_controls$_onPanCancel", "__editing_controls$_onPanCancel$0", 0); - _instance_1_u(_ = A.IOSTextFieldTouchInteractorState.prototype, "get$__user_interaction$_onTapDown", "__user_interaction$_onTapDown$1", 54); + _instance_1_u(_ = A.IOSTextFieldTouchInteractorState.prototype, "get$__user_interaction$_onTapDown", "__user_interaction$_onTapDown$1", 49); _instance_1_u(_, "get$__user_interaction$_onTapUp", "__user_interaction$_onTapUp$1", 95); - _instance_1_u(_, "get$__user_interaction$_onDoubleTapDown", "__user_interaction$_onDoubleTapDown$1", 54); - _instance_1_u(_, "get$__user_interaction$_onTripleTapDown", "__user_interaction$_onTripleTapDown$1", 54); + _instance_1_u(_, "get$__user_interaction$_onDoubleTapDown", "__user_interaction$_onDoubleTapDown$1", 49); + _instance_1_u(_, "get$__user_interaction$_onTripleTapDown", "__user_interaction$_onTripleTapDown$1", 49); _instance_1_u(_, "get$_onTextPanStart", "_onTextPanStart$1", 60); - _instance_1_u(_, "get$__user_interaction$_onPanUpdate", "__user_interaction$_onPanUpdate$1", 65); - _instance_1_u(_, "get$__user_interaction$_onPanEnd", "__user_interaction$_onPanEnd$1", 87); + _instance_1_u(_, "get$__user_interaction$_onPanUpdate", "__user_interaction$_onPanUpdate$1", 63); + _instance_1_u(_, "get$__user_interaction$_onPanEnd", "__user_interaction$_onPanEnd$1", 88); _instance_0_u(_, "get$__user_interaction$_onPanCancel", "__user_interaction$_onPanCancel$0", 0); _instance_0_u(_, "get$__user_interaction$_onScrollChange", "__user_interaction$_onScrollChange$0", 0); - _static_2(A, "ios_textfield___defaultPopoverToolbarBuilder$closure", "_defaultPopoverToolbarBuilder", 4042); + _static_2(A, "ios_textfield___defaultPopoverToolbarBuilder$closure", "_defaultPopoverToolbarBuilder", 4043); _instance_0_u(_ = A.SuperIOSTextFieldState.prototype, "get$_updateSelectionAndImeConnectionOnFocusChange", "_updateSelectionAndImeConnectionOnFocusChange$0", 0); _instance_0_u(_, "get$_onTextOrSelectionChange", "_onTextOrSelectionChange$0", 0); _instance_0_u(_, "get$_ios_textfield$_onTextScrollChange", "_ios_textfield$_onTextScrollChange$0", 0); - _instance_1_u(_, "get$_ios_textfield$_onFloatingCursorChange", "_ios_textfield$_onFloatingCursorChange$1", 3265); + _instance_1_u(_, "get$_ios_textfield$_onFloatingCursorChange", "_ios_textfield$_onFloatingCursorChange$1", 3266); _instance_1_u(_, "get$_onPerformActionPressed", "_onPerformActionPressed$1", 571); _instance_0_u(_ = A.BlinkController.prototype, "get$dispose", "dispose$0", 0); _instance_1_u(_, "get$_blink_controller$_onTick", "_blink_controller$_onTick$1", 16); @@ -569647,27 +569703,27 @@ _instance_0_u(_, "get$onWindowMoved", "onWindowMoved$0", 0); _instance_0_u(_, "get$onWindowEnterFullScreen", "onWindowEnterFullScreen$0", 0); _instance_0_u(_, "get$onWindowLeaveFullScreen", "onWindowLeaveFullScreen$0", 0); - _instance_1_u(A.WindowManager0.prototype, "get$_window_manager$_methodCallHandler", "_window_manager$_methodCallHandler$1", 231); + _instance_1_u(A.WindowManager0.prototype, "get$_window_manager$_methodCallHandler", "_window_manager$_methodCallHandler$1", 233); _static_1(A, "link_LinkViewController__viewFactory$closure", "LinkViewController__viewFactory", 866); - _static_0(A, "clock__systemTime$closure", "systemTime", 406); + _static_0(A, "clock__systemTime$closure", "systemTime", 392); _static(A, "_isolates_web__compute$closure", 2, null, ["call$2$3$debugLabel", "call$2", "call$2$2"], ["compute", function(callback, message) { return A.compute(callback, message, null, type$.dynamic, type$.dynamic); }, function(callback, message, $Q, $R) { return A.compute(callback, message, null, $Q, $R); - }], 4043, 0); + }], 4044, 0); _static(A, "print__debugPrintThrottled$closure", 1, null, ["call$2$wrapWidth", "call$1"], ["debugPrintThrottled", function(message) { return A.debugPrintThrottled(message, null); - }], 4044, 0); + }], 4045, 0); _static_0(A, "print___debugPrintTask$closure", "_debugPrintTask", 0); _static_2(A, "layout_helper_ChildLayoutHelper_dryLayoutChild$closure", "ChildLayoutHelper_dryLayoutChild", 738); _static_2(A, "layout_helper_ChildLayoutHelper_layoutChild$closure", "ChildLayoutHelper_layoutChild", 738); - _static_1(A, "utils__getUserDataFromMap$closure", "getUserDataFromMap", 4046); - _static_2(A, "loading_reducer___setLoading$closure", "_setLoading", 4047); - _static_2(A, "loading_reducer___setLoaded$closure", "_setLoaded", 4048); - _static_2(A, "loading_reducer___setSaving$closure", "_setSaving", 4049); - _static_2(A, "loading_reducer___setSaved$closure", "_setSaved", 4050); + _static_1(A, "utils__getUserDataFromMap$closure", "getUserDataFromMap", 4047); + _static_2(A, "loading_reducer___setLoading$closure", "_setLoading", 4048); + _static_2(A, "loading_reducer___setLoaded$closure", "_setLoaded", 4049); + _static_2(A, "loading_reducer___setSaving$closure", "_setSaving", 4050); + _static_2(A, "loading_reducer___setSaved$closure", "_setSaved", 4051); _static_1(A, "serialization0_SerializationUtils_computeDecode$closure", "SerializationUtils_computeDecode", 13); - _static_0(A, "utils3__getUtcDateTime$closure", "getUtcDateTime", 406); + _static_0(A, "utils3__getUtcDateTime$closure", "getUtcDateTime", 392); _static(A, "document_keyboard_actions__doNothingWhenThereIsNoSelection$closure", 0, null, ["call$2$editContext$keyEvent", "call$0"], ["doNothingWhenThereIsNoSelection", function() { return A.doNothingWhenThereIsNoSelection(null, null); }], 62, 0); @@ -569720,7 +569776,7 @@ return {seed: -1}; }, ["call$1$seed", "call$0"], ["UuidUtil_mathRNG", function() { return A.UuidUtil_mathRNG(-1); - }], 2700, 0); + }], 2701, 0); })(); (function inheritance() { var _mixin = hunkHelpers.mixin, @@ -569729,7 +569785,7 @@ _inherit = hunkHelpers.inherit; _inheritMany(null, [A.Object, A.ModeHtmlColorFilter, A.MatrixHtmlColorFilter]); _inheritMany(A.Object, [A.AlarmClock, A.AppBootstrap, A.Closure, A.AssetManager, A.AssetManagerException, A._Enum, A._SaveStackTracking, A.ContextStateHandle, A.CkCanvas, A.CkPictureSnapshot, A.CkPaintCommand, J.Interceptor, A.ProductionCollector, A.SkiaObjectCollectionError, A.CanvasKitCanvas, A.SkiaObject, A.CkColorFilter, A.HtmlViewEmbedder, A.ViewClipChain, A.EmbeddedViewParams, A.Mutator, A.Iterable, A.EmbedderFrameContext, A.ViewListDiffResult, A.FontFallbackData, A.FallbackFontDownloadQueue, A.NotoDownloader, A.SkiaFontCollection, A.RegisteredFont, A.UnregisteredFont, A.ImageCodecException, A.CkImage, A.AnimatedImageFrameInfo, A.CkBrowserImageDecoder, A.ImageFileFormat, A.IntervalTree, A.IntervalTreeNode, A.Layer, A.PrerollContext, A.PaintContext, A.LayerScene, A.LayerSceneBuilder, A.LayerTree, A.Frame, A.CompositorContext, A.CkNWayCanvas, A.NotoFont, A.CodeunitRange, A.CkFragmentShader, A.CkPictureRecorder, A.Rasterizer, A.CanvasKitRenderer, A.SkiaObjectCache, A.SynchronousSkiaObjectCache, A.SurfaceFrame, A.Surface, A.CkSurface, A.SurfaceFactory, A.CkParagraphStyle, A.CkTextStyle, A.CkStrutStyle, A.CkLineMetrics, A.CkParagraphBuilder, A._CkParagraphPlaceholder, A._ParagraphCommand, A.Error, A.ClipboardMessageHandler, A.ClipboardAPICopyStrategy, A.ClipboardAPIPasteStrategy, A.ExecCommandCopyStrategy, A.ExecCommandPasteStrategy, A.FlutterConfiguration, A.DomSubscription, A.DomPoint, A.Iterator, A.FlutterViewEmbedder, A.EngineCanvas, A.SaveStackEntry, A.SaveClipEntry, A._SaveElementStackEntry, A.SaveElementStackTracking, A.FrameReference, A.CrossFrameCache, A._CrossFrameCacheItem, A.ShadowDomHostNode, A.ElementHostNode, A.PersistedSurface, A.SvgBlendMode, A.SurfaceCanvas, A._DomClip, A.SvgFilterBuilder, A.SvgFilter, A.SurfacePaint, A.SurfacePaintData, A.Conic, A.QuadBounds, A.ConicBounds, A._ConicPair, A.CubicBounds, A.SurfacePath, A.PathIterator, A.PathRef, A.PathRefIterator, A.QuadRoots, A.SkQuadCoefficients, A.PathWinding, A.PaintRequest, A.RecordingCanvas, A.PaintCommand, A._PaintBounds, A.RenderStrategy, A._WebGlRenderer, A.HtmlRenderer, A.SurfaceScene, A.SurfaceSceneBuilder, A.NormalizedGradient, A.SharedCanvas, A.EngineGradient, A.EngineImageFilter, A.ShaderBuilder, A.ShaderMethod, A.ShaderDeclaration, A._PersistedSurfaceMatch, A.PrerollSurfaceContext, A.HtmlCodec, A.SingleFrameInfo, A.HtmlImage, A.KeyboardBinding, A.FlutterHtmlKeyboardEvent, A.KeyboardConverter, A.MouseCursor, A.BrowserHistory, A.UrlStrategy, A.PlatformLocation, A.EnginePictureRecorder, A.EnginePicture, A.HighContrastSupport, A.PlatformDispatcher, A.PlatformViewManager, A.PlatformViewMessageHandler, A.SafariPointerEventWorkaround, A.PointerBinding, A.PointerSupportDetector, A._Listener, A._BaseAdapter, A._WheelEventListenerMixin, A._SanitizedDetails, A._ButtonSanitizer, A._PointerState, A.PointerDataConverter, A.Profiler, A.RawKeyboard, A.GlProgram, A.GlContext, A.OffScreenCanvas, A.AccessibilityAnnouncements, A.RoleManager, A.EngineAccessibilityFeatures, A.EngineAccessibilityFeaturesBuilder, A.SemanticsUpdate, A.SemanticsNodeUpdate, A.SemanticsObject, A.EngineSemanticsOwner, A.SemanticsHelper, A.SemanticsEnabler, A._DefaultTextEditingStrategy_Object_CompositionAwareMixin, A._ListBase_Object_ListMixin, A.MethodCall, A.JSONMessageCodec, A.JSONMethodCodec, A.StandardMessageCodec, A.StandardMethodCodec, A.WriteBuffer0, A.ReadBuffer0, A.SurfaceShadowData, A.CanvasParagraph, A.ParagraphSpan, A.ParagraphPlaceholder, A.StyleNode, A.CanvasParagraphBuilder, A.HtmlFontCollection, A.FontManager, A.TextFragmenter, A.TextFragment, A._FragmentMetrics, A._FragmentPosition, A._FragmentBox, A.TextLayoutService, A.LineBuilder, A.Spanometer, A.RulerHost, A.TextPaintService, A.EngineLineMetrics, A.ParagraphLine, A.EngineParagraphStyle, A.EngineTextStyle, A.EngineStrutStyle, A.TextHeightStyle, A.TextDimensions, A.TextHeightRuler, A.UnicodeRange, A.UnicodePropertyLookup, A._FindBreakDirection, A.BrowserAutofillHints, A.CompositionAwareMixin, A.EngineInputAction, A.EngineInputType, A.TextCapitalizationConfig, A.EngineAutofillForm, A.AutofillInfo, A.TextEditingDeltaState, A.EditingState, A.InputConfiguration, A.TextInputCommand, A.TextEditingChannel, A.HybridTextEditing, A.EditableTextStyle, A.EditableTextGeometry, A.Matrix40, A.Vector30, A.FastMatrix32, A.FlutterView, A.WindowPadding, A.JS_CONST, A.HttpException, A._HeaderValue, J.ArrayIterator, A._CopyingBytesBuilder, A._BytesBuilder, A.CastIterator, A.MapMixin, A.SentinelValue, A.ListIterator, A.ExpandIterator, A.EmptyIterator, A.FollowedByIterator, A.WhereTypeIterator, A.FixedLengthListMixin, A.UnmodifiableListMixin, A.Symbol, A.MapView, A.ConstantMap, A.JSInvocationMirror, A.TypeErrorDecoder, A.NullThrownFromJavaScriptException, A.ExceptionAndStackTrace, A._StackTrace, A._Required, A.LinkedHashMapCell, A.LinkedHashMapKeyIterator, A.JSSyntaxRegExp, A._MatchImplementation, A._AllMatchesIterator, A.StringMatch, A._StringAllMatchesIterator, A._Cell, A._InitializedCell, A.Rti, A._FunctionParameters, A._Type, A._StringStream, A.LocaleKeymap, A._TimerImpl, A._AsyncAwaitCompleter, A._AsyncStarStreamController, A._IterationMarker, A._SyncStarIterator, A.AsyncError, A.Stream, A._BufferingStreamSubscription, A._BroadcastStreamController, A.TimeoutException, A._Completer, A._FutureListener, A._Future, A._AsyncCallbackEntry, A.StreamSubscription, A.StreamTransformerBase, A._StreamController, A._SyncStreamControllerDispatch, A._AsyncStreamControllerDispatch, A._AddStreamState, A._DelayedEvent, A._DelayedDone, A._PendingEvents, A._DoneStreamSubscription, A._StreamIterator, A._EventSinkWrapper, A._HandlerEventSink, A._ZoneFunction, A._Zone, A._HashMapKeyIterator, A.__SetBase_Object_SetMixin, A._HashSetIterator, A._LinkedHashSetCell, A._LinkedHashSetIterator, A.IterableMixin, A._LinkedListIterator, A.LinkedListEntry, A.ListMixin, A._MapBaseValueIterator, A._UnmodifiableMapMixin, A._DoubleLinkedQueueEntry, A._DoubleLinkedQueueIterator, A._ListQueueIterator, A.SetMixin, A._SetBase_Object_SetMixin, A._UnmodifiableSetMixin, A._SplayTreeNode, A._SplayTree, A._SplayTreeIterator, A.Codec0, A._Base64Encoder, A._Base64Decoder, A.ChunkedConversionSink, A.HtmlEscapeMode, A._JsonStringifier, A._JsonPrettyPrintMixin, A._Utf8Encoder, A._Utf8Decoder, A._BigIntImpl, A.Comparable, A.DateTime, A.Duration, A.OutOfMemoryError, A.StackOverflowError, A._Exception, A.FormatException, A.IntegerDivisionByZeroException, A.MapEntry, A.Null, A._StringStackTrace, A.Stopwatch, A.RuneIterator, A.StringBuffer, A._Uri, A.UriData, A._SimpleUri, A.Expando, A._FakeUserTag, A.ServiceExtensionResponse, A.TimelineTask, A.CssStyleDeclarationBase, A.EventStreamProvider, A.ImmutableListMixin, A.FixedSizeListIterator, A._DOMWindowCrossFrame, A._AcceptStructuredClone, A.OSError, A.FileSystemEntity, A.FileMode, A.FileSystemException, A._RandomAccessFile, A.FileSystemEntityType, A.JsObject, A.NullRejectionException, A._JSRandom, A._Random, A.Point, A._RectangleBase, A.Endian, A._ChannelCallbackRecord, A._StoredMessage, A._Channel, A.ChannelBuffers, A.OffsetBase, A.Rect, A.Radius, A.RRect, A._HashEnd, A.PlatformViewRegistry, A.KeyData, A.Color, A.MaskFilter, A.ImageFilter, A.Shadow, A.ImmutableBuffer, A.PlatformConfiguration, A.ViewConfiguration0, A.FrameTiming, A.Locale, A.PointerData, A.PointerDataPacket, A.SemanticsAction, A.SemanticsFlag, A.SemanticsUpdateBuilder, A.FontWeight, A.FontFeature, A.FontVariation, A.TextDecoration, A.TextHeightBehavior, A.TextBox, A.TextPosition, A.TextRange, A.ParagraphConstraints, A.CallbackHandle, A.GestureSettings, A.GZipEncoder, A.InputStreamBase, A.OutputStreamBase, A.Deflate, A._DeflaterConfig, A._HuffmanTree, A._StaticTree, A.HuffmanTable, A.Inflate, A.AttributedSpans, A.SpanMarker, A.AttributionSpan, A.MultiAttributionSpan, A.IncompatibleOverlappingAttributionsException, A.AttributedText, A.AttributionVisitor, A.NamedAttribution, A.SpanRange, A._DiagnosticableTree_Object_Diagnosticable, A._State_Object_Diagnosticable, A.BoardViewController, A.VsScrollbarStyle, A.CopyOnWriteList, A.CopyOnWriteMap, A.CopyOnWriteSet, A.BuiltList, A.ListBuilder, A.BuiltListMultimap, A.ListMultimapBuilder, A.BuiltMap, A.MapBuilder, A.BuiltSet, A.SetBuilder, A.BuiltSetMultimap, A.SetMultimapBuilder, A.EnumClass, A.IndentingBuiltValueToStringHelper, A.JsonObject, A.FullType, A.BigIntSerializer, A.BoolSerializer, A.BuiltJsonSerializers, A.BuiltJsonSerializersBuilder, A.BuiltListMultimapSerializer, A.BuiltListSerializer, A.BuiltMapSerializer, A.BuiltSetMultimapSerializer, A.BuiltSetSerializer, A.DateTimeSerializer, A.DoubleSerializer, A.DurationSerializer, A.Int64Serializer, A.IntSerializer, A.JsonObjectSerializer, A.NullSerializer, A.NumSerializer, A.RegExpSerializer, A.StringSerializer, A.UriSerializer, A.StandardJsonPlugin, A.ImageProvider, A._ImageStreamCompleter_Object_Diagnosticable, A.StringCharacterRange, A.Breaks, A.BackBreaks, A.BaseChart0, A.BaseSeriesRenderer, A.BaseBarRendererElement, A.BaseAnimatedBar, A.LayoutViewConfig, A.ConstCornerStrategy, A.ImmutableAxis, A.Tick, A.CollisionReport, A.BaseRenderSpec, A.BaseTickDrawStrategy, A.NoneDrawStrategy, A.LinearScale, A.LinearScaleDomainInfo, A.LinearScaleFunction, A.LinearScaleViewportSettings, A.NumericExtents, A.BaseTickProvider, A._TickStepInfo, A.OrdinalScaleDomainInfo, A.Scale, A.ScaleOutputExtent, A.RangeBandConfig, A.StepSizeConfig, A.Extents, A.SimpleOrdinalScale, A.AxisSpec, A.TextStyleSpec, A.LineStyleSpec, A.SimpleTickFormatterBase, A.AutoAdjustingDateTimeTickProvider, A.BaseTimeStepper, A._TimeStepIteratorImpl, A.DateTimeTickFormatter, A.TimeTickFormatterImpl, A.LifecycleListener, A.DomainHighlighter0, A.Legend, A.LegendState, A.LegendEntryBase, A.PerSeriesLegendEntryGenerator, A.LinePointHighlighter0, A.LayoutView, A.NullablePoint, A._PointRendererElement, A._AnimatedPoint, A.SelectNearest0, A.CanvasRect, A.CanvasBarStack, A.DatumDetails, A.ImmutableSeries, A.SelectionModel, A.SeriesDatum, A.TypedRegistry, A.IdentityConverter, A.LayoutConfig, A.MarginSpec, A.LayoutManagerImpl, A._MeasuredSizes, A.SizeList, A._DesiredViewSizes, A.VerticalMarginStrategy, A.HorizontalMarginStrategy, A.ViewMargin, A.ViewMeasuredSizes, A._LineRendererElement, A._AnimatedLine, A._AreaRendererElement, A._AnimatedArea, A._AnimatedElements, A._Range, A.Color0, A.LocalDateTimeFactory, A.GestureListener, A.Palette, A.ProxyGestureListener, A.MaterialStyle, A.StyleFactory, A.BaseSymbolRenderer, A.TextMeasurement, A.TypedKey, A.Series, A.ChartBehavior, A.BaseLegendContentBuilder, A.SimpleLegendEntryLayout, A.TabularLegendLayout, A.ChartCanvas, A.AbstractNode, A.Listenable, A.ChartGestureDetector, A.GraphicsFactory, A.LineStyle, A.SelectionModelConfig, A.SymbolRendererCanvas, A.TextElement, A.TextStyle0, A.MultiChildLayoutDelegate, A.Clock, A.CanonicalizedMap, A.DefaultEquality, A.IterableEquality, A.ListEquality, A._UnorderedEquality, A._MapEntry, A.MapEquality, A.DeepCollectionEquality, A.HeapPriorityQueue, A.XFileBase, A._Parser, A.Token, A.TokenizerBase, A.Message, A.Messages, A.PreprocessorOptions, A.TreeNode, A.Visitor, A.Clock0, A.MemoryFileSystemEntity, A._FileSink, A.MemoryFileStat, A.FileSystem0, A.Node2, A.FileSystemOp, A.FileSystemStyle, A.DirectoryAddOnsMixin, A._LinuxCodes, A.PlatformInterface, A.FilePickerResult, A.KDialogHandler, A.QarmaAndZenityHandler, A.PlatformFile, A.Int64, A.Simulation, A.AnimationWithParentMixin, A.ParametricCurve, A.AnimationLazyListenerMixin, A.AnimationEagerListenerMixin, A.AnimationLocalListenersMixin, A.AnimationLocalStatusListenersMixin, A.Animatable, A.TweenSequenceItem, A._Interval, A.TextSelectionControls, A._IconThemeData_Object_Diagnosticable, A.LocalizationsDelegate, A.DefaultCupertinoLocalizations, A._CupertinoBackGestureController, A._Decoration_Object_Diagnosticable, A.BoxPainter, A._CupertinoTextThemeData_Object_Diagnosticable, A._TextThemeDefaultsBuilder, A.NoDefaultCupertinoThemeData, A._CupertinoThemeDefaults, A._CupertinoTextThemeDefaults, A.CupertinoThumbPainter, A.DiagnosticsNode, A._FlutterErrorDetails_Object_Diagnosticable, A.BindingBase, A.DebugReassembleConfig, A.ChangeNotifier, A.TextTreeConfiguration, A._PrefixedStringBuilder, A._NoDefaultValue, A.TextTreeRenderer, A.DiagnosticPropertiesBuilder, A.Diagnosticable, A.DiagnosticableTreeMixin, A.Key, A._TypeLiteral, A.LicenseParagraph, A.LicenseEntry, A.PersistentHashMap, A._TrieNode, A.WriteBuffer, A.ReadBuffer, A.StackFrame, A.SynchronousFuture, A.GestureArenaMember, A.GestureArenaEntry, A._GestureArena, A.GestureArenaManager, A._Resampler, A.GestureBinding, A.Drag, A.DragDownDetails, A.DragStartDetails, A.DragUpdateDetails, A.DragEndDetails, A._PointerEvent_Object_Diagnosticable, A._PointerEventDescription, A._AbstractPointerEvent, A._CopyPointerAddedEvent, A._CopyPointerRemovedEvent, A._CopyPointerHoverEvent, A._CopyPointerEnterEvent, A._CopyPointerExitEvent, A._CopyPointerDownEvent, A._CopyPointerMoveEvent, A._CopyPointerUpEvent, A._CopyPointerScrollEvent, A._CopyPointerScrollInertiaCancelEvent, A._CopyPointerScaleEvent, A._CopyPointerPanZoomStartEvent, A._CopyPointerPanZoomUpdateEvent, A._CopyPointerPanZoomEndEvent, A._CopyPointerCancelEvent, A.ForcePressDetails, A.DeviceGestureSettings, A.HitTestEntry, A._TransformPart, A.HitTestResult, A.LongPressStartDetails, A.LongPressMoveUpdateDetails, A.LongPressEndDetails, A._Vector, A._Matrix, A.PolynomialFit, A.LeastSquaresSolver, A.MultiDragPointerState, A._CountdownZoned, A._TapTracker, A.PointerRouter, A.PointerSignalResolver, A.OffsetPair, A._PointerPanZoomData, A.ScaleStartDetails, A.ScaleUpdateDetails, A.ScaleEndDetails, A._LineBetweenPointers, A.TapDownDetails, A.TapUpDetails, A._CombiningGestureArenaEntry, A.GestureArenaTeam, A.Velocity, A.VelocityEstimate, A._PointAtTime, A.VelocityTracker, A._LicenseData, A._DetailArguments, A._MasterDetailFlowProxy, A.ScrollBehavior, A.SingleChildLayoutDelegate, A.SliverPersistentHeaderDelegate, A._AppBarTheme_Object_Diagnosticable, A._Diagonal, A._BadgeThemeData_Object_Diagnosticable, A._MaterialBannerThemeData_Object_Diagnosticable, A._BottomAppBarTheme_Object_Diagnosticable, A._BottomNavigationBarThemeData_Object_Diagnosticable, A._BottomSheetThemeData_Object_Diagnosticable, A._ButtonBarThemeData_Object_Diagnosticable, A._ButtonStyle_Object_Diagnosticable, A._LerpSides, A._MouseCursor_Object_Diagnosticable, A._ButtonThemeData_Object_Diagnosticable, A.SliverGridDelegate, A._CardTheme_Object_Diagnosticable, A._CheckboxThemeData_Object_Diagnosticable, A._ChipThemeData_Object_Diagnosticable, A._ColorScheme_Object_Diagnosticable, A.DataColumn, A.DataRow0, A.DataCell0, A.TableColumnWidth, A._DataTableThemeData_Object_Diagnosticable, A.Route, A._DialogTheme_Object_Diagnosticable, A._DividerThemeData_Object_Diagnosticable, A._DrawerThemeData_Object_Diagnosticable, A._DropdownRouteResult, A._MenuLimits, A._DropdownMenuThemeData_Object_Diagnosticable, A.MaterialStateProperty, A._ElevatedButtonThemeData_Object_Diagnosticable, A.ExpansionPanel, A._ExpansionTileThemeData_Object_Diagnosticable, A._FilledButtonThemeData_Object_Diagnosticable, A._DefaultHeroTag, A._FloatingActionButtonThemeData_Object_Diagnosticable, A.FloatingActionButtonLocation, A.FabTopOffsetY, A.FabFloatOffsetY, A.FabDockedOffsetY, A.FabEndOffsetX, A.FloatingActionButtonAnimator, A._IconButtonThemeData_Object_Diagnosticable, A.InkFeature, A.InteractiveInkFeatureFactory, A.ShapeBorder, A.FloatingLabelAlignment, A._Decoration, A._RenderDecorationLayout, A.InputDecoration, A._InputDecorationTheme_Object_Diagnosticable, A._ListTileThemeData_Object_Diagnosticable, A.DefaultMaterialLocalizations, A._BorderSide_Object_Diagnosticable, A._TextStyle_Object_Diagnosticable, A._LerpProperties, A._MaterialStatePropertyWith, A.MaterialStatePropertyAll, A.MaterialStateMixin, A._MenuThemeData_Object_Diagnosticable, A._MenuButtonThemeData_Object_Diagnosticable, A._MenuStyle_Object_Diagnosticable, A._LerpSides0, A.MergeableMaterialItem, A._AnimationTuple, A._NavigationBarThemeData_Object_Diagnosticable, A._NavigationDrawerThemeData_Object_Diagnosticable, A._NavigationRailThemeData_Object_Diagnosticable, A._OutlinedButtonThemeData_Object_Diagnosticable, A.MaterialRouteTransitionMixin, A.PageTransitionsBuilder, A._PageTransitionsTheme_Object_Diagnosticable, A._ZoomTransitionBase, A._PopupMenuThemeData_Object_Diagnosticable, A._ProgressIndicatorThemeData_Object_Diagnosticable, A._RadioThemeData_Object_Diagnosticable, A.ScaffoldPrelayoutGeometry, A.ScaffoldGeometry, A.Constraints, A._Action_Object_Diagnosticable, A.ScaffoldFeatureController, A._ScrollbarThemeData_Object_Diagnosticable, A._SegmentedButtonThemeData_Object_Diagnosticable, A.TextSelectionGestureDetectorBuilder, A._SliderThemeData_Object_Diagnosticable, A._SnackBarThemeData_Object_Diagnosticable, A._SwitchConfig, A.__SwitchConfigM2_Object__SwitchConfig, A._SwitchThemeData_Object_Diagnosticable, A._TabBarTheme_Object_Diagnosticable, A._TextButtonThemeData_Object_Diagnosticable, A._TextSelectionToolbarItemData, A._TextSelectionThemeData_Object_Diagnosticable, A._TextTheme_Object_Diagnosticable, A._ThemeData_Object_Diagnosticable, A._IdentityThemeDataCacheKey, A._FifoCache, A._VisualDensity_Object_Diagnosticable, A.TimeOfDay, A._TimePickerFragmentContext, A._TappableLabel, A._TimePickerThemeData_Object_Diagnosticable, A._ToggleButtonsThemeData_Object_Diagnosticable, A.ToggleableStateMixin, A._TooltipThemeData_Object_Diagnosticable, A._Typography_Object_Diagnosticable, A.AlignmentGeometry, A.TextAlignVertical, A.PaintingBinding, A.BorderRadiusGeometry, A.FittedSizes, A.ClipContext, A.ImageSizeInfo, A.DecorationImagePainter, A.EdgeInsetsGeometry, A._ColorsAndStops, A.Gradient, A.ImageCache, A._CachedImageBase, A._PendingImage, A.ImageConfiguration, A.AssetBundleImageKey, A.ImageInfo, A.ImageStreamListener, A._ImageChunkEvent_Object_Diagnosticable, A._ImageStream_Object_Diagnosticable, A.ImageStreamCompleterHandle, A.Accumulator, A.InlineSpanSemanticsInformation, A.NotchedShape, A._StrutStyle_Object_Diagnosticable, A.PlaceholderDimensions, A._CaretMetrics, A.TextPainter, A.SpringDescription, A._CriticalSolution, A._OverdampedSolution, A._UnderdampedSolution, A.Tolerance, A.RendererBinding, A.ParentData, A._IntrinsicDimensionsCacheEntry, A.RenderBoxContainerDefaultsMixin, A.CustomPainterSemantics, A.DebugOverflowIndicatorMixin, A.TextSelectionPoint, A._LayoutSizes, A.AnnotationEntry, A.AnnotationResult, A.LayerHandle, A.LayerLink, A._MouseState, A.__MouseTrackerUpdateDetails_Object_Diagnosticable, A.SemanticsHandle, A.PipelineOwner, A.RenderObjectWithChildMixin, A.ContainerParentDataMixin, A.ContainerRenderObjectMixin, A.RelayoutWhenSystemFontsChangeMixin, A._SemanticsFragment, A._SemanticsGeometry, A.SemanticsTag, A.__SelectableFragment_Object_Selectable, A._PlatformViewGestureMixin, A.RenderProxyBoxMixin, A.RenderAnimatedOpacityMixin, A.Selectable, A.SelectionRegistrant, A.SelectionEvent, A.SelectionGeometry, A.SelectionPoint, A._SliverGeometry_Object_Diagnosticable, A.RenderSliverHelpers, A.SliverGridGeometry, A.SliverGridLayout, A.KeepAliveParentDataMixin, A.RenderSliverWithKeepAliveMixin, A.PersistentHeaderShowOnScreenConfiguration, A.RelativeRect, A.ViewConfiguration, A.RevealedOffset, A._RunMetrics, A._TaskEntry, A._FrameCallbackEntry, A.PerformanceModeRequestHandle, A.SchedulerBinding, A.Priority, A.Ticker, A.TickerFuture, A.TickerCanceled, A.SemanticsBinding, A.CustomSemanticsAction, A.AttributedString, A._SemanticsData_Object_Diagnosticable, A._BoxEdge, A._TraversalSortNode, A.SemanticsConfiguration, A._SemanticsSortKey_Object_Diagnosticable, A.SemanticsEvent, A.AssetBundle, A.AutofillConfiguration, A.TextInputConfiguration, A.AutofillScopeMixin, A.BinaryMessenger, A.ServicesBinding, A.ClipboardData, A.KeyboardLockMode, A._KeyEvent_Object_Diagnosticable, A.HardwareKeyboard, A.KeyMessage, A.KeyEventManager, A._KeyboardKey_Object_Diagnosticable, A.MethodCall0, A.PlatformException, A.MissingPluginException, A.StringCodec, A.JSONMessageCodec0, A.JSONMethodCodec0, A.StandardMessageCodec0, A.StandardMethodCodec0, A.MouseCursorManager, A.MouseCursorSession, A.BasicMessageChannel, A.MethodChannel, A.PlatformViewsRegistry, A.PlatformViewController, A._RawKeyEventData_Object_Diagnosticable, A._RawKeyEvent_Object_Diagnosticable, A.RawKeyboard0, A._ModifierSidePair, A.RestorationBucket, A.SuggestionSpan, A.SpellCheckResults, A.DefaultSpellCheckService, A.ApplicationSwitcherDescription, A.SystemUiOverlayStyle, A.TextBoundary, A._TextEditingDelta_Object_Diagnosticable, A.TextInputFormatter, A._MutableTextRange, A._TextEditingValueAccumulator, A.TextInputType, A.RawFloatingCursorPoint, A.TextEditingValue, A.TextSelectionDelegate, A.TextInputClient, A.SelectionRect, A.DeltaTextInputClient, A.TextInputConnection, A.TextInput, A.TextInputControl, A.__PlatformTextInputControl_Object_TextInputControl, A._Intent_Object_Diagnosticable, A._ActionDispatcher_Object_Diagnosticable, A._OverridableActionMixin, A._ChildEntry, A.AsyncSnapshot, A.Notification0, A.AutomaticKeepAliveClientMixin, A.WidgetsBindingObserver, A.WidgetsBinding, A.ContextMenuButtonItem, A.ContextMenuController, A.DisposableBuildContext, A._DraggableSheetExtent, A.ToolbarOptions, A._KeyFrame, A._ScribbleCacheKey, A._UndoStack, A._GlyphHeights, A._Autofocus, A.FocusAttachment, A._FocusNode_Object_DiagnosticableTreeMixin, A._FocusManager_Object_DiagnosticableTreeMixin, A._FocusTraversalGroupInfo, A._FocusTraversalPolicy_Object_Diagnosticable, A._DirectionalPolicyDataEntry, A._DirectionalPolicyData, A.DirectionalFocusTraversalPolicyMixin, A.__ReadingOrderSortData_Object_Diagnosticable, A.__ReadingOrderDirectionalGroupData_Object_Diagnosticable, A._InactiveElements, A.BuildOwner, A.NotifiableElementMixin, A._NotificationNode, A.IndexedSlot, A.GestureRecognizerFactory, A.SemanticsGestureDelegate, A._HeroFlightManifest, A._HeroFlight, A.NavigatorObserver, A.IconData, A.CapturedThemes, A.RenderConstrainedLayoutBuilder, A._Pending, A.DefaultWidgetsLocalizations, A.MagnifierInfo, A.TextMagnifierConfiguration, A.MagnifierController, A.MediaQueryData, A.RouteSettings, A.RouteTransitionRecord, A.TransitionDelegate, A._NavigatorObservation, A._RestorationInformation, A.OverlayEntry, A._StorageEntryIdentifier, A.PageStorageBucket, A._FixedScrollMetrics_Object_ScrollMetrics, A.ScrollPhysics, A.MenuSerializableShortcut, A.PlatformMenuDelegate, A.PlatformViewCreationParams, A.RestorationMixin, A.RouteInformation, A.LocalHistoryEntry, A.LocalHistoryRoute, A.ScrollActivity, A.ScrollDragController, A._WrappedScrollBehavior, A.ScrollMetrics, A.ViewportNotificationMixin, A.ViewportElementMixin, A.EdgeDraggingAutoScroller, A.SelectionContainerDelegate, A.ScrollableDetails, A.KeySet, A._SingleActivator_Object_Diagnosticable, A.__ActivatorIntentPair_Object_Diagnosticable, A._ShortcutManager_Object_Diagnosticable, A._ShortcutRegistry_Object_ChangeNotifier, A.SliverChildDelegate, A._RenderSliverPersistentHeaderForWidgetsMixin, A.SlottedMultiChildRenderObjectWidgetMixin, A.SlottedContainerRenderObjectMixin, A._DefaultSnapshotPainter, A.SpellCheckConfiguration, A.TableRow, A._TableElementRow, A.__TableSlot_Object_Diagnosticable, A.TapRegionRegistry, A.TextSelectionOverlay, A.SelectionOverlay, A.TextSelectionHandleControls, A.TextSelectionToolbarAnchors, A.SingleTickerProviderStateMixin, A.TickerProviderStateMixin, A.CacheManager, A.ImageCacheManager, A.CacheStore, A.Config, A.CacheLogger, A.FileResponse, A.NonStoringObjectProvider, A.CacheObject, A.MemoryCacheSystem, A.FileService, A.HttpGetResponse, A.QueueItem, A.WebHelper, A.GlobalCupertinoLocalizations, A.GlobalMaterialLocalizations, A.GlobalWidgetsLocalizations, A.SlidableAutoCloseNotification, A.SlidableAutoCloseBarrierNotification, A.EndGesture, A.SlidableController, A.ActionPaneData, A.StaggeredGridDelegate, A._TileOrigin, A.StyledToastPosition, A.ToastFuture, A.ToastManager, A.GoogleSignInAuthentication, A.GoogleSignInAccount, A.GoogleSignIn, A.SignInInitParameters, A.GoogleSignInUserData, A.GoogleSignInTokenData, A.AttributeName, A._ParentNode, A._NonElementParentNode, A._ElementAndDocument, A.Node0, A.TreeVisitor, A.HtmlParser, A.Phase, A.ParseError, A.ReparseException, A.EncodingBytes, A.ContentAttrParser, A.HtmlInputStream, A.Token0, A.TagAttribute, A.HtmlTokenizer, A.TreeBuilder, A.Pair, A.Node, A._StyleOption, A.Rule, A.BaseClient, A.BaseRequest, A.BaseResponse, A.ClientException, A.MultipartFile, A.MediaType, A.IfdContainer, A.ExifTag, A.IfdDirectory, A.IfdValue, A.Decoder, A.PngFrame, A.PngInfo, A.IccProfile, A.Palette0, A.ImageException, A.InputBuffer, A.CroppedFileBase, A.ImageResizer, A.ImagePickerOptions, A.InAppPurchase, A.BillingClient, A.BillingResponseConverter, A.SkuTypeConverter, A.PurchaseWrapper, A.PurchasesResultWrapper, A.PurchaseStateConverter, A.SkuDetailsWrapper, A.SkuDetailsResponseWrapper, A.BillingResultWrapper, A.InAppPurchasePlatformAddition, A.ProductDetails, A.PurchaseDetails, A.PurchaseParam, A.IAPError, A.InAppPurchaseException, A.ProductDetailsResponse, A.PurchaseVerificationData, A._TransactionObserver, A.SKTransactionStatusConverter, A.SKSubscriptionPeriodUnitConverter, A.SKProductDiscountPaymentModeConverter, A.SKProductDiscountTypeConverter, A.SKPaymentQueueWrapper, A.SKError, A.SKPaymentWrapper, A.SKPaymentTransactionWrapper, A.SkProductResponseWrapper, A.SKProductSubscriptionPeriodWrapper, A.SKProductDiscountWrapper, A.SKProductWrapper, A.SKPriceLocaleWrapper, A.SKRequestMaker, A.SKStorefrontWrapper, A.DateSymbols, A.NumberSymbols, A.DateBuilder, A.DateFormat, A._DateFormatField, A.IntlStream, A.NumberFormat, A.NumberFormatParseResult, A.NumberFormatParser, A.StringIterator, A.UninitializedLocaleData, A.LocaleDataException, A.Country, A.PhoneNumber, A.InvoiceStatusColors, A.RecurringInvoiceStatusColors, A.CreditStatusColors, A.PurchaseOrderStatusColors, A.TransactionStatusColors, A.QuoteStatusColors, A.PaymentStatusColors, A.ExpenseStatusColors, A.TaskStatusColors, A.FileStorage, A.AccountEntity, A._$AccountEntitySerializer, A.AccountEntityBuilder, A.BankAccountListResponse, A.BankAccountItemResponse, A._BankAccountEntity_Object_BaseEntity, A._$BankAccountListResponseSerializer, A._$BankAccountItemResponseSerializer, A._$BankAccountEntitySerializer, A.BankAccountListResponseBuilder, A.BankAccountItemResponseBuilder, A.BankAccountEntityBuilder, A.ClientListResponse, A.ClientItemResponse, A._ClientEntity_Object_BaseEntity, A._ClientContactEntity_Object_BaseEntity, A._$ClientListResponseSerializer, A._$ClientItemResponseSerializer, A._$ClientEntitySerializer, A._$ClientContactEntitySerializer, A.ClientListResponseBuilder, A.ClientItemResponseBuilder, A.ClientEntityBuilder, A.ClientContactEntityBuilder, A.CompanyGatewayListResponse, A.CompanyGatewayItemResponse, A._CompanyGatewayEntity_Object_BaseEntity, A.FeesAndLimitsSettings, A._$CompanyGatewayListResponseSerializer, A._$CompanyGatewayItemResponseSerializer, A._$CompanyGatewayEntitySerializer, A._$FeesAndLimitsSettingsSerializer, A.CompanyGatewayListResponseBuilder, A.CompanyGatewayItemResponseBuilder, A.CompanyGatewayEntityBuilder, A.FeesAndLimitsSettingsBuilder, A._CompanyEntity_Object_BaseEntity, A._GatewayEntity_Object_SelectableEntity, A.GatewayOptionsEntity, A.UserCompanyEntity, A.UserSettingsEntity, A.ReportSettingsEntity, A.CompanyItemResponse, A.RegistrationFieldEntity, A.DashboardField, A.TaxDataEntity, A.TaxRegionDataEntity, A.TaxSubregionDataEntity, A._$CompanyEntitySerializer, A._$GatewayEntitySerializer, A._$GatewayOptionsEntitySerializer, A._$UserCompanyEntitySerializer, A._$UserSettingsEntitySerializer, A._$ReportSettingsEntitySerializer, A._$CompanyItemResponseSerializer, A._$RegistrationFieldEntitySerializer, A._$DashboardFieldSerializer, A._$TaxDataEntitySerializer, A._$TaxRegionDataEntitySerializer, A._$TaxSubregionDataEntitySerializer, A.CompanyEntityBuilder, A.GatewayEntityBuilder, A.GatewayOptionsEntityBuilder, A.UserCompanyEntityBuilder, A.UserSettingsEntityBuilder, A.ReportSettingsEntityBuilder, A.CompanyItemResponseBuilder, A.RegistrationFieldEntityBuilder, A.DashboardFieldBuilder, A.TaxDataEntityBuilder, A.TaxRegionDataEntityBuilder, A.TaxSubregionDataEntityBuilder, A.CreditListResponse, A.CreditItemResponse, A._$CreditListResponseSerializer, A._$CreditItemResponseSerializer, A.CreditListResponseBuilder, A.CreditItemResponseBuilder, A.DashboardSettings, A._$DateRangeSerializer, A._$DateRangeComparisonSerializer, A.DesignListResponse, A.DesignItemResponse, A.DesignPreviewRequest, A._DesignEntity_Object_BaseEntity, A._$DesignListResponseSerializer, A._$DesignItemResponseSerializer, A._$DesignPreviewRequestSerializer, A._$DesignEntitySerializer, A.DesignListResponseBuilder, A.DesignItemResponseBuilder, A.DesignPreviewRequestBuilder, A.DesignEntityBuilder, A.DocumentListResponse, A.DocumentItemResponse, A._DocumentEntity_Object_BaseEntity, A._$DocumentListResponseSerializer, A._$DocumentItemResponseSerializer, A._$DocumentEntitySerializer, A.DocumentListResponseBuilder, A.DocumentItemResponseBuilder, A.DocumentEntityBuilder, A.EntityStatus, A.EntityStats, A.SelectableEntity, A.BaseEntity, A.HasActivities, A.BelongsToClient, A.BelongsToVendor, A.LoginResponse, A.ActivityEntity, A.LedgerEntity, A._$EntityTypeSerializer, A._$EntityStateSerializer, A._$EmailTemplateSerializer, A._$LoginResponseSerializer, A._$ActivityEntitySerializer, A._$LedgerEntitySerializer, A.LoginResponseBuilder, A.ActivityEntityBuilder, A.LedgerEntityBuilder, A.ExpenseCategoryListResponse, A.ExpenseCategoryItemResponse, A._ExpenseCategoryEntity_Object_BaseEntity, A._$ExpenseCategoryListResponseSerializer, A._$ExpenseCategoryItemResponseSerializer, A._$ExpenseCategoryEntitySerializer, A.ExpenseCategoryListResponseBuilder, A.ExpenseCategoryItemResponseBuilder, A.ExpenseCategoryEntityBuilder, A.ExpenseListResponse, A.ExpenseItemResponse, A._ExpenseEntity_Object_BaseEntity, A.ExpenseScheduleEntity, A._ExpenseStatusEntity_Object_EntityStatus, A._$ExpenseListResponseSerializer, A._$ExpenseItemResponseSerializer, A._$ExpenseEntitySerializer, A._$ExpenseScheduleEntitySerializer, A._$ExpenseStatusEntitySerializer, A.ExpenseListResponseBuilder, A.ExpenseItemResponseBuilder, A.ExpenseEntityBuilder, A.ExpenseScheduleEntityBuilder, A.ExpenseStatusEntityBuilder, A.GatewayTokenListResponse, A.GatewayTokenItemResponse, A._GatewayTokenEntity_Object_BaseEntity, A.GatewayTokenMetaEntity, A._$GatewayTokenListResponseSerializer, A._$GatewayTokenItemResponseSerializer, A._$GatewayTokenEntitySerializer, A._$GatewayTokenMetaEntitySerializer, A.GatewayTokenListResponseBuilder, A.GatewayTokenItemResponseBuilder, A.GatewayTokenEntityBuilder, A.GatewayTokenMetaEntityBuilder, A.GroupListResponse, A.GroupItemResponse, A._GroupEntity_Object_BaseEntity, A._$GroupListResponseSerializer, A._$GroupItemResponseSerializer, A._$GroupEntitySerializer, A.GroupListResponseBuilder, A.GroupItemResponseBuilder, A.GroupEntityBuilder, A.HealthCheckResponse, A.HealthCheckPHPResponse, A._$HealthCheckResponseSerializer, A._$HealthCheckPHPResponseSerializer, A.HealthCheckResponseBuilder, A.HealthCheckPHPResponseBuilder, A.PreImportResponse, A.PreImportResponseEntityDetails, A.ImportRequest, A.ImportRequestMapping, A._$PreImportResponseSerializer, A._$PreImportResponseEntityDetailsSerializer, A._$ImportRequestSerializer, A._$ImportRequestMappingSerializer, A.PreImportResponseBuilder, A.PreImportResponseEntityDetailsBuilder, A.ImportRequestBuilder, A.ImportRequestMappingBuilder, A.InvoiceListResponse, A.InvoiceItemResponse, A._InvoiceEntity_Object_BaseEntity, A.InvoiceItemEntity, A._InvitationEntity_Object_BaseEntity, A.InvoiceScheduleEntity, A.InvoiceHistoryEntity, A._$InvoiceListResponseSerializer, A._$InvoiceItemResponseSerializer, A._$InvoiceEntitySerializer, A._$InvoiceItemEntitySerializer, A._$InvitationEntitySerializer, A._$InvoiceScheduleEntitySerializer, A._$InvoiceHistoryEntitySerializer, A.InvoiceListResponseBuilder, A.InvoiceItemResponseBuilder, A.InvoiceEntityBuilder, A.InvoiceItemEntityBuilder, A.InvitationEntityBuilder, A.InvoiceScheduleEntityBuilder, A.InvoiceHistoryEntityBuilder, A.CalculateInvoiceTotal, A.PaymentListResponse, A.PaymentItemResponse, A._PaymentEntity_Object_BaseEntity, A._PaymentableEntity_Object_SelectableEntity, A._$PaymentListResponseSerializer, A._$PaymentItemResponseSerializer, A._$PaymentEntitySerializer, A._$PaymentableEntitySerializer, A.PaymentListResponseBuilder, A.PaymentItemResponseBuilder, A.PaymentEntityBuilder, A.PaymentableEntityBuilder, A.PaymentTermListResponse, A.PaymentTermItemResponse, A._PaymentTermEntity_Object_BaseEntity, A._$PaymentTermListResponseSerializer, A._$PaymentTermItemResponseSerializer, A._$PaymentTermEntitySerializer, A.PaymentTermListResponseBuilder, A.PaymentTermItemResponseBuilder, A.PaymentTermEntityBuilder, A.ProductListResponse, A.ProductItemResponse, A._ProductEntity_Object_BaseEntity, A._$ProductListResponseSerializer, A._$ProductItemResponseSerializer, A._$ProductEntitySerializer, A.ProductListResponseBuilder, A.ProductItemResponseBuilder, A.ProductEntityBuilder, A.ProjectListResponse, A.ProjectItemResponse, A._ProjectEntity_Object_BaseEntity, A._$ProjectListResponseSerializer, A._$ProjectItemResponseSerializer, A._$ProjectEntitySerializer, A.ProjectListResponseBuilder, A.ProjectItemResponseBuilder, A.ProjectEntityBuilder, A.ScheduleListResponse, A.ScheduleItemResponse, A._ScheduleEntity_Object_BaseEntity, A.ScheduleParameters, A._$ScheduleListResponseSerializer, A._$ScheduleItemResponseSerializer, A._$ScheduleEntitySerializer, A._$ScheduleParametersSerializer, A.ScheduleListResponseBuilder, A.ScheduleItemResponseBuilder, A.ScheduleEntityBuilder, A.ScheduleParametersBuilder, A.SettingsEntity, A.PdfPreviewRequest, A._$SettingsEntitySerializer, A._$PdfPreviewRequestSerializer, A.SettingsEntityBuilder, A.PdfPreviewRequestBuilder, A.ColorTheme, A.CountryListResponse, A.CountryItemResponse, A._CountryEntity_Object_SelectableEntity, A._$CountryListResponseSerializer, A._$CountryItemResponseSerializer, A._$CountryEntitySerializer, A.CountryListResponseBuilder, A.CountryItemResponseBuilder, A.CountryEntityBuilder, A.CurrencyListResponse, A.CurrencyItemResponse, A._CurrencyEntity_Object_SelectableEntity, A._$CurrencyListResponseSerializer, A._$CurrencyItemResponseSerializer, A._$CurrencyEntitySerializer, A.CurrencyListResponseBuilder, A.CurrencyItemResponseBuilder, A.CurrencyEntityBuilder, A.DateFormatListResponse, A.DateFormatItemResponse, A._DateFormatEntity_Object_SelectableEntity, A._$DateFormatListResponseSerializer, A._$DateFormatItemResponseSerializer, A._$DateFormatEntitySerializer, A.DateFormatListResponseBuilder, A.DateFormatItemResponseBuilder, A.DateFormatEntityBuilder, A.DatetimeFormatListResponse, A.DatetimeFormatItemResponse, A.DatetimeFormatEntity, A._$DatetimeFormatListResponseSerializer, A._$DatetimeFormatItemResponseSerializer, A._$DatetimeFormatEntitySerializer, A.DatetimeFormatListResponseBuilder, A.DatetimeFormatItemResponseBuilder, A.DatetimeFormatEntityBuilder, A._FontEntity_Object_SelectableEntity, A.IndustryListResponse, A.IndustryItemResponse, A._IndustryEntity_Object_SelectableEntity, A._$IndustryListResponseSerializer, A._$IndustryItemResponseSerializer, A._$IndustryEntitySerializer, A.IndustryListResponseBuilder, A.IndustryItemResponseBuilder, A.IndustryEntityBuilder, A._InvoiceStatusEntity_Object_EntityStatus, A._$InvoiceStatusEntitySerializer, A.InvoiceStatusEntityBuilder, A.LanguageListResponse, A.LanguageItemResponse, A._LanguageEntity_Object_SelectableEntity, A._$LanguageListResponseSerializer, A._$LanguageItemResponseSerializer, A._$LanguageEntitySerializer, A.LanguageListResponseBuilder, A.LanguageItemResponseBuilder, A.LanguageEntityBuilder, A._PaymentStatusEntity_Object_EntityStatus, A.PaymentStatusEntityBuilder, A.PaymentTypeListResponse, A.PaymentTypeItemResponse, A._PaymentTypeEntity_Object_SelectableEntity, A._$PaymentTypeListResponseSerializer, A._$PaymentTypeItemResponseSerializer, A._$PaymentTypeEntitySerializer, A.PaymentTypeListResponseBuilder, A.PaymentTypeItemResponseBuilder, A.PaymentTypeEntityBuilder, A.SizeListResponse, A.SizeItemResponse, A._SizeEntity_Object_SelectableEntity, A._$SizeListResponseSerializer, A._$SizeItemResponseSerializer, A._$SizeEntitySerializer, A.SizeListResponseBuilder, A.SizeItemResponseBuilder, A.SizeEntityBuilder, A.StaticDataItemResponse, A.StaticDataEntity, A.TemplateEntity, A._$StaticDataItemResponseSerializer, A._$StaticDataEntitySerializer, A._$TemplateEntitySerializer, A.StaticDataItemResponseBuilder, A.StaticDataEntityBuilder, A.TemplateEntityBuilder, A.TimezoneListResponse, A.TimezoneItemResponse, A._TimezoneEntity_Object_SelectableEntity, A._$TimezoneListResponseSerializer, A._$TimezoneItemResponseSerializer, A._$TimezoneEntitySerializer, A.TimezoneListResponseBuilder, A.TimezoneItemResponseBuilder, A.TimezoneEntityBuilder, A.SubscriptionListResponse, A.SubscriptionItemResponse, A._SubscriptionEntity_Object_BaseEntity, A.WebhookConfigurationEntity, A._$SubscriptionListResponseSerializer, A._$SubscriptionItemResponseSerializer, A._$SubscriptionEntitySerializer, A._$WebhookConfigurationEntitySerializer, A.SubscriptionListResponseBuilder, A.SubscriptionItemResponseBuilder, A.SubscriptionEntityBuilder, A.WebhookConfigurationEntityBuilder, A.SystemLogEntity, A._$SystemLogEntitySerializer, A.SystemLogEntityBuilder, A.TaskListResponse, A.TaskItemResponse, A.TaskTime, A._TaskEntity_Object_BaseEntity, A._$TaskListResponseSerializer, A._$TaskItemResponseSerializer, A._$TaskEntitySerializer, A.TaskListResponseBuilder, A.TaskItemResponseBuilder, A.TaskTimeBuilder, A.TaskEntityBuilder, A.TaskStatusListResponse, A.TaskStatusItemResponse, A._TaskStatusEntity_Object_BaseEntity, A._$TaskStatusListResponseSerializer, A._$TaskStatusItemResponseSerializer, A._$TaskStatusEntitySerializer, A.TaskStatusListResponseBuilder, A.TaskStatusItemResponseBuilder, A.TaskStatusEntityBuilder, A.TaxRateListResponse, A.TaxRateItemResponse, A._TaxRateEntity_Object_BaseEntity, A._$TaxRateListResponseSerializer, A._$TaxRateItemResponseSerializer, A._$TaxRateEntitySerializer, A.TaxRateListResponseBuilder, A.TaxRateItemResponseBuilder, A.TaxRateEntityBuilder, A.TokenListResponse, A.TokenItemResponse, A._TokenEntity_Object_BaseEntity, A._$TokenListResponseSerializer, A._$TokenItemResponseSerializer, A._$TokenEntitySerializer, A.TokenListResponseBuilder, A.TokenItemResponseBuilder, A.TokenEntityBuilder, A.TransactionListResponse, A.TransactionItemResponse, A._TransactionEntity_Object_BaseEntity, A._TransactionStatusEntity_Object_EntityStatus, A._$TransactionListResponseSerializer, A._$TransactionItemResponseSerializer, A._$TransactionEntitySerializer, A._$TransactionStatusEntitySerializer, A.TransactionListResponseBuilder, A.TransactionItemResponseBuilder, A.TransactionEntityBuilder, A.TransactionStatusEntityBuilder, A.TransactionRuleListResponse, A.TransactionRuleItemResponse, A._TransactionRuleEntity_Object_BaseEntity, A.TransactionRuleCriteriaEntity, A._$TransactionRuleListResponseSerializer, A._$TransactionRuleItemResponseSerializer, A._$TransactionRuleEntitySerializer, A._$TransactionRuleCriteriaEntitySerializer, A.TransactionRuleListResponseBuilder, A.TransactionRuleItemResponseBuilder, A.TransactionRuleEntityBuilder, A.TransactionRuleCriteriaEntityBuilder, A.UserListResponse, A.UserItemResponse, A.UserTwoFactorResponse, A.UserTwoFactorData, A.UserCompanyItemResponse, A._UserEntity_Object_BaseEntity, A._$UserListResponseSerializer, A._$UserItemResponseSerializer, A._$UserTwoFactorResponseSerializer, A._$UserTwoFactorDataSerializer, A._$UserCompanyItemResponseSerializer, A._$UserEntitySerializer, A.UserListResponseBuilder, A.UserItemResponseBuilder, A.UserTwoFactorResponseBuilder, A.UserTwoFactorDataBuilder, A.UserCompanyItemResponseBuilder, A.UserEntityBuilder, A.VendorListResponse, A.VendorItemResponse, A._VendorEntity_Object_BaseEntity, A._VendorContactEntity_Object_BaseEntity, A._$VendorListResponseSerializer, A._$VendorItemResponseSerializer, A._$VendorEntitySerializer, A._$VendorContactEntitySerializer, A.VendorListResponseBuilder, A.VendorItemResponseBuilder, A.VendorEntityBuilder, A.VendorContactEntityBuilder, A.WebhookListResponse, A.WebhookItemResponse, A._WebhookEntity_Object_BaseEntity, A._$WebhookListResponseSerializer, A._$WebhookItemResponseSerializer, A._$WebhookEntitySerializer, A.WebhookListResponseBuilder, A.WebhookItemResponseBuilder, A.WebhookEntityBuilder, A.AuthRepository, A.BankAccountRepository, A.ClientRepository, A.CompanyGatewayRepository, A.CreditRepository, A.DesignRepository, A.DocumentRepository, A.ExpenseCategoryRepository, A.ExpenseRepository, A.GroupRepository, A.InvoiceRepository, A.PaymentRepository, A.PaymentTermRepository, A.PersistenceRepository, A.ProductRepository, A.ProjectRepository, A.PurchaseOrderRepository, A.QuoteRepository, A.RecurringExpenseRepository, A.RecurringInvoiceRepository, A.ScheduleRepository, A.SettingsRepository, A.SubscriptionRepository, A.TaskRepository, A.TaskStatusRepository, A.TaxRateRepository, A.TokenRepository, A.TransactionRepository, A.TransactionRuleRepository, A.UserRepository, A.VendorRepository, A.WebhookRepository, A.WebClient, A.PersistData, A.ClearPersistedData, A.SwitchListTableLayout, A.PopLastHistory, A.DismissNativeWarning, A.DismissNativeWarningPermanently, A.DismissGatewayWarningPermanently, A.ViewMainScreen, A.StartSaving, A.StopSaving, A.LoadStaticSuccess, A.ToggleEditorLayout, A.ToggleViewerLayout, A.TogglePreviewSidebar, A.UpdateUserPreferences, A.LoadAccountSuccess, A.ResendConfirmation, A.ResendConfirmationFailure, A.ResendConfirmationSuccess, A.RefreshData, A.RefreshDataSuccess, A.RefreshDataFailure, A.PreviewEntity, A.ClearPreviewStack, A.PopPreviewStack, A.PopFilterStack, A.ClearData, A.ClearLastError, A.DiscardChanges, A.ClearEntityFilter, A.ClearEntitySelection, A.FilterByEntity, A.FilterCompany, A.AppState, A.Credentials, A.SelectionState, A._$AppStateSerializer, A.AppStateBuilder, A.LoadStateRequest, A.LoadStateSuccess, A.OAuthLoginRequest, A.UserLoadUrl, A.UserLoginRequest, A.UserLoginSuccess, A.UserLoginFailure, A.RecoverPasswordRequest, A.RecoverPasswordSuccess, A.RecoverPasswordFailure, A.UserLogout, A.UserLogoutAll, A.UserLogoutAllSuccess, A.UserLogoutAllFailure, A.UserSignUpRequest, A.OAuthSignUpRequest, A.UserVerifiedPassword, A.UserUnverifiedPassword, A.AuthState, A._$AuthStateSerializer, A.AuthStateBuilder, A.ViewBankAccountList, A.ViewBankAccount, A.EditBankAccount, A.UpdateBankAccount, A.LoadBankAccountRequest, A.LoadBankAccountFailure, A.LoadBankAccountSuccess, A.LoadBankAccountsRequest, A.LoadBankAccountsFailure, A.LoadBankAccountsSuccess, A.SaveBankAccountRequest, A.SaveBankAccountSuccess, A.AddBankAccountSuccess, A.SaveBankAccountFailure, A.ArchiveBankAccountsRequest, A.ArchiveBankAccountsSuccess, A.ArchiveBankAccountsFailure, A.DeleteBankAccountsRequest, A.DeleteBankAccountsSuccess, A.DeleteBankAccountsFailure, A.RestoreBankAccountsRequest, A.RestoreBankAccountsSuccess, A.RestoreBankAccountsFailure, A.FilterBankAccounts, A.SortBankAccounts, A.FilterBankAccountsByState, A.FilterBankAccountsByCustom1, A.FilterBankAccountsByCustom2, A.FilterBankAccountsByCustom3, A.FilterBankAccountsByCustom4, A.StartBankAccountMultiselect, A.AddToBankAccountMultiselect, A.RemoveFromBankAccountMultiselect, A.ClearBankAccountMultiselect, A.BankAccountState, A._BankAccountUIState_Object_EntityUIState, A._$BankAccountStateSerializer, A._$BankAccountUIStateSerializer, A.BankAccountStateBuilder, A.BankAccountUIStateBuilder, A.ViewClientList, A.ViewClient, A.EditClient, A.EditContact, A.ShowPdfClient, A.UpdateClient, A.LoadClient, A.LoadClients, A.LoadClientRequest, A.LoadClientFailure, A.LoadClientSuccess, A.LoadClientsRequest, A.LoadClientsFailure, A.LoadClientsSuccess, A.AddContact, A.UpdateContact, A.DeleteContact, A.SaveClientRequest, A.SaveClientSuccess, A.AddClientSuccess, A.SaveClientFailure, A.ArchiveClientsRequest, A.ArchiveClientsSuccess, A.ArchiveClientsFailure, A.MergeClientsRequest, A.MergeClientsSuccess, A.MergeClientsFailure, A.DeleteClientsRequest, A.DeleteClientsSuccess, A.DeleteClientsFailure, A.PurgeClientRequest, A.PurgeClientSuccess, A.PurgeClientFailure, A.RestoreClientsRequest, A.RestoreClientSuccess, A.RestoreClientFailure, A.FilterClients, A.SortClients, A.FilterClientsByState, A.FilterClientsByCustom1, A.FilterClientsByCustom2, A.FilterClientsByCustom3, A.FilterClientsByCustom4, A.StartClientMultiselect, A.AddToClientMultiselect, A.RemoveFromClientMultiselect, A.ClearClientMultiselect, A.SaveClientDocumentRequest, A.SaveClientDocumentFailure, A.UpdateClientTab, A.ClientState, A._ClientUIState_Object_EntityUIState, A._$ClientStateSerializer, A._$ClientUIStateSerializer, A.ClientStateBuilder, A.ClientUIStateBuilder, A.SelectCompany, A.LoadCompanySuccess, A.UpdateCompany, A.SaveCompanyRequest, A.SaveCompanySuccess, A.SaveCompanyFailure, A.AddCompany, A.AddCompanySuccess, A.DeleteCompanyRequest, A.DeleteCompanySuccess, A.DeleteCompanyFailure, A.PurgeDataRequest, A.PurgeDataSuccess, A.PurgeDataFailure, A.UpdateCompanyLanguage, A.SaveCompanyDocumentRequest, A.SaveCompanyDocumentFailure, A.SetDefaultCompanyRequest, A.SetDefaultCompanySuccess, A.SetDefaultCompanyFailure, A.UserCompanyState, A._$UserCompanyStateSerializer, A.UserCompanyStateBuilder, A.ViewCompanyGatewayList, A.ViewCompanyGateway, A.EditCompanyGateway, A.UpdateCompanyGateway, A.LoadCompanyGateway, A.LoadCompanyGatewayRequest, A.LoadCompanyGatewayFailure, A.LoadCompanyGatewaySuccess, A.LoadCompanyGatewaysRequest, A.LoadCompanyGatewaysFailure, A.LoadCompanyGatewaysSuccess, A.SaveCompanyGatewayRequest, A.SaveCompanyGatewaySuccess, A.AddCompanyGatewaySuccess, A.SaveCompanyGatewayFailure, A.ArchiveCompanyGatewayRequest, A.ArchiveCompanyGatewaySuccess, A.ArchiveCompanyGatewayFailure, A.DeleteCompanyGatewayRequest, A.DeleteCompanyGatewaySuccess, A.DeleteCompanyGatewayFailure, A.DisconnectCompanyGatewayRequest, A.DisconnectCompanyGatewaySuccess, A.DisconnectCompanyGatewayFailure, A.RestoreCompanyGatewayRequest, A.RestoreCompanyGatewaySuccess, A.RestoreCompanyGatewayFailure, A.FilterCompanyGatewaysByState, A.FilterCompanyGatewaysByCustom1, A.FilterCompanyGatewaysByCustom2, A.FilterCompanyGatewaysByCustom3, A.FilterCompanyGatewaysByCustom4, A.StartCompanyGatewayMultiselect, A.AddToCompanyGatewayMultiselect, A.RemoveFromCompanyGatewayMultiselect, A.ClearCompanyGatewayMultiselect, A.CompanyGatewayState, A._CompanyGatewayUIState_Object_EntityUIState, A._$CompanyGatewayStateSerializer, A._$CompanyGatewayUIStateSerializer, A.CompanyGatewayStateBuilder, A.CompanyGatewayUIStateBuilder, A.ViewCreditList, A.ViewCredit, A.EditCredit, A.ShowEmailCredit, A.ShowPdfCredit, A.EditCreditItem, A.UpdateCredit, A.UpdateCreditClient, A.LoadCredit, A.LoadCredits, A.LoadCreditRequest, A.LoadCreditFailure, A.LoadCreditSuccess, A.LoadCreditsRequest, A.LoadCreditsFailure, A.LoadCreditsSuccess, A.AddCreditContact, A.RemoveCreditContact, A.AddCreditItem, A.MoveCreditItem, A.AddCreditItems, A.UpdateCreditItem, A.DeleteCreditItem, A.SaveCreditRequest, A.SaveCreditSuccess, A.AddCreditSuccess, A.SaveCreditFailure, A.EmailCreditRequest, A.EmailCreditSuccess, A.EmailCreditFailure, A.MarkSentCreditRequest, A.MarkSentCreditSuccess, A.MarkSentCreditFailure, A.BulkEmailCreditsRequest, A.BulkEmailCreditsSuccess, A.BulkEmailCreditsFailure, A.MarkCreditsPaidRequest, A.MarkCreditsPaidSuccess, A.MarkCreditsPaidFailure, A.ArchiveCreditsRequest, A.ArchiveCreditsSuccess, A.ArchiveCreditsFailure, A.DeleteCreditsRequest, A.DeleteCreditsSuccess, A.DeleteCreditsFailure, A.DownloadCreditsRequest, A.DownloadCreditsSuccess, A.DownloadCreditsFailure, A.RestoreCreditsRequest, A.RestoreCreditsSuccess, A.RestoreCreditsFailure, A.FilterCredits, A.SortCredits, A.FilterCreditsByState, A.FilterCreditsByCustom1, A.FilterCreditsByCustom2, A.FilterCreditsByCustom3, A.FilterCreditsByCustom4, A.SaveCreditDocumentRequest, A.SaveCreditDocumentFailure, A.StartCreditMultiselect, A.AddToCreditMultiselect, A.RemoveFromCreditMultiselect, A.ClearCreditMultiselect, A.UpdateCreditTab, A.CreditState, A._CreditUIState_Object_EntityUIState, A._$CreditStateSerializer, A._$CreditUIStateSerializer, A.CreditStateBuilder, A.CreditUIStateBuilder, A.ViewDashboard, A.UpdateDashboardSettings, A.UpdateDashboardFields, A.UpdateDashboardFieldSettingss, A.UpdateDashboardSelection, A.UpdateDashboardSidebar, A.ChartDataGroup, A.ChartMoneyData, A.DashboardUIState, A.DashboardUISettings, A._$DashboardUIStateSerializer, A._$DashboardUISettingsSerializer, A.DashboardUIStateBuilder, A.DashboardUISettingsBuilder, A.ViewDesignList, A.ViewDesign, A.EditDesign, A.UpdateDesign, A.LoadDesignRequest, A.LoadDesignFailure, A.LoadDesignSuccess, A.LoadDesignsRequest, A.LoadDesignsFailure, A.LoadDesignsSuccess, A.SaveDesignRequest, A.SaveDesignSuccess, A.AddDesignSuccess, A.SaveDesignFailure, A.ArchiveDesignsRequest, A.ArchiveDesignsSuccess, A.ArchiveDesignsFailure, A.DeleteDesignsRequest, A.DeleteDesignsSuccess, A.DeleteDesignsFailure, A.RestoreDesignsRequest, A.RestoreDesignsSuccess, A.RestoreDesignsFailure, A.FilterDesigns, A.SortDesigns, A.FilterDesignsByState, A.FilterDesignsByCustom1, A.FilterDesignsByCustom2, A.FilterDesignsByCustom3, A.FilterDesignsByCustom4, A.StartDesignMultiselect, A.AddToDesignMultiselect, A.RemoveFromDesignMultiselect, A.ClearDesignMultiselect, A.DesignState, A._DesignUIState_Object_EntityUIState, A._$DesignStateSerializer, A._$DesignUIStateSerializer, A.DesignStateBuilder, A.DesignUIStateBuilder, A.UpdateDocument, A.LoadDocumentRequest, A.LoadDocumentFailure, A.LoadDocumentSuccess, A.LoadDocumentsRequest, A.LoadDocumentsFailure, A.LoadDocumentsSuccess, A.DownloadDocumentsRequest, A.DownloadDocumentsSuccess, A.DownloadDocumentsFailure, A.ArchiveDocumentRequest, A.ArchiveDocumentSuccess, A.ArchiveDocumentFailure, A.DeleteDocumentRequest, A.DeleteDocumentSuccess, A.DeleteDocumentFailure, A.RestoreDocumentRequest, A.RestoreDocumentSuccess, A.RestoreDocumentFailure, A.FilterDocuments, A.SortDocuments, A.FilterDocumentsByState, A.FilterDocumentsByCustom1, A.FilterDocumentsByCustom2, A.FilterDocumentsByCustom3, A.FilterDocumentsByCustom4, A.StartDocumentMultiselect, A.AddToDocumentMultiselect, A.RemoveFromDocumentMultiselect, A.ClearDocumentMultiselect, A.DocumentState, A._DocumentUIState_Object_EntityUIState, A._$DocumentStateSerializer, A._$DocumentUIStateSerializer, A.DocumentStateBuilder, A.DocumentUIStateBuilder, A.ViewExpenseList, A.ViewExpense, A.EditExpense, A.UpdateExpense, A.LoadExpense, A.LoadExpenses, A.LoadExpenseRequest, A.LoadExpenseFailure, A.LoadExpenseSuccess, A.LoadExpensesRequest, A.LoadExpensesFailure, A.LoadExpensesSuccess, A.SaveExpenseRequest, A.SaveExpenseSuccess, A.AddExpenseSuccess, A.SaveExpenseFailure, A.ArchiveExpenseRequest, A.ArchiveExpenseSuccess, A.ArchiveExpenseFailure, A.DeleteExpenseRequest, A.DeleteExpenseSuccess, A.DeleteExpenseFailure, A.RestoreExpenseRequest, A.RestoreExpenseSuccess, A.RestoreExpenseFailure, A.FilterExpenses, A.SortExpenses, A.FilterExpensesByState, A.FilterExpensesByStatus, A.FilterExpensesByCustom1, A.FilterExpensesByCustom2, A.FilterExpensesByCustom3, A.FilterExpensesByCustom4, A.StartExpenseMultiselect, A.AddToExpenseMultiselect, A.RemoveFromExpenseMultiselect, A.ClearExpenseMultiselect, A.SaveExpenseDocumentRequest, A.SaveExpenseDocumentFailure, A.UpdateExpenseTab, A.ExpenseState, A._ExpenseUIState_Object_EntityUIState, A._$ExpenseStateSerializer, A._$ExpenseUIStateSerializer, A.ExpenseStateBuilder, A.ExpenseUIStateBuilder, A.ViewExpenseCategoryList, A.ViewExpenseCategory, A.EditExpenseCategory, A.UpdateExpenseCategory, A.LoadExpenseCategoryRequest, A.LoadExpenseCategoryFailure, A.LoadExpenseCategorySuccess, A.LoadExpenseCategoriesRequest, A.LoadExpenseCategoriesFailure, A.LoadExpenseCategoriesSuccess, A.SaveExpenseCategoryRequest, A.SaveExpenseCategorySuccess, A.AddExpenseCategorySuccess, A.SaveExpenseCategoryFailure, A.ArchiveExpenseCategoriesRequest, A.ArchiveExpenseCategoriesSuccess, A.ArchiveExpenseCategoriesFailure, A.DeleteExpenseCategoriesRequest, A.DeleteExpenseCategoriesSuccess, A.DeleteExpenseCategoriesFailure, A.RestoreExpenseCategoriesRequest, A.RestoreExpenseCategoriesSuccess, A.RestoreExpenseCategoriesFailure, A.FilterExpenseCategories, A.SortExpenseCategories, A.FilterExpenseCategoriesByState, A.FilterExpenseCategoriesByCustom1, A.FilterExpenseCategoriesByCustom2, A.FilterExpenseCategoriesByCustom3, A.FilterExpenseCategoriesByCustom4, A.StartExpenseCategoryMultiselect, A.AddToExpenseCategoryMultiselect, A.RemoveFromExpenseCategoryMultiselect, A.ClearExpenseCategoryMultiselect, A.ExpenseCategoryState, A._ExpenseCategoryUIState_Object_EntityUIState, A._$ExpenseCategoryStateSerializer, A._$ExpenseCategoryUIStateSerializer, A.ExpenseCategoryStateBuilder, A.ExpenseCategoryUIStateBuilder, A.ViewGroupList, A.ViewGroup, A.EditGroup, A.UpdateGroup, A.LoadGroup, A.LoadGroupRequest, A.LoadGroupFailure, A.LoadGroupSuccess, A.LoadGroupsRequest, A.LoadGroupsFailure, A.LoadGroupsSuccess, A.SaveGroupRequest, A.SaveGroupSuccess, A.AddGroupSuccess, A.SaveGroupFailure, A.ArchiveGroupRequest, A.ArchiveGroupSuccess, A.ArchiveGroupFailure, A.DeleteGroupRequest, A.DeleteGroupSuccess, A.DeleteGroupFailure, A.RestoreGroupRequest, A.RestoreGroupSuccess, A.RestoreGroupFailure, A.FilterGroups, A.SortGroups, A.FilterGroupsByState, A.StartGroupMultiselect, A.AddToGroupMultiselect, A.RemoveFromGroupMultiselect, A.ClearGroupMultiselect, A.SaveGroupDocumentRequest, A.SaveGroupDocumentFailure, A.GroupState, A._GroupUIState_Object_EntityUIState, A._$GroupStateSerializer, A._$GroupUIStateSerializer, A.GroupStateBuilder, A.GroupUIStateBuilder, A.ViewInvoiceList, A.ViewInvoice, A.EditInvoice, A.ShowEmailInvoice, A.ShowPdfInvoice, A.EditInvoiceItem, A.UpdateInvoice, A.UpdateInvoiceClient, A.LoadInvoice, A.LoadInvoices, A.LoadInvoiceRequest, A.LoadInvoiceFailure, A.LoadInvoiceSuccess, A.LoadInvoicesRequest, A.LoadInvoicesFailure, A.LoadInvoicesSuccess, A.AddInvoiceContact, A.RemoveInvoiceContact, A.AddInvoiceItem, A.MoveInvoiceItem, A.AddInvoiceItems, A.UpdateInvoiceItem, A.DeleteInvoiceItem, A.SaveInvoiceRequest, A.SaveInvoiceSuccess, A.AddInvoiceSuccess, A.SaveInvoiceFailure, A.EmailInvoiceRequest, A.EmailInvoiceSuccess, A.EmailInvoiceFailure, A.MarkInvoicesSentRequest, A.MarkInvoicesSentSuccess, A.MarkInvoicesSentFailure, A.BulkEmailInvoicesRequest, A.BulkEmailInvoicesSuccess, A.BulkEmailInvoicesFailure, A.MarkInvoicesPaidRequest, A.MarkInvoicesPaidSuccess, A.MarkInvoicesPaidFailure, A.AutoBillInvoicesRequest, A.AutoBillInvoicesSuccess, A.AutoBillInvoicesFailure, A.CancelInvoicesRequest, A.CancelInvoicesSuccess, A.CancelInvoicesFailure, A.ArchiveInvoicesRequest, A.ArchiveInvoicesSuccess, A.ArchiveInvoicesFailure, A.DeleteInvoicesRequest, A.DeleteInvoicesSuccess, A.DeleteInvoicesFailure, A.DownloadInvoicesRequest, A.DownloadInvoicesSuccess, A.DownloadInvoicesFailure, A.RestoreInvoicesRequest, A.RestoreInvoicesSuccess, A.RestoreInvoicesFailure, A.FilterInvoices, A.SortInvoices, A.FilterInvoicesByState, A.FilterInvoicesByStatus, A.FilterInvoicesByCustom1, A.FilterInvoicesByCustom2, A.FilterInvoicesByCustom3, A.FilterInvoicesByCustom4, A.StartInvoiceMultiselect, A.AddToInvoiceMultiselect, A.RemoveFromInvoiceMultiselect, A.ClearInvoiceMultiselect, A.SaveInvoiceDocumentRequest, A.SaveInvoiceDocumentFailure, A.UpdateInvoiceTab, A.InvoiceState, A._InvoiceUIState_Object_EntityUIState, A._$InvoiceStateSerializer, A._$InvoiceUIStateSerializer, A.InvoiceStateBuilder, A.InvoiceUIStateBuilder, A.ViewPaymentList, A.ViewPayment, A.EditPayment, A.ViewRefundPayment, A.UpdatePayment, A.LoadPayment, A.LoadPayments, A.LoadPaymentRequest, A.LoadPaymentFailure, A.LoadPaymentSuccess, A.LoadPaymentsRequest, A.LoadPaymentsFailure, A.LoadPaymentsSuccess, A.SavePaymentRequest, A.SavePaymentSuccess, A.AddPaymentSuccess, A.SavePaymentFailure, A.RefundPaymentRequest, A.RefundPaymentSuccess, A.RefundPaymentFailure, A.ArchivePaymentsRequest, A.ArchivePaymentsSuccess, A.ArchivePaymentsFailure, A.DeletePaymentsRequest, A.DeletePaymentsSuccess, A.DeletePaymentsFailure, A.RestorePaymentsRequest, A.RestorePaymentsSuccess, A.RestorePaymentsFailure, A.EmailPaymentRequest, A.EmailPaymentSuccess, A.FilterPayments, A.SortPayments, A.FilterPaymentsByState, A.FilterPaymentsByStatus, A.FilterPaymentsByCustom1, A.FilterPaymentsByCustom2, A.FilterPaymentsByCustom3, A.FilterPaymentsByCustom4, A.StartPaymentMultiselect, A.AddToPaymentMultiselect, A.RemoveFromPaymentMultiselect, A.ClearPaymentMultiselect, A.PaymentState, A._PaymentUIState_Object_EntityUIState, A._$PaymentStateSerializer, A._$PaymentUIStateSerializer, A.PaymentStateBuilder, A.PaymentUIStateBuilder, A.ViewPaymentTermList, A.ViewPaymentTerm, A.EditPaymentTerm, A.UpdatePaymentTerm, A.LoadPaymentTermRequest, A.LoadPaymentTermFailure, A.LoadPaymentTermSuccess, A.LoadPaymentTermsRequest, A.LoadPaymentTermsFailure, A.LoadPaymentTermsSuccess, A.SavePaymentTermRequest, A.SavePaymentTermSuccess, A.AddPaymentTermSuccess, A.SavePaymentTermFailure, A.ArchivePaymentTermsRequest, A.ArchivePaymentTermsSuccess, A.ArchivePaymentTermsFailure, A.DeletePaymentTermsRequest, A.DeletePaymentTermsSuccess, A.DeletePaymentTermsFailure, A.RestorePaymentTermsRequest, A.RestorePaymentTermsSuccess, A.RestorePaymentTermsFailure, A.FilterPaymentTerms, A.SortPaymentTerms, A.FilterPaymentTermsByState, A.FilterPaymentTermsByCustom1, A.FilterPaymentTermsByCustom2, A.FilterPaymentTermsByCustom3, A.FilterPaymentTermsByCustom4, A.StartPaymentTermMultiselect, A.AddToPaymentTermMultiselect, A.RemoveFromPaymentTermMultiselect, A.ClearPaymentTermMultiselect, A.PaymentTermState, A._PaymentTermUIState_Object_EntityUIState, A._$PaymentTermStateSerializer, A._$PaymentTermUIStateSerializer, A.PaymentTermStateBuilder, A.PaymentTermUIStateBuilder, A.ViewProductList, A.ViewProduct, A.EditProduct, A.UpdateProduct, A.LoadProductRequest, A.LoadProduct, A.LoadProductSuccess, A.LoadProductFailure, A.LoadProducts, A.LoadProductsRequest, A.LoadProductsFailure, A.LoadProductsSuccess, A.SaveProductRequest, A.SaveProductSuccess, A.AddProductSuccess, A.SaveProductFailure, A.ArchiveProductsRequest, A.ArchiveProductsSuccess, A.ArchiveProductsFailure, A.DeleteProductsRequest, A.DeleteProductsSuccess, A.DeleteProductsFailure, A.RestoreProductsRequest, A.RestoreProductsSuccess, A.RestoreProductsFailure, A.FilterProducts, A.SortProducts, A.FilterProductsByState, A.FilterProductsByCustom1, A.FilterProductsByCustom2, A.FilterProductsByCustom3, A.FilterProductsByCustom4, A.StartProductMultiselect, A.AddToProductMultiselect, A.RemoveFromProductMultiselect, A.ClearProductMultiselect, A.SaveProductDocumentRequest, A.SaveProductDocumentFailure, A.UpdateProductTab, A.ProductState, A._ProductUIState_Object_EntityUIState, A._$ProductStateSerializer, A._$ProductUIStateSerializer, A.ProductStateBuilder, A.ProductUIStateBuilder, A.ViewProjectList, A.ViewProject, A.EditProject, A.UpdateProject, A.LoadProject, A.LoadProjects, A.LoadProjectRequest, A.LoadProjectFailure, A.LoadProjectSuccess, A.LoadProjectsRequest, A.LoadProjectsFailure, A.LoadProjectsSuccess, A.SaveProjectRequest, A.SaveProjectSuccess, A.AddProjectSuccess, A.SaveProjectFailure, A.ArchiveProjectRequest, A.ArchiveProjectSuccess, A.ArchiveProjectFailure, A.DeleteProjectRequest, A.DeleteProjectSuccess, A.DeleteProjectFailure, A.RestoreProjectRequest, A.RestoreProjectSuccess, A.RestoreProjectFailure, A.FilterProjects, A.SortProjects, A.FilterProjectsByState, A.FilterProjectsByCustom1, A.FilterProjectsByCustom2, A.FilterProjectsByCustom3, A.FilterProjectsByCustom4, A.StartProjectMultiselect, A.AddToProjectMultiselect, A.RemoveFromProjectMultiselect, A.ClearProjectMultiselect, A.SaveProjectDocumentRequest, A.SaveProjectDocumentFailure, A.UpdateProjectTab, A.ProjectState, A._ProjectUIState_Object_EntityUIState, A._$ProjectStateSerializer, A._$ProjectUIStateSerializer, A.ProjectStateBuilder, A.ProjectUIStateBuilder, A.ViewPurchaseOrderList, A.ViewPurchaseOrder, A.EditPurchaseOrder, A.ShowEmailPurchaseOrder, A.ShowPdfPurchaseOrder, A.EditPurchaseOrderItem, A.UpdatePurchaseOrder, A.UpdatePurchaseOrderVendor, A.LoadPurchaseOrder, A.LoadPurchaseOrders, A.LoadPurchaseOrderRequest, A.LoadPurchaseOrderFailure, A.LoadPurchaseOrderSuccess, A.LoadPurchaseOrdersRequest, A.LoadPurchaseOrdersFailure, A.LoadPurchaseOrdersSuccess, A.SavePurchaseOrderDocumentRequest, A.SavePurchaseOrderDocumentFailure, A.SavePurchaseOrderRequest, A.SavePurchaseOrderSuccess, A.AddPurchaseOrderSuccess, A.SavePurchaseOrderFailure, A.BulkEmailPurchaseOrdersRequest, A.BulkEmailPurchaseOrdersSuccess, A.BulkEmailPurchaseOrdersFailure, A.ArchivePurchaseOrdersRequest, A.ArchivePurchaseOrdersSuccess, A.ArchivePurchaseOrdersFailure, A.DeletePurchaseOrdersRequest, A.DeletePurchaseOrdersSuccess, A.DeletePurchaseOrdersFailure, A.DownloadPurchaseOrdersRequest, A.DownloadPurchaseOrdersSuccess, A.DownloadPurchaseOrdersFailure, A.AcceptPurchaseOrdersRequest, A.AcceptPurchaseOrderSuccess, A.AcceptPurchaseOrderFailure, A.CancelPurchaseOrdersRequest, A.CancelPurchaseOrderSuccess, A.CancelPurchaseOrderFailure, A.RestorePurchaseOrdersRequest, A.RestorePurchaseOrdersSuccess, A.RestorePurchaseOrdersFailure, A.EmailPurchaseOrderRequest, A.EmailPurchaseOrderSuccess, A.EmailPurchaseOrderFailure, A.MarkPurchaseOrdersSentRequest, A.MarkPurchaseOrderSentSuccess, A.MarkPurchaseOrderSentFailure, A.ConvertPurchaseOrdersToExpensesRequest, A.ConvertPurchaseOrdersToExpensesSuccess, A.ConvertPurchaseOrdersToExpensesFailure, A.AddPurchaseOrdersToInventoryRequest, A.AddPurchaseOrdersToInventorySuccess, A.AddPurchaseOrdersToInventoryFailure, A.ApprovePurchaseOrderSuccess, A.ApprovePurchaseOrderFailure, A.AddPurchaseOrderContact, A.RemovePurchaseOrderContact, A.AddPurchaseOrderItem, A.MovePurchaseOrderItem, A.AddPurchaseOrderItems, A.UpdatePurchaseOrderItem, A.DeletePurchaseOrderItem, A.FilterPurchaseOrders, A.SortPurchaseOrders, A.FilterPurchaseOrdersByState, A.FilterPurchaseOrdersByStatus, A.FilterPurchaseOrdersByCustom1, A.FilterPurchaseOrdersByCustom2, A.FilterPurchaseOrdersByCustom3, A.FilterPurchaseOrdersByCustom4, A.StartPurchaseOrderMultiselect, A.AddToPurchaseOrderMultiselect, A.RemoveFromPurchaseOrderMultiselect, A.ClearPurchaseOrderMultiselect, A.UpdatePurchaseOrderTab, A.PurchaseOrderState, A._PurchaseOrderUIState_Object_EntityUIState, A._$PurchaseOrderStateSerializer, A._$PurchaseOrderUIStateSerializer, A.PurchaseOrderStateBuilder, A.PurchaseOrderUIStateBuilder, A.ViewQuoteList, A.ViewQuote, A.EditQuote, A.ShowEmailQuote, A.ShowPdfQuote, A.EditQuoteItem, A.UpdateQuote, A.UpdateQuoteClient, A.LoadQuote, A.LoadQuotes, A.LoadQuoteRequest, A.LoadQuoteFailure, A.LoadQuoteSuccess, A.LoadQuotesRequest, A.LoadQuotesFailure, A.LoadQuotesSuccess, A.AddQuoteContact, A.RemoveQuoteContact, A.AddQuoteItem, A.MoveQuoteItem, A.AddQuoteItems, A.UpdateQuoteItem, A.DeleteQuoteItem, A.SaveQuoteRequest, A.SaveQuoteSuccess, A.AddQuoteSuccess, A.SaveQuoteFailure, A.EmailQuoteRequest, A.EmailQuoteSuccess, A.EmailQuoteFailure, A.MarkSentQuotesRequest, A.MarkSentQuoteSuccess, A.MarkSentQuoteFailure, A.BulkEmailQuotesRequest, A.BulkEmailQuotesSuccess, A.BulkEmailQuotesFailure, A.ArchiveQuotesRequest, A.ArchiveQuotesSuccess, A.ArchiveQuotesFailure, A.DeleteQuotesRequest, A.DeleteQuotesSuccess, A.DeleteQuotesFailure, A.DownloadQuotesRequest, A.DownloadQuotesSuccess, A.DownloadQuotesFailure, A.RestoreQuotesRequest, A.RestoreQuotesSuccess, A.RestoreQuotesFailure, A.FilterQuotes, A.SortQuotes, A.FilterQuotesByState, A.FilterQuotesByStatus, A.FilterQuotesByCustom1, A.FilterQuotesByCustom2, A.FilterQuotesByCustom3, A.FilterQuotesByCustom4, A.ConvertQuotesToInvoices, A.ConvertQuotesToInvoicesSuccess, A.ConvertQuotesToInvoicesFailure, A.ConvertQuotesToProjects, A.ConvertQuotesToProjectsSuccess, A.ConvertQuotesToProjectsFailure, A.ApproveQuotes, A.ApproveQuoteSuccess, A.ApproveQuoteFailure, A.SaveQuoteDocumentRequest, A.SaveQuoteDocumentFailure, A.StartQuoteMultiselect, A.AddToQuoteMultiselect, A.RemoveFromQuoteMultiselect, A.ClearQuoteMultiselect, A.UpdateQuoteTab, A.QuoteState, A._QuoteUIState_Object_EntityUIState, A._$QuoteStateSerializer, A._$QuoteUIStateSerializer, A.QuoteStateBuilder, A.QuoteUIStateBuilder, A.ViewRecurringExpenseList, A.ViewRecurringExpense, A.EditRecurringExpense, A.UpdateRecurringExpense, A.LoadRecurringExpense, A.LoadRecurringExpenses, A.LoadRecurringExpenseRequest, A.LoadRecurringExpenseFailure, A.LoadRecurringExpenseSuccess, A.LoadRecurringExpensesRequest, A.LoadRecurringExpensesFailure, A.LoadRecurringExpensesSuccess, A.SaveRecurringExpenseRequest, A.SaveRecurringExpenseSuccess, A.AddRecurringExpenseSuccess, A.SaveRecurringExpenseFailure, A.ArchiveRecurringExpensesRequest, A.ArchiveRecurringExpensesSuccess, A.ArchiveRecurringExpensesFailure, A.DeleteRecurringExpensesRequest, A.DeleteRecurringExpensesSuccess, A.DeleteRecurringExpensesFailure, A.RestoreRecurringExpensesRequest, A.RestoreRecurringExpensesSuccess, A.RestoreRecurringExpensesFailure, A.FilterRecurringExpenses, A.SortRecurringExpenses, A.FilterRecurringExpensesByState, A.FilterRecurringExpensesByCustom1, A.FilterRecurringExpensesByCustom2, A.FilterRecurringExpensesByCustom3, A.FilterRecurringExpensesByCustom4, A.StartRecurringExpenseMultiselect, A.AddToRecurringExpenseMultiselect, A.RemoveFromRecurringExpenseMultiselect, A.ClearRecurringExpenseMultiselect, A.UpdateRecurringExpenseTab, A.StartRecurringExpensesRequest, A.StartRecurringExpensesSuccess, A.StartRecurringExpensesFailure, A.StopRecurringExpensesRequest, A.StopRecurringExpensesSuccess, A.StopRecurringExpensesFailure, A.SaveRecurringExpenseDocumentRequest, A.SaveRecurringExpenseDocumentFailure, A.RecurringExpenseState, A._RecurringExpenseUIState_Object_EntityUIState, A._$RecurringExpenseStateSerializer, A._$RecurringExpenseUIStateSerializer, A.RecurringExpenseStateBuilder, A.RecurringExpenseUIStateBuilder, A.ViewRecurringInvoiceList, A.ViewRecurringInvoice, A.EditRecurringInvoice, A.ShowPdfRecurringInvoice, A.EditRecurringInvoiceItem, A.UpdateRecurringInvoice, A.UpdateRecurringInvoiceClient, A.LoadRecurringInvoice, A.LoadRecurringInvoices, A.LoadRecurringInvoiceRequest, A.LoadRecurringInvoiceFailure, A.LoadRecurringInvoiceSuccess, A.LoadRecurringInvoicesRequest, A.LoadRecurringInvoicesFailure, A.LoadRecurringInvoicesSuccess, A.AddRecurringInvoiceContact, A.RemoveRecurringInvoiceContact, A.SaveRecurringInvoiceRequest, A.SaveRecurringInvoiceSuccess, A.AddRecurringInvoiceSuccess, A.AddRecurringInvoiceItem, A.MoveRecurringInvoiceItem, A.AddRecurringInvoiceItems, A.UpdateRecurringInvoiceItem, A.DeleteRecurringInvoiceItem, A.SaveRecurringInvoiceFailure, A.ArchiveRecurringInvoicesRequest, A.ArchiveRecurringInvoicesSuccess, A.ArchiveRecurringInvoicesFailure, A.SendNowRecurringInvoicesRequest, A.SendNowRecurringInvoicesSuccess, A.SendNowRecurringInvoicesFailure, A.UpdatePricesRecurringInvoicesRequest, A.UpdatePricesRecurringInvoicesSuccess, A.UpdatePricesRecurringInvoicesFailure, A.IncreasePricesRecurringInvoicesRequest, A.IncreasePricesRecurringInvoicesSuccess, A.IncreasePricesRecurringInvoicesFailure, A.DeleteRecurringInvoicesRequest, A.DeleteRecurringInvoicesSuccess, A.DeleteRecurringInvoicesFailure, A.RestoreRecurringInvoicesRequest, A.RestoreRecurringInvoicesSuccess, A.RestoreRecurringInvoicesFailure, A.FilterRecurringInvoices, A.SortRecurringInvoices, A.FilterRecurringInvoicesByState, A.FilterRecurringInvoicesByStatus, A.FilterRecurringInvoicesByCustom1, A.FilterRecurringInvoicesByCustom2, A.FilterRecurringInvoicesByCustom3, A.FilterRecurringInvoicesByCustom4, A.SaveRecurringInvoiceDocumentRequest, A.SaveRecurringInvoiceDocumentFailure, A.StartRecurringInvoicesRequest, A.StartRecurringInvoicesSuccess, A.StartRecurringInvoicesFailure, A.StopRecurringInvoicesRequest, A.StopRecurringInvoicesSuccess, A.StopRecurringInvoicesFailure, A.StartRecurringInvoiceMultiselect, A.AddToRecurringInvoiceMultiselect, A.RemoveFromRecurringInvoiceMultiselect, A.ClearRecurringInvoiceMultiselect, A.UpdateRecurringInvoiceTab, A.RecurringInvoiceState, A._RecurringInvoiceUIState_Object_EntityUIState, A._$RecurringInvoiceStateSerializer, A._$RecurringInvoiceUIStateSerializer, A.RecurringInvoiceStateBuilder, A.RecurringInvoiceUIStateBuilder, A.ViewReports, A.UpdateReportSettings, A.ReportsUIState, A._$ReportsUIStateSerializer, A.ReportsUIStateBuilder, A.ViewScheduleList, A.ViewSchedule, A.EditSchedule, A.UpdateSchedule, A.LoadScheduleRequest, A.LoadScheduleFailure, A.LoadScheduleSuccess, A.LoadSchedulesRequest, A.LoadSchedulesFailure, A.LoadSchedulesSuccess, A.SaveScheduleRequest, A.SaveScheduleSuccess, A.AddScheduleSuccess, A.SaveScheduleFailure, A.ArchiveSchedulesRequest, A.ArchiveSchedulesSuccess, A.ArchiveSchedulesFailure, A.DeleteSchedulesRequest, A.DeleteSchedulesSuccess, A.DeleteSchedulesFailure, A.RestoreSchedulesRequest, A.RestoreSchedulesSuccess, A.RestoreSchedulesFailure, A.FilterSchedules, A.SortSchedules, A.FilterSchedulesByState, A.FilterSchedulesByCustom1, A.FilterSchedulesByCustom2, A.FilterSchedulesByCustom3, A.FilterSchedulesByCustom4, A.StartScheduleMultiselect, A.AddToScheduleMultiselect, A.RemoveFromScheduleMultiselect, A.ClearScheduleMultiselect, A.ScheduleState, A._ScheduleUIState_Object_EntityUIState, A._$ScheduleStateSerializer, A._$ScheduleUIStateSerializer, A.ScheduleStateBuilder, A.ScheduleUIStateBuilder, A.ViewSettings, A.ClearSettingsFilter, A.ResetSettings, A.UpdateSettings, A.UpdateSettingsTab, A.UpdatedSetting, A.UpdatedSettingUI, A.UpdateSettingsTemplate, A.UpdateUserSettings, A.UploadLogoRequest, A.UploadLogoFailure, A.SaveUserSettingsRequest, A.SaveUserSettingsSuccess, A.SaveUserSettingsFailure, A.SaveAuthUserRequest, A.SaveAuthUserSuccess, A.SaveAuthUserFailure, A.ConnecOAuthUserRequest, A.ConnectOAuthUserSuccess, A.ConnecOAuthUserFailure, A.DisconnecOAuthUserRequest, A.DisconnectOAuthUserSuccess, A.DisconnecOAuthUserFailure, A.DisconnectOAuthMailerRequest, A.DisconnectOAuthMailerSuccess, A.DisconnectOAuthMailerFailure, A.DisableTwoFactorRequest, A.DisableTwoFactorSuccess, A.DisableTwoFactorFailure, A.ConnecGmailUserSuccess, A.ConnecGmailUserFailure, A.FilterSettings, A.ToggleShowNewSettings, A.ToggleShowPdfPreview, A.SettingsUIState, A._$SettingsUIStateSerializer, A.SettingsUIStateBuilder, A.StaticState, A._$StaticStateSerializer, A.StaticStateBuilder, A.ViewSubscriptionList, A.ViewSubscription, A.EditSubscription, A.UpdateSubscription, A.LoadSubscriptionRequest, A.LoadSubscriptionFailure, A.LoadSubscriptionSuccess, A.LoadSubscriptionsRequest, A.LoadSubscriptionsFailure, A.LoadSubscriptionsSuccess, A.SaveSubscriptionRequest, A.SaveSubscriptionSuccess, A.AddSubscriptionSuccess, A.SaveSubscriptionFailure, A.ArchiveSubscriptionsRequest, A.ArchiveSubscriptionsSuccess, A.ArchiveSubscriptionsFailure, A.DeleteSubscriptionsRequest, A.DeleteSubscriptionsSuccess, A.DeleteSubscriptionsFailure, A.RestoreSubscriptionsRequest, A.RestoreSubscriptionsSuccess, A.RestoreSubscriptionsFailure, A.FilterSubscriptions, A.SortSubscriptions, A.FilterSubscriptionsByState, A.FilterSubscriptionsByCustom1, A.FilterSubscriptionsByCustom2, A.FilterSubscriptionsByCustom3, A.FilterSubscriptionsByCustom4, A.StartSubscriptionMultiselect, A.AddToSubscriptionMultiselect, A.RemoveFromSubscriptionMultiselect, A.ClearSubscriptionMultiselect, A.SubscriptionState, A._SubscriptionUIState_Object_EntityUIState, A._$SubscriptionStateSerializer, A._$SubscriptionUIStateSerializer, A.SubscriptionStateBuilder, A.SubscriptionUIStateBuilder, A.ViewTaskList, A.ViewTask, A.EditTask, A.UpdateTask, A.LoadTask, A.LoadTasks, A.LoadTaskRequest, A.LoadTaskFailure, A.LoadTaskSuccess, A.EditTaskTime, A.AddTaskTime, A.UpdateTaskTime, A.DeleteTaskTime, A.LoadTasksRequest, A.LoadTasksFailure, A.LoadTasksSuccess, A.SaveTaskRequest, A.SaveTaskSuccess, A.AddTaskSuccess, A.SaveTaskFailure, A.ArchiveTaskRequest, A.ArchiveTaskSuccess, A.ArchiveTaskFailure, A.StartTasksRequest, A.StartTasksSuccess, A.StartTasksFailure, A.StopTasksRequest, A.StopTasksSuccess, A.StopTasksFailure, A.DeleteTaskRequest, A.DeleteTaskSuccess, A.DeleteTaskFailure, A.RestoreTaskRequest, A.RestoreTaskSuccess, A.RestoreTaskFailure, A.SortTasksRequest, A.SortTasksSuccess, A.SortTasksFailure, A.FilterTasks, A.SortTasks, A.FilterTasksByState, A.FilterTasksByStatus, A.FilterTasksByCustom1, A.FilterTasksByCustom2, A.FilterTasksByCustom3, A.FilterTasksByCustom4, A.UpdateKanban, A.StartTaskMultiselect, A.AddToTaskMultiselect, A.RemoveFromTaskMultiselect, A.ClearTaskMultiselect, A.SaveTaskDocumentRequest, A.SaveTaskDocumentFailure, A.UpdateTaskTab, A.TaskState, A._TaskUIState_Object_EntityUIState, A._$TaskStateSerializer, A._$TaskUIStateSerializer, A.TaskStateBuilder, A.TaskUIStateBuilder, A.ViewTaskStatusList, A.ViewTaskStatus, A.EditTaskStatus, A.UpdateTaskStatus, A.LoadTaskStatusRequest, A.LoadTaskStatusFailure, A.LoadTaskStatusSuccess, A.LoadTaskStatusesRequest, A.LoadTaskStatusesFailure, A.LoadTaskStatusesSuccess, A.SaveTaskStatusRequest, A.SaveTaskStatusSuccess, A.AddTaskStatusSuccess, A.SaveTaskStatusFailure, A.ArchiveTaskStatusesRequest, A.ArchiveTaskStatusesSuccess, A.ArchiveTaskStatusesFailure, A.DeleteTaskStatusesRequest, A.DeleteTaskStatusesSuccess, A.DeleteTaskStatusesFailure, A.RestoreTaskStatusesRequest, A.RestoreTaskStatusesSuccess, A.RestoreTaskStatusesFailure, A.FilterTaskStatuses, A.SortTaskStatuses, A.FilterTaskStatusesByState, A.FilterTaskStatusesByCustom1, A.FilterTaskStatusesByCustom2, A.FilterTaskStatusesByCustom3, A.FilterTaskStatusesByCustom4, A.StartTaskStatusMultiselect, A.AddToTaskStatusMultiselect, A.RemoveFromTaskStatusMultiselect, A.ClearTaskStatusMultiselect, A.TaskStatusState, A._TaskStatusUIState_Object_EntityUIState, A._$TaskStatusStateSerializer, A._$TaskStatusUIStateSerializer, A.TaskStatusStateBuilder, A.TaskStatusUIStateBuilder, A.ViewTaxRateList, A.ViewTaxRate, A.EditTaxRate, A.UpdateTaxRate, A.LoadTaxRateRequest, A.LoadTaxRateFailure, A.LoadTaxRateSuccess, A.LoadTaxRatesRequest, A.LoadTaxRatesFailure, A.LoadTaxRatesSuccess, A.SaveTaxRateRequest, A.SaveTaxRateSuccess, A.AddTaxRateSuccess, A.SaveTaxRateFailure, A.ArchiveTaxRateRequest, A.ArchiveTaxRatesSuccess, A.ArchiveTaxRateFailure, A.DeleteTaxRateRequest, A.DeleteTaxRatesSuccess, A.DeleteTaxRateFailure, A.RestoreTaxRateRequest, A.RestoreTaxRatesSuccess, A.RestoreTaxRateFailure, A.FilterTaxRates, A.SortTaxRates, A.FilterTaxRatesByState, A.StartTaxRateMultiselect, A.AddToTaxRateMultiselect, A.RemoveFromTaxRateMultiselect, A.ClearTaxRateMultiselect, A.TaxRateState, A._TaxRateUIState_Object_EntityUIState, A._$TaxRateStateSerializer, A._$TaxRateUIStateSerializer, A.TaxRateStateBuilder, A.TaxRateUIStateBuilder, A.ViewTokenList, A.ViewToken, A.EditToken, A.UpdateToken, A.LoadTokenRequest, A.LoadTokenFailure, A.LoadTokenSuccess, A.LoadTokensRequest, A.LoadTokensFailure, A.LoadTokensSuccess, A.SaveTokenRequest, A.SaveTokenSuccess, A.AddTokenSuccess, A.SaveTokenFailure, A.ArchiveTokensRequest, A.ArchiveTokensSuccess, A.ArchiveTokensFailure, A.DeleteTokensRequest, A.DeleteTokensSuccess, A.DeleteTokensFailure, A.RestoreTokensRequest, A.RestoreTokensSuccess, A.RestoreTokensFailure, A.FilterTokens, A.SortTokens, A.FilterTokensByState, A.FilterTokensByCustom1, A.FilterTokensByCustom2, A.FilterTokensByCustom3, A.FilterTokensByCustom4, A.StartTokenMultiselect, A.AddToTokenMultiselect, A.RemoveFromTokenMultiselect, A.ClearTokenMultiselect, A.TokenState, A._TokenUIState_Object_EntityUIState, A._$TokenStateSerializer, A._$TokenUIStateSerializer, A.TokenStateBuilder, A.TokenUIStateBuilder, A.ViewTransactionList, A.ViewTransaction, A.EditTransaction, A.UpdateTransaction, A.LoadTransactions, A.LoadTransactionRequest, A.LoadTransactionFailure, A.LoadTransactionSuccess, A.LoadTransactionsRequest, A.LoadTransactionsFailure, A.LoadTransactionsSuccess, A.SaveTransactionRequest, A.SaveTransactionSuccess, A.AddTransactionSuccess, A.SaveTransactionFailure, A.ArchiveTransactionsRequest, A.ArchiveTransactionsSuccess, A.ArchiveTransactionsFailure, A.DeleteTransactionsRequest, A.DeleteTransactionsSuccess, A.DeleteTransactionsFailure, A.RestoreTransactionsRequest, A.RestoreTransactionsSuccess, A.RestoreTransactionsFailure, A.ConvertTransactionToPaymentRequest, A.ConvertTransactionToPaymentSuccess, A.ConvertTransactionToPaymentFailure, A.LinkTransactionToPaymentRequest, A.LinkTransactionToPaymentSuccess, A.LinkTransactionToPaymentFailure, A.LinkTransactionToExpenseRequest, A.LinkTransactionToExpenseSuccess, A.LinkTransactionToExpenseFailure, A.ConvertTransactionsToExpensesRequest, A.ConvertTransactionsToExpensesSuccess, A.ConvertTransactionsToExpensesFailure, A.ConvertTransactionsRequest, A.ConvertTransactionsSuccess, A.ConvertTransactionsFailure, A.FilterTransactions, A.SortTransactions, A.FilterTransactionsByState, A.FilterTransactionsByStatus, A.FilterTransactionsByCustom1, A.FilterTransactionsByCustom2, A.FilterTransactionsByCustom3, A.FilterTransactionsByCustom4, A.StartTransactionMultiselect, A.AddToTransactionMultiselect, A.RemoveFromTransactionMultiselect, A.ClearTransactionMultiselect, A.TransactionState, A._TransactionUIState_Object_EntityUIState, A._$TransactionStateSerializer, A._$TransactionUIStateSerializer, A.TransactionStateBuilder, A.TransactionUIStateBuilder, A.ViewTransactionRuleList, A.ViewTransactionRule, A.EditTransactionRule, A.UpdateTransactionRule, A.LoadTransactionRuleRequest, A.LoadTransactionRuleFailure, A.LoadTransactionRuleSuccess, A.LoadTransactionRulesRequest, A.LoadTransactionRulesFailure, A.LoadTransactionRulesSuccess, A.SaveTransactionRuleRequest, A.SaveTransactionRuleSuccess, A.AddTransactionRuleSuccess, A.SaveTransactionRuleFailure, A.ArchiveTransactionRulesRequest, A.ArchiveTransactionRulesSuccess, A.ArchiveTransactionRulesFailure, A.DeleteTransactionRulesRequest, A.DeleteTransactionRulesSuccess, A.DeleteTransactionRulesFailure, A.RestoreTransactionRulesRequest, A.RestoreTransactionRulesSuccess, A.RestoreTransactionRulesFailure, A.FilterTransactionRules, A.SortTransactionRules, A.FilterTransactionRulesByState, A.FilterTransactionRulesByCustom1, A.FilterTransactionRulesByCustom2, A.FilterTransactionRulesByCustom3, A.FilterTransactionRulesByCustom4, A.StartTransactionRuleMultiselect, A.AddToTransactionRuleMultiselect, A.RemoveFromTransactionRuleMultiselect, A.ClearTransactionRuleMultiselect, A.TransactionRuleState, A._TransactionRuleUIState_Object_EntityUIState, A._$TransactionRuleStateSerializer, A._$TransactionRuleUIStateSerializer, A.TransactionRuleStateBuilder, A.TransactionRuleUIStateBuilder, A.EntityUIState, A.ListUIState, A._$ListUIStateSerializer, A.ListUIStateBuilder, A.PrefState, A.PrefStateSortField, A.CompanyPrefState, A.HistoryRecord, A._$PrefStateSerializer, A._$PrefStateSortFieldSerializer, A._$CompanyPrefStateSerializer, A._$AppLayoutSerializer, A._$ModuleLayoutSerializer, A._$AppSidebarModeSerializer, A._$HistoryRecordSerializer, A.PrefStateBuilder, A.PrefStateSortFieldBuilder, A.CompanyPrefStateBuilder, A.HistoryRecordBuilder, A.UpdateCurrentRoute, A.UIState, A._$UIStateSerializer, A.UIStateBuilder, A.ViewUserList, A.ViewUser, A.EditUser, A.UpdateUser, A.LoadUserRequest, A.LoadUserFailure, A.LoadUserSuccess, A.LoadUsersRequest, A.LoadUsersFailure, A.LoadUsersSuccess, A.SaveUserRequest, A.SaveUserSuccess, A.AddUserSuccess, A.SaveUserFailure, A.ArchiveUserRequest, A.ArchiveUserSuccess, A.ArchiveUserFailure, A.DeleteUserRequest, A.DeleteUserSuccess, A.DeleteUserFailure, A.RestoreUserRequest, A.RestoreUserSuccess, A.RestoreUserFailure, A.RemoveUserRequest, A.RemoveUserSuccess, A.RemoveUserFailure, A.ResendInviteRequest, A.ResendInviteSuccess, A.ResendInviteFailure, A.FilterUsers, A.SortUsers, A.FilterUsersByState, A.FilterUsersByCustom1, A.FilterUsersByCustom2, A.FilterUsersByCustom3, A.FilterUsersByCustom4, A.StartUserMultiselect, A.AddToUserMultiselect, A.RemoveFromUserMultiselect, A.ClearUserMultiselect, A.UserState, A._UserUIState_Object_EntityUIState, A._$UserStateSerializer, A._$UserUIStateSerializer, A.UserStateBuilder, A.UserUIStateBuilder, A.ViewVendorList, A.ViewVendor, A.EditVendor, A.UpdateVendor, A.LoadVendor, A.LoadVendors, A.LoadVendorRequest, A.LoadVendorFailure, A.LoadVendorSuccess, A.LoadVendorsRequest, A.LoadVendorsFailure, A.LoadVendorsSuccess, A.SaveVendorRequest, A.SaveVendorSuccess, A.AddVendorSuccess, A.SaveVendorFailure, A.ArchiveVendorRequest, A.ArchiveVendorSuccess, A.ArchiveVendorFailure, A.DeleteVendorRequest, A.DeleteVendorSuccess, A.DeleteVendorFailure, A.RestoreVendorRequest, A.RestoreVendorSuccess, A.RestoreVendorFailure, A.EditVendorContact, A.AddVendorContact, A.UpdateVendorContact, A.DeleteVendorContact, A.FilterVendors, A.SortVendors, A.FilterVendorsByState, A.FilterVendorsByCustom1, A.FilterVendorsByCustom2, A.FilterVendorsByCustom3, A.FilterVendorsByCustom4, A.StartVendorMultiselect, A.AddToVendorMultiselect, A.RemoveFromVendorMultiselect, A.ClearVendorMultiselect, A.SaveVendorDocumentRequest, A.SaveVendorDocumentFailure, A.UpdateVendorTab, A.VendorState, A._VendorUIState_Object_EntityUIState, A._$VendorStateSerializer, A._$VendorUIStateSerializer, A.VendorStateBuilder, A.VendorUIStateBuilder, A.ViewWebhookList, A.ViewWebhook, A.EditWebhook, A.UpdateWebhook, A.LoadWebhookRequest, A.LoadWebhookFailure, A.LoadWebhookSuccess, A.LoadWebhooksRequest, A.LoadWebhooksFailure, A.LoadWebhooksSuccess, A.SaveWebhookRequest, A.SaveWebhookSuccess, A.AddWebhookSuccess, A.SaveWebhookFailure, A.ArchiveWebhooksRequest, A.ArchiveWebhooksSuccess, A.ArchiveWebhooksFailure, A.DeleteWebhooksRequest, A.DeleteWebhooksSuccess, A.DeleteWebhooksFailure, A.RestoreWebhooksRequest, A.RestoreWebhooksSuccess, A.RestoreWebhooksFailure, A.FilterWebhooks, A.SortWebhooks, A.FilterWebhooksByState, A.FilterWebhooksByCustom1, A.FilterWebhooksByCustom2, A.FilterWebhooksByCustom3, A.FilterWebhooksByCustom4, A.StartWebhookMultiselect, A.AddToWebhookMultiselect, A.RemoveFromWebhookMultiselect, A.ClearWebhookMultiselect, A.WebhookState, A._WebhookUIState_Object_EntityUIState, A._$WebhookStateSerializer, A._$WebhookUIStateSerializer, A.WebhookStateBuilder, A.WebhookUIStateBuilder, A.ConfirmEmailVM, A.__AutocompleteEntity_Object_SelectableEntity, A.AppDrawerVM, A.MenuDrawerVM, A._TheState, A.EntityPresenter, A.DataColumn0, A.DataRow, A.DataCell, A.ExamplePaymentQueueDelegate, A.LoginVM, A.BankAccountListVM, A.BankAccountScreenVM, A.BankAccountEditVM, A.BankAccountViewVM, A.ClientListVM, A.ClientPdfVM, A.ClientScreenVM, A.ClientEditContactsVM, A.ClientEditVM, A.ClientViewVM, A.CompanyGatewayListVM, A.CompanyGatewayScreenVM, A.CompanyGatewayEditVM, A.CompanyGatewayViewVM, A.EmailEntityVM, A.EntityListVM, A.EntityPdfVM, A.CreditScreenVM, A.EntityEditDetailsVM, A.EntityEditItemsVM, A.EntityEditNotesVM, A.EntityEditPDFVM, A.AbstractInvoiceEditVM, A.AbstractInvoiceViewVM, A.DashboardVM, A.DesignListVM, A.DesignScreenVM, A.DesignEditVM, A.DesignViewVM, A.DocumentListVM, A.DocumentScreenVM, A.DocumentEditVM, A.DocumentViewVM, A.AbstractExpenseEditVM, A.ExpenseListVM, A.ExpenseScreenVM, A.AbstractExpenseViewVM, A.ExpenseCategoryEditVM, A.ExpenseCategoryListVM, A.ExpenseCategoryScreenVM, A.ExpenseCategoryViewVM, A.GroupEditVM, A.GroupListVM, A.GroupScreenVM, A.GroupViewVM, A.EntityEditContactsVM, A.InvoiceScreenVM, A.PaymentEditVM, A.PaymentListVM, A.PaymentScreenVM, A.PaymentRefundVM, A.PaymentViewVM, A.PaymentTermEditVM, A.PaymentTermListVM, A.PaymentTermScreenVM, A.PaymentTermViewVM, A.ProductEditVM, A.ProductListVM, A.ProductScreenVM, A.ProductViewVM, A.ProjectEditVM, A.ProjectListVM, A.ProjectScreenVM, A.ProjectViewVM, A.PurchaseOrderScreenVM, A.QuoteScreenVM, A.RecurringExpenseListVM, A.RecurringExpenseScreenVM, A.RecurringInvoiceListVM, A.RecurringInvoiceScreenVM, A.ReportResult, A.ReportElement, A.ReportsScreenVM, A.GroupTotals, A.ScheduleEditVM, A.ScheduleListVM, A.ScheduleScreenVM, A.ScheduleViewVM, A.AccountManagementVM, A.ClientPortalVM, A.CompanyDetailsVM, A.CreditCardsAndBanksVM, A.CustomFieldsVM, A.DataVisualizationsVM, A.DeviceSettingsVM, A.EmailSettingsVM, A.ExpenseSettingsVM, A.GeneratedNumbersVM, A.ImportExportVM, A.InvoiceDesignVM, A.LocalizationSettingsVM, A.PaymentSettingsVM, A.ProductSettingsVM, A.SettingsListVM, A.SettingsScreenVM, A.TaskSettingsVM, A.TaxSettingsVM, A.TemplatesAndRemindersVM, A.UserDetailsVM, A.WorkflowSettingsVM, A.SubscriptionEditVM, A.SubscriptionListVM, A.SubscriptionScreenVM, A.SubscriptionViewVM, A.TaskEditDetailsVM, A.TaskEditTimesVM, A.TaskEditVM, A.KanbanVM, A.TaskListVM, A.TaskScreenVM, A.TaskViewVM, A.TaskStatusEditVM, A.TaskStatusListVM, A.TaskStatusScreenVM, A.TaskStatusViewVM, A.TaxRateEditVM, A.TaxRateListVM, A.TaxRateScreenVM, A.TaxRateViewVM, A.TokenEditVM, A.TokenListVM, A.TokenScreenVM, A.TokenViewVM, A.TransactionEditVM, A.TransactionListVM, A.TransactionScreenVM, A.TransactionViewVM, A.TransactionRuleEditVM, A.TransactionRuleListVM, A.TransactionRuleScreenVM, A.TransactionRuleViewVM, A.UserEditVM, A.UserListVM, A.UserScreenVM, A.UserViewVM, A.VendorEditContactsVM, A.VendorEditVM, A.VendorListVM, A.VendorScreenVM, A.VendorViewVM, A.WebhookEditVM, A.WebhookViewVM, A.WebhookListVM, A.WebhookScreenVM, A.Debouncer, A.SimpleDebouncer, A.PersistDebouncer, A.LocaleCodeAware, A.LocalizationsProvider, A._MarkdownToDocument, A._InlineMarkdownToDocument, A.BlockSyntax, A._AttributedTextEditingController_Object_ChangeNotifier, A.LinkifyElement, A.Linkifier, A.LinkifyOptions, A.LocalAuthentication, A.AuthMessages, A.AuthenticationOptions, A.Level, A.LogRecord, A.Logger, A.Element1, A.Text1, A.UnparsedContent, A.BlockParser, A.ListItem, A.Document0, A.LinkReference, A.ExtensionSet, A.InlineParser, A.InlineSyntax, A.SimpleDelimiter, A.DelimiterRun, A.InlineLink, A.AuthenticationResult, A.Configuration, A.BrowserAuthOptions0, A.PublicClientApplication, A.CommonAuthorizationUrlRequest, A.MsalJsException, A.ImageHandler, A.Context, A.Style, A.ParsedPath, A.PathException, A.MissingPlatformDirectoryException, A.PdfPageFormat, A.PdfRasterBase, A.Permission, A.PinTheme, A._PinputUtilsMixin, A.Platform, A.Mutex, A.PdfPreviewActionBounds, A.PdfPreviewPageData, A.PdfPreviewRaster, A.PrintJob, A.PrintJobs, A.PrintingInfo, A._QrBitBuffer_Object_ListMixin, A.QrByte, A.InputTooLongException, A.QrPolynomial, A.QrCode, A.QrImage, A.QrRsBlock, A.PaintCache, A._PaintMetrics, A.QrEyeStyle, A.QrDataModuleStyle, A.QrValidationResult, A.MiddlewareClass, A.Store, A.TypedReducer, A.TypedMiddleware, A.RoundedLoadingButtonController, A._Wrapper, A.ForwardingSink, A._Empty, A.ErrorAndStackTrace, A._MultiControllerSink, A.Display, A.ScreenRetriever, A.EnvironmentVariables, A.HubAdapter, A.NoOpClient, A.NoOpHub, A.ISentrySpan, A.Platform0, A.PlatformChecker, A.Breadcrumb, A.SdkVersion, A.SentryId, A.SentryLevel, A.SpanId, A.SpanStatus, A.SentryMeasurement, A.SentryOptions, A.SentrySpanContext, A.NoOpTransport, A.SentryFlutterWeb, A.SentryNative, A.NativeFrames, A.SharedPreferences, A.AuthorizationCredentialAppleID, A.AppleIDAuthorizationRequest, A.SignInWithAppleNotSupportedException, A.SignInWithAppleAuthorizationException, A.SignInWithAppleCredentialsException, A.WebAuthenticationOptions, A.SourceFile, A.SourceLocationMixin, A.SourceSpanMixin, A.Highlighter, A._Highlight, A._Line, A.SourceLocation, A.SourceSpanException, A._Rebuild, A._ReactiveModel_Object_IObservable, A.IObservable, A.SnapState, A.SnapError, A.StringScanner, A.DocumentRange, A.DocumentPosition, A.DocumentNode, A._DocumentComposer_Object_ChangeNotifier, A._ComposerPreferences_Object_ChangeNotifier, A.DocumentSelectionChange, A.DebugPaintConfig, A.DocumentEditor, A.EditorCommandFunction, A.DocumentEditorTransaction, A._MutableDocument_Object_ChangeNotifier, A.DocumentComponent, A.ProxyDocumentComponent, A.MovementModifier, A.DocumentSelection, A.EditContext, A.Stylesheet, A.StyleRule, A.BlockSelector, A._LastBlockMatcher, A.CascadingPadding, A.SelectionStyles, A.LinkAttribution, A.BlockquoteComponentBuilder, A.SingleColumnLayoutComponentViewModel, A.CommonEditorOperations, A._PasteEditorCommand, A.SuperEditorDebugVisualsConfig, A.TextDeltasDocumentEditor, A.TextInputConnectionDecorator, A.DocumentImeSerializer, A._DeltaTextInputClientDecorator_Object_TextInputClient, A.SuperEditorImePolicies, A.SuperEditorImeConfiguration, A._AutoScrollController_Object_ChangeNotifier, A.HorizontalRuleComponentBuilder, A.ImageComponentBuilder, A.SingleColumnDocumentComponentContext, A.SingleColumnLayoutPresenter, A.SingleColumnLayoutPresenterChangeListener, A.SingleColumnLayoutStylePhase, A.SingleColumnLayoutViewModel, A.SingleColumnLayoutComponentStyles, A.DocumentNodeSelection, A.ListItemComponentBuilder, A.IndentListItemCommand, A.UnIndentListItemCommand, A.ConvertListItemToParagraphCommand, A.SplitListItemCommand, A.DeleteSelectionCommand, A.ParagraphComponentBuilder, A.CombineParagraphsCommand, A.SplitParagraphCommand, A.UpstreamDownstreamNodePosition, A.UpstreamDownstreamNodeSelection, A.SuperEditorSelectionPolicies, A.DefaultCaretOverlayBuilder, A.TaskComponentBuilder, A.InsertNewTaskOrSplitExistingTaskCommand, A.TextComponentViewModel, A.ToggleTextAttributionsCommand, A.InsertTextCommand, A.InsertAttributedTextCommand, A.UnknownComponentBuilder, A.Logger0, A.AutoScroller, A.ProxyTextComposable, A.AxisOffset, A._TapTracker0, A._CountdownZoned0, A._GestureEditingController_Object_ChangeNotifier, A._FloatingCursorController_Object_ChangeNotifier, A._MagnifierAndToolbarController_Object_ChangeNotifier, A.DragHandleAutoScroller, A._AndroidEditingOverlayController_Object_ChangeNotifier, A._EstimatedLineHeight, A._TextScrollController_Object_ChangeNotifier, A._IOSEditingOverlayController_Object_ChangeNotifier, A._FloatingCursorController_Object_ChangeNotifier0, A.CaretStyle, A._BlinkController_Object_ChangeNotifier, A.UserSelection, A.ProseTextBlock, A.RenderParagraphProseTextLayout, A.SelectionHighlightStyle, A.ArMessages, A.CaMessages, A.CsMessages, A.DaMessages, A.DeMessages, A.EnMessages, A.EnShortMessages, A.EsMessages, A.EsShortMessages, A.FaMessages, A.FrMessages, A.FrShortMessages, A.ItMessages, A.ItShortMessages, A.JaMessages, A.NbNoShortMessages, A.NbNoMessages, A.NlMessages, A.NlShortMessages, A.PlMessages, A.PtBrMessages, A.PtBrShortMessages, A.RoMessages, A.RoShortMessages, A.RuMessages, A.RuShortMessages, A.SvMessages, A.SvShortMessages, A.ThMessages, A.ThShortMessages, A.ZhMessages, A.WebViewConfiguration, A.InAppWebViewConfiguration, A.LaunchOptions, A.Uuid, A.Matrix3, A.Matrix4, A.Quad, A.Quaternion, A.Vector3, A.Vector4, A.Version, A.WindowListener, A.WindowManager0, A.WindowOptions]); - _inheritMany(A.Closure, [A.Closure0Args, A.Closure2Args, A.AppBootstrap_prepareEngineInitializer_closure0, A.AppBootstrap__prepareAppRunner_closure, A.AssetManager__baseUrl_closure, A.AssetManager__baseUrl_closure0, A.AssetManager__baseUrl_closure1, A.ProductionCollector_closure, A.patchCanvasKitModule_closure0, A.patchCanvasKitModule_closure2, A.downloadCanvasKit_closure0, A._downloadCanvasKitJs_loadEventHandler, A.HtmlViewEmbedder_getOverlayCanvases_closure, A.HtmlViewEmbedder_submitFrame_closure, A.HtmlViewEmbedder__updateOverlays_closure, A.HtmlViewEmbedder__updateOverlays_closure0, A.HtmlViewEmbedder__updateOverlays_closure1, A.diffViewList_lookForwards, A.diffViewList_lookBackwards, A.FontFallbackData_ensureFontsSupportText_closure, A.findMinimumFontsForCodeUnits_closure, A.findMinimumFontsForCodeUnits_closure0, A._notoSansSC_closure, A._notoSansTC_closure, A._notoSansHK_closure, A._notoSansJP_closure, A._notoSansKR_closure, A._notoSymbols_closure, A.NotoDownloader_downloadAsBytes_closure, A.NotoDownloader_downloadAsBytes__closure, A.SkiaFontCollection_registerDownloadedFonts_makeRegisterFont, A.SkiaFontCollection__getArrayBuffer_closure, A.fetchImage_closure, A.fetchImage_closure0, A.fetchImage_closure1, A.IntervalTree_IntervalTree$createFromRanges_makeBalancedTree, A.IntervalTree_IntervalTree$createFromRanges_computeHigh, A._getEffectiveFontFamilies_closure, A.ClipboardMessageHandler_setDataMethodCall_closure, A.ClipboardMessageHandler_setDataMethodCall_closure0, A.ClipboardMessageHandler_getDataMethodCall_closure, A.ClipboardMessageHandler_getDataMethodCall_closure0, A.ClipboardMessageHandler_getDataMethodCall__closure, A.DomConsoleExtension_get_warn_closure, A.domHttpRequest_closure, A.domHttpRequest_closure0, A.DomFontFaceSetExtension_get_add_closure, A._ttPolicy_closure, A.FlutterViewEmbedder_reset_closure, A.FlutterViewEmbedder_setPreferredOrientation_closure, A.FlutterViewEmbedder_setPreferredOrientation_closure0, A.sendFontChangeMessage_closure, A.sendFontChangeMessage__closure, A.HtmlRenderer_instantiateImageCodecFromUrl_closure, A.HtmlRenderer_decodeImageFromPixels_executeCallback, A.HtmlRenderer_decodeImageFromPixels_executeCallback_closure, A.NormalizedGradient_NormalizedGradient_closure, A.HtmlCodec_getNextFrame_closure, A.HtmlCodec_getNextFrame_closure0, A.HtmlCodec__decodeUsingOnLoad_closure, A.HtmlCodec__decodeUsingOnLoad_closure0, A.initializeEngineServices__closure, A._addUrlStrategyListener_closure, A._kLogicalKeyToModifierGetter_closure, A._kLogicalKeyToModifierGetter_closure0, A._kLogicalKeyToModifierGetter_closure1, A._kLogicalKeyToModifierGetter_closure2, A._kLogicalKeyToModifierGetter_closure3, A._kLogicalKeyToModifierGetter_closure4, A._kLogicalKeyToModifierGetter_closure5, A._kLogicalKeyToModifierGetter_closure6, A.KeyboardBinding$__closure, A.KeyboardBinding$__closure0, A.KeyboardBinding__addEventListener_loggedHandler, A.KeyboardBinding__onKeyData_closure, A.KeyboardConverter__scheduleAsyncEvent_closure, A.KeyboardConverter_handleEvent_closure, A.MultiEntriesBrowserHistory_onPopState_closure, A.SingleEntryBrowserHistory_onPopState_closure, A.SingleEntryBrowserHistory_onPopState_closure0, A.HashUrlStrategy__waitForPopState_closure, A.EnginePlatformDispatcher__zonedPlatformMessageResponseCallback_closure, A.EnginePlatformDispatcher__sendPlatformMessage_closure, A.EnginePlatformDispatcher__sendPlatformMessage_closure0, A.EnginePlatformDispatcher__sendPlatformMessage_closure1, A.EnginePlatformDispatcher__sendPlatformMessage_closure2, A.EnginePlatformDispatcher__sendPlatformMessage_closure3, A.EnginePlatformDispatcher__sendPlatformMessage_closure4, A.EnginePlatformDispatcher__addBrightnessMediaQueryListener_closure, A.EnginePlatformDispatcher_replyToPlatformMessage_closure, A.SafariPointerEventWorkaround_workAroundMissingPointerEvents_closure, A._Listener__Listener$register_closure, A._Listener__Listener$registerNative_closure, A._BaseAdapter_addEventListener_loggedHandler, A._WheelEventListenerMixin__addWheelEventListener_closure, A._PointerAdapter__addPointerEventListener_closure, A._PointerAdapter_setup_closure, A._PointerAdapter_setup_closure0, A._PointerAdapter_setup_closure1, A._PointerAdapter_setup_closure2, A._PointerAdapter_setup_closure3, A._PointerAdapter_setup_closure4, A._TouchAdapter__addTouchEventListener_closure, A._TouchAdapter_setup_closure, A._TouchAdapter_setup_closure0, A._TouchAdapter_setup_closure1, A._TouchAdapter_setup_closure2, A._MouseAdapter__addMouseEventListener_closure, A._MouseAdapter_setup_closure, A._MouseAdapter_setup_closure0, A._MouseAdapter_setup_closure1, A._MouseAdapter_setup_closure2, A._MouseAdapter_setup_closure3, A.RawKeyboard$__closure, A.RawKeyboard$__closure0, A.RawKeyboard__handleHtmlEvent_closure0, A.Incrementable_closure, A.Incrementable_closure0, A.Scrollable_update_closure0, A.Scrollable_update_closure1, A._roleFactories_closure, A._roleFactories_closure0, A._roleFactories_closure1, A._roleFactories_closure2, A._roleFactories_closure3, A._roleFactories_closure4, A._roleFactories_closure5, A._roleFactories_closure6, A.DesktopSemanticsEnabler_prepareAccessibilityPlaceholder_closure, A.MobileSemanticsEnabler_prepareAccessibilityPlaceholder_closure, A.Tappable_update_closure, A.TextField__initializeForBlink_closure, A.TextField__initializeForWebkit_closure, A.TextField__initializeForWebkit_closure0, A.CanvasParagraph_computeLineMetrics_closure, A.FontManager__loadFontFace_fontFaceLoad, A.EngineAutofillForm_fromFrameworkMessage_closure, A.EngineAutofillForm_addInputEventListeners_addSubscriptionForKey, A.EngineAutofillForm_addInputEventListeners_addSubscriptionForKey_closure, A.DefaultTextEditingStrategy_addEventHandlers_closure, A.DefaultTextEditingStrategy_preventDefaultForMouseEvents_closure, A.DefaultTextEditingStrategy_preventDefaultForMouseEvents_closure0, A.DefaultTextEditingStrategy_preventDefaultForMouseEvents_closure1, A.IOSTextEditingStrategy_addEventHandlers_closure, A.IOSTextEditingStrategy_addEventHandlers_closure0, A.IOSTextEditingStrategy__addTapListener_closure, A.AndroidTextEditingStrategy_addEventHandlers_closure, A.FirefoxTextEditingStrategy_addEventHandlers_closure, A.FirefoxTextEditingStrategy_addEventHandlers_closure0, A.HybridTextEditing__startEditing_closure, A.futurize_closure, A.bytesToHexString_closure, A._HeaderValue__parse_expect, A._HeaderValue__parse_maybeExpect, A._CastListBase_removeWhere_closure, A._CastListBase_retainWhere_closure, A.CastSet_removeWhere_closure, A.CastMap_entries_closure, A.ConstantStringMap_values_closure, A.GeneralConstantMap__typeTest_closure, A.Instantiation, A.TearOffClosure, A.JsLinkedHashMap_values_closure, A.JsLinkedHashMap_containsValue_closure, A.initHooks_closure, A.initHooks_closure1, A._StringStream__goalToEventCode_closure, A._AsyncRun__initializeScheduleImmediate_internalCallback, A._AsyncRun__initializeScheduleImmediate_closure, A._awaitOnObject_closure, A._asyncStarHelper_closure0, A._SyncBroadcastStreamController__sendData_closure, A._SyncBroadcastStreamController__sendError_closure, A._SyncBroadcastStreamController__sendDone_closure, A.Future_wait_closure, A._Future__chainForeignFuture_closure, A._Future__propagateToListeners_handleWhenCompleteCallback_closure, A._Future_timeout_closure0, A.Stream_Stream$fromFuture_closure, A.Stream_pipe_closure, A.Stream_fold_closure0, A.Stream_fold__closure0, A.Stream_forEach_closure0, A.Stream_forEach__closure0, A.Stream_length_closure, A.Stream_isEmpty_closure0, A.Stream_toList_closure, A.Stream_first_closure0, A._StreamHandlerTransformer_closure, A._RootZone_bindUnaryCallbackGuarded_closure, A._HashMap_values_closure, A._CustomHashMap_closure, A._LinkedCustomHashMap_closure, A.MapMixin_entries_closure, A.SplayTreeMap_closure, A.SplayTreeSet_closure, A._JsonMap_values_closure, A._BigIntImpl_hashCode_finish, A._BigIntImpl_toDouble_readBits, A.DateTime_parse_parseIntOrZero, A.DateTime_parse_parseMilliAndMicroseconds, A._Uri__makePath_closure, A._createTables_setChars, A._createTables_setRange, A.CanvasElement_toBlob_closure, A._ChildrenElementList__filter_closure, A.HttpRequest_request_closure, A._EventStreamSubscription_closure, A._EventStreamSubscription_onData_closure, A.FilteredElementList__iterable_closure, A.FilteredElementList__iterable_closure0, A.FilteredElementList_removeRange_closure0, A._FileStream__readBlock_closure, A._FileStream__start_onReady, A._FileStream__start_onOpenFile, A._File_open_closure, A._File_length_closure, A._File_readAsBytes_readDataChunked, A._File_readAsBytes_readDataChunked_read_closure, A._File_readAsBytes_closure, A._File_readAsBytes__closure, A._RandomAccessFile_close_closure, A._RandomAccessFile_read_closure, A._RandomAccessFile_setPosition_closure, A._RandomAccessFile_length_closure, A._convertToJS_closure, A._convertToJS_closure0, A._wrapToDart_closure, A._wrapToDart_closure0, A._wrapToDart_closure1, A._convertDataTree__convert, A.promiseToFuture_closure, A.promiseToFuture_closure0, A.dartify_convert, A.webOnlyWarmupEngine_closure, A.KeyData__quotedCharCode_closure, A.AttributedSpans__getStartingMarkerAtOrBefore_closure, A.AttributedSpans__getStartingMarkerAtOrBefore_closure0, A.AttributedSpans__getEndingMarkerAtOrAfter_closure, A.AttributedSpans__getEndingMarkerAtOrAfter_closure0, A.AttributedSpans_addAttribution_closure, A.AttributedSpans_addAttribution_closure0, A.AttributedSpans_addAttribution_closure1, A.AttributedSpans_addAttribution_closure2, A.AttributedSpans_removeAttribution_closure, A.AttributedSpans_removeAttribution_closure0, A.AttributedSpans_removeAttribution_closure1, A.AttributedSpans_removeAttribution_closure2, A.AttributedSpans_removeAttribution_closure3, A.AttributedSpans_removeAttribution_closure4, A.AttributedSpans__isContinuousAttribution_closure, A.AttributedSpans__getNearestMarkerAtOrBefore_closure, A.AttributedSpans__getNearestMarkerAtOrBefore_closure0, A.AttributedSpans__getMarkerAt_closure, A.AttributedSpans__getMarkerAt_closure0, A.AttributedSpans__getMarkerAt_closure1, A.AttributedSpans__insertMarker_closure, A.AttributedSpans__mergeBackToBackAttributions_closure, A.AttributedSpans__mergeBackToBackAttributions_closure0, A.AttributedSpans__mergeBackToBackAttributions_closure1, A.AttributedSpans_copyAttributionRegion_closure, A.AttributedSpans_copyAttributionRegion_closure0, A.AttributedSpans_copyAttributionRegion_closure2, A.AttributedSpans_copyAttributionRegion_closure3, A.AttributedSpans_copyAttributionRegion_closure4, A.AttributedSpans_copyAttributionRegion_closure5, A.AttributedSpans_pushAttributionsBack_closure, A.AttributedSpans_contractAttributions_closure, A.AttributedSpans_contractAttributions_closure0, A.AttributedSpans_contractAttributions_closure1, A.AttributedSpans_contractAttributions_closure2, A.AttributedSpans_contractAttributions_closure3, A.BoardItemState_build_closure, A.BoardItemState_build_closure3, A.BoardListState_build_closure2, A.BoardViewState_build_closure, A.BoardViewState_build_closure3, A.BoardViewState_build_closure5, A.BoardViewState_build_closure4, A.BoardViewState_build_closure6, A._MaterialScrollbarState__thumbColor_closure0, A._MaterialScrollbarState__trackColor_closure0, A._MaterialScrollbarState__trackBorderColor_closure0, A._MaterialScrollbarState__thickness_closure0, A.BuiltListMultimap_BuiltListMultimap_closure, A.BuiltListMultimap_hashCode_closure, A.BuiltListMultimap_forEach__closure, A.ListMultimapBuilder_replace_closure, A.BuiltMap_BuiltMap_closure, A.BuiltMap_BuiltMap$from_closure, A.BuiltMap_hashCode_closure, A.BuiltSet_hashCode_closure, A.BuiltSetMultimap_hashCode_closure, A.BuiltSetMultimap_forEach__closure, A.SetMultimapBuilder_replace_closure, A.newBuiltValueToStringHelper_closure, A.BuiltListMultimapSerializer_serialize_closure, A.BuiltListMultimapSerializer_deserialize_closure, A.BuiltListSerializer_serialize_closure, A.BuiltListSerializer_deserialize_closure, A.BuiltSetMultimapSerializer_serialize_closure, A.BuiltSetMultimapSerializer_deserialize_closure, A.BuiltSetSerializer_serialize_closure, A.BuiltSetSerializer_deserialize_closure, A.StandardJsonPlugin__toList_closure, A.StandardJsonPlugin__toListUsingDiscriminator_closure, A.CachedNetworkImage_build_closure, A.MultiImageStreamCompleter_closure, A.BaseBarRenderer_preprocessSeries_closure, A.BaseBarRenderer_preprocessSeries__closure0, A.BaseBarRenderer_preprocessSeries__closure2, A.BaseBarRenderer_preprocessSeries_closure0, A.BaseBarRenderer_update_closure, A.BaseBarRenderer_update__closure0, A.BaseBarRenderer_paint__closure0, A.BaseBarRenderer_paint__closure, A.BaseBarRenderer_getNearestDatumDetailPerSeries_closure, A.BaseBarRenderer__getSegmentsForDomainValue_closure0, A.BaseBarRenderer__getVerticalDetailsForDomainValue_closure, A.BaseBarRenderer__getVerticalDetailsForDomainValue_closure0, A.Axis__updateAxisTicks_closure, A.Axis__updateAxisTicks_closure0, A.Axis_paint_closure, A.BaseTickDrawStrategy_splitLabel_closure, A.BaseTickDrawStrategy_getLabelWidth_closure, A.NoneDrawStrategy_decorateTicks_closure, A.SimpleTickFormatterBase_format_closure, A.NumericTickFormatter__getFormatter_closure, A.CartesianChart_makeSeries_closure, A.BaseCartesianRenderer_configureDomainAxes_closure, A.BaseCartesianRenderer_configureMeasureAxes_closure, A.BaseChart_init_closure, A.BaseChart_pointWithinRenderer_closure, A.BaseChart_getNearestDatumDetailPerSeries_closure, A.BaseChart_draw_closure, A.BaseChart_drawInternal_closure, A.BaseChart_configureSeries_closure, A.BaseChart_preprocessSeries_closure, A.BaseChart_preprocessSeries_closure0, A.BaseChart_paint_closure, A.BaseChart_fireOnDraw_closure, A.BaseChart_fireOnPreprocess_closure, A.BaseChart_fireOnPostprocess_closure, A.BaseChart_fireOnAxisConfigured_closure, A.BaseChart_fireOnPostrender_closure, A.BaseChart_fireOnAnimationComplete_closure, A.DomainHighlighter__updateColorFunctions_closure, A.DomainHighlighter__updateColorFunctions__closure, A.PerSeriesLegendEntryGenerator_getLegendEntries_closure, A.PerSeriesLegendEntryGenerator_getLegendEntries_closure0, A.PerSeriesLegendEntryGenerator__updateFromSelection_closure, A.PerSeriesLegendEntryGenerator__updateFromSelection_closure0, A.PerSeriesLegendEntryGenerator__updateFromSeriesList_getMeasureTotal, A.SeriesLegend_onData_closure0, A.SeriesLegend_onData_closure, A.SeriesLegend_preProcessSeriesList_closure, A.SeriesLegend_showSeries_closure, A.SelectNearest__onSelect_closure0, A.SelectNearest__extractSeriesFromNearestSelection_closure, A.MutableSeries_closure, A.MutableSelectionModel_updateSelection_closure, A.MutableSelectionModel_updateSelection_closure0, A.BaseSeriesRenderer_assignMissingColors_closure, A.BaseSeriesRenderer_assignMissingColors__closure3, A.BaseSeriesRenderer_assignMissingColors_closure0, A.BaseSeriesRenderer_assignMissingColors__closure2, A.BaseSeriesRenderer_assignMissingColors_closure1, A.BaseSeriesRenderer_assignMissingColors_closure2, A.BaseSeriesRenderer_assignMissingColors__closure0, A.BaseSeriesRenderer_assignMissingColors__closure1, A.BaseSeriesRenderer_assignMissingColors_closure3, A.BaseSeriesRenderer_assignMissingColors__closure, A.BaseSeriesRenderer_assignMissingColors_closure4, A.LayoutManagerImpl_drawableLayoutAreaBounds_closure, A.LayoutManagerImpl_layout_closure, A.LayoutManagerImpl__viewsForPositions_closure, A.VerticalMarginStrategy_measure_closure, A.LeftMarginLayoutStrategy_layout_closure, A.RightMarginLayoutStrategy_layout_closure, A.HorizontalMarginStrategy_measure_closure, A.TopMarginLayoutStrategy_layout_closure, A.BottomMarginLayoutStrategy_layout_closure, A.LineRenderer_configureSeries_closure, A.LineRenderer_configureSeries__closure, A.LineRenderer_preprocessSeries_closure, A.LineRenderer_preprocessSeries_closure0, A.LineRenderer_preprocessSeries__closure, A.LineRenderer__mergeIntoSeriesMap_closure, A.LineRenderer__mergeIntoSeriesMap__closure, A.LineRenderer_update_closure, A.LineRenderer_update__closure, A.LineRenderer_update___closure, A.LineRenderer__createBoundsSegment_closure, A.LineRenderer__createBoundsSegment_closure0, A.LineRenderer_paint__closure7, A.LineRenderer_paint__closure, A.LineRenderer_paint__closure0, A.LineRenderer_paint__closure1, A.LineRenderer_paint__closure2, A.LineRenderer_paint__closure3, A.LineRenderer_paint__closure4, A.LineRenderer_paint__closure5, A.LineRenderer_paint__closure6, A.PointRenderer_paint__closure1, A.PointRenderer_paint__closure, A.PointRenderer_paint__closure0, A.PointRenderer_paint___closure, A.PointRenderer_paint___closure0, A.PointRenderer_paint___closure1, A.PointRenderer_paint___closure2, A.GestureListener_defaultTapTest_closure, A.MaterialPalette__orderedPalettes_closure10, A.Performance_time_closure, A.Performance_timeEnd_closure, A.ProxyGestureListener_onLongPress_closure, A.ProxyGestureListener_onTap_closure, A.ProxyGestureListener_onDragStart_closure, A.ProxyGestureListener_onDragUpdate_closure, A.ProxyGestureListener_onDragEnd_closure, A.ProxyGestureListener__cancel_closure, A.ProxyGestureListener__populateActiveListeners_closure, A.Series_Series_closure0, A.Series_Series_closure1, A.Series_Series_closure2, A.Series_Series_closure, A.BaseChart__updateBehaviors_closure, A.BaseChart__updateBehaviors_closure0, A.BaseChart__notACustomBehavior_closure, A.BaseChart__updateSelectionModel_closure, A.BaseChart__updateSelectionModel_closure0, A.BaseChart_getDesiredGestures_closure, A.BaseChart_getDesiredGestures_closure0, A.BaseLegendContentBuilder_build_closure, A.SimpleLegendEntryLayout_makeTapUpCallback_closure, A.TabularLegendLayout_build_closure, A.TabularLegendLayout__buildTableFromRows_closure, A.TabularLegendLayout__buildTableFromRows_closure1, A._FlutterSeriesLegend_build_closure, A.ChartContainerRenderObject_requestAnimation_startAnimationController, A.ChartContainerRenderObject_requestRebuild_doRebuild, A.getChartContainerRenderObject_closure, A.CanonicalizedMap_entries_closure, A.CanonicalizedMap_keys_closure, A.CanonicalizedMap_values_closure, A._FileSink_addStream_closure, A._FileSink_close_closure, A._FileSink__addData_closure, A._MemoryFileSystem_findNode_closure, A.MemoryFileSystemEntity_internalCreateSync_closure, A.resolveLinks_closure, A.ErrorCodes_EINVAL_closure, A.ErrorCodes_EISDIR_closure, A.ErrorCodes_ELOOP_closure, A.ErrorCodes_ENOENT_closure, A.ErrorCodes_ENOTDIR_closure, A.ErrorCodes_ENOTEMPTY_closure, A.FilePickerWeb_pickFiles_changeEventListener, A.FilePickerWeb_pickFiles_changeEventListener_addPickedFile, A.FilePickerWeb_pickFiles_changeEventListener_closure, A.FilePickerWeb_pickFiles_changeEventListener_closure0, A.FilePickerWeb_pickFiles_cancelledEventListener, A.FilePickerWeb_pickFiles_cancelledEventListener_closure, A.FilePickerMacOS_resultStringToFilePaths_closure, A.FilePickerMacOS_resultStringToFilePaths_closure0, A.FilePickerMacOS_resultStringToFilePaths_closure1, A.FilePickerMacOS_resultStringToFilePaths__closure, A.KDialogHandler_fileTypeToFileFilter_closure, A.KDialogHandler_resultStringToFilePaths_closure, A.QarmaAndZenityHandler_resultStringToFilePaths_closure, A.filePathsToPlatformFiles_closure, A.filePathsToPlatformFiles_closure0, A._CupertinoButtonState__animate_closure, A._CupertinoBackGestureController_dragEnd_closure, A._CupertinoEdgeShadowDecoration_lerp_closure, A._CupertinoEdgeShadowDecoration_lerp_closure0, A._CupertinoScrollbarState_handleThumbPress_closure, A._RenderCupertinoTextSelectionToolbarItems_performLayout_closure0, A._RenderCupertinoTextSelectionToolbarItems_paint_closure, A._RenderCupertinoTextSelectionToolbarItems_redepthChildren_closure, A._RenderCupertinoTextSelectionToolbarItems_visitChildrenForSemantics_closure, A._RenderCupertinoTextSelectionToolbarItems_debugDescribeChildren_closure, A.CupertinoThemeData_resolveFrom_convertColor, A.NoDefaultCupertinoThemeData_resolveFrom_convertColor, A._CupertinoThemeDefaults_resolveFrom_convertColor, A.FlutterErrorDetails_summary_closure, A.FlutterErrorDetails_debugFillProperties_closure, A.FlutterError_FlutterError_closure, A.FlutterError_defaultStackFilter_closure, A.FlutterError_defaultStackFilter_closure0, A.FlutterError_toString_closure, A.debugPrintStack_closure, A.BindingBase_initServiceExtensions_closure0, A.BindingBase_initServiceExtensions_closure2, A.BindingBase_registerBoolServiceExtension_closure, A.BindingBase_registerNumericServiceExtension_closure, A.BindingBase_registerStringServiceExtension_closure, A._PrefixedStringBuilder__wordWrapLine_noWrap, A.TextTreeRenderer__debugRender_visitor, A.TextTreeRenderer__debugRender_closure, A.StackFrame_fromStackString_closure, A.SynchronousFuture_whenComplete_closure, A._GestureArena_toString_closure, A.PointerEventConverter_expand_closure, A.PointerEventConverter_expand_closure0, A.MultiDragGestureRecognizer_acceptGesture_closure, A.ScaleGestureRecognizer__reconfigure_closure, A.ScaleGestureRecognizer_acceptGesture_closure, A.showLicensePage_closure, A._PackagesViewState_licenses_closure0, A._PackagesViewState_build___closure, A._PackagesViewState__initDefaultDetailPage_closure, A._PackagesViewState__packagesList___closure, A._MasterDetailFlowState__nestedUI_closure0, A._MasterDetailFlowState__masterPageRoute_closure, A._MasterDetailFlowState__detailPageRoute_closure, A._MasterDetailFlowState__lateralUI_closure0, A._MasterDetailScaffoldState_openDetailPage_closure, A._MasterDetailScaffoldState_setInitialDetailPage_closure, A._MasterDetailScaffoldState_build_closure, A.AdaptiveTextSelectionToolbar_getAdaptiveButtons_closure, A.AdaptiveTextSelectionToolbar_getAdaptiveButtons_closure0, A.AdaptiveTextSelectionToolbar_getAdaptiveButtons_closure1, A._MaterialAppState__materialBuilder_closure, A._MaterialAppState__buildWidgetApp_closure, A.MaterialRectArcTween__initialize_closure, A._ButtonStyleState_build_effectiveValue, A._ButtonStyleState_build_resolve, A._ButtonStyleState_build_resolve_closure, A._ButtonStyleState_build_closure, A._ButtonStyleState_build_closure0, A._ButtonStyleState_build_closure1, A._ButtonStyleState_build_closure2, A._ButtonStyleState_build_closure3, A._ButtonStyleState_build_closure4, A._ButtonStyleState_build_closure5, A._ButtonStyleState_build_closure6, A._ButtonStyleState_build_closure7, A._ButtonStyleState_build_closure8, A._ButtonStyleState_build_closure9, A._ButtonStyleState_build_closure10, A._ButtonStyleState_build_closure11, A._ButtonStyleState_build_closure12, A._ButtonStyleState_build_closure20, A._ButtonStyleState_build__closure0, A._ButtonStyleState_build_closure21, A._ButtonStyleState_build__closure, A._ButtonStyleState_build_closure13, A._ButtonStyleState_build_closure14, A._ButtonStyleState_build_closure15, A._ButtonStyleState_build_closure16, A._ButtonStyleState_build_closure17, A._ButtonStyleState_build_closure18, A._ButtonStyleState_build_closure19, A._MonthPickerState_didUpdateWidget_closure, A._CheckboxState__widgetFillColor_closure, A._CheckboxState_build_closure, A._CheckboxDefaultsM2_fillColor_closure, A._CheckboxDefaultsM2_overlayColor_closure, A.DataTable_build_closure3, A.DataTable_build_closure, A.DataTable_build_closure0, A.DataTable_build_closure1, A.DataTable_build_closure2, A.DataTable_build_closure4, A.showDatePicker_closure, A._DatePickerDialogState_build_closure, A.DialogRoute_closure, A._DropdownRoutePage_build_closure, A._DropdownButtonState_initState_closure, A._DropdownButtonState_initState_closure0, A._DropdownButtonState__updateSelectedIndex_closure, A._DropdownButtonState__handleTap_closure, A._DropdownButtonState__handleTap_closure0, A._DropdownButtonState_build_closure, A.DropdownButtonFormField_closure, A.DropdownButtonFormField__closure, A.DropdownButtonFormField__closure0, A._ExpansionPanelListState_build_closure, A._InkResponseState_highlightsExist_closure, A._InkResponseState_build_getHighlightColorForType, A._InputDatePickerFormFieldState_didUpdateWidget_closure, A._RenderDecoration_paint_doPaint, A._InputDecoratorDefaultsM2_hintStyle_closure, A._InputDecoratorDefaultsM2_labelStyle_closure, A._InputDecoratorDefaultsM2_floatingLabelStyle_closure, A._InputDecoratorDefaultsM2_helperStyle_closure, A._InputDecoratorDefaultsM2_errorStyle_closure, A._InputDecoratorDefaultsM2_fillColor_closure, A._InputDecoratorDefaultsM2_iconColor_closure, A._InputDecoratorDefaultsM2_prefixIconColor_closure, A._InputDecoratorDefaultsM2_suffixIconColor_closure, A._RenderListTile_paint_doPaint, A.ListTileTheme_merge_closure, A.TextMagnifier_adaptiveMagnifierConfiguration_closure, A._MaterialState_build_closure, A._MaterialInteriorState_forEachTween_closure, A._MaterialInteriorState_forEachTween_closure0, A._MaterialInteriorState_forEachTween_closure1, A._MaterialInteriorState_forEachTween_closure2, A.MaterialStateMixin_updateMaterialState_closure, A._MergeableMaterialState_didUpdateWidget_closure, A._MergeableMaterialState_didUpdateWidget_closure0, A._ZoomPageTransition_build_closure, A._ZoomPageTransition_build_closure0, A._ZoomPageTransition_build_closure1, A._ZoomPageTransition_build_closure2, A.PageTransitionsTheme__all_closure, A._PopupMenu_build_closure, A._PopupMenuRoute_buildPage_closure, A.PopupMenuButtonState_showButtonMenu_closure, A._RadioState__widgetFillColor_closure, A._RadioState_build_closure, A._RadioDefaultsM2_fillColor_closure, A._RadioDefaultsM2_overlayColor_closure, A.RefreshIndicatorState__show_closure, A.ScaffoldMessengerState_hideCurrentSnackBar_closure, A._MaterialScrollbarState__trackVisibility_closure, A._MaterialScrollbarState__thumbColor_closure, A._MaterialScrollbarState__trackColor_closure, A._MaterialScrollbarState__trackBorderColor_closure, A._MaterialScrollbarState__thickness_closure, A._MaterialSwitchState__widgetThumbColor_closure, A._MaterialSwitchState__widgetTrackColor_closure, A._MaterialSwitchState_build_closure, A._SwitchPainter_paint_thumbSizeAnimation, A._SwitchDefaultsM2_thumbColor_closure, A._SwitchDefaultsM2_trackColor_closure, A._SwitchDefaultsM2_mouseCursor_closure, A._SwitchDefaultsM2_overlayColor_closure, A._TabBarState_initState_closure, A._TabBarState_build_closure, A._TabBarState_build_closure0, A._TextFieldState_build_closure3, A._TextFieldState_build_closure4, A.TextFormField_closure, A.TextFormField_closure_onChangedHandler, A._TextSelectionControlsToolbarState_build_closure, A._RenderTextSelectionToolbarItemsLayout__layoutChildren_closure, A._RenderTextSelectionToolbarItemsLayout__placeChildren_closure, A._RenderTextSelectionToolbarItemsLayout_paint_closure, A._RenderTextSelectionToolbarItemsLayout_visitChildrenForSemantics_closure, A._AnimatedThemeState_forEachTween_closure, A.ThemeData__lerpThemeExtensions_closure0, A.TimeOfDay_toString_addLeadingZeroIfNeeded, A._HourMinuteControl_build_closure, A._HourMinuteControl_build_closure0, A._HourControl_build_hoursFromSelected, A._DayPeriodControl_build_closure, A._DayPeriodControl_build_closure0, A._DialPainter_paint_getOffsetForTheta, A._DialPainter_paint_paintLabels, A.showTimePicker_closure, A.ToggleButtons_build_closure, A.TooltipState__createNewEntry_closure, A.TooltipState__createNewEntry_closure0, A.TooltipState__createNewEntry_closure1, A.TooltipState_build_closure, A.TooltipState_build_closure0, A._CompoundBorder_scale_closure, A._CompoundBorder_toString_closure, A.ClipContext_clipPathAndPaint_closure, A.ClipContext_clipRRectAndPaint_closure, A.ClipContext_clipRectAndPaint_closure, A.paintImage_closure, A._sample_closure, A._interpolateColorsAndStops_closure, A.LinearGradient_scale_closure, A._CachedImageBase_dispose_closure, A.ImageProvider_resolve_closure0, A.ImageProvider__createErrorHandlerAndKey_closure, A.AssetImage_obtainKey_closure, A.ImageStreamCompleter_reportError_closure, A.ImageStreamCompleter_reportImageChunkEvent_closure, A.InlineSpan_getSpanForPosition_closure, A.InlineSpan_codeUnitAt_closure, A._ShapeDecorationPainter__precache_closure, A._ShapeDecorationPainter__precache_closure0, A._ShapeDecorationPainter__precache_closure1, A.TextSpan_debugDescribeChildren_closure, A.TextStyle_fontFamilyFallback_closure, A.FrictionSimulation_closure, A.RendererBinding__scheduleMouseTrackerUpdate_closure, A.BoxConstraints_toString_describe, A.RenderEditable__extractPlaceholderSpans_closure, A.RenderEditable_getBoxesForSelection_closure, A.RenderEditable_describeSemanticsConfiguration_closure, A.RenderListBody_computeMinIntrinsicWidth_closure, A.RenderListBody_computeMinIntrinsicWidth_closure0, A.RenderListBody_computeMaxIntrinsicWidth_closure, A.RenderListBody_computeMaxIntrinsicWidth_closure0, A.RenderListBody_computeMinIntrinsicHeight_closure, A.RenderListBody_computeMinIntrinsicHeight_closure0, A.RenderListBody_computeMaxIntrinsicHeight_closure, A.RenderListBody_computeMaxIntrinsicHeight_closure0, A.MouseTracker__handleDeviceUpdate_closure, A.MouseTracker__handleDeviceUpdateMouseEvents_closure0, A.RenderObject_reassemble_closure, A.RenderObject__updateCompositingBits_closure, A.RenderObject_clearSemantics_closure, A.RenderObject__getSemanticsForParent_closure, A.RenderParagraph_markNeedsLayout_closure, A.RenderParagraph__extractPlaceholderSpans_closure, A.RenderParagraph_selectionColor_closure, A.RenderParagraph_systemFontsDidChange_closure, A.RenderParagraph_describeSemanticsConfiguration_closure, A._factoriesTypeSet_closure, A._PlatformViewGestureRecognizer_closure, A.RenderSliverHelpers_hitTestBoxChild_closure, A.RenderSliverMultiBoxAdaptor__createOrObtainChild_closure, A.RenderSliverMultiBoxAdaptor_collectGarbage_closure, A.RenderSliverMultiBoxAdaptor_collectGarbage__closure, A.RenderSliverPersistentHeader_layoutChild_closure, A.RenderStack_computeMinIntrinsicWidth_closure, A.RenderStack_computeMaxIntrinsicWidth_closure, A.RenderStack_computeMinIntrinsicHeight_closure, A.RenderStack_computeMaxIntrinsicHeight_closure, A.RenderViewportBase_visitChildrenForSemantics_closure, A.RenderViewportBase_hitTestChildren_closure, A.SchedulerBinding_endOfFrame_closure, A.SchedulerBinding__handleDrawFrame_closure, A.TickerFuture_whenCompleteOrCancel_thunk, A.SemanticsNode_getSemanticsData_closure, A.SemanticsNode__childrenInTraversalOrder_closure, A.SemanticsNode_debugDescribeChildren_closure, A._SemanticsSortGroup_sortedWithinVerticalGroup_closure, A._SemanticsSortGroup_sortedWithinKnot_search, A._SemanticsSortGroup_sortedWithinKnot_closure0, A._SemanticsSortGroup_sortedWithinKnot_closure1, A._childrenInDefaultOrder_closure, A.SemanticsOwner_sendSemanticsUpdate_closure, A.SemanticsOwner__getSemanticsActionHandlerForId_closure, A.SemanticsConfiguration__addArgumentlessAction_closure, A.SemanticsConfiguration_onMoveCursorForwardByCharacter_closure, A.SemanticsConfiguration_onMoveCursorBackwardByCharacter_closure, A.SemanticsConfiguration_onMoveCursorForwardByWord_closure, A.SemanticsConfiguration_onMoveCursorBackwardByWord_closure, A.SemanticsConfiguration_onSetSelection_closure, A.SemanticsConfiguration_onSetText_closure, A.CachingAssetBundle_loadStructuredData_closure, A.PlatformAssetBundle_load_closure, A._AutofillScopeTextInputConfiguration_toJson_closure, A.AutofillScopeMixin_attach_closure, A._DefaultBinaryMessenger_send_closure, A.BasicMessageChannel_setMessageHandler_closure, A.MethodChannel_setMethodCallHandler_closure, A.RestorationManager_handleRestorationUpdateFromEngine_closure, A.RestorationManager_scheduleSerializationFor_closure, A.RestorationBucket__visitChildren_closure, A.FilteringTextInputFormatter__processRegion_adjustIndex, A.TextEditingValue_replaced_adjustIndex, A.TextInput__handleTextInputInvocation_closure, A.TextInput__handleTextInputInvocation_closure0, A.TextInput__handleTextInputInvocation_closure1, A._PlatformTextInputControl_setSelectionRects_closure, A._getParent_closure, A.Actions__findDispatcher_closure, A.Actions_maybeFind_closure, A.Actions__maybeFindWithoutDependingOn_closure, A.Actions_invoke_closure, A.Actions_maybeInvoke_closure, A._FocusableActionDetectorState_initState_closure, A._FocusableActionDetectorState__mayTriggerCallback_shouldShowHoverHighlight, A._FocusableActionDetectorState__mayTriggerCallback_canRequestFocus, A._FocusableActionDetectorState__mayTriggerCallback_shouldShowFocusHighlight, A._FocusableActionDetectorState_didUpdateWidget_closure, A._AnimatedCrossFadeState_initState_closure, A._AnimatedSwitcherState__newEntry_closure, A._AnimatedSwitcherState__rebuildOutgoingWidgetsIfNeeded_closure, A._AnimatedSwitcherState_build_closure, A._WidgetsAppState__onGenerateRoute_closure, A._WidgetsAppState_build_closure, A._StreamBuilderBaseState__subscribe_closure, A._FutureBuilderState__subscribe_closure, A._RawAutocompleteState__updateOverlay_closure, A._RawAutocompleteState__updateOverlay_closure0, A._RawAutocompleteState__updateOverlay__closure, A.AutofillGroupState_autofillClients_closure, A._AutomaticKeepAliveState__addClient_closure, A._AutomaticKeepAliveState__getChildElement_closure, A._UbiquitousInheritedElement_notifyClients_closure, A._UbiquitousInheritedElement__recurseChildren_closure, A.ClipPath_shape_closure, A.RichText__extractChildren_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure0, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure1, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure3, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure5, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_initInstances_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_initServiceExtensions_closure0, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_initInstances_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure0, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure1, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure2, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure4, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure6, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_drawFrame_closure, A.ContextMenuController_show_closure, A.DisplayFeatureSubScreen_avoidBounds_closure, A.DisplayFeatureSubScreen_avoidBounds_closure0, A._DraggableScrollableSheetState_build_closure, A.EditableTextState_cutSelection_closure, A.EditableTextState_pasteText_closure, A.EditableTextState_didChangeDependencies_closure, A.EditableTextState__createSelectionOverlay_closure, A.EditableTextState__scheduleShowCaretOnScreen_closure, A.EditableTextState_didChangeMetrics_closure, A.EditableTextState__startCursorBlink_closure, A.EditableTextState__onCursorTick_closure1, A.EditableTextState__updateSizeAndTransform_closure, A.EditableTextState__updateComposingRectIfNeeded_closure, A.EditableTextState__updateCaretRectIfNeeded_closure, A.EditableTextState__actions_closure, A.EditableTextState_build_closure0, A._Editable__extractChildren_closure, A._ScribbleFocusableState_isInScribbleRect_closure, A._UpdateTextSelectionAction_invoke_collapse, A._throttle_closure, A.FocusNode_traversalDescendants_closure, A.FocusNode_debugDescribeChildren_closure, A._getAncestor_closure, A.FocusTraversalPolicy__sortAllDescendants_visitGroups, A.FocusTraversalPolicy__sortAllDescendants_closure, A._ReadingOrderTraversalPolicy_FocusTraversalPolicy_DirectionalFocusTraversalPolicyMixin_changedScope_closure, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure0, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure1, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure0, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure1, A.DirectionalFocusTraversalPolicyMixin__popPolicyDataIfNeeded_popOrInvalidate, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure0, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure2, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure3, A._ReadingOrderSortData_commonDirectionalityOf_closure, A._ReadingOrderSortData_directionalAncestors_getDirectionalityAncestors, A._ReadingOrderDirectionalGroupData_rect_closure, A.ReadingOrderTraversalPolicy__pickNext_inBand_closure, A.FormState__fieldDidChange_closure, A._InactiveElements__unmount_closure, A.Element_reassemble_closure, A.Element_renderObject_closure, A.Element_updateSlotForChild_visit, A.Element__updateDepth_closure, A.Element_detachRenderObject_closure, A.Element_attachRenderObject_closure, A.Element_debugDescribeChildren_closure, A.ParentDataElement__applyParentData_applyParentDataToChild, A.RenderObjectElement_updateChildren_replaceWithNullIfForgotten, A.MultiChildRenderObjectElement_children_closure, A.GestureDetector_build_closure0, A.GestureDetector_build_closure2, A.GestureDetector_build_closure4, A.GestureDetector_build_closure6, A.GestureDetector_build_closure8, A.GestureDetector_build_closure10, A.GestureDetector_build_closure12, A.GestureDetector_build_closure14, A._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure, A._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure0, A._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure1, A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure, A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure0, A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure1, A.Hero__allHeroesFor_visitor, A.HeroController_didStopUserGesture_isInvalidFlight, A.HeroController__maybeStartHeroTransition_closure, A.IconTheme_merge_closure, A._ImageState__replaceImage_closure, A.ImplicitlyAnimatedWidgetState_initState_closure, A.ImplicitlyAnimatedWidgetState_didUpdateWidget_closure, A.ImplicitlyAnimatedWidgetState__constructTweens_closure, A._AnimatedContainerState_forEachTween_closure, A._AnimatedContainerState_forEachTween_closure0, A._AnimatedContainerState_forEachTween_closure1, A._AnimatedContainerState_forEachTween_closure2, A._AnimatedContainerState_forEachTween_closure3, A._AnimatedContainerState_forEachTween_closure4, A._AnimatedContainerState_forEachTween_closure5, A._AnimatedContainerState_forEachTween_closure6, A._AnimatedPaddingState_forEachTween_closure, A._AnimatedPositionedState_forEachTween_closure, A._AnimatedPositionedState_forEachTween_closure0, A._AnimatedPositionedState_forEachTween_closure1, A._AnimatedPositionedState_forEachTween_closure2, A._AnimatedPositionedState_forEachTween_closure3, A._AnimatedPositionedState_forEachTween_closure4, A._AnimatedOpacityState_forEachTween_closure, A._AnimatedDefaultTextStyleState_forEachTween_closure, A._AnimatedPhysicalModelState_forEachTween_closure, A._AnimatedPhysicalModelState_forEachTween_closure0, A._AnimatedPhysicalModelState_forEachTween_closure1, A._AnimatedPhysicalModelState_forEachTween_closure2, A.InheritedTheme_capture_closure, A._loadAll_closure, A._loadAll_closure0, A._loadAll_closure1, A._LocalizationsState_load_closure, A._LocalizationsState_load_closure0, A.TextMagnifierConfiguration_magnifierBuilder_closure, A.MagnifierController_show_closure, A.MediaQueryData_removeDisplayFeatures_closure, A.Route_didPush_closure, A.Route_didAdd_closure, A.Route_isCurrent_closure, A.Route_isFirst_closure, A.Route_isActive_closure, A.Navigator_defaultGenerateInitialRoutes_closure, A._RouteEntry_dispose_closure, A._RouteEntry_isRoutePredicate_closure, A.NavigatorState_restoreState_closure, A.NavigatorState__flushHistoryUpdates_closure, A.NavigatorState__afterNavigation_closure, A.NavigatorState_maybePop_closure, A.NavigatorState_maybePop_closure1, A.NavigatorState_removeRoute_closure, A.OverlayEntry_remove_closure, A._RenderTheatre_computeMinIntrinsicWidth_closure, A._RenderTheatre_computeMaxIntrinsicWidth_closure, A._RenderTheatre_computeMinIntrinsicHeight_closure, A._RenderTheatre_computeMaxIntrinsicHeight_closure, A.PageStorageBucket__allKeys_closure, A._PageViewState_build_closure, A.HtmlElementView__createHtmlElementView_closure, A._PlatformViewPlaceholderBox_performLayout_closure, A.SliverReorderableListState__dragStart_closure, A._ReorderableItemState_updateForGap_closure, A.ReorderableDragStartListener_build_closure, A._DragInfo_startDrag_closure, A._RootRestorationScopeState__loadRootBucketIfNecessary_closure, A._RouterState__processParsedRouteInformation_closure, A._RouterState__handleRoutePopped_closure, A.TransitionRoute__updateSecondaryAnimation_jumpOnAnimationEnd, A.TransitionRoute__setSecondaryAnimation_closure, A.LocalHistoryRoute_removeLocalHistoryEntry_closure, A._ModalScopeState_build_closure0, A._ModalScopeState_build__closure, A.ScrollAwareImageProvider_resolveStreamForKey_closure, A.ScrollBehavior_velocityTrackerBuilder_closure, A.ScrollBehavior_velocityTrackerBuilder_closure0, A.ScrollBehavior_velocityTrackerBuilder_closure1, A.ScrollNotificationObserverState_build_closure, A.ScrollNotificationObserverState_build_closure0, A.ScrollPosition_forcePixels_closure, A.ScrollView_build_closure0, A.ScrollableState_setCanDrag_closure0, A.ScrollableState_setCanDrag_closure2, A._ScrollableSelectionContainerDelegate__scheduleLayoutChange_closure, A.ScrollbarPainter_update_needPaint, A.RawScrollbarState__gestures_closure0, A.RawScrollbarState__gestures__closure, A.RawScrollbarState__gestures__closure0, A.RawScrollbarState__gestures__closure1, A.RawScrollbarState__gestures_closure2, A.RawScrollbarState_build_closure, A.RawScrollbarState_build_closure0, A.MultiSelectableSelectionContainerDelegate__scheduleSelectableUpdate_closure, A.MultiSelectableSelectionContainerDelegate_handleSelectWord_closure, A.MultiSelectableSelectionContainerDelegate_handleSelectWord_closure0, A.LogicalKeySet__triggers_closure, A.SliverMultiBoxAdaptorElement_performRebuild_processElement, A.Table_closure, A.Table_closure0, A._TableElement_mount_closure, A._TableElement_mount__closure, A._TableElement_update_closure, A._TableElement_update_closure0, A._TableElement__updateRenderObjectChildren_closure, A._TableElement__updateRenderObjectChildren__closure, A._TableElement_visitChildren_closure, A.SelectionOverlay_showMagnifier_closure, A.SelectionOverlay_showToolbar_closure, A.SelectionOverlay_markNeedsBuild_closure, A.SelectionOverlay__buildToolbar_closure, A._SelectionHandleOverlayState_build_closure0, A._TextSelectionGestureDetectorState_build_closure0, A._TextSelectionGestureDetectorState_build_closure2, A._TextSelectionGestureDetectorState_build_closure4, A._TextSelectionGestureDetectorState_build_closure6, A.CacheStore_closure, A.CacheStore_retrieveCacheData_closure, A.WebHelper__manageResponse_closure, A.WebHelper__saveFileAndPostUpdates_closure, A._BlockPickerState_build_closure, A._GlobalCupertinoLocalizationsDelegate_load_closure_loadFormats, A._StoreStreamListenerState__createStream_closure, A.SlidableAction_build_closure, A.SlidableAutoCloseBehaviorListener_build_closure, A.SlidableAutoCloseNotificationSender_build_closure, A._SlidableAutoCloseBarrierNotificationSenderState_dispose_closure, A._SlidableAutoCloseBarrierBehaviorListenerState_build_closure, A._SlidableDismissalState_handleResizeRequestChanged_closure, A._RenderFlexEntranceTransition_getTotalFlex_closure, A._RenderFlexEntranceTransition_performLayout_closure, A.showToastWidget_closure, A._StyledToastState_build_closure, A.ToastManager_dismissAll_closure, A.Registrar_send_closure, A.GoogleSignIn__ensureInitialized_closure, A.GoogleSignIn__waitFor_closure, A.GoogleSignIn__addMethodCall_closure, A.GoogleSignIn_signIn_isCanceled, A.GoogleSignIn_signIn_closure, A.MethodChannelGoogleSignIn_getTokens_closure, A.GoogleSignInPlugin_closure, A.GoogleSignInPlugin_initWithParams_closure, A.GoogleSignInPlugin_initWithParams_closure0, A.NodeList_retainWhere_closure, A.FilteredElementList_removeRange_closure, A.InTableTextPhase_flushCharacters_closure, A._CssClassSetImpl_add_closure, A.SelectorEvaluator_visitPseudoClassSelector_closure, A.SelectorEvaluator_visitPseudoClassSelector_closure0, A.SelectorEvaluator_visitPseudoClassSelector__closure, A.SelectorEvaluator_visitAttributeSelector_closure, A.HtmlTokenizer_consumeEntity_closure, A._escape_closure, A._escape_closure0, A._escape_closure1, A._escape_closure2, A._escape_closure3, A._escape__closure, A._escape_closure4, A._escape_closure5, A._escape_closure6, A._escape_closure7, A._escape_closure8, A._postProcess_closure, A.Rule_findRule_closure, A.Rule_findRule_closure0, A.Rule__buildFilterFn_closure, A._CommonRules_indentedCodeBlock_closure, A._CommonRules_fencedCodeBlock_closure, A._CommonRules_inlineLink_closure, A._CommonRules_referenceLink_closure0, A._CommonRules_code_closure, A._CommonRules_code__closure, A.get_closure, A.readBytes_closure, A.BaseRequest_closure0, A.BrowserClient_send_closure, A.BrowserClient_send_closure0, A.ByteStream_toBytes_closure, A.mapToQuery_closure0, A.onDone_closure, A.CaseInsensitiveMap$from_closure, A.MediaType_toString__closure, A.expectQuotedString_closure, A.ImagePickerPlugin__getSelectedXFiles_closure, A.ImagePickerPlugin__getSelectedXFiles__closure, A.ImagePickerPlugin__getSelectedXFiles_closure0, A.ImageResizer_loadImage_closure, A.ImageResizer_loadImage_closure0, A._$PurchaseWrapperFromJson_closure, A._$PurchasesResultWrapperFromJson_closure0, A._$SkuDetailsResponseWrapperFromJson_closure0, A.InAppPurchaseAndroidPlatform$__closure, A.InAppPurchaseAndroidPlatform_queryProductDetails_closure, A.InAppPurchaseAndroidPlatform_queryProductDetails_closure0, A.InAppPurchaseAndroidPlatform_queryProductDetails_closure1, A.InAppPurchaseAndroidPlatform_restorePurchases_closure, A.InAppPurchaseAndroidPlatform_restorePurchases_closure0, A.InAppPurchaseAndroidPlatform_restorePurchases_closure1, A.InAppPurchaseAndroidPlatform_restorePurchases_closure2, A.InAppPurchaseAndroidPlatform__getPurchaseDetailsFromResult_closure, A.InAppPurchaseStoreKitPlatform_queryProductDetails_closure, A._TransactionObserver__handleTransationUpdates_closure, A._TransactionObserver__handleTransationUpdates_closure0, A.SKPaymentQueueWrapper__getTransactionList_closure, A._$SkProductResponseWrapperFromJson_closure, A._$SkProductResponseWrapperFromJson_closure0, A._$SKProductWrapperFromJson_closure1, A.Intl__pluralRule_closure, A.DateFormat_dateTimeConstructor_closure, A.DateFormat__checkDateOnly_closure, A.DateFormat__initDigitMatcher_closure, A.DateFormat__initDigitMatcher_closure0, A._DateFormatPatternField_parseEnumeratedString_closure, A._DateFormatPatternField_parseStandaloneDay_closure, A.NumberFormat_NumberFormat_closure, A.NumberFormat_NumberFormat$decimalPattern_closure, A._CountryPickerDialogState_build_closure, A._CountryPickerDialogState_build__closure0, A._CountryPickerDialogState_build__closure1, A._IntlPhoneFieldState_initState_closure, A._IntlPhoneFieldState__changeCountry_closure, A._IntlPhoneFieldState__changeCountry___closure, A._IntlPhoneFieldState_build_closure0, A._IntlPhoneFieldState_build_closure, A._IntlPhoneFieldState_build_closure1, A.ClientEntity_ClientEntity_closure, A.ClientEntity_primaryContact_closure, A.ClientEntity_emailContacts_closure, A.ClientEntity_hasEmailAddress_closure, A.ClientEntity_getContact_closure, A.CompanyGatewayEntity_updateConfig_closure, A.CompanyEntity_getCustomFieldValues_closure, A.CompanyEntity_coreCompany_closure, A.GatewayEntity_supportsTokenBilling_closure, A.GatewayEntity_supportsRefunds_closure, A.GatewayEntity_matchesFilter_closure, A.GatewayEntity_matchesFilterValue_closure, A.UserCompanyEntity_UserCompanyEntity_closure, A.UserCompanyEntity__initializeBuilder_closure, A.DesignEntity_clone_closure, A.HasActivities_getActivities_closure, A.ExpenseEntity_clone_closure, A.InvoiceEntity_InvoiceEntity_closure, A.InvoiceEntity_InvoiceEntity_closure0, A.InvoiceEntity_moveLineItem_closure, A.InvoiceEntity_moveLineItem_closure0, A.InvoiceEntity_recreateInvitations_closure0, A.InvoiceEntity_recreateInvitations_closure, A.InvoiceEntity_recreateInvitations_closure2, A.InvoiceEntity_recreateInvitations_closure1, A.InvoiceEntity_clone_closure, A.InvoiceEntity_clone__closure, A.InvoiceEntity_clone__closure0, A.InvoiceEntity_applyClient_closure, A.InvoiceEntity_applyVendor_closure, A.InvoiceEntity_history_closure, A.InvoiceEntity_history_closure0, A.InvoiceEntity_hasTasks_closure, A.InvoiceEntity_hasProducts_closure, A.InvoiceEntity_hasExpenses_closure, A.InvoiceEntity_applyTax_closure, A.InvoiceEntity_applyTax_closure0, A.InvoiceEntity_applyTax_closure1, A.InvoiceEntity_isViewed_closure, A.InvoiceEntity_getInvitationForClientContact_closure, A.InvoiceEntity_getInvitationForVendorContact_closure, A.InvoiceItemEntity_taxAmount_calculateTaxAmount, A.InvoiceItemEntity_applyTax_closure, A.InvoiceItemEntity_applyTax_closure0, A.InvoiceItemEntity_applyTax_closure1, A.CalculateInvoiceTotal_calculateTaxes_closure, A.CalculateInvoiceTotal_calculateTaxes__closure, A.CalculateInvoiceTotal_calculateTaxes__closure1, A.CalculateInvoiceTotal_calculateTaxes__closure3, A.CalculateInvoiceTotal_calculateTaxes_closure0, A.CalculateInvoiceTotal_calculateTaxes_closure2, A.CalculateInvoiceTotal_calculateTaxes_closure4, A.CalculateInvoiceTotal_getTaxable_closure, A.CalculateInvoiceTotal_calculateTotal_closure, A.CalculateInvoiceTotal_calculateSubtotal_closure, A.PaymentEntity_invoicePaymentables_closure, A.PaymentEntity_creditPaymentables_closure, A.PaymentEntity_invoiceId_closure, A.ProductEntity_clone_closure, A.ProjectEntity_clone_closure, A.SettingsEntity_setFieldsForSection_closure, A.SettingsEntity_setFieldsForSection_closure0, A.TaskTime_stop_closure, A.TaskEntity_clone_closure, A.TaskEntity_areTimesValid_closure, A.TaskEntity_getInvalidTimeIndices_closure, A.TaskEntity_isRunning_closure, A.TaskEntity_isBetween_closure, A.TaskEntity_getTaskTimes_closure, A.TaskEntity_addTaskTime_closure, A.TaskEntity_updateTaskTime_closure, A.TaskEntity_deleteTaskTime_closure, A.TaskEntity_calculateDuration_closure, A.TransactionEntity_TransactionEntity_closure, A.TransactionEntity_TransactionEntity_closure0, A.VendorEntity_VendorEntity_closure, A.VendorEntity_emailContacts_closure, A.VendorEntity_primaryContact_closure, A.VendorEntity_hasEmailAddress_closure, A.VendorEntity_getContact_closure, A.ClientRepository_saveData_closure, A.CreditRepository_saveData_closure, A.InvoiceRepository_saveData_closure, A.ProductRepository_saveData_closure, A.PurchaseOrderRepository_saveData_closure, A.QuoteRepository_saveData_closure, A.TransactionRepository_convertToExpense_closure, A._parseError__closure, A._initialState_closure, A.InvoiceNinjaAppState_initState_closure, A.InvoiceNinjaAppState_generateRoute_closure, A.InvoiceNinjaAppState_generateRoute_closure0, A.InvoiceNinjaAppState_build_closure, A.InvoiceNinjaAppState_build__closure, A.InvoiceNinjaAppState_build__closure0, A.InvoiceNinjaAppState_build__closure1, A.InvoiceNinjaAppState_build__closure2, A.InvoiceNinjaAppState_build__closure3, A.InvoiceNinjaAppState_build__closure4, A.InvoiceNinjaAppState_build__closure5, A.InvoiceNinjaAppState_build__closure6, A.InvoiceNinjaAppState_build__closure7, A.InvoiceNinjaAppState_build__closure8, A.InvoiceNinjaAppState_build__closure9, A.InvoiceNinjaAppState_build__closure10, A.InvoiceNinjaAppState_build__closure11, A.InvoiceNinjaAppState_build__closure12, A.InvoiceNinjaAppState_build__closure13, A.InvoiceNinjaAppState_build__closure14, A.InvoiceNinjaAppState_build__closure15, A.InvoiceNinjaAppState_build__closure16, A.InvoiceNinjaAppState_build__closure17, A.InvoiceNinjaAppState_build__closure18, A.InvoiceNinjaAppState_build__closure19, A.InvoiceNinjaAppState_build__closure20, A.InvoiceNinjaAppState_build__closure21, A.InvoiceNinjaAppState_build__closure22, A.InvoiceNinjaAppState_build__closure23, A.InvoiceNinjaAppState_build__closure24, A.InvoiceNinjaAppState_build__closure25, A.InvoiceNinjaAppState_build__closure26, A.InvoiceNinjaAppState_build__closure27, A.InvoiceNinjaAppState_build__closure28, A.InvoiceNinjaAppState_build__closure29, A.InvoiceNinjaAppState_build__closure30, A.InvoiceNinjaAppState_build__closure31, A.InvoiceNinjaAppState_build__closure32, A.InvoiceNinjaAppState_build__closure33, A.InvoiceNinjaAppState_build__closure34, A.InvoiceNinjaAppState_build__closure35, A.InvoiceNinjaAppState_build__closure36, A.InvoiceNinjaAppState_build__closure37, A.InvoiceNinjaAppState_build__closure38, A.InvoiceNinjaAppState_build__closure39, A.InvoiceNinjaAppState_build__closure40, A.InvoiceNinjaAppState_build__closure41, A.InvoiceNinjaAppState_build__closure42, A.InvoiceNinjaAppState_build__closure43, A.InvoiceNinjaAppState_build__closure44, A.InvoiceNinjaAppState_build__closure45, A.InvoiceNinjaAppState_build__closure46, A.InvoiceNinjaAppState_build__closure47, A.InvoiceNinjaAppState_build__closure48, A.InvoiceNinjaAppState_build__closure49, A.InvoiceNinjaAppState_build__closure50, A.InvoiceNinjaAppState_build__closure51, A.InvoiceNinjaAppState_build__closure52, A.InvoiceNinjaAppState_build__closure53, A.InvoiceNinjaAppState_build__closure54, A.InvoiceNinjaAppState_build__closure55, A.InvoiceNinjaAppState_build__closure56, A.InvoiceNinjaAppState_build__closure57, A.InvoiceNinjaAppState_build__closure58, A.InvoiceNinjaAppState_build__closure59, A.InvoiceNinjaAppState_build__closure60, A.InvoiceNinjaAppState_build__closure61, A.InvoiceNinjaAppState_build__closure62, A.InvoiceNinjaAppState_build__closure63, A.InvoiceNinjaAppState_build__closure64, A.InvoiceNinjaAppState_build__closure65, A.InvoiceNinjaAppState_build__closure66, A.InvoiceNinjaAppState_build__closure67, A.InvoiceNinjaAppState_build__closure68, A.InvoiceNinjaAppState_build__closure69, A.InvoiceNinjaAppState_build__closure70, A.InvoiceNinjaAppState_build__closure71, A.InvoiceNinjaAppState_build__closure72, A.InvoiceNinjaAppState_build__closure73, A.InvoiceNinjaAppState_build__closure74, A.InvoiceNinjaAppState_build__closure75, A.InvoiceNinjaAppState_build__closure76, A.InvoiceNinjaAppState_build__closure77, A.InvoiceNinjaAppState_build__closure78, A.InvoiceNinjaAppState_build__closure79, A.InvoiceNinjaAppState_build__closure80, A.InvoiceNinjaAppState_build__closure81, A.InvoiceNinjaAppState_build__closure82, A.InvoiceNinjaAppState_build__closure83, A.InvoiceNinjaAppState_build__closure84, A.InvoiceNinjaAppState_build__closure85, A.InvoiceNinjaAppState_build__closure86, A.InvoiceNinjaAppState_build__closure87, A.InvoiceNinjaAppState_build__closure88, A.InvoiceNinjaAppState_build__closure89, A.InvoiceNinjaAppState_build__closure90, A.InvoiceNinjaAppState_build__closure91, A.InvoiceNinjaAppState_build__closure92, A.InvoiceNinjaAppState_build__closure93, A.InvoiceNinjaAppState_build__closure94, A.InvoiceNinjaAppState_build__closure95, A.InvoiceNinjaAppState_build__closure96, A.InvoiceNinjaAppState_build__closure97, A.InvoiceNinjaAppState_build__closure98, A.InvoiceNinjaAppState_build__closure99, A.InvoiceNinjaAppState_build__closure100, A.InvoiceNinjaAppState_build__closure101, A.InvoiceNinjaAppState_build__closure102, A.InvoiceNinjaAppState_build__closure103, A.InvoiceNinjaAppState_build__closure104, A.InvoiceNinjaAppState_build__closure105, A.InvoiceNinjaAppState_build__closure106, A.InvoiceNinjaAppState_build__closure107, A.InvoiceNinjaAppState_build__closure108, A.InvoiceNinjaAppState_build__closure109, A.InvoiceNinjaAppState_build__closure110, A.InvoiceNinjaAppState_build__closure111, A.InvoiceNinjaAppState_build__closure112, A.InvoiceNinjaAppState_build__closure113, A.InvoiceNinjaAppState_build__closure114, A.InvoiceNinjaAppState_build__closure115, A.InvoiceNinjaAppState_build__closure116, A.InvoiceNinjaAppState_build__closure117, A.InvoiceNinjaAppState_build__closure118, A.InvoiceNinjaAppState_build__closure119, A.InvoiceNinjaAppState_build__closure120, A.InvoiceNinjaAppState_build__closure121, A.InvoiceNinjaAppState_build__closure122, A.viewEntityById__closure, A.checkForChanges_closure, A._createLoadState_closure, A._createLoadState__closure, A._createLoadState__closure0, A._createLoadState__closure1, A._createLoadState__closure2, A._createLoadState__closure3, A._getRoutes_closure, A._getRoutes_closure0, A._createUserLoggedIn_closure, A._createPersistData_closure, A._createPersistUI_closure, A._createPersistPrefs_closure, A._createPersistPrefs__closure, A._createAccountLoaded_closure, A._createDataRefreshed_closure, A._createPersistStatic_closure, A._createDeleteState_closure, A._createDeleteState__closure, A._createViewMainScreen_closure, A._createViewMainScreen__closure, A._createClearData_closure, A._createClearData__closure, A.appReducer_closure, A.appReducer__closure, A.appReducer_closure0, A.appReducer_closure1, A.appReducer_closure2, A.AppState_AppState_closure, A.AppState_companies_closure, A.AppState_historyList_closure, A._createUserLogout_closure, A._createUserLogout__closure, A._createUserLogoutAll_closure, A._createUserLogoutAll__closure, A._createUserLogoutAll__closure0, A._createLoginRequest_closure, A._createLoginRequest__closure, A._createLoginRequest__closure0, A._createSignUpRequest_closure, A._createSignUpRequest__closure, A._createSignUpRequest__closure0, A._createOAuthLoginRequest_closure, A._createOAuthLoginRequest__closure, A._createOAuthLoginRequest__closure0, A._createOAuthSignUpRequest_closure, A._createOAuthSignUpRequest__closure, A._createOAuthSignUpRequest__closure0, A._createRefreshRequest_closure, A._createRefreshRequest__closure, A._createRefreshRequest___closure, A._createRefreshRequest____closure, A._createRefreshRequest__closure0, A._createRecoverRequest_closure, A._createRecoverRequest__closure, A._createRecoverRequest__closure0, A._createCompany_closure, A._createCompany__closure, A._createCompany___closure, A._setDefaultCompany_closure, A._setDefaultCompany__closure, A._setDefaultCompany__closure0, A._deleteCompany_closure, A._deleteCompany__closure, A._deleteCompany__closure0, A._purgeData_closure, A._purgeData__closure, A._purgeData___closure, A._purgeData__closure0, A._resendConfirmation_closure, A._resendConfirmation__closure, A._resendConfirmation__closure0, A.userLoadUrlReducer_closure, A.userSignUpRequestReducer_closure, A.userLoginRequestReducer_closure, A.oauthLoginRequestReducer_closure, A.oauthSignUpRequestReducer_closure, A.userLoginSuccessReducer_closure, A.userVerifiedPasswordReducer_closure, A.userUnverifiedPasswordReducer_closure, A.handleBankAccountAction_closure, A.handleBankAccountAction_closure0, A._editBankAccount_closure, A._viewBankAccount_closure, A._viewBankAccountList_closure0, A._viewBankAccountList__closure, A._archiveBankAccount_closure, A._archiveBankAccount__closure, A._archiveBankAccount__closure0, A._archiveBankAccount__closure1, A._deleteBankAccount_closure, A._deleteBankAccount__closure, A._deleteBankAccount__closure0, A._deleteBankAccount__closure1, A._restoreBankAccount_closure, A._restoreBankAccount__closure, A._restoreBankAccount__closure0, A._restoreBankAccount__closure1, A._saveBankAccount_closure, A._saveBankAccount__closure, A._saveBankAccount__closure0, A._loadBankAccount_closure, A._loadBankAccount__closure, A._loadBankAccount__closure0, A._loadBankAccounts_closure, A._loadBankAccounts__closure, A._loadBankAccounts__closure0, A.bankAccountUIReducer_closure, A.editingReducer__closure45, A.bankAccountListReducer__closure, A._viewBankAccountList_closure, A._filterBankAccountsByCustom1_closure, A._filterBankAccountsByCustom1_closure0, A._filterBankAccountsByCustom2_closure, A._filterBankAccountsByCustom2_closure0, A._filterBankAccountsByState_closure, A._filterBankAccountsByState_closure0, A._filterBankAccounts_closure, A._sortBankAccounts_closure, A._startListMultiselect_closure21, A._addToListMultiselect_closure21, A._removeFromListMultiselect_closure21, A._clearListMultiselect_closure21, A._archiveBankAccountSuccess_closure, A._deleteBankAccountSuccess_closure, A._restoreBankAccountSuccess_closure, A._addBankAccount_closure, A._updateBankAccount_closure, A._setLoadedBankAccount_closure, A.memoizedDropdownBankAccountList_closure, A.dropdownBankAccountsSelector_closure, A.memoizedFilteredBankAccountList_closure, A.filteredBankAccountsSelector_closure, A.BankAccountState_loadBankAccounts_closure0, A.BankAccountState_loadBankAccounts_closure1, A.BankAccountState_loadBankAccounts_closure, A.handleClientAction_closure, A.handleClientAction_closure0, A.handleClientAction_closure1, A.handleClientAction_closure2, A.handleClientAction_closure3, A.handleClientAction_closure4, A.handleClientAction_closure5, A.__MergClientPickerState_build_closure, A._editClient_closure, A._viewClient_closure, A._viewClientList_closure1, A._viewClientList__closure, A._archiveClient_closure, A._archiveClient__closure, A._archiveClient__closure0, A._archiveClient__closure1, A._mergeClients_closure, A._mergeClients__closure, A._mergeClients__closure0, A._deleteClient_closure, A._deleteClient__closure, A._deleteClient__closure0, A._deleteClient__closure1, A._purgeClient_closure, A._purgeClient__closure, A._purgeClient__closure0, A._restoreClient_closure, A._restoreClient__closure, A._restoreClient__closure0, A._restoreClient__closure1, A._saveClient_closure, A._saveClient__closure, A._saveClient__closure0, A._loadClient_closure, A._loadClient__closure, A._loadClient__closure0, A._loadClients_closure, A._loadClients__closure, A._loadClients__closure0, A._saveDocument_closure11, A._saveDocument__closure23, A._saveDocument__closure24, A._showPdfClient_closure, A.clientUIReducer_closure, A.editingReducer__closure59, A.editingReducer__closure58, A.editingReducer__closure57, A.editingReducer__closure56, A.clientListReducer__closure, A._viewClientList_closure, A._filterClientsByCustom1_closure, A._filterClientsByCustom1_closure0, A._filterClientsByCustom2_closure, A._filterClientsByCustom2_closure0, A._filterClientsByCustom3_closure, A._filterClientsByCustom3_closure0, A._filterClientsByCustom4_closure, A._filterClientsByCustom4_closure0, A._filterClientsByState_closure, A._filterClientsByState_closure0, A._filterClients_closure, A._sortClients_closure, A._startListMultiselect_closure26, A._addToListMultiselect_closure26, A._removeFromListMultiselect_closure26, A._clearListMultiselect_closure26, A._archiveClientSuccess_closure, A._deleteClientSuccess_closure, A._restoreClientSuccess_closure, A._addClient_closure, A._addClient__closure, A._updateClient_closure, A._updateClient__closure, A._setLoadedClient_closure, A._setLoadedClient__closure, A._mergeClientSuccess_closure, A._purgeClientSuccess_closure26, A.memoizedDropdownClientList_closure, A.dropdownClientsSelector_closure, A.memoizedFilteredClientList_closure, A.filteredClientsSelector_closure, A.filteredClientsSelector__closure, A.ClientState_loadClients_closure0, A.ClientState_loadClients_closure1, A.ClientState_loadClients_closure, A.companyReducer_closure, A.userCompanyEntityReducer__closure8, A.userCompanyEntityReducer___closure, A.userCompanyEntityReducer__closure9, A.userCompanyEntityReducer__closure7, A.userCompanyEntityReducer__closure6, A.userCompanyEntityReducer__closure5, A.userCompanyEntityReducer__closure4, A.userCompanyEntityReducer__closure3, A.userCompanyEntityReducer__closure2, A.userCompanyEntityReducer__closure1, A.userCompanyEntityReducer__closure, A.userCompanyEntityReducer__closure0, A.loadCompanySuccessReducer_closure, A.loadCompanySuccessReducer_closure0, A.loadCompanySuccessReducer_closure1, A.saveCompanySuccessReducer_closure, A.saveCompanySuccessReducer_closure0, A.dropdownExpenseCategoriesSelector_closure1, A.memoizedHasMultipleCurrencies_closure, A.memoizedGetCurrencyIds_closure, A.filteredSelector_closure, A.filteredSelector_closure0, A.filteredSelector_closure1, A.filteredSelector_closure2, A.filteredSelector_closure3, A.filteredSelector_closure4, A.filteredSelector_closure5, A.filteredSelector_closure6, A.filteredSelector_closure7, A.filteredSelector_closure8, A.filteredSelector_closure9, A.filteredSelector_closure10, A.filteredSelector_closure11, A.filteredSelector_closure12, A.handleCompanyGatewayAction_closure, A.handleCompanyGatewayAction_closure0, A.handleCompanyGatewayAction_closure1, A._editCompanyGateway_closure, A._viewCompanyGateway_closure, A._viewCompanyGatewayList_closure, A._viewCompanyGatewayList__closure, A._archiveCompanyGateway_closure, A._archiveCompanyGateway__closure, A._archiveCompanyGateway__closure0, A._archiveCompanyGateway__closure1, A._deleteCompanyGateway_closure, A._deleteCompanyGateway__closure, A._deleteCompanyGateway__closure0, A._deleteCompanyGateway__closure1, A._restoreCompanyGateway_closure, A._restoreCompanyGateway__closure, A._restoreCompanyGateway__closure0, A._restoreCompanyGateway__closure1, A._disconnectCompanyGateway_closure, A._disconnectCompanyGateway__closure, A._disconnectCompanyGateway__closure0, A._saveCompanyGateway_closure, A._saveCompanyGateway__closure, A._saveCompanyGateway__closure0, A._loadCompanyGateway_closure, A._loadCompanyGateway__closure, A._loadCompanyGateway__closure0, A._loadCompanyGateways_closure, A._loadCompanyGateways__closure, A._loadCompanyGateways__closure0, A.companyGatewayUIReducer_closure, A.editingReducer__closure13, A.companyGatewayListReducer__closure, A._filterCompanyGatewaysByCustom1_closure, A._filterCompanyGatewaysByCustom1_closure0, A._filterCompanyGatewaysByCustom2_closure, A._filterCompanyGatewaysByCustom2_closure0, A._filterCompanyGatewaysByState_closure, A._filterCompanyGatewaysByState_closure0, A._filterCompanyGateways_closure, A._sortCompanyGateways_closure, A._startListMultiselect_closure7, A._addToListMultiselect_closure7, A._removeFromListMultiselect_closure7, A._clearListMultiselect_closure7, A._archiveCompanyGatewaySuccess_closure, A._deleteCompanyGatewaySuccess_closure, A._restoreCompanyGatewaySuccess_closure, A._addCompanyGateway_closure, A._addCompanyGateway__closure, A._updateCompanyGateway_closure, A._updateCompanyGateway__closure, A._setLoadedCompanyGateway_closure, A._setLoadedCompanyGateway__closure, A._setLoadedCompany_closure1, A._setLoadedCompany__closure1, A._setLoadedCompany__closure2, A._setLoadedCompany_closure2, A._setLoadedCompanyGateways_closure, A._setLoadedCompanyGateways__closure, A._setLoadedCompanyGateways__closure0, A._setLoadedCompanyGateways_closure0, A.memoizedFilteredCompanyGatewayList_closure, A.filteredCompanyGatewaysSelector_closure, A.filteredCompanyGatewaysSelector_closure0, A.filteredCompanyGatewaysSelector_closure1, A.clientStatsForCompanyGateway__closure, A.handleCreditAction_closure, A.handleCreditAction_closure0, A.handleCreditAction_closure3, A.handleCreditAction_closure4, A.handleCreditAction_closure5, A.handleCreditAction_closure6, A.handleCreditAction_closure7, A.handleCreditAction_closure8, A.handleCreditAction_closure9, A.handleCreditAction__closure, A.handleCreditAction_closure10, A.handleCreditAction_closure11, A._viewCredit_closure, A._viewCreditList_closure0, A._viewCreditList__closure, A._editCredit_closure, A._showEmailCredit_closure, A._showPdfCredit_closure, A._archiveCredit_closure, A._archiveCredit__closure, A._archiveCredit__closure0, A._archiveCredit__closure1, A._deleteCredit_closure, A._deleteCredit__closure, A._deleteCredit__closure0, A._deleteCredit__closure1, A._restoreCredit_closure, A._restoreCredit__closure, A._restoreCredit__closure0, A._restoreCredit__closure1, A._markSentCredit_closure, A._markSentCredit__closure, A._markSentCredit__closure0, A._markPaidCredit_closure, A._markPaidCredit__closure, A._markPaidCredit__closure0, A._emailCredit_closure, A._emailCredit__closure, A._emailCredit__closure0, A._saveCredit_closure, A._saveCredit__closure, A._saveCredit___closure, A._saveCredit__closure0, A._saveCredit__closure1, A._loadCredit_closure, A._loadCredit__closure, A._loadCredit__closure0, A._loadCredits_closure, A._loadCredits__closure, A._loadCredits__closure0, A._downloadCredits_closure, A._downloadCredits__closure, A._downloadCredits__closure0, A._bulkEmailCredits_closure, A._bulkEmailCredits__closure, A._bulkEmailCredits__closure0, A._saveDocument_closure0, A._saveDocument__closure1, A._saveDocument__closure2, A.creditUIReducer_closure, A.editingReducer__closure22, A.editingReducer__closure21, A.editingReducer__closure20, A.editingReducer__closure19, A.editingReducer__closure18, A.editingReducer___closure0, A.editingReducer__closure17, A.editingReducer__closure16, A._addCreditItem_closure, A._addCreditItems_closure, A._removeCreditItem_closure, A._updateCreditItem_closure, A.creditListReducer__closure, A._viewCreditList_closure, A._filterCreditsByCustom1_closure, A._filterCreditsByCustom1_closure0, A._filterCreditsByCustom2_closure, A._filterCreditsByCustom2_closure0, A._filterCreditsByCustom3_closure, A._filterCreditsByCustom3_closure0, A._filterCreditsByCustom4_closure, A._filterCreditsByCustom4_closure0, A._filterCreditsByState_closure, A._filterCreditsByState_closure0, A._filterCreditsByStatus_closure, A._filterCreditsByStatus_closure0, A._filterCredits_closure, A._sortCredits_closure, A._startListMultiselect_closure10, A._addToListMultiselect_closure10, A._removeFromListMultiselect_closure10, A._clearListMultiselect_closure10, A._purgeClientSuccess_closure9, A._purgeClientSuccess_closure10, A._purgeClientSuccess_closure8, A._purgeClientSuccess__closure6, A._markSentCreditSuccess_closure0, A._markSentCreditSuccess_closure1, A._markSentCreditSuccess_closure, A._archiveCreditSuccess_closure, A._deleteCreditSuccess_closure, A._restoreCreditSuccess_closure, A._addCredit_closure, A._addCredit__closure, A._updateCredit_closure, A._updateCredit__closure, A.creditContactSelector_closure, A.creditContactSelector_closure0, A.memoizedDropdownCreditList_closure, A.dropdownCreditSelector_closure, A.memoizedFilteredCreditList_closure, A.filteredCreditsSelector__closure0, A.filteredCreditsSelector_closure0, A.filteredCreditsSelector__closure, A.CreditState_loadCredits_closure0, A.CreditState_loadCredits_closure1, A.CreditState_loadCredits_closure, A._createViewDashboard_closure, A._createViewDashboard___closure, A.dashboardUIReducer_closure, A.selectedEntitiesReducer__closure0, A.selectedEntitiesReducer__closure, A.dashboardSettingsReducer_closure, A.dashboardSettingsReducer_closure0, A.dashboardSettingsReducer_closure1, A.dashboardSettingsReducer_closure2, A.dashboardSettingsReducer_closure3, A.memoizedChartInvoices_closure, A.memoizedChartOverviewInvoices_closure, A.memoizedPreviousChartInvoices_closure, A.memoizedChartQuotes_closure, A.memoizedPreviousChartQuotes_closure, A.memoizedChartPayments_closure, A.memoizedPreviousChartPayments_closure, A.memoizedChartTasks_closure, A.memoizedPreviousChartTasks_closure, A.chartTasks__closure, A.memoizedChartExpenses_closure, A.memoizedPreviousChartExpenses_closure, A.handleDesignAction_closure, A.handleDesignAction_closure0, A.handleDesignAction_closure1, A.handleDesignAction_closure2, A.handleDesignAction_closure3, A._editDesign_closure, A._viewDesign_closure, A._viewDesignList_closure0, A._viewDesignList__closure, A._archiveDesign_closure, A._archiveDesign__closure, A._archiveDesign__closure0, A._archiveDesign__closure1, A._deleteDesign_closure, A._deleteDesign__closure, A._deleteDesign__closure0, A._deleteDesign__closure1, A._restoreDesign_closure, A._restoreDesign__closure, A._restoreDesign__closure0, A._restoreDesign__closure1, A._saveDesign_closure, A._saveDesign__closure, A._saveDesign__closure0, A._loadDesign_closure, A._loadDesign__closure, A._loadDesign__closure0, A._loadDesigns_closure, A._loadDesigns__closure, A._loadDesigns__closure0, A.designUIReducer_closure, A.editingReducer__closure23, A.designListReducer__closure, A._viewDesignList_closure, A._filterDesignsByCustom1_closure, A._filterDesignsByCustom1_closure0, A._filterDesignsByCustom2_closure, A._filterDesignsByCustom2_closure0, A._filterDesignsByState_closure, A._filterDesignsByState_closure0, A._filterDesigns_closure, A._sortDesigns_closure, A._startListMultiselect_closure11, A._addToListMultiselect_closure11, A._removeFromListMultiselect_closure11, A._clearListMultiselect_closure11, A._archiveDesignSuccess_closure, A._deleteDesignSuccess_closure, A._restoreDesignSuccess_closure, A._addDesign_closure, A._updateDesign_closure, A._setLoadedDesign_closure, A.memoizedFilteredDesignList_closure, A.filteredDesignsSelector_closure, A.DesignState_cleanDesign_closure, A.DesignState_customDesigns_closure, A.DesignState_customDesigns_closure0, A.DesignState_loadDesigns_closure0, A.DesignState_loadDesigns_closure1, A.DesignState_loadDesigns_closure, A.handleDocumentAction_closure, A._editDocument_closure, A._viewDocument_closure, A._viewDocumentList_closure0, A._viewDocumentList__closure, A._archiveDocument_closure, A._archiveDocument__closure, A._archiveDocument__closure0, A._archiveDocument__closure1, A._downloadDocuments_closure, A._downloadDocuments__closure, A._downloadDocuments__closure0, A._deleteDocument_closure, A._deleteDocument__closure, A._deleteDocument__closure0, A._restoreDocument_closure, A._restoreDocument__closure, A._restoreDocument__closure0, A._restoreDocument__closure1, A._loadDocument_closure, A._loadDocument__closure, A._loadDocument__closure0, A._loadDocuments_closure, A._loadDocuments__closure, A._loadDocuments__closure0, A.documentUIReducer_closure, A.editingReducer__closure11, A.documentListReducer__closure, A._viewDocumentList_closure, A._filterDocumentsByCustom1_closure, A._filterDocumentsByCustom1_closure0, A._filterDocumentsByCustom2_closure, A._filterDocumentsByCustom2_closure0, A._filterDocumentsByState_closure, A._filterDocumentsByState_closure0, A._filterDocuments_closure, A._sortDocuments_closure, A._startListMultiselect_closure5, A._addToListMultiselect_closure5, A._removeFromListMultiselect_closure5, A._clearListMultiselect_closure5, A._archiveDocumentSuccess_closure, A._deleteDocumentSuccess_closure, A._restoreDocumentSuccess_closure, A._updateDocument_closure, A._setLoadedDocument_closure, A._setLoadedDocuments_closure, A._setLoadedDocuments__closure, A._setLoadedDocuments__closure0, A._setLoadedDocuments_closure0, A.memoizedFilteredDocumentList_closure, A.filteredDocumentsSelector_closure, A.handleExpenseAction_closure, A.handleExpenseAction_closure0, A.handleExpenseAction_closure1, A.handleExpenseAction_closure2, A.handleExpenseAction_closure3, A.handleExpenseAction_closure4, A._editExpense_closure, A._viewExpense_closure, A._viewExpenseList_closure0, A._viewExpenseList__closure, A._archiveExpense_closure, A._archiveExpense__closure, A._archiveExpense__closure0, A._archiveExpense__closure1, A._deleteExpense_closure, A._deleteExpense__closure, A._deleteExpense__closure0, A._deleteExpense__closure1, A._restoreExpense_closure, A._restoreExpense__closure, A._restoreExpense__closure0, A._restoreExpense__closure1, A._saveExpense_closure, A._saveExpense__closure, A._saveExpense__closure0, A._loadExpense_closure, A._loadExpense__closure, A._loadExpense__closure0, A._loadExpenses_closure, A._loadExpenses__closure, A._loadExpenses__closure0, A._saveDocument_closure9, A._saveDocument__closure19, A._saveDocument__closure20, A.expenseUIReducer_closure, A.editingReducer__closure10, A.expenseListReducer__closure, A._viewExpenseList_closure, A._filterExpensesByCustom1_closure, A._filterExpensesByCustom1_closure0, A._filterExpensesByCustom2_closure, A._filterExpensesByCustom2_closure0, A._filterExpensesByCustom3_closure, A._filterExpensesByCustom3_closure0, A._filterExpensesByCustom4_closure, A._filterExpensesByCustom4_closure0, A._filterExpensesByState_closure, A._filterExpensesByState_closure0, A._filterExpensesByStatus_closure, A._filterExpensesByStatus_closure0, A._filterExpenses_closure, A._sortExpenses_closure, A._startListMultiselect_closure4, A._addToListMultiselect_closure4, A._removeFromListMultiselect_closure4, A._clearListMultiselect_closure4, A._purgeClientSuccess_closure21, A._purgeClientSuccess_closure22, A._purgeClientSuccess_closure20, A._purgeClientSuccess__closure14, A._archiveExpenseSuccess_closure, A._deleteExpenseSuccess_closure, A._restoreExpenseSuccess_closure, A._addExpense_closure, A._updateExpense_closure, A._setLoadedExpense_closure, A.convertExpenseToInvoiceItem_closure, A.memoizedFilteredExpenseList_closure, A.filteredExpensesSelector_closure, A.clientExpenseList_closure, A.ExpenseState_loadExpenses_closure0, A.ExpenseState_loadExpenses_closure1, A.ExpenseState_loadExpenses_closure, A.handleExpenseCategoryAction_closure, A.handleExpenseCategoryAction_closure0, A.handleExpenseCategoryAction_closure1, A._editExpenseCategory_closure, A._viewExpenseCategory_closure, A._viewExpenseCategoryList_closure, A._viewExpenseCategoryList__closure, A._archiveExpenseCategory_closure, A._archiveExpenseCategory__closure, A._archiveExpenseCategory__closure0, A._archiveExpenseCategory__closure1, A._deleteExpenseCategory_closure, A._deleteExpenseCategory__closure, A._deleteExpenseCategory__closure0, A._deleteExpenseCategory__closure1, A._restoreExpenseCategory_closure, A._restoreExpenseCategory__closure, A._restoreExpenseCategory__closure0, A._restoreExpenseCategory__closure1, A._saveExpenseCategory_closure, A._saveExpenseCategory__closure, A._saveExpenseCategory__closure0, A._loadExpenseCategory_closure, A._loadExpenseCategory__closure, A._loadExpenseCategory__closure0, A._loadExpenseCategories_closure, A._loadExpenseCategories__closure, A._loadExpenseCategories__closure0, A.expenseCategoryUIReducer_closure, A.editingReducer__closure34, A.expenseCategoryListReducer__closure, A._filterExpenseCategoriesByCustom1_closure, A._filterExpenseCategoriesByCustom1_closure0, A._filterExpenseCategoriesByCustom2_closure, A._filterExpenseCategoriesByCustom2_closure0, A._filterExpenseCategoriesByState_closure, A._filterExpenseCategoriesByState_closure0, A._filterExpenseCategories_closure, A._sortExpenseCategories_closure, A._startListMultiselect_closure16, A._addToListMultiselect_closure16, A._removeFromListMultiselect_closure16, A._clearListMultiselect_closure16, A._archiveExpenseCategorySuccess_closure, A._deleteExpenseCategorySuccess_closure, A._restoreExpenseCategorySuccess_closure, A._addExpenseCategory_closure, A._updateExpenseCategory_closure, A._setLoadedExpenseCategory_closure, A.memoizedDropdownExpenseCategoryList_closure, A.dropdownExpenseCategoriesSelector_closure, A.memoizedFilteredExpenseCategoryList_closure, A.filteredExpenseCategoriesSelector_closure, A.ExpenseCategoryState_loadExpenseCategories_closure0, A.ExpenseCategoryState_loadExpenseCategories_closure1, A.ExpenseCategoryState_loadExpenseCategories_closure, A.handleGroupAction_closure, A.handleGroupAction_closure0, A._editGroup_closure, A._viewGroup_closure, A._viewGroupList_closure0, A._viewGroupList__closure, A._archiveGroup_closure, A._archiveGroup__closure, A._archiveGroup__closure0, A._archiveGroup__closure1, A._deleteGroup_closure, A._deleteGroup__closure, A._deleteGroup__closure0, A._deleteGroup__closure1, A._restoreGroup_closure, A._restoreGroup__closure, A._restoreGroup__closure0, A._restoreGroup__closure1, A._saveGroup_closure, A._saveGroup__closure, A._saveGroup__closure0, A._loadGroup_closure, A._loadGroup__closure, A._loadGroup__closure0, A._loadGroups_closure, A._loadGroups__closure, A._loadGroups__closure0, A._saveDocument_closure, A._saveDocument__closure, A._saveDocument__closure0, A.groupUIReducer_closure, A.editingReducer__closure12, A.groupListReducer__closure, A._viewGroupList_closure, A._filterGroupsByState_closure, A._filterGroupsByState_closure0, A._filterGroups_closure, A._sortGroups_closure, A._startListMultiselect_closure6, A._addToListMultiselect_closure6, A._removeFromListMultiselect_closure6, A._clearListMultiselect_closure6, A._archiveGroupSuccess_closure, A._deleteGroupSuccess_closure, A._restoreGroupSuccess_closure, A._addGroup_closure, A._updateGroup_closure, A._setLoadedGroup_closure, A._setLoadedGroups_closure, A._setLoadedGroups__closure, A._setLoadedGroups__closure0, A._setLoadedGroups_closure0, A._setLoadedCompany_closure, A._setLoadedCompany__closure, A._setLoadedCompany__closure0, A._setLoadedCompany_closure0, A.memoizedFilteredGroupList_closure, A.filteredGroupsSelector_closure, A.handleInvoiceAction_closure, A.handleInvoiceAction_closure0, A.handleInvoiceAction_closure1, A.handleInvoiceAction_closure2, A.handleInvoiceAction_closure3, A.handleInvoiceAction_closure6, A.handleInvoiceAction_closure7, A.handleInvoiceAction_closure8, A.handleInvoiceAction_closure9, A.handleInvoiceAction_closure10, A.handleInvoiceAction_closure11, A.handleInvoiceAction_closure12, A.handleInvoiceAction__closure, A.handleInvoiceAction__closure0, A.handleInvoiceAction_closure13, A.handleInvoiceAction_closure14, A._viewInvoiceList_closure0, A._viewInvoiceList__closure, A._viewInvoice_closure, A._editInvoice_closure, A._showEmailInvoice_closure, A._showPdfInvoice_closure, A._cancelInvoices_closure, A._cancelInvoices__closure, A._cancelInvoices__closure0, A._archiveInvoice_closure, A._archiveInvoice__closure, A._archiveInvoice__closure0, A._archiveInvoice__closure1, A._deleteInvoice_closure, A._deleteInvoice__closure, A._deleteInvoice__closure0, A._deleteInvoice__closure1, A._restoreInvoice_closure, A._restoreInvoice__closure, A._restoreInvoice__closure0, A._restoreInvoice__closure1, A._markInvoiceSent_closure, A._markInvoiceSent__closure, A._markInvoiceSent__closure0, A._autoBillInvoices_closure, A._autoBillInvoices__closure, A._autoBillInvoices__closure0, A._markInvoicePaid_closure, A._markInvoicePaid__closure, A._markInvoicePaid__closure0, A._downloadInvoices_closure, A._downloadInvoices__closure, A._downloadInvoices__closure0, A._emailInvoice_closure, A._emailInvoice__closure, A._emailInvoice__closure0, A._bulkEmailInvoices_closure, A._bulkEmailInvoices__closure, A._bulkEmailInvoices__closure0, A._saveInvoice_closure, A._saveInvoice__closure, A._saveInvoice___closure, A._saveInvoice__closure0, A._saveInvoice__closure1, A._loadInvoice_closure, A._loadInvoice__closure, A._loadInvoice__closure0, A._loadInvoices_closure, A._loadInvoices__closure, A._loadInvoices__closure0, A._saveDocument_closure10, A._saveDocument__closure21, A._saveDocument__closure22, A.invoiceUIReducer_closure, A.editingReducer__closure55, A.editingReducer__closure54, A.editingReducer__closure53, A.editingReducer__closure52, A.editingReducer__closure51, A.editingReducer___closure3, A.editingReducer__closure50, A.editingReducer__closure49, A._updateEditing_closure, A._addInvoiceItem_closure, A._addInvoiceItems_closure, A._removeInvoiceItem_closure, A._updateInvoiceItem_closure, A.invoiceListReducer__closure, A._viewInvoiceList_closure, A._filterInvoicesByCustom1_closure, A._filterInvoicesByCustom1_closure0, A._filterInvoicesByCustom2_closure, A._filterInvoicesByCustom2_closure0, A._filterInvoicesByCustom3_closure, A._filterInvoicesByCustom3_closure0, A._filterInvoicesByCustom4_closure, A._filterInvoicesByCustom4_closure0, A._filterInvoicesByState_closure, A._filterInvoicesByState_closure0, A._filterInvoicesByStatus_closure, A._filterInvoicesByStatus_closure0, A._filterInvoices_closure, A._sortInvoices_closure, A._startListMultiselect_closure25, A._addToListMultiselect_closure25, A._removeFromListMultiselect_closure25, A._clearListMultiselect_closure25, A._purgeClientSuccess_closure24, A._purgeClientSuccess_closure25, A._purgeClientSuccess_closure23, A._purgeClientSuccess__closure16, A._markInvoicesSentSuccess_closure, A._markInvoicesPaidSuccess_closure, A._cancelInvoicesSuccess_closure, A._archiveInvoiceSuccess_closure, A._deleteInvoiceSuccess_closure, A._emailInvoiceSuccess_closure, A._restoreInvoiceSuccess_closure, A._addInvoice_closure, A._addInvoice__closure, A._updateInvoice_closure, A._updateInvoice__closure, A.invoiceContactSelector_closure, A.invoiceContactSelector_closure0, A.memoizedDropdownInvoiceList_closure, A.dropdownInvoiceSelector_closure, A.memoizedFilteredInvoiceList_closure, A.filteredInvoicesSelector__closure0, A.filteredInvoicesSelector_closure0, A.filteredInvoicesSelector__closure, A.InvoiceState_loadInvoices_closure0, A.InvoiceState_loadInvoices_closure1, A.InvoiceState_loadInvoices_closure, A.handlePaymentAction_closure, A.handlePaymentAction_closure0, A.handlePaymentAction__closure1, A.handlePaymentAction_closure1, A.handlePaymentAction__closure, A.handlePaymentAction__closure0, A._editPayment_closure, A._editPayment__closure, A._viewRefundPayment_closure, A._viewRefundPayment__closure, A._viewPayment_closure, A._viewPaymentList_closure0, A._viewPaymentList__closure, A._archivePayment_closure, A._archivePayment__closure, A._archivePayment__closure0, A._archivePayment__closure1, A._deletePayment_closure, A._deletePayment__closure, A._deletePayment__closure0, A._deletePayment__closure1, A._restorePayment_closure, A._restorePayment__closure, A._restorePayment__closure0, A._restorePayment__closure1, A._savePayment_closure, A._savePayment__closure, A._savePayment__closure0, A._refundPayment_closure, A._refundPayment__closure, A._refundPayment__closure0, A._emailPayment_closure, A._emailPayment__closure, A._emailPayment__closure0, A._loadPayment_closure, A._loadPayment__closure, A._loadPayment__closure0, A._loadPayments_closure, A._loadPayments__closure, A._loadPayments__closure0, A.paymentUIReducer_closure, A.editingReducer__closure6, A.paymentListReducer__closure, A._viewPaymentList_closure, A._filterPaymentsByCustom1_closure, A._filterPaymentsByCustom1_closure0, A._filterPaymentsByCustom2_closure, A._filterPaymentsByCustom2_closure0, A._filterPaymentsByCustom3_closure, A._filterPaymentsByCustom3_closure0, A._filterPaymentsByCustom4_closure, A._filterPaymentsByCustom4_closure0, A._filterPaymentsByState_closure, A._filterPaymentsByState_closure0, A._filterPaymentsByStatus_closure, A._filterPaymentsByStatus_closure0, A._filterPayments_closure, A._sortPayments_closure, A._startListMultiselect_closure0, A._addToListMultiselect_closure0, A._removeFromListMultiselect_closure0, A._clearListMultiselect_closure0, A._purgeClientSuccess_closure3, A._purgeClientSuccess_closure4, A._purgeClientSuccess_closure2, A._purgeClientSuccess__closure2, A._archivePaymentSuccess_closure, A._deletePaymentSuccess_closure, A._restorePaymentSuccess_closure, A._addPayment_closure, A._updatePayment_closure, A._setLoadedPayment_closure, A.memoizedPaymentsByInvoice_closure, A.paymentsByInvoiceSelector_closure, A.paymentsByInvoiceSelector_closure0, A.paymentsByInvoiceSelector__closure, A.memoizedPaymentsByCredit_closure, A.paymentsByCreditSelector_closure, A.paymentsByCreditSelector_closure0, A.paymentsByCreditSelector__closure, A.memoizedFilteredPaymentList_closure, A.filteredPaymentsSelector_closure, A.filteredPaymentsSelector__closure, A.memoizedPaymentStatsForClient_closure, A.PaymentState_loadPayments_closure0, A.PaymentState_loadPayments_closure1, A.PaymentState_loadPayments_closure, A.handlePaymentTermAction_closure, A._editPaymentTerm_closure, A._viewPaymentTerm_closure, A._viewPaymentTermList_closure0, A._viewPaymentTermList__closure, A._archivePaymentTerm_closure, A._archivePaymentTerm__closure, A._archivePaymentTerm__closure0, A._archivePaymentTerm__closure1, A._deletePaymentTerm_closure, A._deletePaymentTerm__closure, A._deletePaymentTerm__closure0, A._deletePaymentTerm__closure1, A._restorePaymentTerm_closure, A._restorePaymentTerm__closure, A._restorePaymentTerm__closure0, A._restorePaymentTerm__closure1, A._savePaymentTerm_closure, A._savePaymentTerm__closure, A._savePaymentTerm__closure0, A._loadPaymentTerm_closure, A._loadPaymentTerm__closure, A._loadPaymentTerm__closure0, A._loadPaymentTerms_closure, A._loadPaymentTerms__closure, A._loadPaymentTerms__closure0, A.paymentTermUIReducer_closure, A.editingReducer__closure24, A.paymentTermListReducer__closure, A._viewPaymentTermList_closure, A._filterPaymentTermsByCustom1_closure, A._filterPaymentTermsByCustom1_closure0, A._filterPaymentTermsByCustom2_closure, A._filterPaymentTermsByCustom2_closure0, A._filterPaymentTermsByState_closure, A._filterPaymentTermsByState_closure0, A._filterPaymentTerms_closure, A._sortPaymentTerms_closure, A._startListMultiselect_closure12, A._addToListMultiselect_closure12, A._removeFromListMultiselect_closure12, A._clearListMultiselect_closure12, A._archivePaymentTermSuccess_closure, A._deletePaymentTermSuccess_closure, A._restorePaymentTermSuccess_closure, A._addPaymentTerm_closure, A._updatePaymentTerm_closure, A._setLoadedPaymentTerm_closure, A._setLoadedCompany_closure7, A._setLoadedCompany__closure7, A._setLoadedCompany__closure8, A._setLoadedCompany_closure8, A.dropdownPaymentTermsSelector_closure, A.memoizedFilteredPaymentTermList_closure, A.filteredPaymentTermsSelector_closure, A.PaymentTermState_loadPaymentTerms_closure0, A.PaymentTermState_loadPaymentTerms_closure1, A.PaymentTermState_loadPaymentTerms_closure, A.handleProductAction_closure, A.handleProductAction_closure0, A.handleProductAction__closure0, A.handleProductAction_closure1, A.handleProductAction__closure, A._editProduct_closure, A._viewProduct_closure, A._viewProductList_closure, A._viewProductList__closure, A._archiveProduct_closure, A._archiveProduct__closure, A._archiveProduct__closure0, A._archiveProduct__closure1, A._deleteProduct_closure, A._deleteProduct__closure, A._deleteProduct__closure0, A._deleteProduct__closure1, A._restoreProduct_closure, A._restoreProduct__closure, A._restoreProduct__closure0, A._restoreProduct__closure1, A._saveProduct_closure, A._saveProduct__closure, A._saveProduct__closure0, A._loadProduct_closure, A._loadProduct__closure, A._loadProduct__closure0, A._loadProducts_closure, A._loadProducts__closure, A._loadProducts__closure0, A._saveDocument_closure12, A._saveDocument__closure25, A._saveDocument__closure26, A.productUIReducer_closure, A.editingReducer__closure60, A.productListReducer__closure, A._viewClientList_closure0, A._filterProductsByState_closure, A._filterProductsByState_closure0, A._filterProductsByCustom1_closure, A._filterProductsByCustom1_closure0, A._filterProductsByCustom2_closure, A._filterProductsByCustom2_closure0, A._filterProductsByCustom3_closure, A._filterProductsByCustom3_closure0, A._filterProductsByCustom4_closure, A._filterProductsByCustom4_closure0, A._filterProducts_closure, A._sortProducts_closure, A._startListMultiselect_closure27, A._addToListMultiselect_closure27, A._removeFromListMultiselect_closure27, A._clearListMultiselect_closure27, A._archiveProductSuccess_closure, A._deleteProductSuccess_closure, A._restoreProductSuccess_closure, A._addProduct_closure, A._updateProduct_closure, A._setLoadedProduct_closure, A.convertProductToInvoiceItem_closure, A.memoizedDropdownProductList_closure, A.dropdownProductsSelector_closure, A.memoizedProductList_closure, A.productList_closure, A.memoizedFilteredProductList_closure, A.filteredProductsSelector_closure, A.ProductState_loadProducts_closure0, A.ProductState_loadProducts_closure1, A.ProductState_loadProducts_closure, A.handleProjectAction_closure, A.handleProjectAction_closure0, A.handleProjectAction_closure1, A.handleProjectAction_closure2, A.handleProjectAction_closure3, A.handleProjectAction_closure4, A.handleProjectAction_closure5, A._editProject_closure, A._viewProject_closure, A._viewProjectList_closure0, A._viewProjectList__closure, A._archiveProject_closure, A._archiveProject__closure, A._archiveProject__closure0, A._archiveProject__closure1, A._deleteProject_closure, A._deleteProject__closure, A._deleteProject__closure0, A._deleteProject__closure1, A._restoreProject_closure, A._restoreProject__closure, A._restoreProject__closure0, A._restoreProject__closure1, A._saveProject_closure, A._saveProject__closure, A._saveProject__closure0, A._loadProject_closure, A._loadProject__closure, A._loadProject__closure0, A._loadProjects_closure, A._loadProjects__closure, A._loadProjects__closure0, A._saveDocument_closure6, A._saveDocument__closure13, A._saveDocument__closure14, A.projectUIReducer_closure, A.editingReducer__closure7, A.projectListReducer__closure, A._viewProjectList_closure, A._filterProjectsByCustom1_closure, A._filterProjectsByCustom1_closure0, A._filterProjectsByCustom2_closure, A._filterProjectsByCustom2_closure0, A._filterProjectsByCustom3_closure, A._filterProjectsByCustom3_closure0, A._filterProjectsByCustom4_closure, A._filterProjectsByCustom4_closure0, A._filterProjectsByState_closure, A._filterProjectsByState_closure0, A._filterProjects_closure, A._sortProjects_closure, A._startListMultiselect_closure1, A._addToListMultiselect_closure1, A._removeFromListMultiselect_closure1, A._clearListMultiselect_closure1, A._purgeClientSuccess_closure6, A._purgeClientSuccess_closure7, A._purgeClientSuccess_closure5, A._purgeClientSuccess__closure4, A._archiveProjectSuccess_closure, A._deleteProjectSuccess_closure, A._restoreProjectSuccess_closure, A._addProject_closure, A._updateProject_closure, A._setLoadedProject_closure, A.convertProjectToInvoiceItem_closure3, A.convertProjectToInvoiceItem_closure4, A.memoizedDropdownProjectList_closure, A.dropdownProjectsSelector_closure, A.memoizedFilteredProjectList_closure, A.filteredProjectsSelector_closure, A.ProjectState_loadProjects_closure0, A.ProjectState_loadProjects_closure1, A.ProjectState_loadProjects_closure, A.handlePurchaseOrderAction_closure, A.handlePurchaseOrderAction_closure0, A.handlePurchaseOrderAction_closure1, A.handlePurchaseOrderAction_closure2, A.handlePurchaseOrderAction_closure5, A.handlePurchaseOrderAction_closure6, A.handlePurchaseOrderAction_closure7, A.handlePurchaseOrderAction_closure8, A.handlePurchaseOrderAction_closure9, A.handlePurchaseOrderAction_closure10, A._viewPurchaseOrder_closure, A._viewPurchaseOrderList_closure0, A._viewPurchaseOrderList__closure, A._editPurchaseOrder_closure, A._showEmailPurchaseOrder_closure, A._showPdfPurchaseOrder_closure, A._archivePurchaseOrder_closure, A._archivePurchaseOrder__closure, A._archivePurchaseOrder__closure0, A._archivePurchaseOrder__closure1, A._deletePurchaseOrder_closure, A._deletePurchaseOrder__closure, A._deletePurchaseOrder__closure0, A._deletePurchaseOrder__closure1, A._restorePurchaseOrder_closure, A._restorePurchaseOrder__closure, A._restorePurchaseOrder__closure0, A._restorePurchaseOrder__closure1, A._approvePurchaseOrder_closure, A._approvePurchaseOrder__closure, A._approvePurchaseOrder__closure0, A._markSentPurchaseOrder_closure, A._markSentPurchaseOrder__closure, A._markSentPurchaseOrder__closure0, A._convertPurchaseOrdersToExpense_closure, A._convertPurchaseOrdersToExpense__closure, A._convertPurchaseOrdersToExpense__closure0, A._addPurchaseOrdersToInventory_closure, A._addPurchaseOrdersToInventory__closure, A._addPurchaseOrdersToInventory__closure0, A._acceptPurchaseOrders_closure, A._acceptPurchaseOrders__closure, A._acceptPurchaseOrders__closure0, A._cancelPurchaseOrders_closure, A._cancelPurchaseOrders__closure, A._cancelPurchaseOrders__closure0, A._emailPurchaseOrder_closure, A._emailPurchaseOrder__closure, A._emailPurchaseOrder__closure0, A._savePurchaseOrder_closure, A._savePurchaseOrder__closure, A._savePurchaseOrder___closure, A._savePurchaseOrder__closure0, A._savePurchaseOrder__closure1, A._loadPurchaseOrder_closure, A._loadPurchaseOrder__closure, A._loadPurchaseOrder__closure0, A._downloadPurchaseOrders_closure, A._downloadPurchaseOrders__closure, A._downloadPurchaseOrders__closure0, A._bulkEmailPurchaseOrders_closure, A._bulkEmailPurchaseOrders__closure, A._bulkEmailPurchaseOrders__closure0, A._loadPurchaseOrders_closure, A._loadPurchaseOrders__closure, A._loadPurchaseOrders__closure0, A._saveDocument_closure3, A._saveDocument__closure7, A._saveDocument__closure8, A.purchaseOrderUIReducer_closure, A.editingReducer__closure44, A.editingReducer__closure43, A.editingReducer__closure42, A.editingReducer__closure41, A.editingReducer__closure40, A.editingReducer___closure2, A.editingReducer__closure39, A.editingReducer__closure38, A._addPurchaseOrderItem_closure, A._addPurchaseOrderItems_closure, A._removePurchaseOrderItem_closure, A._updatePurchaseOrderItem_closure, A.purchaseOrderListReducer__closure, A._viewPurchaseOrderList_closure, A._filterPurchaseOrdersByCustom1_closure, A._filterPurchaseOrdersByCustom1_closure0, A._filterPurchaseOrdersByCustom2_closure, A._filterPurchaseOrdersByCustom2_closure0, A._filterPurchaseOrdersByCustom3_closure, A._filterPurchaseOrdersByCustom3_closure0, A._filterPurchaseOrdersByCustom4_closure, A._filterPurchaseOrdersByCustom4_closure0, A._filterPurchaseOrdersByState_closure, A._filterPurchaseOrdersByState_closure0, A._filterPurchaseOrdersByStatus_closure, A._filterPurchaseOrdersByStatus_closure0, A._filterPurchaseOrders_closure, A._sortPurchaseOrders_closure, A._startListMultiselect_closure20, A._addToListMultiselect_closure20, A._removeFromListMultiselect_closure20, A._clearListMultiselect_closure20, A._markSentPurchaseOrderSuccess_closure0, A._markSentPurchaseOrderSuccess_closure1, A._markSentPurchaseOrderSuccess_closure, A._convertPurchaseOrdersToExpenses_closure0, A._convertPurchaseOrdersToExpenses_closure1, A._convertPurchaseOrdersToExpenses_closure, A._addPurchaseOrdersToInventorySuccess_closure0, A._addPurchaseOrdersToInventorySuccess_closure1, A._addPurchaseOrdersToInventorySuccess_closure, A._acceptPurchaseOrderSuccess_closure0, A._acceptPurchaseOrderSuccess_closure1, A._acceptPurchaseOrderSuccess_closure, A._cancelPurchaseOrderSuccess_closure0, A._cancelPurchaseOrderSuccess_closure1, A._cancelPurchaseOrderSuccess_closure, A._archivePurchaseOrderSuccess_closure, A._deletePurchaseOrderSuccess_closure, A._restorePurchaseOrderSuccess_closure, A._emailPurchaseOrderSuccess_closure, A._approvePurchaseOrderSuccess_closure0, A._approvePurchaseOrderSuccess_closure1, A._approvePurchaseOrderSuccess_closure, A._addPurchaseOrder_closure, A._addPurchaseOrder__closure, A._updatePurchaseOrder_closure, A._updatePurchaseOrder__closure, A.purchaseOrderContactSelector_closure, A.purchaseOrderContactSelector_closure0, A.memoizedDropdownPurchaseOrderList_closure, A.dropdownPurchaseOrdersSelector_closure, A.memoizedFilteredPurchaseOrderList_closure, A.filteredPurchaseOrdersSelector_closure, A.PurchaseOrderState_loadPurchaseOrders_closure0, A.PurchaseOrderState_loadPurchaseOrders_closure1, A.PurchaseOrderState_loadPurchaseOrders_closure, A.handleQuoteAction_closure, A.handleQuoteAction_closure0, A.handleQuoteAction_closure1, A.handleQuoteAction_closure2, A.handleQuoteAction_closure5, A.handleQuoteAction_closure6, A.handleQuoteAction_closure7, A.handleQuoteAction_closure8, A.handleQuoteAction_closure9, A.handleQuoteAction_closure10, A.handleQuoteAction_closure11, A.handleQuoteAction_closure12, A._viewQuote_closure, A._viewQuoteList_closure0, A._viewQuoteList__closure, A._editQuote_closure, A._showEmailQuote_closure, A._showPdfQuote_closure, A._archiveQuote_closure, A._archiveQuote__closure, A._archiveQuote__closure0, A._archiveQuote__closure1, A._deleteQuote_closure, A._deleteQuote__closure, A._deleteQuote__closure0, A._deleteQuote__closure1, A._restoreQuote_closure, A._restoreQuote__closure, A._restoreQuote__closure0, A._restoreQuote__closure1, A._convertQuotesToInvoices_closure, A._convertQuotesToInvoices__closure, A._convertQuotesToInvoices__closure0, A._convertQuotesToProjects_closure, A._convertQuotesToProjects__closure, A._convertQuotesToProjects__closure0, A._approveQuote_closure, A._approveQuote__closure, A._approveQuote__closure0, A._markSentQuote_closure, A._markSentQuote__closure, A._markSentQuote__closure0, A._emailQuote_closure, A._emailQuote__closure, A._emailQuote__closure0, A._saveQuote_closure, A._saveQuote__closure, A._saveQuote___closure, A._saveQuote__closure0, A._saveQuote__closure1, A._loadQuote_closure, A._loadQuote__closure, A._loadQuote__closure0, A._downloadQuotes_closure, A._downloadQuotes__closure, A._downloadQuotes__closure0, A._bulkEmailQuotes_closure, A._bulkEmailQuotes__closure, A._bulkEmailQuotes__closure0, A._loadQuotes_closure, A._loadQuotes__closure, A._loadQuotes__closure0, A._saveDocument_closure5, A._saveDocument__closure11, A._saveDocument__closure12, A.quoteUIReducer_closure, A.editingReducer__closure5, A.editingReducer__closure4, A.editingReducer__closure3, A.editingReducer__closure2, A.editingReducer__closure1, A.editingReducer___closure, A.editingReducer__closure0, A.editingReducer__closure, A._addQuoteItem_closure, A._addQuoteItems_closure, A._removeQuoteItem_closure, A._updateQuoteItem_closure, A.quoteListReducer__closure, A._viewQuoteList_closure, A._filterQuotesByCustom1_closure, A._filterQuotesByCustom1_closure0, A._filterQuotesByCustom2_closure, A._filterQuotesByCustom2_closure0, A._filterQuotesByCustom3_closure, A._filterQuotesByCustom3_closure0, A._filterQuotesByCustom4_closure, A._filterQuotesByCustom4_closure0, A._filterQuotesByState_closure, A._filterQuotesByState_closure0, A._filterQuotesByStatus_closure, A._filterQuotesByStatus_closure0, A._filterQuotes_closure, A._sortQuotes_closure, A._startListMultiselect_closure, A._addToListMultiselect_closure, A._removeFromListMultiselect_closure, A._clearListMultiselect_closure, A._purgeClientSuccess_closure0, A._purgeClientSuccess_closure1, A._purgeClientSuccess_closure, A._purgeClientSuccess__closure0, A._markSentQuoteSuccess_closure0, A._markSentQuoteSuccess_closure1, A._markSentQuoteSuccess_closure, A._archiveQuoteSuccess_closure, A._deleteQuoteSuccess_closure, A._restoreQuoteSuccess_closure, A._emailQuoteSuccess_closure, A._convertQuotesToInvoicesSuccess_closure0, A._convertQuotesToInvoicesSuccess_closure1, A._convertQuotesToInvoicesSuccess_closure, A._convertQuotesToProjectsSuccess_closure0, A._convertQuotesToProjectsSuccess_closure1, A._convertQuotesToProjectsSuccess_closure, A._addQuote_closure, A._addQuote__closure, A._updateQuote_closure, A._updateQuote__closure, A.quoteContactSelector_closure, A.quoteContactSelector_closure0, A.memoizedDropdownQuoteList_closure, A.dropdownQuoteSelector_closure, A.memoizedFilteredQuoteList_closure, A.filteredQuotesSelector_closure, A.QuoteState_loadQuotes_closure0, A.QuoteState_loadQuotes_closure1, A.QuoteState_loadQuotes_closure, A.handleRecurringExpenseAction_closure, A.handleRecurringExpenseAction_closure0, A.handleRecurringExpenseAction_closure1, A._editRecurringExpense_closure, A._viewRecurringExpense_closure, A._viewRecurringExpenseList_closure0, A._viewRecurringExpenseList__closure, A._archiveRecurringExpense_closure, A._archiveRecurringExpense__closure, A._archiveRecurringExpense__closure0, A._archiveRecurringExpense__closure1, A._deleteRecurringExpense_closure, A._deleteRecurringExpense__closure, A._deleteRecurringExpense__closure0, A._deleteRecurringExpense__closure1, A._restoreRecurringExpense_closure, A._restoreRecurringExpense__closure, A._restoreRecurringExpense__closure0, A._restoreRecurringExpense__closure1, A._saveRecurringExpense_closure, A._saveRecurringExpense__closure, A._saveRecurringExpense__closure0, A._loadRecurringExpense_closure, A._loadRecurringExpense__closure, A._loadRecurringExpense__closure0, A._loadRecurringExpenses_closure, A._loadRecurringExpenses__closure, A._loadRecurringExpenses__closure0, A._startRecurringExpense_closure, A._startRecurringExpense__closure, A._startRecurringExpense__closure0, A._stopRecurringExpense_closure, A._stopRecurringExpense__closure, A._stopRecurringExpense__closure0, A._saveDocument_closure2, A._saveDocument__closure5, A._saveDocument__closure6, A.recurringExpenseUIReducer_closure, A.editingReducer__closure37, A.recurringExpenseListReducer__closure, A._viewRecurringExpenseList_closure, A._filterRecurringExpensesByCustom1_closure, A._filterRecurringExpensesByCustom1_closure0, A._filterRecurringExpensesByCustom2_closure, A._filterRecurringExpensesByCustom2_closure0, A._filterRecurringExpensesByState_closure, A._filterRecurringExpensesByState_closure0, A._filterRecurringExpenses_closure, A._sortRecurringExpenses_closure, A._startListMultiselect_closure19, A._addToListMultiselect_closure19, A._removeFromListMultiselect_closure19, A._clearListMultiselect_closure19, A._purgeClientSuccess_closure15, A._purgeClientSuccess_closure16, A._purgeClientSuccess_closure14, A._purgeClientSuccess__closure10, A._archiveRecurringExpenseSuccess_closure, A._deleteRecurringExpenseSuccess_closure, A._restoreRecurringExpenseSuccess_closure, A._addRecurringExpense_closure, A._addRecurringExpense__closure, A._updateRecurringExpense_closure, A._updateRecurringExpense__closure, A._startRecurringExpensesSuccess_closure, A._stopRecurringExpensesSuccess_closure, A._setLoadedRecurringExpense_closure, A._setLoadedRecurringExpense__closure, A.memoizedFilteredRecurringExpenseList_closure, A.filteredRecurringExpensesSelector_closure, A.RecurringExpenseState_loadRecurringExpenses_closure0, A.RecurringExpenseState_loadRecurringExpenses_closure1, A.RecurringExpenseState_loadRecurringExpenses_closure, A.handleRecurringInvoiceAction_closure, A.handleRecurringInvoiceAction_closure0, A.handleRecurringInvoiceAction_closure1, A.handleRecurringInvoiceAction__closure, A.handleRecurringInvoiceAction_closure2, A.handleRecurringInvoiceAction_closure3, A.handleRecurringInvoiceAction_closure4, A.handleRecurringInvoiceAction_closure5, A._editRecurringInvoice_closure, A._viewRecurringInvoice_closure, A._viewRecurringInvoiceList_closure, A._viewRecurringInvoiceList__closure, A._showPdfRecurringInvoice_closure, A._startRecurringInvoice_closure, A._startRecurringInvoice__closure, A._startRecurringInvoice__closure0, A._stopRecurringInvoice_closure, A._stopRecurringInvoice__closure, A._stopRecurringInvoice__closure0, A._updatePricesRecurringInvoice_closure, A._updatePricesRecurringInvoice__closure, A._updatePricesRecurringInvoice__closure0, A._increasePricesRecurringInvoice_closure, A._increasePricesRecurringInvoice__closure, A._increasePricesRecurringInvoice__closure0, A._sendNowRecurringInvoice_closure, A._sendNowRecurringInvoice__closure, A._sendNowRecurringInvoice__closure0, A._archiveRecurringInvoice_closure, A._archiveRecurringInvoice__closure, A._archiveRecurringInvoice__closure0, A._archiveRecurringInvoice__closure1, A._deleteRecurringInvoice_closure, A._deleteRecurringInvoice__closure, A._deleteRecurringInvoice__closure0, A._deleteRecurringInvoice__closure1, A._restoreRecurringInvoice_closure, A._restoreRecurringInvoice__closure, A._restoreRecurringInvoice__closure0, A._restoreRecurringInvoice__closure1, A._saveRecurringInvoice_closure, A._saveRecurringInvoice__closure, A._saveRecurringInvoice___closure, A._saveRecurringInvoice__closure0, A._saveRecurringInvoice__closure1, A._loadRecurringInvoice_closure, A._loadRecurringInvoice__closure, A._loadRecurringInvoice__closure0, A._loadRecurringInvoices_closure, A._loadRecurringInvoices__closure, A._loadRecurringInvoices__closure0, A._saveDocument_closure1, A._saveDocument__closure3, A._saveDocument__closure4, A.recurringInvoiceUIReducer_closure, A.editingReducer__closure33, A.editingReducer__closure32, A.editingReducer__closure31, A.editingReducer__closure30, A.editingReducer__closure29, A.editingReducer___closure1, A.editingReducer__closure28, A.editingReducer__closure27, A._addRecurringInvoiceItem_closure, A._addRecurringInvoiceItems_closure, A._removeRecurringInvoiceItem_closure, A._updateRecurringInvoiceItem_closure, A.recurringInvoiceListReducer__closure, A._filterRecurringInvoicesByCustom1_closure, A._filterRecurringInvoicesByCustom1_closure0, A._filterRecurringInvoicesByCustom2_closure, A._filterRecurringInvoicesByCustom2_closure0, A._filterRecurringInvoicesByCustom3_closure, A._filterRecurringInvoicesByCustom3_closure0, A._filterRecurringInvoicesByCustom4_closure, A._filterRecurringInvoicesByCustom4_closure0, A._filterRecurringInvoicesByState_closure, A._filterRecurringInvoicesByState_closure0, A._filterRecurringInvoicesByStatus_closure, A._filterRecurringInvoicesByStatus_closure0, A._filterRecurringInvoices_closure, A._sortRecurringInvoices_closure, A._startListMultiselect_closure15, A._addToListMultiselect_closure15, A._removeFromListMultiselect_closure15, A._clearListMultiselect_closure15, A._purgeClientSuccess_closure12, A._purgeClientSuccess_closure13, A._purgeClientSuccess_closure11, A._purgeClientSuccess__closure8, A._archiveRecurringInvoiceSuccess_closure, A._deleteRecurringInvoiceSuccess_closure, A._emailRecurringInvoiceSuccess_closure, A._restoreRecurringInvoiceSuccess_closure, A._sendNowRecurringInvoiceSuccess_closure, A._startRecurringInvoicesSuccess_closure, A._stopRecurringInvoicesSuccess_closure, A._addRecurringInvoice_closure, A._addRecurringInvoice__closure, A._updateRecurringInvoice_closure, A._updateRecurringInvoice__closure, A.memoizedFilteredRecurringInvoiceList_closure, A.filteredRecurringInvoicesSelector_closure, A.RecurringInvoiceState_loadRecurringInvoices_closure0, A.RecurringInvoiceState_loadRecurringInvoices_closure1, A.RecurringInvoiceState_loadRecurringInvoices_closure, A._viewReports_closure, A._viewReports___closure, A.reportsUIReducer_closure, A.reportsUIReducer_closure0, A.reportsUIReducer_closure1, A.handleScheduleAction_closure, A._editSchedule_closure, A._viewSchedule_closure, A._viewScheduleList_closure0, A._viewScheduleList__closure, A._archiveSchedule_closure, A._archiveSchedule__closure, A._archiveSchedule__closure0, A._archiveSchedule__closure1, A._deleteSchedule_closure, A._deleteSchedule__closure, A._deleteSchedule__closure0, A._deleteSchedule__closure1, A._restoreSchedule_closure, A._restoreSchedule__closure, A._restoreSchedule__closure0, A._restoreSchedule__closure1, A._saveSchedule_closure, A._saveSchedule__closure, A._saveSchedule__closure0, A._loadSchedule_closure, A._loadSchedule__closure, A._loadSchedule__closure0, A._loadSchedules_closure, A._loadSchedules__closure, A._loadSchedules__closure0, A.scheduleUIReducer_closure, A.editingReducer__closure48, A.scheduleListReducer__closure, A._viewScheduleList_closure, A._filterSchedulesByCustom1_closure, A._filterSchedulesByCustom1_closure0, A._filterSchedulesByCustom2_closure, A._filterSchedulesByCustom2_closure0, A._filterSchedulesByState_closure, A._filterSchedulesByState_closure0, A._filterSchedules_closure, A._sortSchedules_closure, A._startListMultiselect_closure24, A._addToListMultiselect_closure24, A._removeFromListMultiselect_closure24, A._clearListMultiselect_closure24, A._archiveScheduleSuccess_closure, A._deleteScheduleSuccess_closure, A._restoreScheduleSuccess_closure, A._addSchedule_closure, A._updateSchedule_closure, A._setLoadedSchedule_closure, A.memoizedFilteredScheduleList_closure, A.filteredSchedulesSelector_closure, A.ScheduleState_loadSchedules_closure0, A.ScheduleState_loadSchedules_closure1, A.ScheduleState_loadSchedules_closure, A._viewSettings_closure, A._viewSettings___closure, A._saveCompany_closure, A._saveCompany__closure, A._saveCompany__closure0, A._saveAuthUser_closure, A._saveAuthUser__closure, A._saveAuthUser__closure0, A._connectOAuthUser_closure0, A._connectOAuthUser__closure, A._connectOAuthUser__closure0, A._disconnectOAuthUser_closure0, A._disconnectOAuthUser__closure, A._disconnectOAuthUser__closure0, A._disconnectOAuthMailer_closure0, A._disconnectOAuthMailer__closure, A._disconnectOAuthMailer__closure0, A._connectGmailUser_closure0, A._connectGmailUser__closure, A._connectGmailUser__closure0, A._disableTwoFactor_closure, A._disableTwoFactor__closure, A._disableTwoFactor__closure0, A._saveSettings_closure, A._saveSettings__closure, A._saveSettings__closure0, A._uploadLogo_closure, A._uploadLogo__closure, A._uploadLogo__closure0, A._saveDocument_closure4, A._saveDocument__closure9, A._saveDocument__closure10, A.settingsUIReducer__closure19, A.settingsUIReducer__closure18, A.settingsUIReducer__closure15, A.settingsUIReducer__closure16, A.settingsUIReducer__closure17, A.settingsUIReducer__closure14, A.settingsUIReducer__closure13, A.settingsUIReducer__closure12, A.settingsUIReducer__closure11, A.settingsUIReducer__closure10, A.settingsUIReducer__closure9, A.settingsUIReducer__closure8, A.settingsUIReducer__closure7, A.settingsUIReducer__closure6, A.settingsUIReducer__closure5, A.settingsUIReducer__closure4, A.settingsUIReducer__closure3, A.settingsUIReducer__closure2, A.settingsUIReducer__closure1, A.settingsUIReducer__closure0, A.settingsUIReducer__closure, A.staticLoadedReducer_closure, A.staticLoadedReducer__closure, A.staticLoadedReducer__closure0, A.staticLoadedReducer__closure1, A.staticLoadedReducer__closure2, A.staticLoadedReducer__closure3, A.staticLoadedReducer__closure4, A.staticLoadedReducer__closure5, A.staticLoadedReducer__closure6, A.staticLoadedReducer__closure7, A.staticLoadedReducer__closure8, A.staticLoadedReducer__closure9, A.staticLoadedReducer__closure10, A.staticLoadedReducer__closure11, A.staticLoadedReducer__closure12, A.staticLoadedReducer__closure13, A.staticLoadedReducer__closure14, A.staticLoadedReducer__closure15, A.staticLoadedReducer__closure16, A.memoizedCountryList_closure, A.memoizedCountryIso2Map_closure, A.countryIso2Map_closure, A.memoizedGroupList_closure, A.groupList_closure, A.memoizedLanguageList_closure, A.memoizedCurrencyList_closure, A.memoizedTimezoneList_closure, A.memoizedDateFormatList_closure, A.memoizedIndustryList_closure, A.memoizedSizeList_closure, A.memoizedGatewayList_closure, A.gatewayList_closure, A.memoizedPaymentTypeList_closure, A.memoizedFontMap_closure, A.fontMap_closure, A.fontMap_closure0, A.handleSubscriptionAction_closure, A._editSubscription_closure, A._viewSubscription_closure, A._viewSubscriptionList_closure, A._viewSubscriptionList__closure, A._archiveSubscription_closure, A._archiveSubscription__closure, A._archiveSubscription__closure0, A._archiveSubscription__closure1, A._deleteSubscription_closure, A._deleteSubscription__closure, A._deleteSubscription__closure0, A._deleteSubscription__closure1, A._restoreSubscription_closure, A._restoreSubscription__closure, A._restoreSubscription__closure0, A._restoreSubscription__closure1, A._saveSubscription_closure, A._saveSubscription__closure, A._saveSubscription__closure0, A._loadSubscription_closure, A._loadSubscription__closure, A._loadSubscription__closure0, A._loadSubscriptions_closure, A._loadSubscriptions__closure, A._loadSubscriptions__closure0, A.subscriptionUIReducer_closure, A.editingReducer__closure36, A.subscriptionListReducer__closure, A._filterSubscriptionsByCustom1_closure, A._filterSubscriptionsByCustom1_closure0, A._filterSubscriptionsByCustom2_closure, A._filterSubscriptionsByCustom2_closure0, A._filterSubscriptionsByState_closure, A._filterSubscriptionsByState_closure0, A._filterSubscriptions_closure, A._sortSubscriptions_closure, A._startListMultiselect_closure18, A._addToListMultiselect_closure18, A._removeFromListMultiselect_closure18, A._clearListMultiselect_closure18, A._archiveSubscriptionSuccess_closure, A._deleteSubscriptionSuccess_closure, A._restoreSubscriptionSuccess_closure, A._addSubscription_closure, A._updateSubscription_closure, A._setLoadedSubscription_closure, A.memoizedFilteredSubscriptionList_closure, A.filteredSubscriptionsSelector_closure, A.SubscriptionState_loadSubscriptions_closure0, A.SubscriptionState_loadSubscriptions_closure1, A.SubscriptionState_loadSubscriptions_closure, A.handleTaskAction_closure, A.handleTaskAction_closure0, A.handleTaskAction_closure2, A.handleTaskAction_closure3, A.handleTaskAction_closure4, A._editTask_closure, A._viewTask_closure, A._viewTaskList_closure0, A._viewTaskList__closure, A._archiveTask_closure, A._archiveTask__closure, A._archiveTask__closure0, A._archiveTask__closure1, A._startTask_closure, A._startTask__closure, A._startTask__closure0, A._startTask__closure1, A._stopTask_closure, A._stopTask__closure, A._stopTask__closure0, A._stopTask__closure1, A._deleteTask_closure, A._deleteTask__closure, A._deleteTask__closure0, A._deleteTask__closure1, A._restoreTask_closure, A._restoreTask__closure, A._restoreTask__closure0, A._restoreTask__closure1, A._saveTask_closure, A._saveTask__closure, A._saveTask__closure0, A._loadTask_closure, A._loadTask__closure, A._loadTask__closure0, A._loadTasks_closure, A._loadTasks__closure, A._loadTasks__closure0, A._saveDocument_closure7, A._saveDocument__closure15, A._saveDocument__closure16, A._sortTasks_closure0, A._sortTasks__closure, A._sortTasks__closure0, A.taskUIReducer_closure, A.editingReducer__closure8, A.taskListReducer__closure, A._viewTaskList_closure, A._filterTasksByCustom1_closure, A._filterTasksByCustom1_closure0, A._filterTasksByCustom2_closure, A._filterTasksByCustom2_closure0, A._filterTasksByState_closure, A._filterTasksByState_closure0, A._filterTasksByStatus_closure, A._filterTasksByStatus_closure0, A._filterTasks_closure, A._sortTasks_closure, A._startListMultiselect_closure2, A._addToListMultiselect_closure2, A._removeFromListMultiselect_closure2, A._clearListMultiselect_closure2, A._purgeClientSuccess_closure18, A._purgeClientSuccess_closure19, A._purgeClientSuccess_closure17, A._purgeClientSuccess__closure12, A._sortTasksSuccess_closure, A._sortTasksSuccess__closure, A._archiveTaskSuccess_closure, A._startTaskSuccess_closure, A._stopTaskSuccess_closure, A._deleteTaskSuccess_closure, A._restoreTaskSuccess_closure, A._addTask_closure, A._updateTask_closure, A._setLoadedTask_closure, A.convertTaskToInvoiceItem_closure, A.convertTaskToInvoiceItem_closure0, A.convertTaskToInvoiceItem_closure2, A.memoizedTaskList_closure, A.taskList_closure, A.memoizedKanbanTaskList_closure, A.kanbanTasksSelector_closure, A.memoizedFilteredTaskList_closure, A.filteredTasksSelector_closure, A.TaskState_loadTasks_closure0, A.TaskState_loadTasks_closure1, A.TaskState_loadTasks_closure, A.handleTaskStatusAction_closure, A.handleTaskStatusAction_closure0, A._editTaskStatus_closure, A._viewTaskStatus_closure, A._viewTaskStatusList_closure0, A._viewTaskStatusList__closure, A._archiveTaskStatus_closure, A._archiveTaskStatus__closure, A._archiveTaskStatus__closure0, A._archiveTaskStatus__closure1, A._deleteTaskStatus_closure, A._deleteTaskStatus__closure, A._deleteTaskStatus__closure0, A._deleteTaskStatus__closure1, A._restoreTaskStatus_closure, A._restoreTaskStatus__closure, A._restoreTaskStatus__closure0, A._restoreTaskStatus__closure1, A._saveTaskStatus_closure, A._saveTaskStatus__closure, A._saveTaskStatus__closure0, A._loadTaskStatus_closure, A._loadTaskStatus__closure, A._loadTaskStatus__closure0, A._loadTaskStatuses_closure, A._loadTaskStatuses__closure, A._loadTaskStatuses__closure0, A.taskStatusUIReducer_closure, A.editingReducer__closure35, A.taskStatusListReducer__closure, A._viewTaskStatusList_closure, A._filterTaskStatusesByCustom1_closure, A._filterTaskStatusesByCustom1_closure0, A._filterTaskStatusesByCustom2_closure, A._filterTaskStatusesByCustom2_closure0, A._filterTaskStatusesByState_closure, A._filterTaskStatusesByState_closure0, A._filterTaskStatuses_closure, A._sortTaskStatuses_closure, A._startListMultiselect_closure17, A._addToListMultiselect_closure17, A._removeFromListMultiselect_closure17, A._clearListMultiselect_closure17, A._sortTaskStatusSuccess_closure, A._sortTaskStatusSuccess__closure, A._archiveTaskStatusSuccess_closure, A._deleteTaskStatusSuccess_closure, A._restoreTaskStatusSuccess_closure, A._addTaskStatus_closure, A._updateTaskStatus_closure, A._setLoadedTaskStatus_closure, A.sortedActiveTaskStatusIds_closure, A.memoizedDropdownTaskStatusList_closure, A.dropdownTaskStatusesSelector_closure, A.memoizedFilteredTaskStatusList_closure, A.filteredTaskStatusesSelector_closure, A.defaultTaskStatusId_closure, A.TaskStatusState_loadTaskStatuses_closure0, A.TaskStatusState_loadTaskStatuses_closure1, A.TaskStatusState_loadTaskStatuses_closure, A.handleTaxRateAction_closure, A._editTaxRate_closure, A._viewTaxRate_closure, A._viewTaxRateList_closure0, A._viewTaxRateList__closure, A._archiveTaxRate_closure, A._archiveTaxRate__closure, A._archiveTaxRate__closure0, A._archiveTaxRate__closure1, A._deleteTaxRate_closure, A._deleteTaxRate__closure, A._deleteTaxRate__closure0, A._deleteTaxRate__closure1, A._restoreTaxRate_closure, A._restoreTaxRate__closure, A._restoreTaxRate__closure0, A._restoreTaxRate__closure1, A._saveTaxRate_closure, A._saveTaxRate__closure, A._saveTaxRate__closure0, A._loadTaxRate_closure, A._loadTaxRate__closure, A._loadTaxRate__closure0, A._loadTaxRates_closure, A._loadTaxRates__closure, A._loadTaxRates__closure0, A.taxRateUIReducer_closure, A.editingReducer__closure14, A.taxRateListReducer__closure, A._viewTaxRateList_closure, A._filterTaxRatesByState_closure, A._filterTaxRatesByState_closure0, A._filterTaxRates_closure, A._sortTaxRates_closure, A._startListMultiselect_closure8, A._addToListMultiselect_closure8, A._removeFromListMultiselect_closure8, A._clearListMultiselect_closure8, A._archiveTaxRateSuccess_closure, A._deleteTaxRateSuccess_closure, A._restoreTaxRateSuccess_closure, A._addTaxRate_closure, A._updateTaxRate_closure, A._setLoadedTaxRate_closure, A._setLoadedTaxRates_closure, A._setLoadedTaxRates__closure, A._setLoadedTaxRates__closure0, A._setLoadedTaxRates_closure0, A._setLoadedCompany_closure3, A._setLoadedCompany__closure3, A._setLoadedCompany__closure4, A._setLoadedCompany_closure4, A.memoizedFilteredTaxRateList_closure, A.filteredTaxRatesSelector_closure, A.handleTokenAction_closure, A._editToken_closure, A._viewToken_closure, A._viewTokenList_closure0, A._viewTokenList__closure, A._archiveToken_closure, A._archiveToken__closure, A._archiveToken__closure0, A._archiveToken__closure1, A._deleteToken_closure, A._deleteToken__closure, A._deleteToken__closure0, A._deleteToken__closure1, A._restoreToken_closure, A._restoreToken__closure, A._restoreToken__closure0, A._restoreToken__closure1, A._saveToken_closure, A._saveToken__closure, A._saveToken__closure0, A._loadToken_closure, A._loadToken__closure, A._loadToken__closure0, A._loadTokens_closure, A._loadTokens__closure, A._loadTokens__closure0, A.tokenUIReducer_closure, A.editingReducer__closure25, A.tokenListReducer__closure, A._viewTokenList_closure, A._filterTokensByCustom1_closure, A._filterTokensByCustom1_closure0, A._filterTokensByCustom2_closure, A._filterTokensByCustom2_closure0, A._filterTokensByState_closure, A._filterTokensByState_closure0, A._filterTokens_closure, A._sortTokens_closure, A._startListMultiselect_closure13, A._addToListMultiselect_closure13, A._removeFromListMultiselect_closure13, A._clearListMultiselect_closure13, A._archiveTokenSuccess_closure, A._deleteTokenSuccess_closure, A._restoreTokenSuccess_closure, A._addToken_closure, A._updateToken_closure, A._setLoadedToken_closure, A.memoizedFilteredTokenList_closure, A.filteredTokensSelector_closure, A.TokenState_loadTokens_closure0, A.TokenState_loadTokens_closure1, A.TokenState_loadTokens_closure, A.handleTransactionAction_closure, A._editTransaction_closure, A._viewTransaction_closure, A._viewTransactionList_closure0, A._viewTransactionList__closure, A._archiveTransaction_closure, A._archiveTransaction__closure, A._archiveTransaction__closure0, A._archiveTransaction__closure1, A._deleteTransaction_closure, A._deleteTransaction__closure, A._deleteTransaction__closure0, A._deleteTransaction__closure1, A._restoreTransaction_closure, A._restoreTransaction__closure, A._restoreTransaction__closure0, A._restoreTransaction__closure1, A._convertTransactions_closure, A._convertTransactions__closure, A._convertTransactions__closure0, A._convertToPayment_closure, A._convertToPayment__closure, A._convertToPayment__closure0, A._convertToExpense_closure, A._convertToExpense__closure, A._convertToExpense__closure0, A._linkToPayment_closure, A._linkToPayment__closure, A._linkToPayment__closure0, A._linkToExpense_closure, A._linkToExpense__closure, A._linkToExpense__closure0, A._saveTransaction_closure, A._saveTransaction__closure, A._saveTransaction__closure0, A._loadTransaction_closure, A._loadTransaction__closure, A._loadTransaction__closure0, A._loadTransactions_closure, A._loadTransactions__closure, A._loadTransactions__closure0, A.transactionUIReducer_closure, A.editingReducer__closure46, A.transactionListReducer__closure, A._viewTransactionList_closure, A._filterTransactionsByCustom1_closure, A._filterTransactionsByCustom1_closure0, A._filterTransactionsByCustom2_closure, A._filterTransactionsByCustom2_closure0, A._filterTransactionsByState_closure, A._filterTransactionsByState_closure0, A._filterTransactionsByStatus_closure, A._filterTransactionsByStatus_closure0, A._filterTransactions_closure, A._sortTransactions_closure, A._startListMultiselect_closure22, A._addToListMultiselect_closure22, A._removeFromListMultiselect_closure22, A._clearListMultiselect_closure22, A._archiveTransactionSuccess_closure, A._deleteTransactionSuccess_closure, A._restoreTransactionSuccess_closure, A._addTransaction_closure, A._updateTransaction_closure, A._convertTransactionToPayment_closure, A._linkTransactionToPayment_closure, A._linkTransactionToExpense_closure, A._setLoadedTransaction_closure, A.memoizedFilteredTransactionList_closure, A.filteredTransactionsSelector_closure, A.TransactionState_loadTransactions_closure0, A.TransactionState_loadTransactions_closure1, A.TransactionState_loadTransactions_closure, A.handleTransactionRuleAction_closure, A._editTransactionRule_closure, A._viewTransactionRule_closure, A._viewTransactionRuleList_closure0, A._viewTransactionRuleList__closure, A._archiveTransactionRule_closure, A._archiveTransactionRule__closure, A._archiveTransactionRule__closure0, A._archiveTransactionRule__closure1, A._deleteTransactionRule_closure, A._deleteTransactionRule__closure, A._deleteTransactionRule__closure0, A._deleteTransactionRule__closure1, A._restoreTransactionRule_closure, A._restoreTransactionRule__closure, A._restoreTransactionRule__closure0, A._restoreTransactionRule__closure1, A._saveTransactionRule_closure, A._saveTransactionRule__closure, A._saveTransactionRule__closure0, A._loadTransactionRule_closure, A._loadTransactionRule__closure, A._loadTransactionRule__closure0, A._loadTransactionRules_closure, A._loadTransactionRules__closure, A._loadTransactionRules__closure0, A.transactionRuleUIReducer_closure, A.editingReducer__closure47, A.transactionRuleListReducer__closure, A._viewTransactionRuleList_closure, A._filterTransactionRulesByCustom1_closure, A._filterTransactionRulesByCustom1_closure0, A._filterTransactionRulesByCustom2_closure, A._filterTransactionRulesByCustom2_closure0, A._filterTransactionRulesByState_closure, A._filterTransactionRulesByState_closure0, A._filterTransactionRules_closure, A._sortTransactionRules_closure, A._startListMultiselect_closure23, A._addToListMultiselect_closure23, A._removeFromListMultiselect_closure23, A._clearListMultiselect_closure23, A._archiveTransactionRuleSuccess_closure, A._deleteTransactionRuleSuccess_closure, A._restoreTransactionRuleSuccess_closure, A._addTransactionRule_closure, A._updateTransactionRule_closure, A._setLoadedTransactionRule_closure, A.memoizedFilteredTransactionRuleList_closure, A.filteredTransactionRulesSelector_closure, A.TransactionRuleState_loadTransactionRules_closure0, A.TransactionRuleState_loadTransactionRules_closure1, A.TransactionRuleState_loadTransactionRules_closure, A.prefReducer_closure, A._resortFields_closure, A._resortFields_closure0, A.sidebarEditorReducer__closure, A.sidebarEditorReducer__closure0, A.sidebarViewerReducer__closure, A.sidebarViewerReducer__closure0, A.companyPrefReducer_closure, A.historyReducer__closure, A._addToHistory_closure, A._addToHistory_closure1, A._addToHistory_closure2, A.uiReducer_closure, A.previewStackReducer__closure, A.filterStackReducer__closure, A.UIState_mainRoute_closure, A.UIState_subRoute_closure, A.UIState_previousMainRoute_closure, A.UIState_previousSubRoute_closure, A.handleUserAction_closure, A.handleUserAction_closure0, A.handleUserAction_closure1, A.handleUserAction_closure2, A.handleUserAction_closure3, A.handleUserAction_closure4, A.handleUserAction_closure5, A.handleUserAction_closure6, A.handleUserAction_closure7, A.handleUserAction_closure8, A.handleUserAction_closure9, A.handleUserAction_closure11, A.handleUserAction_closure13, A.handleUserAction_closure15, A.handleUserAction_closure17, A.handleUserAction_closure16, A._editUser_closure, A._viewUser_closure, A._viewUserList_closure0, A._viewUserList__closure, A._archiveUser_closure, A._archiveUser__closure, A._archiveUser__closure0, A._archiveUser__closure1, A._deleteUser_closure, A._deleteUser__closure, A._deleteUser__closure0, A._deleteUser__closure1, A._restoreUser_closure, A._restoreUser__closure, A._restoreUser__closure0, A._restoreUser__closure1, A._removeUser_closure, A._removeUser__closure, A._removeUser__closure0, A._resendInvite_closure, A._resendInvite__closure, A._resendInvite__closure0, A._saveUser_closure, A._saveUser__closure, A._saveUser__closure0, A._loadUser_closure, A._loadUser__closure, A._loadUser__closure0, A._loadUsers_closure, A._loadUsers__closure, A._loadUsers__closure0, A.userUIReducer_closure, A.editingReducer__closure15, A.userListReducer__closure, A._viewUserList_closure, A._filterUsersByCustom1_closure, A._filterUsersByCustom1_closure0, A._filterUsersByCustom2_closure, A._filterUsersByCustom2_closure0, A._filterUsersByCustom3_closure, A._filterUsersByCustom3_closure0, A._filterUsersByCustom4_closure, A._filterUsersByCustom4_closure0, A._filterUsersByState_closure, A._filterUsersByState_closure0, A._filterUsers_closure, A._sortUsers_closure, A._startListMultiselect_closure9, A._addToListMultiselect_closure9, A._removeFromListMultiselect_closure9, A._clearListMultiselect_closure9, A._archiveUserSuccess_closure, A._deleteUserSuccess_closure, A._restoreUserSuccess_closure, A._removeUserSuccess_closure, A._addUser_closure, A._updateUser_closure, A._updateAuthUser_closure, A._connectOAuthUser_closure, A._disconnectOAuthUser_closure, A._disconnectOAuthMailer_closure, A._connectGmailUser_closure, A._setLoadedUser_closure, A._setLoadedUsers_closure, A._setLoadedUsers__closure, A._setLoadedUsers__closure0, A._setLoadedUsers_closure0, A._setLoadedCompany_closure5, A._setLoadedCompany__closure5, A._setLoadedCompany__closure6, A._setLoadedCompany_closure6, A.memoizedFilteredUserList_closure, A.filteredUsersSelector_closure, A.memoizedUserList_closure, A.userList_closure, A.memoizedGmailUserList_closure, A.gmailUserList_closure, A.memoizedMicrosoftUserList_closure, A.microsoftUserList_closure, A.handleVendorAction_closure, A.handleVendorAction_closure0, A._editVendor_closure, A._viewVendor_closure, A._viewVendorList_closure0, A._viewVendorList__closure, A._archiveVendor_closure, A._archiveVendor__closure, A._archiveVendor__closure0, A._archiveVendor__closure1, A._deleteVendor_closure, A._deleteVendor__closure, A._deleteVendor__closure0, A._deleteVendor__closure1, A._restoreVendor_closure, A._restoreVendor__closure, A._restoreVendor__closure0, A._restoreVendor__closure1, A._saveVendor_closure, A._saveVendor__closure, A._saveVendor__closure0, A._loadVendor_closure, A._loadVendor__closure, A._loadVendor__closure0, A._loadVendors_closure, A._loadVendors__closure, A._loadVendors__closure0, A._saveDocument_closure8, A._saveDocument__closure17, A._saveDocument__closure18, A.vendorUIReducer_closure, A.editingReducer__closure9, A._addContact_closure, A._removeContact_closure, A._updateContact_closure, A.vendorListReducer__closure, A._viewVendorList_closure, A._filterVendorsByCustom1_closure, A._filterVendorsByCustom1_closure0, A._filterVendorsByCustom2_closure, A._filterVendorsByCustom2_closure0, A._filterVendorsByCustom3_closure, A._filterVendorsByCustom3_closure0, A._filterVendorsByCustom4_closure, A._filterVendorsByCustom4_closure0, A._filterVendorsByState_closure, A._filterVendorsByState_closure0, A._filterVendors_closure, A._sortVendors_closure, A._startListMultiselect_closure3, A._addToListMultiselect_closure3, A._removeFromListMultiselect_closure3, A._clearListMultiselect_closure3, A._archiveVendorSuccess_closure, A._deleteVendorSuccess_closure, A._restoreVendorSuccess_closure, A._addVendor_closure, A._addVendor__closure, A._updateVendor_closure, A._updateVendor__closure, A._setLoadedVendor_closure, A._setLoadedVendor__closure, A.memoizedDropdownVendorList_closure, A.dropdownVendorsSelector_closure, A.memoizedFilteredVendorList_closure, A.filteredVendorsSelector_closure, A.memoizedCalculateVendorBalance_closure, A.calculateVendorBalance_closure, A.VendorState_loadVendors_closure0, A.VendorState_loadVendors_closure1, A.VendorState_loadVendors_closure, A.handleWebhookAction_closure, A._editWebhook_closure, A._viewWebhook_closure, A._viewWebhookList_closure0, A._viewWebhookList__closure, A._archiveWebhook_closure, A._archiveWebhook__closure, A._archiveWebhook__closure0, A._archiveWebhook__closure1, A._deleteWebhook_closure, A._deleteWebhook__closure, A._deleteWebhook__closure0, A._deleteWebhook__closure1, A._restoreWebhook_closure, A._restoreWebhook__closure, A._restoreWebhook__closure0, A._restoreWebhook__closure1, A._saveWebhook_closure, A._saveWebhook__closure, A._saveWebhook__closure0, A._loadWebhook_closure, A._loadWebhook__closure, A._loadWebhook__closure0, A._loadWebhooks_closure, A._loadWebhooks__closure, A._loadWebhooks__closure0, A.webhookUIReducer_closure, A.editingReducer__closure26, A.webhookListReducer__closure, A._viewWebhookList_closure, A._filterWebhooksByCustom1_closure, A._filterWebhooksByCustom1_closure0, A._filterWebhooksByCustom2_closure, A._filterWebhooksByCustom2_closure0, A._filterWebhooksByState_closure, A._filterWebhooksByState_closure0, A._filterWebhooks_closure, A._sortWebhooks_closure, A._startListMultiselect_closure14, A._addToListMultiselect_closure14, A._removeFromListMultiselect_closure14, A._clearListMultiselect_closure14, A._archiveWebhookSuccess_closure, A._deleteWebhookSuccess_closure, A._restoreWebhookSuccess_closure, A._addWebhook_closure, A._updateWebhook_closure, A._setLoadedWebhook_closure, A.memoizedFilteredWebhookList_closure, A.filteredWebhooksSelector_closure, A.WebhookState_loadWebhooks_closure0, A.WebhookState_loadWebhooks_closure1, A.WebhookState_loadWebhooks_closure, A.ActionMenuButton_build_closure, A.ActionMenuButton_build_closure0, A.ActionMenuButton_build_closure1, A._AppBottomBarState_build__closure14, A._AppBottomBarState_build___closure8, A._AppBottomBarState_build____closure1, A._AppBottomBarState_build_____closure2, A._AppBottomBarState_build__closure12, A._AppBottomBarState_build___closure6, A._AppBottomBarState_build____closure0, A._AppBottomBarState_build_____closure1, A._AppBottomBarState_build__closure2, A._AppBottomBarState_build___closure0, A._AppBottomBarState_build____closure, A._AppBottomBarState_build_____closure, A._AppBottomBarState_build__closure10, A._AppBottomBarState_build___closure4, A._AppBottomBarState_build__closure8, A._AppBottomBarState_build___closure3, A._AppBottomBarState_build__closure6, A._AppBottomBarState_build___closure2, A._AppBottomBarState_build__closure4, A._AppBottomBarState_build___closure1, A._AppBottomBarState_build___onColumnsPressed_closure, A._AppBottomBarState_build___onColumnsPressed__closure, A._AppBottomBarState_build___onColumnsPressed__closure0, A._AppBottomBarState_build___onColumnsPressed__closure1, A.CustomFieldSelector_build_closure0, A.CustomFieldSelector_build__closure, A.CustomFieldSelector_build___closure, A._ChangeLayoutBannerState_build__closure, A.ConfirmEmail_build___closure, A.ConfirmEmailVM_fromStore_closure2, A.ConfirmEmailVM_fromStore__closure, A._DesktopSessionTimeoutState_initState_closure, A._DesktopSessionTimeoutState_build__closure, A.MessageDialog_build_closure, A.ErrorDialog_build__closure, A._HealthCheckDialogState_runCheck_closure0, A._HealthCheckDialogState_runCheck_closure1, A._HealthCheckDialogState_clearCache_closure0, A._HealthCheckDialogState_clearCache__closure, A._HealthCheckDialogState_clearCache_closure1, A.multiselectDialog_closure, A.multiselectDialog__closure, A.MultiSelectListState_build_closure, A.MultiSelectListState_build_closure0, A.MultiSelectListState_build_closure2, A.MultiSelectListState_build_closure3, A.MultiSelectListState_build_closure4, A.DismissibleEntity_build_closure, A.DismissibleEntity_build_closure0, A.DismissibleEntity_build_closure1, A.DismissibleEntity_build_closure2, A.DismissibleEntity_build_closure3, A.DocumentGrid_build__closure, A.DocumentTile_build_closure0, A.DocumentTile_build__closure, A.DocumentTile_build_closure, A.DocumentPreview_build_closure, A.EditScaffold_build_closure0, A.EditScaffold_build__closure3, A.EditScaffold_build_closure3, A.EditScaffold_build__closure2, A.EditScaffold_build__closure1, A.EditScaffold_build___closure, A.EditScaffold_build_closure6, A.EditScaffold_build_closure7, A.EditScaffold_build_closure8, A.EditScaffold_build__closure, A.EditScaffold_build_closure9, A.showEntityActionsDialog_closure, A.showEntityActionsDialog_closure0, A._EntityListTileState_build_closure3, A._EntityListTileState_build_closure4, A._EntitiesListTileState_build_closure2, A._EntitiesListTileState_build_closure3, A._EntityDropdownState__showOptions_closure, A._EntityDropdownState__showOptions__closure, A._EntityDropdownState__showOptions__closure1, A._EntityDropdownState_build__closure8, A._EntityDropdownState_build_closure5, A._EntityDropdownState_build__closure, A._EntityDropdownState_build__closure0, A._EntityDropdownState_build__closure1, A._EntityDropdownState_build_closure3, A._EntityDropdownState_build_closure4, A._EntityDropdownState_build_closure__wrapUp, A._EntityDropdownState_build___wrapUp_closure, A._EntityDropdownState_build__closure2, A._EntityDropdownState_build__closure3, A._EntityDropdownState_build__closure4, A._EntityDropdownState_build_closure1, A._EntityDropdownState_build__closure7, A._EntityDropdownState_build__closure6, A._EntityDropdownState_build_closure2, A._EntityDropdownState_build___closure, A._EntityDropdownState_build____closure, A._EntityDropdownState_build____closure0, A._EntityDropdownDialogState_build__selectEntity, A._EntityDropdownDialogState_build__headerRow_closure, A._EntityDropdownDialogState_build__headerRow__closure, A._EntityDropdownDialogState_build__createList_closure, A._EntityDropdownDialogState_build__createList_closure0, A._EntityDropdownDialogState_build__createList__closure, A.EntityTopFilter_build_closure, A.EntityTopFilter_build__closure0, A.EntityTopFilter_build__closure, A.EntityTopFilter_build___closure, A.EntityTopFilter_build___closure0, A.EntityTopFilterHeader_build_closure, A.EntityTopFilterHeader_build_closure4, A.EntityTopFilterHeader_build__closure1, A.EntityTopFilterHeader_build__closure0, A.EntityTopFilterHeader_build___closure, A.AppDropdownButton_build_closure, A.AppToggleButtons_build__closure, A.AppToggleButtons_build__closure0, A.BoolDropdownButton_build_closure, A.BoolDropdownButton_build_closure0, A.BoolDropdownButton_build_closure1, A.BoolDropdownButton_build_closure3, A.ClientPicker_build_closure, A._FormColorPickerState_didChangeDependencies_closure, A._FormColorPickerState_didChangeDependencies_closure0, A._FormColorPickerState__showPicker_closure, A._FormColorPickerState__showPicker__closure, A._CustomFieldState_build_closure, A._CustomFieldState_build_closure1, A._CustomFieldState_build_closure2, A._DatePickerState_build_closure1, A._DecoratedFormFieldState_build_closure0, A._DecoratedFormFieldState_build_closure1, A.DesignPicker_build_closure1, A.DesignPicker_build_closure, A.DesignPicker_build_closure0, A._DurationPickerState_build_closure1, A._DurationPickerState_build_closure, A._DurationPickerState_build__closure0, A._DurationPickerState_build_closure0, A.DynamicSelector_build_closure0, A.DynamicSelector_build_closure, A.DynamicSelector_build_closure1, A.NotificationSettings_build_closure, A.NotificationSettings_build_closure0, A.NotificationSettings_build_closure1, A.NotificationSettings_build__closure, A._NotificationSelector_build_closure, A._PasswordFormFieldState_build_closure0, A.ProjectPicker_build_closure0, A.ProjectPicker_build__closure, A.SaveCancelButtons_build_closure, A.SaveCancelButtons_build_closure0, A._TimePickerState_build_closure0, A._TimePickerState_build__closure, A._TimePickerState_build__closure0, A.VendorPicker_build_closure0, A.VendorPicker_build__closure, A.HistoryDrawer_build_closure, A._HistoryListTileState_build__closure, A._InvoiceEmailViewState_dispose_closure, A._InvoiceEmailViewState__loadTemplate_closure0, A._InvoiceEmailViewState__buildTemplateDropdown_closure, A._InvoiceEmailViewState__buildTemplateDropdown__closure0, A._InvoiceEmailViewState__buildTemplateDropdown_closure0, A._InvoiceEmailViewState__buildTemplateDropdown_closure1, A._InvoiceEmailViewState__buildTemplateDropdown_closure2, A._InvoiceEmailViewState__buildEdit__closure, A._InvoiceEmailViewState__buildEdit_closure0, A._InvoiceEmailViewState__buildEdit_closure1, A._InvoiceEmailViewState__buildEdit_closure2, A._InvoiceEmailViewState_build_closure, A._InvoiceEmailViewState_build_closure0, A._InvoiceEmailViewState_build_closure1, A._InvoiceEmailViewState_build_closure2, A._TaxRateDropdownState_didChangeDependencies_closure, A._TaxRateDropdownState_didChangeDependencies_closure0, A._TaxRateDropdownState_build_closure, A._TaxRateDropdownState_build_closure0, A._TaxRateDropdownState_build_closure1, A._TaxRateDropdownState_build_closure3, A.TaxRateField_build_closure, A.TaxRateField_build_closure0, A._LinkTextRelatedEntityState_build_closure2, A._LinkTextRelatedEntityState_build_closure1, A._ListFilterState_build_closure0, A._ListFilterState_build_closure4, A._ListFilterState_build__closure2, A._ListFilterState_build__closure3, A._ListFilterState_build_closure3, A._ListFilterState_build_closure2, A._ListFilterState_build__closure4, A._ListFilterState_build_closure7, A._ListFilterState_build__closure, A._ListFilterState_build___closure0, A._ListFilterState_build__closure0, A._ListFilterState_build___closure, A._ListFilterState_build_closure6, A._ListFilterState_build_closure5, A._ListFilterState_build__closure1, A.ListScaffold_build_closure0, A.ListScaffold_build_closure4, A._LiveTextState_initState_closure, A._MenuDrawerState_build__companyLogo, A._MenuDrawerState_build__companyListItem, A._MenuDrawerState_build__companyListItem_closure, A._MenuDrawerState_build__companyListItem_closure2, A._MenuDrawerState_build__companyListItem_closure3, A._MenuDrawerState_build_closure, A._MenuDrawerState_build__closure5, A._MenuDrawerState_build_closure0, A._MenuDrawerState_build__closure4, A._MenuDrawerState_build_closure3, A._MenuDrawerState_build__closure3, A._MenuDrawerState_build_closure1, A._MenuDrawerState_build_closure2, A._MenuDrawerState_build__closure2, A._MenuDrawerState_build__closure1, A._MenuDrawerState_build__closure0, A._MenuDrawerState_build__closure, A._DrawerTileState_build_closure3, A._DrawerTileState_build_closure4, A.SidebarFooter_build__closure, A.SidebarFooterCollapsed_build_closure0, A.SidebarFooterCollapsed_build_closure, A._showContactUs_closure, A._showUpdate_closure, A._showAbout_closure, A._showAbout___closure1, A._showAbout___closure0, A._showAbout_____closure, A._showAbout___closure, A._ContactUsDialogState__sendMessage_closure0, A._ContactUsDialogState__sendMessage__closure1, A._ContactUsDialogState__sendMessage_closure1, A._ContactUsDialogState_build_closure1, A._ContactUsDialogState_build_closure2, A.MenuDrawerVM_fromStore_closure1, A.MenuDrawerVM_fromStore__closure, A.MenuDrawerVM_fromStore_closure, A.MenuDrawerVM_fromStore_closure0, A.MenuDrawerVM_fromStore__closure0, A.MenuDrawerVM_fromStore___closure, A.MenuDrawerVM_fromStore___closure0, A._DropDownMultiSelectState_initState_closure, A._DropDownMultiSelectState_build__closure1, A._DropDownMultiSelectState_build__closure2, A._DropDownMultiSelectState_build___closure, A._DropDownMultiSelectState_build__closure0, A._DropDownMultiSelectState_build____closure, A.AppPinput_build_closure, A.PortalLinks_build_closure1, A.PortalLinks_build_closure2, A.SearchText_build_closure0, A._AccountSmsVerificationState__sendCode_closure0, A._AccountSmsVerificationState__sendCode_closure1, A._AccountSmsVerificationState__verifyCode_closure0, A._AccountSmsVerificationState__verifyCode_closure1, A._AccountSmsVerificationState_build_closure, A._AccountSmsVerificationState_build_closure0, A._AccountSmsVerificationState_build_closure1, A._UserSmsVerificationState_initState_closure, A._UserSmsVerificationState__sendCode_closure0, A._UserSmsVerificationState__sendCode_closure1, A._UserSmsVerificationState__verifyCode_closure0, A._UserSmsVerificationState__verifyCode_closure1, A._UserSmsVerificationState_build_closure, A._SystemLogViewerState_build_closure, A._SystemLogViewerState_build_closure0, A._SystemLogViewerState_build_closure1, A.AppDataTable_build_closure, A.AppDataTable_build_closure0, A.AppPaginatedDataTableState__getBlankRowFor_closure, A.AppPaginatedDataTableState__getProgressIndicatorRowFor_closure, A.AppPaginatedDataTableState_build_closure, A.EntityDataTableSource_getRow_closure, A.EntityDataTableSource_getRow_closure0, A.EntityDataTableSource_getRow_closure5, A._EntityListState_initState_closure, A._EntityListState_build_closure, A._EntityListState_build__closure, A._EntityListState_build__closure3, A._EntityListState_build__closure8, A._EntityListState_build___closure, A._EntityListState_build___closure0, A._EntityListState_build__closure5, A._EntityListState_build__closure6, A._EntityListState_build__closure7, A._EntityListState_build_closure0, A._EntityListState_build_closure1, A._EntityListState_build_closure2, A._EntityListState_build__closure13, A._EntityListState_build_closure4, A._EntityListState_build__closure12, A._EntityListState_build__closure11, A._EntityListState_build___closure2, A._EntityListState_build_closure6, A._EntityListState_build__closure9, A._EntityListState_build_closure5, A._UpgradeDialogState_initState_closure, A._UpgradeDialogState_initState_closure1, A._UpgradeDialogState__buildProductList_closure, A._UpgradeDialogState__buildProductList_closure1, A._VariablesHelpState_build_closure, A._VariablesHelpState_build_closure0, A._VariablesHelpState_build_closure1, A._VariableGrid_build__closure, A.ViewScaffold_build_closure4, A._WebSessionTimeoutState_initState_closure, A.InitScreen_build_closure0, A._LoginState__submitSignUpForm_closure0, A._LoginState__submitSignUpForm_closure1, A._LoginState__submitSignUpForm_closure2, A._LoginState__submitLoginForm_closure0, A._LoginState__submitLoginForm___closure, A._LoginState__submitLoginForm_closure1, A._LoginState__submitLoginForm_closure2, A._LoginState_build_closure2, A._LoginState_build_closure3, A._LoginState_build_closure5, A._LoginState_build_closure4, A._LoginState_build_closure6, A._LoginState_build_closure7, A._LoginState_build_closure8, A._LoginState_build_closure9, A._LoginState_build_closure10, A.LoginVM_fromStore__handleLogin, A.LoginVM_fromStore__handleLogin_closure, A.LoginVM_fromStore__formatApiUrl, A.LoginVM_fromStore_closure3, A.LoginVM_fromStore___closure2, A.LoginVM_fromStore_closure4, A.LoginVM_fromStore___closure1, A.LoginVM_fromStore_closure5, A.LoginVM_fromStore___closure0, A.LoginVM_fromStore__closure4, A.LoginVM_fromStore_closure6, A.LoginVM_fromStore___closure, A.LoginVM_fromStore__closure2, A.LoginVM_fromStore_closure7, A.LoginVM_fromStore__closure0, A.LoginVM_fromStore_closure8, A.LoginVM_fromStore__closure, A.LoginVM_fromStore_closure1, A.LoginVM_fromStore__closure7, A.LoginVM_fromStore_closure0, A.LoginVM_fromStore_closure, A.LoginVM_fromStore__closure8, A.LoginVM_fromStore_closure2, A.BankAccountListItem_build_closure, A.BankAccountListVM_fromStore__handleRefresh, A.BankAccountListVM_fromStore_closure, A.BankAccountListVM_fromStore_closure0, A.BankAccountScreen_connectAccounts_closure, A.BankAccountScreen_connectAccounts_closure0, A.BankAccountScreen_build_closure12, A.BankAccountScreen_build_closure9, A.BankAccountScreen_build_closure5, A.BankAccountScreen_build_closure6, A.BankAccountScreen_build_closure7, A.BankAccountScreen_build_closure8, A.BankAccountScreenVM_fromStore_closure, A.BankAccountScreenVM_fromStore__closure, A.BankAccountScreenVM_fromStore__closure0, A._BankAccountEditState_didChangeDependencies_closure, A._BankAccountEditState_didChangeDependencies_closure0, A._BankAccountEditState_dispose_closure, A._BankAccountEditState__onChanged_closure, A._BankAccountEditState_build_closure3, A._BankAccountEditState_build_closure4, A._BankAccountEditState_build_closure0, A._BankAccountEditState_build_closure, A._BankAccountEditState_build__closure0, A._BankAccountEditState_build_closure2, A._BankAccountEditState_build__closure, A.BankAccountEditScreen_build_closure0, A.BankAccountEditVM_BankAccountEditVM$fromStore_closure, A.BankAccountEditVM_BankAccountEditVM$fromStore_closure1, A.BankAccountEditVM_BankAccountEditVM$fromStore_closure0, A.BankAccountEditVM_BankAccountEditVM$fromStore___closure, A.BankAccountEditVM_BankAccountEditVM$fromStore___closure0, A.BankAccountEditVM_BankAccountEditVM$fromStore____closure, A.BankAccountViewScreen_build_closure0, A.ClientListItem_build__closure, A.ClientListItem_build__closure3, A.ClientListVM_fromStore__handleRefresh, A.ClientListVM_fromStore_closure, A.ClientListVM_fromStore_closure0, A._ClientPdfViewState_loadPDF_closure0, A._ClientPdfViewState_loadPDF_closure1, A._ClientPdfViewState_loadPDF__closure0, A._ClientPdfViewState_build_closure, A._ClientPdfViewState_build_closure0, A._ClientPdfViewState_build_closure2, A._ClientPdfViewState_build_closure1, A._ClientPdfViewState_build_closure4, A._ClientPdfViewState_build_closure3, A._ClientPdfViewState_build__closure4, A._ClientPdfViewState_build__closure2, A._ClientPdfViewState_build_closure12, A.ClientPdfScreen_build_closure0, A.ClientPresenter_getField_closure0, A.ClientScreen_build_closure7, A.ClientScreen_build_closure4, A.ClientScreen_build_closure0, A.ClientScreen_build_closure1, A.ClientScreen_build_closure2, A.ClientScreen_build_closure3, A._ClientEditState_build_closure, A._ClientEditState_build_closure0, A.ClientEditBillingAddressState_didChangeDependencies_closure, A.ClientEditBillingAddressState_didChangeDependencies_closure0, A.ClientEditBillingAddressState_dispose_closure, A.ClientEditBillingAddressState__onChanged_closure, A.ClientEditBillingAddressState_build_closure, A.ClientEditBillingAddressState_build__closure0, A.ClientEditBillingAddressState_build__closure, A._ClientEditContactsState__showContactEditor_closure, A._ClientEditContactsState__showContactEditor__closure, A._ClientEditContactsState_build_closure, A._ClientEditContactsState_build_closure0, A.ContactEditDetailsState_didChangeDependencies_closure, A.ContactEditDetailsState_didChangeDependencies_closure0, A.ContactEditDetailsState_dispose_closure, A.ContactEditDetailsState__onChanged_closure, A.ContactEditDetailsState_build_closure0, A.ContactEditDetailsState_build_closure, A.ContactEditDetailsState_build_closure2, A.ContactEditDetailsState_build_closure1, A.ContactEditDetailsState_build_closure4, A.ContactEditDetailsState_build_closure3, A.ContactEditDetailsState_build_closure6, A.ContactEditDetailsState_build_closure5, A.ContactEditDetailsState_build_closure7, A.ContactEditDetailsState_build_closure8, A.ContactEditDetailsState_build_closure9, A.ContactEditDetailsState_build_closure10, A.ContactEditDetailsState_build_closure11, A.ContactEditDetailsState_build_closure12, A.ContactEditDetailsState_build___closure, A.ContactEditDetailsState_build__closure1, A.ContactEditDetailsState_build__closure, A.ClientEditContactsScreen_build_closure0, A.ClientEditContactsVM_ClientEditContactsVM$fromStore_closure0, A.ClientEditContactsVM_ClientEditContactsVM$fromStore_closure1, A.ClientEditDetailsState_didChangeDependencies_closure, A.ClientEditDetailsState_didChangeDependencies_closure0, A.ClientEditDetailsState_dispose_closure, A.ClientEditDetailsState__onChanged_closure, A.ClientEditDetailsState_build_closure, A.ClientEditDetailsState_build_closure0, A.ClientEditDetailsState_build__closure0, A.ClientEditDetailsState_build_closure1, A.ClientEditDetailsState_build__closure, A.ClientEditNotesState_didChangeDependencies_closure, A.ClientEditNotesState_didChangeDependencies_closure0, A.ClientEditNotesState_dispose_closure, A.ClientEditNotesState__onChanged_closure, A.ClientEditNotesState_build_closure, A.ClientEditNotesState_build_closure0, A.ClientEditNotesState_build__closure0, A.ClientEditNotesState_build_closure1, A.ClientEditNotesState_build__closure, A.ClientEditSettingsState_didChangeDependencies_closure, A.ClientEditSettingsState_didChangeDependencies_closure0, A.ClientEditSettingsState_dispose_closure, A.ClientEditSettingsState__onChanged_closure, A.ClientEditSettingsState_build_closure, A.ClientEditSettingsState_build__closure3, A.ClientEditSettingsState_build_closure0, A.ClientEditSettingsState_build__closure2, A.ClientEditSettingsState_build_closure1, A.ClientEditSettingsState_build_closure2, A.ClientEditSettingsState_build__closure1, A.ClientEditSettingsState_build_closure3, A.ClientEditSettingsState_build_closure4, A.ClientEditSettingsState_build__closure0, A.ClientEditSettingsState_build_closure5, A.ClientEditSettingsState_build__closure, A.ClientEditShippingAddressState_didChangeDependencies_closure, A.ClientEditShippingAddressState_didChangeDependencies_closure0, A.ClientEditShippingAddressState_dispose_closure, A.ClientEditShippingAddressState__onChanged_closure, A.ClientEditShippingAddressState_build_closure, A.ClientEditShippingAddressState_build__closure0, A.ClientEditShippingAddressState_build__closure, A.ClientEditScreen_build_closure0, A.ClientEditVM_ClientEditVM$fromStore_closure, A.ClientEditVM_ClientEditVM$fromStore__closure, A.ClientEditVM_ClientEditVM$fromStore__closure0, A.ClientEditVM_ClientEditVM$fromStore_closure1, A.ClientEditVM_ClientEditVM$fromStore_closure0, A.ClientEditVM_ClientEditVM$fromStore___closure, A.ClientEditVM_ClientEditVM$fromStore___closure0, A.ClientEditVM_ClientEditVM$fromStore___closure1, A.ClientEditVM_ClientEditVM$fromStore____closure, A._ClientViewState_build_closure, A._ClientViewDetailsState_build__buildDetailsList_closure, A.ClientViewDocuments_build_closure, A.ClientViewDocuments_build_closure0, A._ClientViewFullwidthState_build_closure, A._ClientViewFullwidthState_build__closure2, A._ClientViewLedgerState_build_closure, A.ClientOverview_build_closure, A.ClientOverview_build_closure0, A.ClientViewPaymentMethods_build__closure, A.ClientViewScreen_build_closure0, A.ClientViewVM_ClientViewVM$fromStore__handleRefresh, A.ClientViewVM_ClientViewVM$fromStore_closure, A.ClientViewVM_ClientViewVM$fromStore__closure0, A.ClientViewVM_ClientViewVM$fromStore__closure1, A.ClientViewVM_ClientViewVM$fromStore___closure, A.ClientViewVM_ClientViewVM$fromStore_closure1, A.ClientViewVM_ClientViewVM$fromStore__closure, A._CompanyGatewayListState_build_closure, A.CompanyGatewayListItem_build_closure, A.CompanyGatewayListVM_fromStore__handleRefresh, A.CompanyGatewayListVM_fromStore_closure, A.CompanyGatewayListVM_fromStore_closure1, A.CompanyGatewayListVM_fromStore__closure, A.CompanyGatewayListVM_fromStore__closure0, A.CompanyGatewayScreen_build_closure, A.CompanyGatewayScreen_build__closure0, A.CompanyGatewayScreen_build__closure1, A.CompanyGatewayScreen_build_closure0, A.CompanyGatewayScreen_build__closure, A.CompanyGatewayScreen_build_closure2, A.CompanyGatewayScreen_build_closure4, A.CompanyGatewayScreen_build_closure5, A.CompanyGatewayScreen_build_closure6, A.CompanyGatewayScreen_build_closure7, A.CompanyGatewayScreenVM_fromStore_closure, A._CompanyGatewayEditState_didChangeDependencies_closure, A._CompanyGatewayEditState_build_closure, A._CompanyGatewayEditState_build_closure0, A._CompanyGatewayEditState_build__closure17, A._CompanyGatewayEditState_build_closure3, A._CompanyGatewayEditState_build__closure16, A._CompanyGatewayEditState_build_closure4, A._CompanyGatewayEditState_build__closure15, A._CompanyGatewayEditState_build_closure6, A._CompanyGatewayEditState_build__closure14, A._CompanyGatewayEditState_build_closure5, A._CompanyGatewayEditState_build_closure7, A._CompanyGatewayEditState_build__closure13, A._CompanyGatewayEditState_build___closure, A._CompanyGatewayEditState_build_closure8, A._CompanyGatewayEditState_build__closure12, A._CompanyGatewayEditState_build_closure9, A._CompanyGatewayEditState_build__closure11, A._CompanyGatewayEditState_build_closure10, A._CompanyGatewayEditState_build__closure10, A._CompanyGatewayEditState_build_closure11, A._CompanyGatewayEditState_build__closure9, A._CompanyGatewayEditState_build_closure12, A._CompanyGatewayEditState_build__closure8, A._CompanyGatewayEditState_build_closure13, A._CompanyGatewayEditState_build__closure7, A._CompanyGatewayEditState_build_closure14, A._CompanyGatewayEditState_build__closure6, A._CompanyGatewayEditState_build_closure15, A._CompanyGatewayEditState_build__closure5, A._CompanyGatewayEditState_build_closure16, A._CompanyGatewayEditState_build__closure4, A._CompanyGatewayEditState_build_closure17, A._CompanyGatewayEditState_build__closure3, A._CompanyGatewayEditState_build_closure18, A._CompanyGatewayEditState_build__closure2, A._CompanyGatewayEditState_build_closure19, A._CompanyGatewayEditState_build__closure1, A._CompanyGatewayEditState_build_closure20, A._CompanyGatewayEditState_build__closure0, A._CompanyGatewayEditState_build_closure21, A._CompanyGatewayEditState_build_closure22, A.GatewayConfigSettings_build_closure0, A.GatewayConfigSettings_build__closure, A._GatewayConfigFieldState__obscureText_closure, A._GatewayConfigFieldState_build_closure0, A._GatewayConfigFieldState_build_closure, A._GatewayConfigFieldState_build_closure1, A._GatewayConfigFieldState_build_closure2, A._GatewayConfigFieldState_build_closure3, A._LimitEditorState__onChanged_closure, A._LimitEditorState__onChanged_closure0, A._LimitEditorState_build_closure, A._LimitEditorState_build_closure0, A._FeesEditorState_dispose_closure, A._FeesEditorState_didChangeDependencies_closure, A._FeesEditorState_didChangeDependencies_closure0, A._FeesEditorState__onChanged_closure, A._FeesEditorState__onChanged__closure, A._FeesEditorState_build_closure, A._FeesEditorState_build__closure2, A._FeesEditorState_build___closure2, A._FeesEditorState_build_closure0, A._FeesEditorState_build__closure1, A._FeesEditorState_build___closure1, A._FeesEditorState_build_closure1, A._FeesEditorState_build__closure0, A._FeesEditorState_build___closure0, A._FeesEditorState_build_closure2, A._FeesEditorState_build__closure, A._FeesEditorState_build___closure, A.CompanyGatewayEditScreen_build_closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure1, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore___closure, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore____closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore___closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore____closure, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure2, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore__closure, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore__closure0, A._CompanyGatewayOverview_build_closure2, A.CompanyGatewayViewScreen_build_closure0, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore__handleRefresh, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_closure0, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_closure2, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore____closure, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure0, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_closure1, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure1, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure2, A.CreditEmailScreen_build_closure1, A.CreditEmailScreen_build_closure0, A.EmailCreditVM_EmailCreditVM$fromStore_closure, A.EmailCreditVM_EmailCreditVM$fromStore__closure, A.CreditListItem_build__closure, A.CreditListItem_build__closure3, A.CreditListVM_fromStore__handleRefresh, A.CreditListVM_fromStore_closure, A.CreditListVM_fromStore_closure0, A.CreditPdfScreen_build_closure0, A.CreditScreen_build_closure7, A.CreditScreen_build_closure4, A.CreditScreen_build_closure0, A.CreditScreen_build_closure1, A.CreditScreen_build_closure2, A.CreditScreen_build_closure3, A._CreditEditState_build_closure1, A._CreditEditState_build_closure2, A._CreditEditState_build__closure, A._CreditEditState_build___closure0, A._CreditEditState_build___closure1, A._CreditEditState_build___closure, A.CreditEditDetailsScreen_build_closure0, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore_closure, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore_closure0, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore__closure, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore__closure0, A.CreditEditItemsScreen_build_closure0, A.CreditEditItemsVM_CreditEditItemsVM$fromStore_closure, A.CreditEditItemsVM_CreditEditItemsVM$fromStore__closure, A.CreditEditNotesScreen_build_closure0, A.CreditEditNotesVM_CreditEditNotesVM$fromStore_closure, A.CreditEditPDFScreen_build_closure0, A.CreditEditScreen_build_closure0, A.CreditEditVM_CreditEditVM$fromStore_closure, A.CreditEditVM_CreditEditVM$fromStore___closure0, A.CreditEditVM_CreditEditVM$fromStore___closure1, A.CreditEditVM_CreditEditVM$fromStore___closure2, A.CreditEditVM_CreditEditVM$fromStore____closure, A.CreditEditVM_CreditEditVM$fromStore_closure0, A.CreditEditVM_CreditEditVM$fromStore_closure1, A.CreditEditVM_CreditEditVM$fromStore__closure0, A.CreditEditVM_CreditEditVM$fromStore__closure1, A.CreditEditVM_CreditEditVM$fromStore___closure, A.CreditEditVM_CreditEditVM$fromStore_closure3, A.CreditEditVM_CreditEditVM$fromStore__closure, A.CreditViewScreen_build_closure0, A.CreditViewVM_CreditViewVM$fromStore__handleRefresh, A.CreditViewVM_CreditViewVM$fromStore_closure, A.CreditViewVM_CreditViewVM$fromStore_closure0, A.CreditViewVM_CreditViewVM$fromStore__closure0, A.CreditViewVM_CreditViewVM$fromStore__closure1, A.CreditViewVM_CreditViewVM$fromStore___closure, A.CreditViewVM_CreditViewVM$fromStore_closure2, A.CreditViewVM_CreditViewVM$fromStore__closure, A.CreditViewVM_CreditViewVM$fromStore_closure3, A._DashboardChartState__onSelectionChanged_closure, A._DashboardChartState__onSelectionChanged_closure0, A._DashboardChartState_build_closure, A._DashboardDateRangePickerState_build_closure, A._DashboardDateRangePickerState_build_closure0, A._DashboardDateRangePickerState_build_closure1, A._DashboardDateRangePickerState_build_closure4, A._DashboardDateRangePickerState_build_closure5, A._DashboardDateRangePickerState_build__closure, A.DashboardPanels__showDateOptions_closure, A.DashboardPanels__header__closure, A.DashboardPanels__header__closure0, A.DashboardPanels__header__closure1, A.DashboardPanels__header___closure0, A.DashboardPanels__header__closure2, A.DashboardPanels__header___closure, A.DashboardPanels__header__closure3, A.DashboardPanels__header__closure4, A.DashboardPanels__header___showSettings_closure, A.DashboardPanels__runningTasks_closure, A.DashboardPanels_build_closure, A.DashboardPanels_build_closure0, A.DashboardPanels_build_closure1, A.DashboardPanels_build_closure2, A.DashboardPanels_build_closure3, A.DashboardPanels_build__closure2, A.__DashboardPanelState_build_closure, A.__OverviewPanelState_build_closure, A.__DashboardSettingsState_build_closure, A.__DashboardSettingsState_build_closure0, A.__DashboardSettingsState_build_closure1, A.__DashboardSettingsState_build_closure2, A.__DashboardSettingsState_build__closure6, A.__DashboardSettingsState_build__closure2, A.__DashboardSettingsState_build__closure4, A.__DashboardSettingsState_build__closure0, A.__DashboardSettingsState_build_closure9, A.__DashboardSettingsState_build_closure8, A._DashboardFieldState_build__closure3, A._DashboardFieldState_build_closure0, A._DashboardFieldState_build_closure1, A._DashboardFieldState_build__closure, A._DashboardFieldState_build__closure0, A._DashboardScreenState_initState_closure, A._DashboardScreenState_initState_closure0, A._DashboardScreenState_initState__closure, A._DashboardScreenState_build_closure, A._DashboardScreenState_build_closure0, A._DashboardScreenState_build__closure0, A._DashboardScreenState_build__closure1, A._DashboardScreenState_build__closure2, A._DashboardScreenState_build_closure3, A.DashboardVM_fromStore__handleRefresh, A.DashboardVM_fromStore_closure, A.DashboardVM_fromStore_closure0, A.DashboardVM_fromStore_closure4, A.DashboardVM_fromStore_closure5, A.DashboardVM_fromStore_closure2, A.DashboardVM_fromStore_closure3, A.DesignListItem_build_closure, A.DesignListVM_fromStore__handleRefresh, A.DesignListVM_fromStore_closure, A.DesignListVM_fromStore_closure0, A.DesignScreen_build_closure7, A.DesignScreen_build_closure4, A.DesignScreen_build_closure0, A.DesignScreen_build_closure1, A.DesignScreen_build_closure2, A.DesignScreen_build_closure3, A._DesignEditState_didChangeDependencies_closure, A._DesignEditState_didChangeDependencies_closure0, A._DesignEditState_dispose_closure, A._DesignEditState__onChanged_closure, A._DesignEditState__loadDesign_closure, A._DesignEditState__loadDesign_closure0, A._DesignEditState__loadPreview_closure0, A._DesignEditState_build_closure2, A._DesignEditState_build_closure, A._DesignEditState_build_closure0, A._DesignEditState_build_closure1, A._DesignSettingsState_build_closure, A._DesignSettingsState_build_closure0, A._DesignSettingsState_build__closure, A._DesignSettingsState_build__closure0, A._PdfDesignPreviewState_build_closure, A.__DesignImportDialogState_build_closure, A.DesignEditScreen_build_closure0, A.DesignEditVM_DesignEditVM$fromStore_closure, A.DesignEditVM_DesignEditVM$fromStore_closure1, A.DesignEditVM_DesignEditVM$fromStore_closure0, A._DesignViewState_build_closure, A._DesignViewState_build_closure0, A._DesignViewState_build_closure1, A._DesignViewState_build_closure2, A._DesignViewState_build_closure3, A._DesignViewState_build_closure4, A._DesignViewState_build_closure5, A._DesignViewState_build_closure6, A.DesignViewScreen_build_closure0, A.DocumentListItem_build_closure, A.DocumentListVM_fromStore__handleRefresh, A.DocumentListVM_fromStore_closure, A.DocumentListVM_fromStore_closure0, A.DocumentScreen_build_closure7, A.DocumentScreen_build_closure4, A.DocumentScreen_build_closure0, A.DocumentScreen_build_closure1, A.DocumentScreen_build_closure2, A.DocumentScreen_build_closure3, A._DocumentEditState_didChangeDependencies_closure, A._DocumentEditState_didChangeDependencies_closure0, A._DocumentEditState_dispose_closure, A._DocumentEditState__onChanged_closure, A._DocumentEditState_build_closure0, A._DocumentEditState_build_closure, A.DocumentEditScreen_build_closure0, A.DocumentEditVM_DocumentEditVM$fromStore_closure, A.DocumentEditVM_DocumentEditVM$fromStore_closure0, A.DocumentViewScreen_build_closure0, A._ExpenseEditState__onSavePressed_closure, A._ExpenseEditState_build_closure1, A._ExpenseEditState_build_closure2, A.ExpenseEditDetailsState_didChangeDependencies_closure, A.ExpenseEditDetailsState_didChangeDependencies_closure0, A.ExpenseEditDetailsState_dispose_closure, A.ExpenseEditDetailsState__onChanged_closure, A.ExpenseEditDetailsState_build_closure1, A.ExpenseEditDetailsState_build__closure18, A.ExpenseEditDetailsState_build_closure, A.ExpenseEditDetailsState_build__closure19, A.ExpenseEditDetailsState_build_closure3, A.ExpenseEditDetailsState_build__closure17, A.ExpenseEditDetailsState_build_closure2, A.ExpenseEditDetailsState_build_closure4, A.ExpenseEditDetailsState_build__closure16, A.ExpenseEditDetailsState_build_closure6, A.ExpenseEditDetailsState_build__closure14, A.ExpenseEditDetailsState_build__closure15, A.ExpenseEditDetailsState_build_closure7, A.ExpenseEditDetailsState_build__closure13, A.ExpenseEditDetailsState_build_closure8, A.ExpenseEditDetailsState_build__closure12, A.ExpenseEditDetailsState_build_closure9, A.ExpenseEditDetailsState_build__closure11, A.ExpenseEditDetailsState_build_closure10, A.ExpenseEditDetailsState_build__closure10, A.ExpenseEditDetailsState_build_closure11, A.ExpenseEditDetailsState_build__closure9, A.ExpenseEditDetailsState_build_closure12, A.ExpenseEditDetailsState_build__closure8, A.ExpenseEditDetailsState_build_closure13, A.ExpenseEditDetailsState_build__closure7, A.ExpenseEditDetailsState_build_closure14, A.ExpenseEditDetailsState_build__closure6, A.ExpenseEditDetailsState_build_closure15, A.ExpenseEditDetailsState_build__closure5, A.ExpenseEditDetailsState_build_closure16, A.ExpenseEditDetailsState_build__closure4, A.ExpenseEditDetailsState_build_closure17, A.ExpenseEditDetailsState_build__closure3, A.ExpenseEditDetailsState_build__closure2, A.ExpenseEditDetailsState_build_closure20, A.ExpenseEditDetailsState_build__closure1, A.ExpenseEditDetailsState_build_closure19, A.ExpenseEditDetailsState_build__closure0, A.ExpenseEditDetailsState_build_closure23, A.ExpenseEditDetailsState_build__closure, A.ExpenseEditDetailsState_build_closure22, A.ExpenseEditNotesState_didChangeDependencies_closure, A.ExpenseEditNotesState_didChangeDependencies_closure0, A.ExpenseEditNotesState_dispose_closure, A.ExpenseEditNotesState__onChanged_closure, A.ExpenseEditNotesState_build_closure, A.ExpenseEditNotesState_build_closure0, A.ExpenseEditSettingsState_didChangeDependencies_closure, A.ExpenseEditSettingsState_didChangeDependencies_closure0, A.ExpenseEditSettingsState_dispose_closure, A.ExpenseEditSettingsState__onChanged_closure, A.ExpenseEditSettingsState__setCurrency_closure, A.ExpenseEditSettingsState__setCurrency_closure0, A.ExpenseEditSettingsState__calculateExchangeRate_closure, A.ExpenseEditSettingsState_build_closure, A.ExpenseEditSettingsState_build__closure11, A.ExpenseEditSettingsState_build_closure0, A.ExpenseEditSettingsState_build__closure7, A.ExpenseEditSettingsState_build__closure8, A.ExpenseEditSettingsState_build__closure9, A.ExpenseEditSettingsState_build_closure1, A.ExpenseEditSettingsState_build__closure6, A.ExpenseEditSettingsState_build__closure5, A.ExpenseEditSettingsState_build_closure3, A.ExpenseEditSettingsState_build__closure3, A.ExpenseEditSettingsState_build__closure4, A.ExpenseEditSettingsState_build_closure4, A.ExpenseEditSettingsState_build_closure7, A.ExpenseEditSettingsState_build_closure5, A.ExpenseEditSettingsState_build_closure6, A.ExpenseEditSettingsState_build_closure8, A.ExpenseEditSettingsState_build__closure1, A.ExpenseEditSettingsState_build_closure10, A.ExpenseEditSettingsState_build__closure0, A.ExpenseEditSettingsState_build_closure11, A.ExpenseEditSettingsState_build__closure, A.ExpenseEditScreen_build_closure0, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure1, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure4, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure5, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure2, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure3, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure0, A.ExpenseEditVM_ExpenseEditVM$fromStore___closure0, A.ExpenseEditVM_ExpenseEditVM$fromStore___closure1, A.ExpenseEditVM_ExpenseEditVM$fromStore____closure, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure0, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure1, A.ExpenseEditVM_ExpenseEditVM$fromStore___closure, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure5, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure, A.ExpenseListItem_build__closure, A.ExpenseListItem_build__closure3, A.ExpenseListVM_fromStore__handleRefresh, A.ExpenseListVM_fromStore_closure, A.ExpenseListVM_fromStore_closure0, A.ExpenseScreen_build_closure, A.ExpenseScreen_build_closure0, A.ExpenseScreen_build_closure1, A.ExpenseScreen_build_closure2, A.ExpenseScreen_build_closure3, A.ExpenseScreen_build_closure13, A.ExpenseScreen_build_closure9, A.ExpenseScreen_build_closure5, A.ExpenseScreen_build_closure6, A.ExpenseScreen_build_closure7, A.ExpenseScreen_build_closure8, A._ExpenseViewState_build_closure, A.ExpenseViewDocuments_build_closure, A.ExpenseViewDocuments_build_closure0, A._ExpenseViewScheduleState_build_closure, A.ExpenseViewScreen_build_closure0, A.ExpenseViewVM_ExpenseViewVM$fromStore__handleRefresh, A.ExpenseViewVM_ExpenseViewVM$fromStore_closure, A.ExpenseViewVM_ExpenseViewVM$fromStore__closure0, A.ExpenseViewVM_ExpenseViewVM$fromStore__closure1, A.ExpenseViewVM_ExpenseViewVM$fromStore___closure, A.ExpenseViewVM_ExpenseViewVM$fromStore_closure1, A.ExpenseViewVM_ExpenseViewVM$fromStore__closure, A._ExpenseCategoryEditState_didChangeDependencies_closure, A._ExpenseCategoryEditState_didChangeDependencies_closure0, A._ExpenseCategoryEditState_dispose_closure, A._ExpenseCategoryEditState__onChanged_closure, A._ExpenseCategoryEditState_build_closure0, A._ExpenseCategoryEditState_build_closure1, A._ExpenseCategoryEditState_build_closure, A._ExpenseCategoryEditState_build__closure, A._ExpenseCategoryEditState_build__closure0, A._ExpenseCategoryEditState_build__closure1, A._ExpenseCategoryEditState_build___closure, A.ExpenseCategoryEditScreen_build_closure0, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore_closure, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore_closure1, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore_closure0, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore___closure, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore___closure0, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore____closure, A.ExpenseCategoryListItem_build_closure, A.ExpenseCategoryListVM_fromStore__handleRefresh, A.ExpenseCategoryListVM_fromStore_closure, A.ExpenseCategoryListVM_fromStore_closure0, A.ExpenseCategoryScreen_build_closure7, A.ExpenseCategoryScreen_build_closure4, A.ExpenseCategoryScreen_build_closure0, A.ExpenseCategoryScreen_build_closure1, A.ExpenseCategoryScreen_build_closure2, A.ExpenseCategoryScreen_build_closure3, A.ExpenseCategoryViewScreen_build_closure0, A._GroupEditState_didChangeDependencies_closure, A._GroupEditState_didChangeDependencies_closure0, A._GroupEditState_dispose_closure, A._GroupEditState__onChanged_closure, A._GroupEditState_build_closure0, A._GroupEditState_build_closure1, A._GroupEditState_build_closure, A._GroupEditState_build__closure, A._GroupEditState_build__closure0, A.GroupEditScreen_build_closure0, A.GroupEditVM_GroupEditVM$fromStore_closure, A.GroupEditVM_GroupEditVM$fromStore_closure1, A.GroupEditVM_GroupEditVM$fromStore_closure0, A.GroupEditVM_GroupEditVM$fromStore___closure, A.GroupEditVM_GroupEditVM$fromStore___closure0, A.GroupEditVM_GroupEditVM$fromStore____closure, A.GroupListItem_build_closure, A.GroupListVM_fromStore__handleRefresh, A.GroupListVM_fromStore_closure, A.GroupListVM_fromStore_closure0, A.GroupSettingsScreen_build_closure3, A.GroupSettingsScreen_build_closure0, A._GroupViewState_build_closure0, A._GroupViewState_build_closure1, A.GroupViewScreen_build_closure0, A.GroupViewVM_GroupViewVM$fromStore__closure0, A.GroupViewVM_GroupViewVM$fromStore__closure1, A.GroupViewVM_GroupViewVM$fromStore___closure, A.GroupViewVM_GroupViewVM$fromStore_closure1, A.GroupViewVM_GroupViewVM$fromStore__closure, A._InvoiceEditState__onSavePressed_closure, A._InvoiceEditState_build_closure1, A._InvoiceEditState_build_closure2, A._InvoiceEditState_build__closure, A._InvoiceEditState_build___closure0, A._InvoiceEditState_build___closure1, A._InvoiceEditState_build___closure, A.InvoiceEditContacts_build_closure0, A.InvoiceEditContacts_build_closure2, A._ClientContactListTile_build_closure0, A._VendorContactListTile_build_closure0, A.InvoiceEditContactsScreen_build_closure0, A.InvoiceEditContactsVM_InvoiceEditContactsVM$fromStore_closure, A.InvoiceEditContactsVM_InvoiceEditContactsVM$fromStore_closure0, A.InvoiceEditContactsVM_InvoiceEditContactsVM$fromStore_closure1, A.InvoiceEditDesktopState_didChangeDependencies_closure, A.InvoiceEditDesktopState_didChangeDependencies_closure0, A.InvoiceEditDesktopState_dispose_closure, A.InvoiceEditDesktopState__onChanged_closure, A.InvoiceEditDesktopState_build_closure, A.InvoiceEditDesktopState_build_closure0, A.InvoiceEditDesktopState_build_closure1, A.InvoiceEditDesktopState_build_closure2, A.InvoiceEditDesktopState_build_closure3, A.InvoiceEditDesktopState_build_closure4, A.InvoiceEditDesktopState_build_closure8, A.InvoiceEditDesktopState_build__closure20, A.InvoiceEditDesktopState_build_closure7, A.InvoiceEditDesktopState_build__closure19, A.InvoiceEditDesktopState_build_closure11, A.InvoiceEditDesktopState_build__closure18, A.InvoiceEditDesktopState_build_closure10, A.InvoiceEditDesktopState_build_closure13, A.InvoiceEditDesktopState_build__closure17, A.InvoiceEditDesktopState_build_closure12, A.InvoiceEditDesktopState_build_closure15, A.InvoiceEditDesktopState_build__closure16, A.InvoiceEditDesktopState_build__closure15, A.InvoiceEditDesktopState_build_closure17, A.InvoiceEditDesktopState_build__closure14, A.InvoiceEditDesktopState_build_closure19, A.InvoiceEditDesktopState_build_closure20, A.InvoiceEditDesktopState_build__closure13, A.InvoiceEditDesktopState_build_closure21, A.InvoiceEditDesktopState_build__closure12, A.InvoiceEditDesktopState_build_closure23, A.InvoiceEditDesktopState_build__closure11, A.InvoiceEditDesktopState_build_closure22, A.InvoiceEditDesktopState_build_closure24, A.InvoiceEditDesktopState_build_closure25, A.InvoiceEditDesktopState_build__closure9, A.InvoiceEditDesktopState_build_closure26, A.InvoiceEditDesktopState_build__closure8, A.InvoiceEditDesktopState_build__closure, A.InvoiceEditDesktopState_build___closure8, A.InvoiceEditDesktopState_build__closure0, A.InvoiceEditDesktopState_build___closure7, A.InvoiceEditDesktopState_build__closure1, A.InvoiceEditDesktopState_build___closure5, A.InvoiceEditDesktopState_build___closure6, A.InvoiceEditDesktopState_build__closure2, A.InvoiceEditDesktopState_build___closure4, A.InvoiceEditDesktopState_build__closure4, A.InvoiceEditDesktopState_build___closure2, A.InvoiceEditDesktopState_build___closure3, A.InvoiceEditDesktopState_build__closure5, A.InvoiceEditDesktopState_build___closure1, A.InvoiceEditDesktopState_build__closure6, A.InvoiceEditDesktopState_build___closure0, A.InvoiceEditDesktopState_build__closure7, A.InvoiceEditDesktopState_build___closure, A.InvoiceEditDesktopState_build_closure28, A.InvoiceEditDesktopState_build_closure29, A.InvoiceEditDesktopState_build_closure30, A.InvoiceEditDesktopState_build_closure31, A.InvoiceEditDesktopState_build_closure32, A.__PdfPreviewState__loadPdf_closure0, A.__PdfPreviewState__loadPdf_closure1, A.__PdfPreviewState_build_closure1, A.InvoiceEditDetailsState_didChangeDependencies_closure, A.InvoiceEditDetailsState_didChangeDependencies_closure0, A.InvoiceEditDetailsState_dispose_closure, A.InvoiceEditDetailsState__onChanged_closure, A.InvoiceEditDetailsState_build_closure, A.InvoiceEditDetailsState_build_closure0, A.InvoiceEditDetailsState_build_closure1, A.InvoiceEditDetailsState_build_closure2, A.InvoiceEditDetailsState_build_closure3, A.InvoiceEditDetailsState_build_closure4, A.InvoiceEditDetailsState_build__closure18, A.InvoiceEditDetailsState_build_closure6, A.InvoiceEditDetailsState_build__closure17, A.InvoiceEditDetailsState_build_closure5, A.InvoiceEditDetailsState_build__closure16, A.InvoiceEditDetailsState_build_closure9, A.InvoiceEditDetailsState_build__closure15, A.InvoiceEditDetailsState_build_closure8, A.InvoiceEditDetailsState_build_closure11, A.InvoiceEditDetailsState_build__closure14, A.InvoiceEditDetailsState_build_closure10, A.InvoiceEditDetailsState_build_closure13, A.InvoiceEditDetailsState_build__closure13, A.InvoiceEditDetailsState_build__closure12, A.InvoiceEditDetailsState_build_closure15, A.InvoiceEditDetailsState_build__closure11, A.InvoiceEditDetailsState_build_closure17, A.InvoiceEditDetailsState_build__closure10, A.InvoiceEditDetailsState_build_closure18, A.InvoiceEditDetailsState_build__closure9, A.InvoiceEditDetailsState_build_closure20, A.InvoiceEditDetailsState_build__closure8, A.InvoiceEditDetailsState_build_closure19, A.InvoiceEditDetailsState_build_closure21, A.InvoiceEditDetailsState_build_closure22, A.InvoiceEditDetailsState_build_closure23, A.InvoiceEditDetailsState_build_closure24, A.InvoiceEditDetailsState_build__closure7, A.InvoiceEditDetailsState_build_closure25, A.InvoiceEditDetailsState_build__closure5, A.InvoiceEditDetailsState_build__closure6, A.InvoiceEditDetailsState_build_closure26, A.InvoiceEditDetailsState_build__closure4, A.InvoiceEditDetailsState_build_closure28, A.InvoiceEditDetailsState_build__closure2, A.InvoiceEditDetailsState_build__closure3, A.InvoiceEditDetailsState_build_closure29, A.InvoiceEditDetailsState_build__closure1, A.InvoiceEditDetailsState_build_closure30, A.InvoiceEditDetailsState_build__closure0, A.InvoiceEditDetailsState_build_closure31, A.InvoiceEditDetailsState_build__closure, A.InvoiceEditDetailsScreen_build_closure0, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore_closure, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore_closure0, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore__closure, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore__closure0, A._InvoiceEditItemsState__showInvoiceItemEditor_closure, A._InvoiceEditItemsState_build_closure, A.ItemEditDetailsState_didChangeDependencies_closure, A.ItemEditDetailsState_dispose_closure, A.ItemEditDetailsState__onChanged_closure, A.ItemEditDetailsState_build__closure2, A.ItemEditDetailsState_build_closure1, A.ItemEditDetailsState_build_closure2, A.ItemEditDetailsState_build_closure3, A._InvoiceEditItemsDesktopState__updateColumns_closure, A._InvoiceEditItemsDesktopState__updateColumns_closure0, A._InvoiceEditItemsDesktopState__updateColumns_closure1, A._InvoiceEditItemsDesktopState__updateColumns_closure2, A._InvoiceEditItemsDesktopState__updateColumns_closure3, A._InvoiceEditItemsDesktopState__onFocusChange_closure, A._InvoiceEditItemsDesktopState_build_closure, A._InvoiceEditItemsDesktopState_build_closure0, A._InvoiceEditItemsDesktopState_build__closure29, A._InvoiceEditItemsDesktopState_build__closure30, A._InvoiceEditItemsDesktopState_build_closure4, A._InvoiceEditItemsDesktopState_build_closure5, A._InvoiceEditItemsDesktopState_build_closure7, A._InvoiceEditItemsDesktopState_build__closure5, A._InvoiceEditItemsDesktopState_build__closure4, A._InvoiceEditItemsDesktopState_build___closure10, A._InvoiceEditItemsDesktopState_build___closure11, A._InvoiceEditItemsDesktopState_build__closure2, A._InvoiceEditItemsDesktopState_build__closure3, A._InvoiceEditItemsDesktopState_build___closure12, A._InvoiceEditItemsDesktopState_build___closure13, A._InvoiceEditItemsDesktopState_build__closure0, A._InvoiceEditItemsDesktopState_build___closure16, A._InvoiceEditItemsDesktopState_build___closure15, A._InvoiceEditItemsDesktopState_build____closure1, A._InvoiceEditItemsDesktopState_build__closure1, A._InvoiceEditItemsDesktopState_build____closure, A._InvoiceEditItemsDesktopState_build____closure0, A._InvoiceEditItemsDesktopState_build__closure7, A._InvoiceEditItemsDesktopState_build__closure6, A._InvoiceEditItemsDesktopState_build___closure9, A._InvoiceEditItemsDesktopState_build__closure9, A._InvoiceEditItemsDesktopState_build__closure8, A._InvoiceEditItemsDesktopState_build___closure8, A._InvoiceEditItemsDesktopState_build__closure11, A._InvoiceEditItemsDesktopState_build__closure10, A._InvoiceEditItemsDesktopState_build___closure7, A._InvoiceEditItemsDesktopState_build__closure13, A._InvoiceEditItemsDesktopState_build__closure12, A._InvoiceEditItemsDesktopState_build___closure6, A._InvoiceEditItemsDesktopState_build__closure15, A._InvoiceEditItemsDesktopState_build__closure14, A._InvoiceEditItemsDesktopState_build___closure5, A._InvoiceEditItemsDesktopState_build__closure17, A._InvoiceEditItemsDesktopState_build__closure16, A._InvoiceEditItemsDesktopState_build___closure4, A._InvoiceEditItemsDesktopState_build__closure19, A._InvoiceEditItemsDesktopState_build__closure18, A._InvoiceEditItemsDesktopState_build___closure3, A._InvoiceEditItemsDesktopState_build__closure21, A._InvoiceEditItemsDesktopState_build__closure20, A._InvoiceEditItemsDesktopState_build___closure2, A._InvoiceEditItemsDesktopState_build__closure23, A._InvoiceEditItemsDesktopState_build__closure22, A._InvoiceEditItemsDesktopState_build___closure1, A._InvoiceEditItemsDesktopState_build__closure25, A._InvoiceEditItemsDesktopState_build__closure24, A._InvoiceEditItemsDesktopState_build___closure0, A._InvoiceEditItemsDesktopState_build__closure27, A._InvoiceEditItemsDesktopState_build__closure26, A._InvoiceEditItemsDesktopState_build___closure, A._InvoiceEditItemsDesktopState_build_closure8, A._InvoiceEditItemsDesktopState_build__closure, A._InvoiceEditItemsDesktopState_build_closure9, A.InvoiceEditItemsScreen_build_closure0, A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure, A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore__closure, A.InvoiceEditNotesState_didChangeDependencies_closure, A.InvoiceEditNotesState_didChangeDependencies_closure0, A.InvoiceEditNotesState_dispose_closure, A.InvoiceEditNotesState__onChanged_closure, A.InvoiceEditNotesScreen_build_closure0, A.InvoiceEditNotesVM_InvoiceEditNotesVM$fromStore_closure, A.InvoiceEditPDFState_didChangeDependencies_closure0, A.InvoiceEditPDFState_didChangeDependencies_closure1, A.InvoiceEditPDFState_build_closure, A.InvoiceEditPDFScreen_build_closure0, A.InvoiceEditScreen_build_closure0, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure1, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure2, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure3, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure4, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure5, A.InvoiceEditVM_InvoiceEditVM$fromStore____closure, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure0, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure2, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure0, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure1, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure0, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure1, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure3, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure, A._InvoiceItemSelectorState__onItemsSelected_closure, A._InvoiceItemSelectorState__updateClientId_closure, A._InvoiceItemSelectorState_build_closure, A._InvoiceItemSelectorState_build_closure0, A._InvoiceItemSelectorState_build_closure1, A._InvoiceItemSelectorState_build__productList__closure, A._InvoiceItemSelectorState_build__taskList__closure, A._InvoiceItemSelectorState_build__expenseList__closure, A._InvoiceItemSelectorState_build_closure2, A.InvoiceEmailScreen_build_closure1, A.InvoiceEmailScreen_build_closure0, A.EmailInvoiceVM_EmailInvoiceVM$fromStore_closure, A.EmailInvoiceVM_EmailInvoiceVM$fromStore__closure, A.InvoiceListItem_build__closure, A.InvoiceListItem_build__closure3, A.InvoiceListVM_fromStore__handleRefresh, A.InvoiceListVM_fromStore_closure, A.InvoiceListVM_fromStore_closure0, A._InvoicePdfViewState_loadPdf_closure0, A._InvoicePdfViewState_loadPdf_closure1, A._InvoicePdfViewState_loadPdf__closure0, A._InvoicePdfViewState_build_closure, A._InvoicePdfViewState_build_closure3, A.InvoicePdfScreen_build_closure0, A.InvoiceScreen_build_closure, A.InvoiceScreen_build_closure0, A.InvoiceScreen_build_closure1, A.InvoiceScreen_build_closure2, A.InvoiceScreen_build_closure3, A.InvoiceScreen_build_closure4, A.InvoiceScreen_build_closure5, A.InvoiceScreen_build_closure15, A.InvoiceScreen_build_closure11, A.InvoiceScreen_build_closure7, A.InvoiceScreen_build_closure8, A.InvoiceScreen_build_closure9, A.InvoiceScreen_build_closure10, A._InvoiceViewState_build_closure, A.InvoiceViewContacts_build_closure, A._InvitationListTile_build_closure, A._InvitationListTile_build_closure1, A.InvoiceViewDocuments_build_closure, A.InvoiceViewDocuments_build_closure0, A.InvoiceViewDocuments_build_closure1, A._InvoiceViewHistoryState_build_closure, A.InvoiceOverview_build_closure, A.InvoiceOverview_build__closure0, A.InvoiceOverview_build__closure1, A.InvoiceOverview_build_closure0, A.InvoiceOverview_build_closure1, A.InvoiceOverview_build_closure2, A.InvoiceOverview_build__closure, A._InvoiceViewScheduleState_build_closure, A.InvoiceViewScreen_build_closure0, A.InvoiceViewVM_InvoiceViewVM$fromStore__handleRefresh, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure0, A.InvoiceViewVM_InvoiceViewVM$fromStore__closure0, A.InvoiceViewVM_InvoiceViewVM$fromStore__closure1, A.InvoiceViewVM_InvoiceViewVM$fromStore___closure, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure2, A.InvoiceViewVM_InvoiceViewVM$fromStore__closure, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure4, A._PaymentEditState_didChangeDependencies_closure, A._PaymentEditState_didChangeDependencies_closure0, A._PaymentEditState_dispose_closure, A._PaymentEditState__onChanged_closure, A._PaymentEditState_convertCurrency_closure, A._PaymentEditState_build_closure, A._PaymentEditState_build_closure0, A._PaymentEditState_build_closure1, A._PaymentEditState_build_closure2, A._PaymentEditState_build_closure4, A._PaymentEditState_build_closure3, A._PaymentEditState_build__closure5, A._PaymentEditState_build_closure5, A._PaymentEditState_build_closure6, A._PaymentEditState_build_closure8, A._PaymentEditState_build__closure4, A._PaymentEditState_build_closure9, A._PaymentEditState_build__closure3, A._PaymentEditState_build_closure10, A._PaymentEditState_build__closure2, A._PaymentEditState_build_closure11, A._PaymentEditState_build__closure0, A._PaymentEditState_build_closure12, A._PaymentEditState_build_closure14, A._PaymentEditState_build__closure, A._PaymentEditState_build_closure13, A._PaymentEditState_build_closure17, A._PaymentableEditorState_didChangeDependencies_closure, A._PaymentableEditorState_didChangeDependencies_closure0, A._PaymentableEditorState_dispose_closure0, A._PaymentableEditorState__onChanged_closure, A._PaymentableEditorState__onChanged_closure0, A._PaymentableEditorState__onChanged_closure1, A._PaymentableEditorState__onChanged_closure2, A._PaymentableEditorState__onChanged_closure3, A._PaymentableEditorState__onChanged_closure4, A._PaymentableEditorState__onChanged_closure5, A._PaymentableEditorState_build_closure, A._PaymentableEditorState_build_closure0, A._PaymentableEditorState_build_closure3, A._PaymentableEditorState_build_closure2, A._PaymentableEditorState_build_closure1, A._PaymentableEditorState_build_closure6, A._PaymentableEditorState_build_closure5, A._PaymentableEditorState_build_closure4, A._PaymentableEditorState_build__closure, A._PaymentableEditorState_build__closure0, A.PaymentEditFooter_build_closure, A.PaymentEditFooter_build_closure0, A.PaymentEditScreen_build_closure0, A.PaymentEditVM_PaymentEditVM$fromStore_closure, A.PaymentEditVM_PaymentEditVM$fromStore_closure1, A.PaymentEditVM_PaymentEditVM$fromStore_closure0, A.PaymentEditVM_PaymentEditVM$fromStore___closure, A.PaymentEditVM_PaymentEditVM$fromStore___closure0, A.PaymentEditVM_PaymentEditVM$fromStore___closure1, A.PaymentEditVM_PaymentEditVM$fromStore___closure2, A.PaymentEditVM_PaymentEditVM$fromStore___closure3, A.PaymentEditVM_PaymentEditVM$fromStore____closure, A.PaymentListItem_build__closure, A.PaymentListItem_build__closure3, A.PaymentListVM_fromStore__handleRefresh, A.PaymentListVM_fromStore_closure, A.PaymentListVM_fromStore_closure0, A.PaymentPresenter_getField_closure, A.PaymentPresenter_getField_closure0, A.PaymentPresenter_getField_closure1, A.PaymentPresenter_getField_closure2, A.PaymentScreen_build_closure, A.PaymentScreen_build_closure0, A.PaymentScreen_build_closure1, A.PaymentScreen_build_closure2, A.PaymentScreen_build_closure3, A.PaymentScreen_build_closure4, A.PaymentScreen_build_closure5, A.PaymentScreen_build_closure6, A.PaymentScreen_build_closure16, A.PaymentScreen_build_closure12, A.PaymentScreen_build_closure8, A.PaymentScreen_build_closure9, A.PaymentScreen_build_closure10, A.PaymentScreen_build_closure11, A._PaymentRefundState_didChangeDependencies_closure, A._PaymentRefundState_didChangeDependencies_closure0, A._PaymentRefundState_dispose_closure, A._PaymentRefundState__onChanged__closure, A._PaymentRefundState_build_closure, A._PaymentRefundState_build_closure1, A._PaymentRefundState_build__closure1, A._PaymentRefundState_build_closure2, A._PaymentRefundState_build__closure0, A._PaymentRefundState_build_closure3, A._PaymentRefundState_build__closure, A._PaymentRefundState_build_onSavePressed, A._PaymentRefundState_build_onSavePressed_closure0, A._PaymentRefundState_build_closure4, A._PaymentRefundState_build_closure5, A._PaymentableEditorState_didChangeDependencies_closure1, A._PaymentableEditorState_didChangeDependencies_closure2, A._PaymentableEditorState_dispose_closure, A._PaymentableEditorState__onChanged_closure6, A._PaymentableEditorState__onChanged_closure7, A._PaymentableEditorState__onChanged_closure8, A._PaymentableEditorState__onChanged_closure9, A._PaymentableEditorState_build_closure8, A._PaymentableEditorState_build_closure10, A._PaymentableEditorState_build_closure9, A._PaymentableEditorState_build_closure11, A._PaymentableEditorState_build__closure1, A.PaymentRefundScreen_build_closure0, A.PaymentRefundVM_PaymentRefundVM$fromStore_closure, A.PaymentRefundVM_PaymentRefundVM$fromStore_closure1, A.PaymentRefundVM_PaymentRefundVM$fromStore__closure, A.PaymentRefundVM_PaymentRefundVM$fromStore__closure0, A.PaymentRefundVM_PaymentRefundVM$fromStore___closure, A._PaymentViewState_build_closure, A.PaymentViewScreen_build_closure0, A.PaymentViewVM_PaymentViewVM$fromStore__handleRefresh, A.PaymentViewVM_PaymentViewVM$fromStore_closure, A._PaymentTermEditState_didChangeDependencies_closure, A._PaymentTermEditState_didChangeDependencies_closure0, A._PaymentTermEditState_dispose_closure, A._PaymentTermEditState__onChanged_closure, A._PaymentTermEditState_build_closure0, A._PaymentTermEditState_build_closure1, A._PaymentTermEditState_build_closure, A._PaymentTermEditState_build__closure0, A._PaymentTermEditState_build__closure, A.PaymentTermEditScreen_build_closure0, A.PaymentTermEditVM_PaymentTermEditVM$fromStore_closure, A.PaymentTermEditVM_PaymentTermEditVM$fromStore_closure1, A.PaymentTermEditVM_PaymentTermEditVM$fromStore_closure0, A.PaymentTermEditVM_PaymentTermEditVM$fromStore___closure, A.PaymentTermEditVM_PaymentTermEditVM$fromStore___closure0, A.PaymentTermEditVM_PaymentTermEditVM$fromStore____closure, A.PaymentTermListItem_build_closure, A.PaymentTermListVM_fromStore__handleRefresh, A.PaymentTermListVM_fromStore_closure, A.PaymentTermListVM_fromStore_closure0, A.PaymentTermScreen_build_closure7, A.PaymentTermScreen_build_closure4, A.PaymentTermScreen_build_closure0, A.PaymentTermScreen_build_closure1, A.PaymentTermScreen_build_closure2, A.PaymentTermScreen_build_closure3, A.PaymentTermViewScreen_build_closure0, A._ProductEditState_didChangeDependencies_closure, A._ProductEditState_didChangeDependencies_closure0, A._ProductEditState_dispose_closure, A._ProductEditState__onChanged_closure, A._ProductEditState_build_closure6, A._ProductEditState_build_closure, A._ProductEditState_build_closure1, A._ProductEditState_build__closure3, A._ProductEditState_build_closure0, A._ProductEditState_build_closure2, A._ProductEditState_build__closure2, A._ProductEditState_build_closure3, A._ProductEditState_build__closure1, A._ProductEditState_build_closure4, A._ProductEditState_build__closure0, A._ProductEditState_build_closure5, A._ProductEditState_build__closure, A.ProductEditScreen_build_closure0, A.ProductEditVM_ProductEditVM$fromStore_closure, A.ProductEditVM_ProductEditVM$fromStore_closure1, A.ProductEditVM_ProductEditVM$fromStore_closure0, A.ProductEditVM_ProductEditVM$fromStore___closure, A.ProductEditVM_ProductEditVM$fromStore___closure0, A.ProductEditVM_ProductEditVM$fromStore____closure, A.ProductListItem_build__closure, A.ProductListItem_build__closure3, A.ProductListVM_fromStore__handleRefresh, A.ProductListVM_fromStore_closure, A.ProductListVM_fromStore_closure0, A.ProductScreen_build_closure7, A.ProductScreen_build_closure4, A.ProductScreen_build_closure0, A.ProductScreen_build_closure1, A.ProductScreen_build_closure2, A.ProductScreen_build_closure3, A._ProductViewState_build_closure, A.ProductViewDocuments_build_closure, A.ProductViewDocuments_build_closure0, A.ProductViewScreen_build_closure0, A.ProductViewVM_ProductViewVM$fromStore__handleRefresh, A.ProductViewVM_ProductViewVM$fromStore_closure, A.ProductViewVM_ProductViewVM$fromStore__closure0, A.ProductViewVM_ProductViewVM$fromStore__closure1, A.ProductViewVM_ProductViewVM$fromStore___closure, A.ProductViewVM_ProductViewVM$fromStore_closure1, A.ProductViewVM_ProductViewVM$fromStore__closure, A._ProjectEditState_didChangeDependencies_closure, A._ProjectEditState_didChangeDependencies_closure0, A._ProjectEditState_dispose_closure, A._ProjectEditState__onChanged_closure, A._ProjectEditState_build_closure0, A._ProjectEditState_build_closure, A._ProjectEditState_build__closure, A._ProjectEditState_build__closure2, A._ProjectEditState_build__closure1, A._ProjectEditState_build___closure1, A._ProjectEditState_build__closure0, A._ProjectEditState_build__closure4, A._ProjectEditState_build___closure, A._ProjectEditState_build___closure0, A.ProjectEditScreen_build_closure0, A.ProjectEditVM_ProjectEditVM$fromStore_closure, A.ProjectEditVM_ProjectEditVM$fromStore_closure1, A.ProjectEditVM_ProjectEditVM$fromStore__closure, A.ProjectEditVM_ProjectEditVM$fromStore__closure0, A.ProjectEditVM_ProjectEditVM$fromStore_closure0, A.ProjectEditVM_ProjectEditVM$fromStore___closure, A.ProjectEditVM_ProjectEditVM$fromStore___closure0, A.ProjectEditVM_ProjectEditVM$fromStore____closure, A.ProjectListItem_build__closure, A.ProjectListItem_build__closure3, A.ProjectListVM_fromStore__handleRefresh, A.ProjectListVM_fromStore_closure, A.ProjectListVM_fromStore_closure0, A.ProjectScreen_build_closure7, A.ProjectScreen_build_closure4, A.ProjectScreen_build_closure0, A.ProjectScreen_build_closure1, A.ProjectScreen_build_closure2, A.ProjectScreen_build_closure3, A._ProjectViewState_build_closure, A.ProjectViewDocuments_build_closure, A.ProjectViewDocuments_build_closure0, A._ProjectOverviewState_initState_closure, A.ProjectViewScreen_build_closure0, A.ProjectViewVM_ProjectViewVM$fromStore__handleRefresh, A.ProjectViewVM_ProjectViewVM$fromStore_closure, A.ProjectViewVM_ProjectViewVM$fromStore__closure0, A.ProjectViewVM_ProjectViewVM$fromStore__closure1, A.ProjectViewVM_ProjectViewVM$fromStore___closure, A.ProjectViewVM_ProjectViewVM$fromStore_closure1, A.ProjectViewVM_ProjectViewVM$fromStore__closure, A._PurchaseOrderEditState_build_closure1, A._PurchaseOrderEditState_build_closure2, A._PurchaseOrderEditState_build__closure, A._PurchaseOrderEditState_build___closure0, A._PurchaseOrderEditState_build___closure1, A._PurchaseOrderEditState_build___closure, A.PurchaseOrderEditDetailsScreen_build_closure0, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore_closure, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore_closure0, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore__closure, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore__closure0, A.PurchaseOrderEditItemsScreen_build_closure0, A.PurchaseOrderEditItemsVM_PurchaseOrderEditItemsVM$fromStore_closure, A.PurchaseOrderEditNotesScreen_build_closure0, A.PurchaseOrderEditNotesVM_PurchaseOrderEditNotesVM$fromStore_closure, A.PurchaseOrderEditPDFScreen_build_closure0, A.PurchaseOrderEditScreen_build_closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure1, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure2, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore____closure, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure1, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure1, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure3, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure, A.PurchaseOrderEmailScreen_build_closure1, A.PurchaseOrderEmailScreen_build_closure0, A.EmailPurchaseOrderVM_EmailPurchaseOrderVM$fromStore_closure, A.EmailPurchaseOrderVM_EmailPurchaseOrderVM$fromStore__closure, A.PurchaseOrderListItem_build__closure, A.PurchaseOrderListItem_build__closure3, A.PurchaseOrderListVM_fromStore__handleRefresh, A.PurchaseOrderListVM_fromStore_closure, A.PurchaseOrderListVM_fromStore_closure0, A.PurchaseOrderPdfScreen_build_closure0, A.PurchaseOrderScreen_build_closure, A.PurchaseOrderScreen_build_closure0, A.PurchaseOrderScreen_build_closure1, A.PurchaseOrderScreen_build_closure2, A.PurchaseOrderScreen_build_closure12, A.PurchaseOrderScreen_build_closure8, A.PurchaseOrderScreen_build_closure4, A.PurchaseOrderScreen_build_closure5, A.PurchaseOrderScreen_build_closure6, A.PurchaseOrderScreen_build_closure7, A.PurchaseOrderViewScreen_build_closure0, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__handleRefresh, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure0, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure0, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure1, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore___closure, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure2, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure3, A._QuoteEditState_build_closure1, A._QuoteEditState_build_closure2, A._QuoteEditState_build__closure, A._QuoteEditState_build___closure0, A._QuoteEditState_build___closure1, A._QuoteEditState_build___closure, A.QuoteEditDetailsScreen_build_closure0, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore_closure, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore_closure0, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore__closure, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore__closure0, A.QuoteEditItemsScreen_build_closure0, A.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure, A.QuoteEditNotesScreen_build_closure0, A.QuoteEditNotesVM_QuoteEditNotesVM$fromStore_closure, A.QuoteEditPDFScreen_build_closure0, A.QuoteEditScreen_build_closure0, A.QuoteEditVM_QuoteEditVM$fromStore_closure, A.QuoteEditVM_QuoteEditVM$fromStore___closure0, A.QuoteEditVM_QuoteEditVM$fromStore___closure1, A.QuoteEditVM_QuoteEditVM$fromStore___closure2, A.QuoteEditVM_QuoteEditVM$fromStore____closure, A.QuoteEditVM_QuoteEditVM$fromStore_closure0, A.QuoteEditVM_QuoteEditVM$fromStore_closure1, A.QuoteEditVM_QuoteEditVM$fromStore__closure0, A.QuoteEditVM_QuoteEditVM$fromStore__closure1, A.QuoteEditVM_QuoteEditVM$fromStore___closure, A.QuoteEditVM_QuoteEditVM$fromStore_closure3, A.QuoteEditVM_QuoteEditVM$fromStore__closure, A.QuoteEmailScreen_build_closure1, A.QuoteEmailScreen_build_closure0, A.EmailQuoteVM_EmailQuoteVM$fromStore_closure, A.EmailQuoteVM_EmailQuoteVM$fromStore__closure, A.QuoteListItem_build__closure, A.QuoteListItem_build__closure3, A.QuoteListVM_fromStore__handleRefresh, A.QuoteListVM_fromStore_closure, A.QuoteListVM_fromStore_closure0, A.QuotePdfScreen_build_closure0, A.QuoteScreen_build_closure, A.QuoteScreen_build_closure0, A.QuoteScreen_build_closure1, A.QuoteScreen_build_closure2, A.QuoteScreen_build_closure3, A.QuoteScreen_build_closure4, A.QuoteScreen_build_closure14, A.QuoteScreen_build_closure10, A.QuoteScreen_build_closure6, A.QuoteScreen_build_closure7, A.QuoteScreen_build_closure8, A.QuoteScreen_build_closure9, A.QuoteViewScreen_build_closure0, A.QuoteViewVM_QuoteViewVM$fromStore__handleRefresh, A.QuoteViewVM_QuoteViewVM$fromStore_closure, A.QuoteViewVM_QuoteViewVM$fromStore_closure0, A.QuoteViewVM_QuoteViewVM$fromStore__closure0, A.QuoteViewVM_QuoteViewVM$fromStore__closure1, A.QuoteViewVM_QuoteViewVM$fromStore___closure, A.QuoteViewVM_QuoteViewVM$fromStore_closure2, A.QuoteViewVM_QuoteViewVM$fromStore__closure, A.QuoteViewVM_QuoteViewVM$fromStore_closure3, A.RecurringExpenseEditScreen_build_closure0, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure4, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure5, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure2, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure3, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure1, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure0, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore___closure0, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore___closure1, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore____closure, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure0, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure1, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore___closure, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure5, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure, A.RecurringExpenseListItem_build__closure, A.RecurringExpenseListItem_build__closure3, A.RecurringExpenseListVM_fromStore__handleRefresh, A.RecurringExpenseListVM_fromStore_closure, A.RecurringExpenseListVM_fromStore_closure0, A.RecurringExpenseScreen_build_closure7, A.RecurringExpenseScreen_build_closure4, A.RecurringExpenseScreen_build_closure0, A.RecurringExpenseScreen_build_closure1, A.RecurringExpenseScreen_build_closure2, A.RecurringExpenseScreen_build_closure3, A.RecurringExpenseViewScreen_build_closure0, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__handleRefresh, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore_closure, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure0, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure1, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore___closure, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore_closure1, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure, A._RecurringInvoiceEditState_build_closure1, A._RecurringInvoiceEditState_build_closure2, A._RecurringInvoiceEditState_build__closure, A._RecurringInvoiceEditState_build___closure0, A._RecurringInvoiceEditState_build___closure1, A._RecurringInvoiceEditState_build___closure, A.RecurringInvoiceEditDetailsScreen_build_closure0, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore_closure, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore_closure0, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore__closure, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore__closure0, A.RecurringInvoiceEditItemsScreen_build_closure0, A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore_closure, A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore__closure, A.RecurringInvoiceEditNotesScreen_build_closure0, A.RecurringInvoiceEditNotesVM_RecurringInvoiceEditNotesVM$fromStore_closure, A.RecurringInvoiceEditPDFScreen_build_closure0, A.RecurringInvoiceEditScreen_build_closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure1, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure2, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore____closure, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure1, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure1, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure3, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure, A.RecurringInvoiceListItem_build__closure, A.RecurringInvoiceListItem_build__closure3, A.RecurringInvoiceListVM_fromStore__handleRefresh, A.RecurringInvoiceListVM_fromStore_closure, A.RecurringInvoiceListVM_fromStore_closure0, A.RecurringInvoicePdfScreen_build_closure0, A.RecurringInvoiceScreen_build_closure, A.RecurringInvoiceScreen_build_closure0, A.RecurringInvoiceScreen_build_closure1, A.RecurringInvoiceScreen_build_closure2, A.RecurringInvoiceScreen_build_closure3, A.RecurringInvoiceScreen_build_closure13, A.RecurringInvoiceScreen_build_closure9, A.RecurringInvoiceScreen_build_closure5, A.RecurringInvoiceScreen_build_closure6, A.RecurringInvoiceScreen_build_closure7, A.RecurringInvoiceScreen_build_closure8, A.RecurringInvoiceViewScreen_build_closure0, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__handleRefresh, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure0, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure0, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure1, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore___closure, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure2, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure3, A.memoizedClientReport_closure, A.clientReport_closure, A.clientReport_closure0, A.clientReport_closure1, A.clientReport_closure3, A.clientReport_closure4, A.memoizedContactReport_closure, A.contactReport_closure, A.contactReport_closure0, A.contactReport_closure1, A.contactReport_closure3, A.contactReport_closure4, A.memoizedCreditReport_closure, A.creditReport_closure, A.creditReport_closure0, A.creditReport_closure1, A.creditReport_closure3, A.creditReport_closure4, A.memoizedDocumentReport_closure, A.documentReport_closure, A.documentReport_closure0, A.documentReport__closure2, A.documentReport__closure1, A.documentReport__closure0, A.documentReport__closure, A.documentReport_closure5, A.documentReport_closure7, A.documentReport_closure8, A.memoizedExpenseReport_closure, A.expenseReport_closure, A.expenseReport_closure0, A.expenseReport_closure1, A.expenseReport_closure3, A.expenseReport_closure4, A.memoizedInvoiceItemReport_closure, A.lineItemReport_closure13, A.lineItemReport_closure14, A.lineItemReport_closure15, A.lineItemReport_closure17, A.lineItemReport_closure18, A.lineItemReport_closure19, A.memoizedInvoiceReport_closure, A.invoiceReport_closure, A.invoiceReport_closure0, A.invoiceReport_closure1, A.invoiceReport_closure3, A.invoiceReport_closure4, A.memoizedInvoiceTaxReport_closure, A.taxReport_closure, A.taxReport_closure0, A.taxReport_closure2, A.taxReport_closure3, A.taxReport_closure4, A.taxReport_closure5, A.memoizedPaymentReport_closure, A.paymentReport_closure, A.paymentReport_closure0, A.paymentReport_closure1, A.paymentReport_closure3, A.paymentReport_closure4, A.memoizedPaymentTaxReport_closure, A.paymentTaxReport_closure, A.paymentTaxReport_closure0, A.paymentTaxReport_closure2, A.paymentTaxReport_closure3, A.paymentTaxReport_closure4, A.paymentTaxReport_closure5, A.memoizedProductReport_closure, A.productReport_closure, A.productReport_closure0, A.productReport_closure1, A.productReport_closure3, A.productReport_closure4, A.memoizedProfitAndLossReport_closure, A.profitAndLossReport_closure, A.profitAndLossReport_closure0, A.profitAndLossReport_closure2, A.profitAndLossReport_closure3, A.profitAndLossReport_closure4, A.profitAndLossReport_closure5, A.memoizedPurchaseOrderItemReport_closure, A.lineItemReport_closure, A.lineItemReport_closure0, A.lineItemReport_closure1, A.lineItemReport_closure3, A.lineItemReport_closure4, A.lineItemReport_closure5, A.memoizedPurchaseOrderReport_closure, A.purchaseOrderReport_closure, A.purchaseOrderReport_closure0, A.purchaseOrderReport_closure1, A.purchaseOrderReport_closure3, A.purchaseOrderReport_closure4, A.memoizedQuoteItemReport_closure, A.lineItemReport_closure6, A.lineItemReport_closure7, A.lineItemReport_closure8, A.lineItemReport_closure10, A.lineItemReport_closure11, A.lineItemReport_closure12, A.memoizedQuoteReport_closure, A.quoteReport_closure, A.quoteReport_closure0, A.quoteReport_closure1, A.quoteReport_closure3, A.quoteReport_closure4, A.memoizedRecurringExpenseReport_closure, A.recurringExpenseReport_closure, A.recurringExpenseReport_closure0, A.recurringExpenseReport_closure1, A.recurringExpenseReport_closure3, A.recurringExpenseReport_closure4, A.memoizedRecurringInvoiceReport_closure, A.recurringInvoiceReport_closure, A.recurringInvoiceReport_closure0, A.recurringInvoiceReport_closure1, A.recurringInvoiceReport_closure3, A.recurringInvoiceReport_closure4, A.ReportCharts_build_closure0, A.ReportCharts_build_closure3, A.ReportCharts_build_closure6, A.ReportsScreen_build_closure, A.ReportsScreen_build_closure0, A.ReportsScreen_build_closure3, A.ReportsScreen_build_closure2, A.ReportsScreen_build_closure6, A.ReportsScreen_build_closure4, A.ReportsScreen_build_closure5, A.ReportsScreen_build_closure7, A.ReportsScreen_build_closure8, A.ReportsScreen_build_closure9, A.ReportsScreen_build_closure11, A.ReportsScreen_build__closure5, A.ReportsScreen_build_closure10, A.ReportsScreen_build_closure12, A.ReportsScreen_build__closure4, A.ReportsScreen_build_closure13, A.ReportsScreen_build_closure18, A.ReportsScreen_build_closure16, A.ReportsScreen_build_closure17, A.ReportsScreen_build_closure19, A.ReportsScreen_build___closure0, A.ReportsScreen_build__closure2, A.ReportsScreen_build_closure22, A.ReportsScreen_build__closure0, A.ReportsScreen_build_closure24, A.ReportsScreen_build___closure, A._ReportDataTableState_initState__closure, A._ReportDataTableState__onChanged_closure, A._ReportDataTableState_dispose_closure, A._ReportDataTableState_dispose__closure, A.getReportColumnType_convertCustomFieldType, A.ReportResult_tableFilters_closure, A.ReportResult_tableFilters_closure0, A.ReportResult_tableFilters_closure1, A.ReportResult_tableFilters_closure3, A.ReportResult_tableFilters_closure4, A.ReportResult_tableFilters_closure8, A.ReportResult_tableFilters__closure, A.ReportResult_tableFilters__closure0, A.ReportResult_tableFilters_closure7, A.ReportResult_tableFilters__closure1, A.ReportResult_tableFilters_closure5, A.ReportResult_tableFilters__closure4, A.ReportResult_tableFilters_closure6, A.ReportResult_tableRow__closure, A.ReportResult_totalColumns_closure, A.ReportResult_totalRows_closure, A.ReportResult_totalRows_closure1, A.ReportResult_totalRows_closure3, A.ReportResult_totalRows__closure, A.ReportsScreenVM_fromStore__closure6, A.ReportsScreenVM_fromStore___closure0, A.ReportsScreenVM_fromStore__closure7, A.ReportsScreenVM_fromStore__closure8, A.ReportsScreenVM_fromStore_closure4, A.ReportsScreenVM_fromStore_closure0, A.ReportsScreenVM_fromStore__closure0, A.ReportsScreenVM_fromStore__closure1, A.ReportsScreenVM_fromStore__closure2, A.ReportsScreenVM_fromStore__closure4, A.ReportsScreenVM_fromStore__closure5, A.ReportsScreenVM_fromStore___closure, A.memoizeedGroupTotals_closure, A.memoizedTaskReport_closure, A.taskReport_closure, A.taskReport_closure0, A.taskReport_closure1, A.taskReport_closure3, A.taskReport_closure4, A.memoizedTransactionReport_closure, A.transactionReport_closure, A.transactionReport_closure0, A.transactionReport_closure1, A.transactionReport_closure2, A.transactionReport_closure3, A.transactionReport_closure4, A.transactionReport_closure6, A.transactionReport_closure7, A.memoizedVendorReport_closure, A.vendorReport_closure, A.vendorReport_closure0, A.vendorReport_closure1, A.vendorReport_closure3, A.vendorReport_closure4, A._ScheduleEditState_didChangeDependencies_closure, A._ScheduleEditState_didChangeDependencies_closure0, A._ScheduleEditState_dispose_closure, A._ScheduleEditState__onChanged__closure, A._ScheduleEditState_build_closure0, A._ScheduleEditState_build_closure1, A._ScheduleEditState_build_closure, A._ScheduleEditState_build__closure0, A._ScheduleEditState_build___closure14, A._ScheduleEditState_build__closure, A._ScheduleEditState_build___closure13, A._ScheduleEditState_build__closure2, A._ScheduleEditState_build__closure4, A._ScheduleEditState_build___closure12, A._ScheduleEditState_build__closure3, A._ScheduleEditState_build__closure6, A._ScheduleEditState_build___closure11, A._ScheduleEditState_build__closure5, A._ScheduleEditState_build__closure9, A._ScheduleEditState_build___closure10, A._ScheduleEditState_build__closure7, A._ScheduleEditState_build__closure8, A._ScheduleEditState_build__closure11, A._ScheduleEditState_build___closure9, A._ScheduleEditState_build__closure10, A._ScheduleEditState_build__closure12, A._ScheduleEditState_build___closure8, A._ScheduleEditState_build__closure13, A._ScheduleEditState_build___closure7, A._ScheduleEditState_build__closure14, A._ScheduleEditState_build___closure5, A._ScheduleEditState_build___closure4, A._ScheduleEditState_build__closure17, A._ScheduleEditState_build___closure3, A._ScheduleEditState_build__closure16, A._ScheduleEditState_build__closure18, A._ScheduleEditState_build___closure2, A._ScheduleEditState_build__closure19, A._ScheduleEditState_build___closure1, A._ScheduleEditState_build__closure20, A._ScheduleEditState_build___closure0, A._ScheduleEditState_build__closure21, A._ScheduleEditState_build___closure, A.ScheduleEditScreen_build_closure0, A.ScheduleEditVM_ScheduleEditVM$fromStore_closure, A.ScheduleEditVM_ScheduleEditVM$fromStore_closure1, A.ScheduleEditVM_ScheduleEditVM$fromStore_closure0, A.ScheduleEditVM_ScheduleEditVM$fromStore___closure, A.ScheduleEditVM_ScheduleEditVM$fromStore___closure0, A.ScheduleEditVM_ScheduleEditVM$fromStore____closure, A.ScheduleListItem_build_closure, A.ScheduleListVM_fromStore__handleRefresh, A.ScheduleListVM_fromStore_closure, A.ScheduleListVM_fromStore_closure0, A.ScheduleScreen_build_closure7, A.ScheduleScreen_build_closure4, A.ScheduleScreen_build_closure0, A.ScheduleScreen_build_closure1, A.ScheduleScreen_build_closure2, A.ScheduleScreen_build_closure3, A.ScheduleViewScreen_build_closure0, A._AccountManagementState_didChangeDependencies_closure, A._AccountManagementState_didChangeDependencies_closure0, A._AccountManagementState__onChanged_closure, A._AccountManagementState_dispose_closure, A._AccountManagementState_build_closure, A._AccountManagementState_build__closure2, A._AccountManagementState_build___closure, A._AccountManagementState_build_closure0, A._AccountManagementState_build__closure1, A._AccountManagementState_build_closure1, A._AccountManagementState_build__closure0, A._AccountManagementState_build_closure2, A._AccountManagementState_build__closure, A._AccountOverview_build__closure7, A._AccountOverview_build_closure1, A._AccountOverview_build__closure6, A._AccountOverview_build_closure2, A._AccountOverview_build__closure5, A._AccountOverview_build_closure3, A._AccountOverview_build__closure4, A._AccountOverview_build_closure4, A._AccountOverview_build__closure3, A._AccountOverview_build_closure5, A._AccountOverview_build__closure2, A._AccountOverview_build__closure1, A._AccountOverview_build___closure1, A._AccountOverview_build___closure2, A._AccountOverview_build___closure3, A._AccountOverview_build__closure0, A._AccountOverview_build__closure, A.AccountManagementVM_fromStore_closure1, A.AccountManagementVM_fromStore_closure2, A.AccountManagementVM_fromStore__closure, A.AccountManagementVM_fromStore__closure0, A.AccountManagementVM_fromStore___closure0, A.AccountManagementVM_fromStore__closure1, A.AccountManagementVM_fromStore___closure, A.AccountManagementVM_fromStore_closure, A.AccountManagementVM_fromStore_closure3, A.AccountManagementVM_fromStore_closure0, A._ClientPortalState__validateSubdomain__closure1, A._ClientPortalState__validateSubdomain__closure2, A._ClientPortalState_dispose_closure, A._ClientPortalState_didChangeDependencies_closure, A._ClientPortalState_didChangeDependencies_closure0, A._ClientPortalState__onChanged__closure, A._ClientPortalState__onChanged__closure0, A._ClientPortalState_build_closure21, A._ClientPortalState_build_closure, A._ClientPortalState_build__closure13, A._ClientPortalState_build_closure1, A._ClientPortalState_build_closure0, A._ClientPortalState_build_closure2, A._ClientPortalState_build_closure5, A._ClientPortalState_build__closure12, A._ClientPortalState_build_closure6, A._ClientPortalState_build__closure11, A._ClientPortalState_build_closure7, A._ClientPortalState_build__closure10, A._ClientPortalState_build_closure8, A._ClientPortalState_build__closure9, A._ClientPortalState_build_closure9, A._ClientPortalState_build__closure8, A._ClientPortalState_build_closure11, A._ClientPortalState_build__closure7, A._ClientPortalState_build_closure13, A._ClientPortalState_build__closure6, A._ClientPortalState_build___closure, A._ClientPortalState_build____closure, A._ClientPortalState_build_closure14, A._ClientPortalState_build__closure5, A._ClientPortalState_build_closure15, A._ClientPortalState_build__closure4, A._ClientPortalState_build_closure16, A._ClientPortalState_build__closure3, A._ClientPortalState_build_closure17, A._ClientPortalState_build__closure2, A._ClientPortalState_build_closure18, A._ClientPortalState_build__closure1, A._ClientPortalState_build_closure19, A._ClientPortalState_build__closure0, A._ClientPortalState_build_closure20, A._ClientPortalState_build__closure, A.ClientPortalVM_fromStore_closure1, A.ClientPortalVM_fromStore_closure0, A.ClientPortalVM_fromStore_closure, A.ClientPortalVM_fromStore___closure, A._CompanyDetailsState_didChangeDependencies_closure, A._CompanyDetailsState_didChangeDependencies_closure0, A._CompanyDetailsState_dispose_closure, A._CompanyDetailsState__onSettingsChanged_closure, A._CompanyDetailsState_build_closure, A._CompanyDetailsState_build_closure0, A._CompanyDetailsState_build__closure10, A._CompanyDetailsState_build_closure1, A._CompanyDetailsState_build__closure9, A._CompanyDetailsState_build_closure2, A._CompanyDetailsState_build__closure8, A._CompanyDetailsState_build_closure3, A._CompanyDetailsState_build___closure, A._CompanyDetailsState_build_closure4, A._CompanyDetailsState_build_closure5, A._CompanyDetailsState_build__closure5, A._CompanyDetailsState_build_closure6, A._CompanyDetailsState_build_closure7, A._CompanyDetailsState_build__closure4, A._CompanyDetailsState_build_closure9, A._CompanyDetailsState_build__closure3, A._CompanyDetailsState_build_closure10, A._CompanyDetailsState_build__closure2, A._CompanyDetailsState_build_closure11, A._CompanyDetailsState_build__closure1, A._CompanyDetailsState_build_closure12, A._CompanyDetailsState_build__closure0, A._CompanyDetailsState_build_closure13, A._CompanyDetailsState_build__closure, A._CompanyDetailsState_build_closure14, A._CompanyDetailsState_build_closure15, A.CompanyDetailsVM_fromStore_closure, A.CompanyDetailsVM_fromStore_closure0, A.CompanyDetailsVM_fromStore_closure3, A.CompanyDetailsVM_fromStore__closure2, A.CompanyDetailsVM_fromStore__closure3, A.CompanyDetailsVM_fromStore__closure4, A.CompanyDetailsVM_fromStore_closure1, A.CompanyDetailsVM_fromStore_closure4, A.CompanyDetailsVM_fromStore__closure0, A.CompanyDetailsVM_fromStore__closure1, A.CompanyDetailsVM_fromStore___closure, A.CompanyDetailsVM_fromStore_closure6, A.CompanyDetailsVM_fromStore__closure, A._CreditCardsAndBanksState_dispose_closure, A._CreditCardsAndBanksState_didChangeDependencies_closure, A._CreditCardsAndBanksState_didChangeDependencies_closure0, A._CustomFieldsState_initState_closure, A.CustomFieldsSettings_build_closure, A.CustomFieldsSettings_build__closure6, A.CustomFieldsSettings_build_closure0, A.CustomFieldsSettings_build__closure5, A.CustomFieldsSettings_build_closure1, A.CustomFieldsSettings_build__closure4, A.CustomFieldsSettings_build_closure2, A.CustomFieldsSettings_build__closure3, A.CustomFieldsSettings_build_closure3, A.CustomFieldsSettings_build__closure2, A.CustomFieldsSettings_build_closure4, A.CustomFieldsSettings_build__closure1, A.CustomFieldsSettings_build_closure5, A.CustomFieldsSettings_build__closure0, A.CustomFieldsSettings_build_closure6, A.CustomFieldsSettings_build__closure, A._CustomFormFieldState_dispose_closure, A._CustomFormFieldState_didChangeDependencies_closure, A._CustomFormFieldState_didChangeDependencies_closure0, A._CustomFormFieldState__onChanged_closure, A._CustomFormFieldState_build_closure, A._CustomFormFieldState_build_closure1, A.CustomFieldsVM_fromStore_closure0, A.CustomFieldsVM_fromStore_closure, A._DataVisualizationsState_dispose_closure, A._DataVisualizationsState_didChangeDependencies_closure, A._DataVisualizationsState_didChangeDependencies_closure0, A._DeviceSettingsState_build_closure, A._DeviceSettingsState_build_closure0, A._DeviceSettingsState_build_closure1, A._DeviceSettingsState_build_closure2, A._DeviceSettingsState_build_closure3, A._DeviceSettingsState_build_closure4, A._DeviceSettingsState_build_closure5, A._DeviceSettingsState_build_closure6, A._DeviceSettingsState_build_closure7, A._DeviceSettingsState_build_closure8, A._DeviceSettingsState_build__closure7, A._DeviceSettingsState_build_closure10, A._DeviceSettingsState_build_closure11, A._DeviceSettingsState_build_closure12, A._DeviceSettingsState_build_closure13, A._DeviceSettingsState_build_closure14, A._DeviceSettingsState_build__closure4, A._DeviceSettingsState_build_closure16, A._DeviceSettingsState_build_closure17, A._DeviceSettingsState_build_closure18, A._DeviceSettingsState_build_closure19, A._DeviceSettingsState_build__closure2, A._DeviceSettingsState_build__closure3, A._DeviceSettingsState_build_closure20, A._DeviceSettingsState_build__closure1, A._DeviceSettingsState_build___closure0, A._DeviceSettingsState_build__closure0, A._DeviceSettingsState_build__closure, A._DeviceSettingsState_build___closure, A.DeviceSettingsVM_fromStore_closure, A.DeviceSettingsVM_fromStore_closure0, A.DeviceSettingsVM_fromStore__closure, A._EmailSettingsState_dispose_closure, A._EmailSettingsState_didChangeDependencies_closure, A._EmailSettingsState_didChangeDependencies_closure0, A._EmailSettingsState__onChanged_closure, A._EmailSettingsState_build_closure, A._EmailSettingsState_build__closure9, A._EmailSettingsState_build_closure1, A._EmailSettingsState_build__closure8, A._EmailSettingsState_build_closure2, A._EmailSettingsState_build_closure4, A._EmailSettingsState_build__closure7, A._EmailSettingsState_build_closure5, A._EmailSettingsState_build_closure6, A._EmailSettingsState_build_closure7, A._EmailSettingsState_build_closure8, A._EmailSettingsState_build_closure10, A._EmailSettingsState_build__closure6, A._EmailSettingsState_build_closure9, A._EmailSettingsState_build_closure12, A._EmailSettingsState_build__closure5, A._EmailSettingsState_build_closure11, A._EmailSettingsState_build_closure13, A._EmailSettingsState_build__closure4, A._EmailSettingsState_build_closure14, A._EmailSettingsState_build__closure3, A._EmailSettingsState_build_closure15, A._EmailSettingsState_build__closure2, A._EmailSettingsState_build_closure16, A._EmailSettingsState_build__closure1, A._EmailSettingsState_build_closure17, A._EmailSettingsState_build__closure0, A._EmailSettingsState_build_closure18, A._EmailSettingsState_build__closure, A.EmailSettingsVM_fromStore_closure0, A.EmailSettingsVM_fromStore_closure, A._ExpenseSettingsState_build_closure, A._ExpenseSettingsState_build__closure5, A._ExpenseSettingsState_build_closure0, A._ExpenseSettingsState_build__closure4, A._ExpenseSettingsState_build_closure1, A._ExpenseSettingsState_build__closure3, A._ExpenseSettingsState_build_closure2, A._ExpenseSettingsState_build__closure2, A._ExpenseSettingsState_build_closure3, A._ExpenseSettingsState_build__closure1, A._ExpenseSettingsState_build_closure4, A._ExpenseSettingsState_build__closure0, A._ExpenseSettingsState_build_closure5, A._ExpenseSettingsState_build__closure, A.ExpenseSettingsVM_fromStore_closure0, A.ExpenseSettingsVM_fromStore_closure, A.ExpenseSettingsVM_fromStore_closure1, A._GeneratedNumbersState_initState_closure, A._GeneratedNumbersState_dispose_closure, A._GeneratedNumbersState_didChangeDependencies_closure, A._GeneratedNumbersState_didChangeDependencies_closure0, A._GeneratedNumbersState__onChanged__closure, A._GeneratedNumbersState__onSavePressed_closure, A._GeneratedNumbersState__onSavePressed_closure0, A._GeneratedNumbersState_build_closure0, A._GeneratedNumbersState_build__closure16, A._GeneratedNumbersState_build_closure, A._GeneratedNumbersState_build_closure1, A._GeneratedNumbersState_build__closure15, A._GeneratedNumbersState_build_closure2, A._GeneratedNumbersState_build__closure14, A._GeneratedNumbersState_build_closure3, A._GeneratedNumbersState_build__closure13, A._GeneratedNumbersState_build_closure5, A._GeneratedNumbersState_build__closure12, A._GeneratedNumbersState_build__closure11, A._GeneratedNumbersState_build__closure10, A._GeneratedNumbersState_build__closure9, A._GeneratedNumbersState_build__closure8, A._GeneratedNumbersState_build__closure7, A._GeneratedNumbersState_build__closure6, A._GeneratedNumbersState_build__closure5, A._GeneratedNumbersState_build__closure4, A._GeneratedNumbersState_build__closure3, A._GeneratedNumbersState_build__closure2, A._GeneratedNumbersState_build__closure1, A._GeneratedNumbersState_build__closure0, A._GeneratedNumbersState_build__closure, A._EntityNumberSettingsState_dispose_closure, A._EntityNumberSettingsState_didChangeDependencies_closure, A._EntityNumberSettingsState_didChangeDependencies_closure0, A._EntityNumberSettingsState_build_closure0, A.HelpPanel_build_closure, A.HelpPanel_build_closure0, A.HelpPanel_build_closure1, A.HelpPanel_build_closure2, A.GeneratedNumbersVM_fromStore_closure0, A.GeneratedNumbersVM_fromStore_closure, A._ImportExportState_build_closure0, A._ImportExportState_build_closure, A._ImportExportState_build_closure3, A._ImportExportState_build_closure2, A._ImportExportState_build_closure5, A._ImportExportState_build_closure4, A._ImportExportState_build_closure7, A._ImportExportState_build_closure6, A._ImportExportState_build_closure9, A._ImportExportState_build_closure8, A._ImportExportState_build__closure0, A._ImportExportState_build__closure1, A._FileImportState_uploadJsonFile_closure0, A._FileImportState_uploadJsonFile_closure1, A._FileImportState_uploadFile_closure0, A._FileImportState_uploadFile_closure1, A._FileImportState_build_closure0, A._FileImportState_build_closure, A._FileImportState_build_closure2, A._FileImportState_build_closure3, A.__FileMapperState_build_closure, A.__FileMapperState_build_closure0, A.__FileMapperState_build_closure1, A.__FileMapperState_build__closure2, A.__FileMapperState_build_closure2, A.__FileMapperState_build_closure3, A.__FileMapperState_build__closure0, A.__FileMapperState_build__closure1, A._FieldMapper_build_closure1, A._FieldMapper_build__closure, A._FieldMapper_build_closure0, A._InvoiceDesignState_initState_closure, A._InvoiceDesignState_didChangeDependencies_closure, A._InvoiceDesignState_didChangeDependencies_closure0, A._InvoiceDesignState__onChanged_closure, A._InvoiceDesignState_dispose_closure, A._InvoiceDesignState_build_closure71, A._InvoiceDesignState_build_closure, A._InvoiceDesignState_build_closure1, A._InvoiceDesignState_build_closure2, A._InvoiceDesignState_build__closure24, A._InvoiceDesignState_build_closure3, A._InvoiceDesignState_build_closure4, A._InvoiceDesignState_build__closure21, A._InvoiceDesignState_build_closure5, A._InvoiceDesignState_build_closure6, A._InvoiceDesignState_build__closure18, A._InvoiceDesignState_build_closure7, A._InvoiceDesignState_build_closure8, A._InvoiceDesignState_build__closure15, A._InvoiceDesignState_build_closure9, A._InvoiceDesignState_build_closure12, A._InvoiceDesignState_build__closure12, A._InvoiceDesignState_build_closure11, A._InvoiceDesignState_build_closure14, A._InvoiceDesignState_build__closure11, A._InvoiceDesignState_build_closure13, A._InvoiceDesignState_build_closure16, A._InvoiceDesignState_build__closure10, A._InvoiceDesignState_build_closure15, A._InvoiceDesignState_build_closure17, A._InvoiceDesignState_build__closure9, A._InvoiceDesignState_build_closure18, A._InvoiceDesignState_build__closure8, A._InvoiceDesignState_build_closure19, A._InvoiceDesignState_build__closure7, A._InvoiceDesignState_build_closure20, A._InvoiceDesignState_build__closure6, A._InvoiceDesignState_build_closure21, A._InvoiceDesignState_build__closure5, A._InvoiceDesignState_build_closure22, A._InvoiceDesignState_build__closure4, A._InvoiceDesignState_build_closure23, A._InvoiceDesignState_build__closure3, A._InvoiceDesignState_build_closure24, A._InvoiceDesignState_build__closure2, A._InvoiceDesignState_build_closure25, A._InvoiceDesignState_build__closure1, A._InvoiceDesignState_build_closure26, A._InvoiceDesignState_build__closure0, A._InvoiceDesignState_build_closure27, A._InvoiceDesignState_build_closure28, A._InvoiceDesignState_build_closure29, A._InvoiceDesignState_build_closure30, A._InvoiceDesignState_build_closure31, A._InvoiceDesignState_build_closure32, A._InvoiceDesignState_build_closure33, A._InvoiceDesignState_build_closure34, A._InvoiceDesignState_build_closure35, A._InvoiceDesignState_build_closure36, A._InvoiceDesignState_build_closure37, A._InvoiceDesignState_build_closure38, A._InvoiceDesignState_build_closure39, A._InvoiceDesignState_build_closure40, A._InvoiceDesignState_build_closure41, A._InvoiceDesignState_build_closure42, A._InvoiceDesignState_build_closure43, A._InvoiceDesignState_build_closure44, A._InvoiceDesignState_build_closure45, A._InvoiceDesignState_build_closure46, A._InvoiceDesignState_build_closure47, A._InvoiceDesignState_build_closure48, A._InvoiceDesignState_build_closure49, A._InvoiceDesignState_build_closure50, A._InvoiceDesignState_build_closure51, A._InvoiceDesignState_build_closure52, A._InvoiceDesignState_build_closure53, A._InvoiceDesignState_build_closure54, A._InvoiceDesignState_build_closure55, A._InvoiceDesignState_build_closure56, A._InvoiceDesignState_build_closure57, A._InvoiceDesignState_build_closure58, A._InvoiceDesignState_build_closure59, A._InvoiceDesignState_build_closure60, A._InvoiceDesignState_build_closure61, A._InvoiceDesignState_build__closure, A._InvoiceDesignState_build_closure62, A._InvoiceDesignState_build_closure63, A._InvoiceDesignState_build_closure64, A._InvoiceDesignState_build_closure65, A._InvoiceDesignState_build_closure66, A._InvoiceDesignState_build_closure67, A._InvoiceDesignState_build_closure68, A._InvoiceDesignState_build_closure69, A._InvoiceDesignState_build_closure70, A._PdfPreviewState__loadPdf_closure0, A._PdfPreviewState_build_closure, A.InvoiceDesignVM_fromStore_closure, A.InvoiceDesignVM_fromStore___closure, A.InvoiceDesignVM_fromStore____closure, A.InvoiceDesignVM_fromStore_____closure, A.InvoiceDesignVM_fromStore_____closure0, A._LocalizationSettingsState_dispose_closure, A._LocalizationSettingsState_didChangeDependencies_closure, A._LocalizationSettingsState_didChangeDependencies_closure0, A._LocalizationSettingsState_build_closure, A._LocalizationSettingsState_build_closure1, A._LocalizationSettingsState_build__closure13, A._LocalizationSettingsState_build_closure2, A._LocalizationSettingsState_build__closure12, A._LocalizationSettingsState_build_closure3, A._LocalizationSettingsState_build__closure11, A._LocalizationSettingsState_build_closure4, A._LocalizationSettingsState_build__closure10, A._LocalizationSettingsState_build_closure5, A._LocalizationSettingsState_build__closure9, A._LocalizationSettingsState_build_closure6, A._LocalizationSettingsState_build__closure8, A._LocalizationSettingsState_build_closure7, A._LocalizationSettingsState_build__closure7, A._LocalizationSettingsState_build_closure9, A._LocalizationSettingsState_build__closure6, A._LocalizationSettingsState_build_closure10, A._LocalizationSettingsState_build_closure11, A._LocalizationSettingsState_build__closure5, A._LocalizationSettingsState_build__closure3, A._LocalizationSettingsState_build___closure, A._LocalizationSettingsState_build__closure1, A._LocalizationSettingsState_build__closure2, A._LocalizationSettingsState_build_closure14, A._LocalizationSettingsState_build__closure0, A._LocalizationSettingsState_build__closure, A._AddCompanyDialogState_build_closure1, A.LocalizationSettingsVM_fromStore_closure0, A.LocalizationSettingsVM_fromStore_closure, A.LocalizationSettingsVM_fromStore_closure1, A.LocalizationSettingsVM_fromStore___closure, A.LocalizationSettingsVM_fromStore____closure, A._PaymentSettingsState_didChangeDependencies_closure, A._PaymentSettingsState_didChangeDependencies_closure0, A._PaymentSettingsState__onChanged_closure, A._PaymentSettingsState_build_closure, A._PaymentSettingsState_build__closure12, A._PaymentSettingsState_build_closure2, A._PaymentSettingsState_build__closure10, A._PaymentSettingsState_build_closure0, A._PaymentSettingsState_build__closure11, A._PaymentSettingsState_build_closure1, A._PaymentSettingsState_build_closure3, A._PaymentSettingsState_build__closure9, A._PaymentSettingsState_build_closure4, A._PaymentSettingsState_build__closure8, A._PaymentSettingsState_build_closure5, A._PaymentSettingsState_build__closure7, A._PaymentSettingsState_build_closure6, A._PaymentSettingsState_build__closure6, A._PaymentSettingsState_build_closure7, A._PaymentSettingsState_build__closure5, A._PaymentSettingsState_build_closure8, A._PaymentSettingsState_build__closure4, A._PaymentSettingsState_build_closure9, A._PaymentSettingsState_build__closure3, A._PaymentSettingsState_build_closure10, A._PaymentSettingsState_build__closure2, A._PaymentSettingsState_build_closure11, A._PaymentSettingsState_build__closure1, A._PaymentSettingsState_build_closure12, A._PaymentSettingsState_build__closure0, A._PaymentSettingsState_build_closure14, A._PaymentSettingsState_build__closure, A.PaymentSettingsVM_fromStore_closure0, A.PaymentSettingsVM_fromStore_closure1, A.PaymentSettingsVM_fromStore_closure, A.PaymentSettingsVM_fromStore_closure2, A._ProductSettingsState_didChangeDependencies_closure, A._ProductSettingsState_didChangeDependencies_closure0, A._ProductSettingsState_dispose_closure, A._ProductSettingsState__onChanged_closure, A._ProductSettingsState_build_closure, A._ProductSettingsState_build__closure9, A._ProductSettingsState_build_closure0, A._ProductSettingsState_build__closure8, A._ProductSettingsState_build_closure1, A._ProductSettingsState_build__closure7, A._ProductSettingsState_build_closure2, A._ProductSettingsState_build__closure6, A._ProductSettingsState_build_closure3, A._ProductSettingsState_build__closure5, A._ProductSettingsState_build_closure4, A._ProductSettingsState_build__closure4, A._ProductSettingsState_build_closure5, A._ProductSettingsState_build__closure3, A._ProductSettingsState_build_closure6, A._ProductSettingsState_build__closure2, A._ProductSettingsState_build_closure7, A._ProductSettingsState_build__closure1, A._ProductSettingsState_build_closure8, A._ProductSettingsState_build__closure0, A._ProductSettingsState_build_closure9, A._ProductSettingsState_build__closure, A.ProductSettingsVM_fromStore_closure0, A.ProductSettingsVM_fromStore_closure, A._SettingsListTileState_build_closure0, A._SettingsListTileState_build_closure1, A.SettingsSearch_build_closure0, A.SettingsListVM_fromStore_closure, A.SettingsListVM_fromStore_closure1, A.SettingsListVM_fromStore_closure0, A.SettingsScreen_build_closure, A._SettingsWizardState_dispose_closure, A._SettingsWizardState__validateSubdomain__closure1, A._SettingsWizardState__validateSubdomain__closure2, A._SettingsWizardState__onSavePressed__closure, A._SettingsWizardState__onSavePressed___closure0, A._SettingsWizardState__onSavePressed___closure1, A._SettingsWizardState__onSavePressed___closure2, A._SettingsWizardState__onSavePressed__closure0, A._SettingsWizardState__onSavePressed__closure2, A._SettingsWizardState_build_closure, A._SettingsWizardState_build_closure0, A._SettingsWizardState_build_closure1, A._SettingsWizardState_build_closure2, A._SettingsWizardState_build_closure3, A._SettingsWizardState_build_closure4, A._SettingsWizardState_build_closure5, A._SettingsWizardState_build__closure, A._SettingsWizardState_build_closure8, A._SettingsWizardState_build_closure7, A._TaskSettingsState_didChangeDependencies_closure, A._TaskSettingsState_didChangeDependencies_closure0, A._TaskSettingsState_dispose_closure, A._TaskSettingsState__onChanged_closure, A._TaskSettingsState_build_closure, A._TaskSettingsState_build__closure11, A._TaskSettingsState_build_closure0, A._TaskSettingsState_build__closure10, A._TaskSettingsState_build_closure1, A._TaskSettingsState_build__closure9, A._TaskSettingsState_build_closure2, A._TaskSettingsState_build__closure8, A._TaskSettingsState_build_closure4, A._TaskSettingsState_build__closure7, A._TaskSettingsState_build_closure5, A._TaskSettingsState_build__closure6, A._TaskSettingsState_build_closure6, A._TaskSettingsState_build__closure5, A._TaskSettingsState_build_closure7, A._TaskSettingsState_build__closure4, A._TaskSettingsState_build_closure8, A._TaskSettingsState_build__closure3, A._TaskSettingsState_build_closure9, A._TaskSettingsState_build__closure2, A._TaskSettingsState_build_closure10, A._TaskSettingsState_build__closure1, A._TaskSettingsState_build_closure11, A._TaskSettingsState_build__closure0, A._TaskSettingsState_build_closure12, A._TaskSettingsState_build__closure, A._TaskSettingsState_build_closure13, A.TaskSettingsVM_fromStore_closure0, A.TaskSettingsVM_fromStore_closure1, A.TaskSettingsVM_fromStore_closure, A.TaskSettingsVM_fromStore_closure2, A._TaxSettingsState_build_closure, A._TaxSettingsState_build__closure11, A._TaxSettingsState_build_closure0, A._TaxSettingsState_build__closure10, A._TaxSettingsState_build_closure1, A._TaxSettingsState_build__closure9, A._TaxSettingsState_build_closure2, A._TaxSettingsState_build__closure8, A._TaxSettingsState_build_closure3, A._TaxSettingsState_build__closure7, A._TaxSettingsState_build_closure4, A._TaxSettingsState_build__closure6, A._TaxSettingsState_build_closure5, A._TaxSettingsState_build__closure5, A._TaxSettingsState_build_closure7, A._TaxSettingsState_build__closure4, A._TaxSettingsState_build_closure9, A._TaxSettingsState_build__closure3, A._TaxSettingsState_build_closure8, A._TaxSettingsState_build_closure10, A._TaxSettingsState_build__closure0, A._TaxSettingsState_build___closure2, A._TaxSettingsState_build____closure1, A._TaxSettingsState_build__closure, A._TaxSettingsState_build__closure2, A._TaxSettingsState_build___closure, A._TaxSettingsState_build____closure0, A._TaxSettingsState_build_____closure, A._TaxSettingsState_build______closure, A._TaxSettingsState_build_______closure, A._TaxSettingsState_build____closure, A.NumberOfRatesSelector_build_closure, A.__EditSubregionDialogState__onDone_closure, A.__EditSubregionDialogState__onDone__closure, A.__EditSubregionDialogState__onDone___closure, A.__EditSubregionDialogState__onDone____closure, A.__EditSubregionDialogState_build_closure0, A.__EditSubregionDialogState_build_closure1, A.__EditSubregionDialogState_build_closure2, A.__EditSubregionDialogState_build_closure3, A.__EditSubregionDialogState_build_closure4, A.__EditSubregionDialogState_build_closure5, A.TaxSettingsVM_fromStore_closure0, A.TaxSettingsVM_fromStore_closure1, A.TaxSettingsVM_fromStore_closure, A.TaxSettingsVM_fromStore_closure2, A._TemplatesAndRemindersState_initState_closure, A._TemplatesAndRemindersState_dispose_closure, A._TemplatesAndRemindersState__onChanged_closure, A._TemplatesAndRemindersState__onChanged_closure0, A._TemplatesAndRemindersState__onChanged_closure1, A._TemplatesAndRemindersState__onChanged_closure2, A._TemplatesAndRemindersState__onChanged_closure3, A._TemplatesAndRemindersState__onChanged_closure4, A._TemplatesAndRemindersState__onChanged_closure5, A._TemplatesAndRemindersState__onChanged_closure6, A._TemplatesAndRemindersState__onChanged_closure7, A._TemplatesAndRemindersState__onChanged_closure8, A._TemplatesAndRemindersState__onChanged_closure9, A._TemplatesAndRemindersState__onChanged_closure10, A._TemplatesAndRemindersState__onChanged_closure11, A._TemplatesAndRemindersState__onChanged_closure12, A._TemplatesAndRemindersState__renderTemplate_closure0, A._TemplatesAndRemindersState_build_closure10, A._TemplatesAndRemindersState_build_closure1, A._TemplatesAndRemindersState_build_closure, A._TemplatesAndRemindersState_build_closure0, A._TemplatesAndRemindersState_build_closure2, A._TemplatesAndRemindersState_build__closure3, A._TemplatesAndRemindersState_build_closure3, A._TemplatesAndRemindersState_build__closure2, A._TemplatesAndRemindersState_build_closure4, A._TemplatesAndRemindersState_build__closure1, A._TemplatesAndRemindersState_build_closure5, A._TemplatesAndRemindersState_build__closure0, A._TemplatesAndRemindersState_build_closure7, A._TemplatesAndRemindersState_build__closure, A._TemplatesAndRemindersState_build_closure9, A._ReminderSettingsState_dispose_closure, A._ReminderSettingsState_didChangeDependencies_closure, A._ReminderSettingsState_didChangeDependencies_closure0, A._ReminderSettingsState_build_closure, A._ReminderSettingsState_build_closure0, A.TemplatesAndRemindersVM_fromStore_closure0, A.TemplatesAndRemindersVM_fromStore_closure, A.TemplatesAndRemindersVM_fromStore____closure, A.TemplatesAndRemindersVM_fromStore____closure0, A.TemplatesAndRemindersVM_fromStore___closure0, A.TemplatesAndRemindersVM_fromStore___closure1, A.TemplatesAndRemindersVM_fromStore___closure2, A._UserDetailsState_dispose_closure, A._UserDetailsState_didChangeDependencies_closure, A._UserDetailsState_didChangeDependencies_closure0, A._UserDetailsState__onChanged_closure, A._UserDetailsState_build_closure4, A._UserDetailsState_build_closure5, A._UserDetailsState_build_closure6, A._UserDetailsState_build__closure3, A._UserDetailsState_build__closure4, A._UserDetailsState_build__closure5, A._UserDetailsState_build_closure8, A._UserDetailsState_build__closure2, A._UserDetailsState_build_closure10, A._UserDetailsState_build__closure1, A._UserDetailsState_build_closure9, A._UserDetailsState_build_closure11, A._UserDetailsState_build__closure0, A._UserDetailsState_build__closure, A._EnableTwoFactorState_initState_closure, A._EnableTwoFactorState_initState_closure0, A._EnableTwoFactorState__onSavePressed_closure1, A._EnableTwoFactorState__onSavePressed_closure2, A._EnableTwoFactorState_build_closure, A._EnableTwoFactorState_build_closure1, A._EnableTwoFactorState_build_closure0, A.UserDetailsVM_fromStore_closure, A.UserDetailsVM_fromStore_closure5, A.UserDetailsVM_fromStore__closure2, A.UserDetailsVM_fromStore_closure6, A.UserDetailsVM_fromStore__closure1, A.UserDetailsVM_fromStore_closure7, A.UserDetailsVM_fromStore__closure0, A.UserDetailsVM_fromStore_closure2, A.UserDetailsVM_fromStore__closure5, A.UserDetailsVM_fromStore____closure, A.UserDetailsVM_fromStore_closure1, A.UserDetailsVM_fromStore_closure4, A.UserDetailsVM_fromStore__closure3, A.UserDetailsVM_fromStore_closure8, A.UserDetailsVM_fromStore__closure, A.UserDetailsVM_fromStore_closure3, A.UserDetailsVM_fromStore___closure5, A.UserDetailsVM_fromStore_closure0, A.UserDetailsVM_fromStore___closure8, A.UserDetailsVM_fromStore____closure1, A.UserDetailsVM_fromStore___closure9, A._WorkflowSettingsState_build_closure, A._WorkflowSettingsState_build__closure5, A._WorkflowSettingsState_build_closure0, A._WorkflowSettingsState_build__closure4, A._WorkflowSettingsState_build_closure1, A._WorkflowSettingsState_build__closure3, A._WorkflowSettingsState_build_closure2, A._WorkflowSettingsState_build__closure2, A._WorkflowSettingsState_build_closure4, A._WorkflowSettingsState_build__closure1, A._WorkflowSettingsState_build_closure3, A._WorkflowSettingsState_build_closure5, A._WorkflowSettingsState_build__closure0, A._WorkflowSettingsState_build_closure6, A._WorkflowSettingsState_build__closure, A.WorkflowSettingsVM_fromStore_closure0, A.WorkflowSettingsVM_fromStore_closure1, A.WorkflowSettingsVM_fromStore_closure, A._SubscriptionEditState_didChangeDependencies_closure, A._SubscriptionEditState_didChangeDependencies_closure0, A._SubscriptionEditState_dispose_closure, A._SubscriptionEditState__onChanged_closure, A._SubscriptionEditState_build_closure33, A._SubscriptionEditState_build_closure, A._SubscriptionEditState_build__closure30, A._SubscriptionEditState_build_closure0, A._SubscriptionEditState_build__closure29, A._SubscriptionEditState_build_closure1, A._SubscriptionEditState_build__closure27, A._SubscriptionEditState_build___closure7, A._SubscriptionEditState_build__closure28, A._SubscriptionEditState_build_closure2, A._SubscriptionEditState_build_closure3, A._SubscriptionEditState_build___closure6, A._SubscriptionEditState_build_closure4, A._SubscriptionEditState_build__closure24, A._SubscriptionEditState_build___closure5, A._SubscriptionEditState_build__closure25, A._SubscriptionEditState_build_closure5, A._SubscriptionEditState_build_closure6, A._SubscriptionEditState_build___closure4, A._SubscriptionEditState_build_closure7, A._SubscriptionEditState_build__closure21, A._SubscriptionEditState_build___closure3, A._SubscriptionEditState_build__closure22, A._SubscriptionEditState_build_closure8, A._SubscriptionEditState_build_closure9, A._SubscriptionEditState_build___closure2, A._SubscriptionEditState_build_closure10, A._SubscriptionEditState_build__closure18, A._SubscriptionEditState_build___closure1, A._SubscriptionEditState_build__closure19, A._SubscriptionEditState_build_closure11, A._SubscriptionEditState_build_closure12, A._SubscriptionEditState_build___closure0, A._SubscriptionEditState_build_closure14, A._SubscriptionEditState_build__closure16, A._SubscriptionEditState_build_closure13, A._SubscriptionEditState_build_closure16, A._SubscriptionEditState_build__closure15, A._SubscriptionEditState_build_closure17, A._SubscriptionEditState_build__closure14, A._SubscriptionEditState_build_closure15, A._SubscriptionEditState_build_closure18, A._SubscriptionEditState_build__closure13, A._SubscriptionEditState_build_closure19, A._SubscriptionEditState_build__closure12, A._SubscriptionEditState_build_closure20, A._SubscriptionEditState_build__closure11, A._SubscriptionEditState_build_closure21, A._SubscriptionEditState_build__closure10, A._SubscriptionEditState_build_closure22, A._SubscriptionEditState_build__closure9, A._SubscriptionEditState_build_closure23, A._SubscriptionEditState_build__closure8, A._SubscriptionEditState_build_closure24, A._SubscriptionEditState_build__closure7, A._SubscriptionEditState_build_closure25, A._SubscriptionEditState_build__closure6, A._SubscriptionEditState_build_closure26, A._SubscriptionEditState_build__closure5, A._SubscriptionEditState_build_closure27, A._SubscriptionEditState_build__closure4, A._SubscriptionEditState_build_closure28, A._SubscriptionEditState_build__closure3, A._SubscriptionEditState_build_closure29, A._SubscriptionEditState_build_closure30, A._SubscriptionEditState_build__closure0, A._SubscriptionEditState_build_closure32, A._SubscriptionEditState_build___closure, A.SubscriptionEditScreen_build_closure0, A.SubscriptionEditVM_SubscriptionEditVM$fromStore_closure, A.SubscriptionEditVM_SubscriptionEditVM$fromStore_closure1, A.SubscriptionEditVM_SubscriptionEditVM$fromStore_closure0, A.SubscriptionEditVM_SubscriptionEditVM$fromStore___closure, A.SubscriptionEditVM_SubscriptionEditVM$fromStore___closure0, A.SubscriptionEditVM_SubscriptionEditVM$fromStore___closure1, A.SubscriptionEditVM_SubscriptionEditVM$fromStore____closure, A.SubscriptionListItem_build_closure, A.SubscriptionListVM_fromStore__handleRefresh, A.SubscriptionListVM_fromStore_closure, A.SubscriptionListVM_fromStore_closure0, A.SubscriptionScreen_build_closure7, A.SubscriptionScreen_build_closure4, A.SubscriptionScreen_build_closure0, A.SubscriptionScreen_build_closure1, A.SubscriptionScreen_build_closure2, A.SubscriptionScreen_build_closure3, A.SubscriptionViewScreen_build_closure0, A._UpdateDialogState_updateApp__closure0, A._UpdateDialogState_updateApp__closure1, A._TaskEditState_build_closure1, A._TaskEditState_build_closure2, A._TaskEditDesktopState_didChangeDependencies_closure, A._TaskEditDesktopState_didChangeDependencies_closure0, A._TaskEditDesktopState_dispose_closure, A._TaskEditDesktopState__onChanged_closure, A._TaskEditDesktopState_build_closure, A._TaskEditDesktopState_build_closure0, A._TaskEditDesktopState_build_closure2, A._TaskEditDesktopState_build__closure10, A._TaskEditDesktopState_build_closure1, A._TaskEditDesktopState_build_closure3, A._TaskEditDesktopState_build__closure9, A._TaskEditDesktopState_build_closure4, A._TaskEditDesktopState_build_closure5, A._TaskEditDesktopState_build__closure8, A._TaskEditDesktopState_build_closure6, A._TaskEditDesktopState_build__closure7, A._TaskEditDesktopState_build_closure7, A._TaskEditDesktopState_build__closure0, A._TaskEditDesktopState_build__closure2, A._TaskEditDesktopState_build__closure3, A._TaskEditDesktopState_build__closure4, A._TaskEditDesktopState_build___closure1, A._TaskEditDesktopState_build___closure0, A._TaskEditDesktopState_build___closure, A._TaskEditDetailsState_didChangeDependencies_closure, A._TaskEditDetailsState_didChangeDependencies_closure0, A._TaskEditDetailsState_dispose_closure, A._TaskEditDetailsState__onChanged_closure, A._TaskEditDetailsState_build_closure0, A._TaskEditDetailsState_build__closure2, A._TaskEditDetailsState_build_closure, A._TaskEditDetailsState_build_closure1, A._TaskEditDetailsState_build__closure1, A._TaskEditDetailsState_build_closure2, A._TaskEditDetailsState_build_closure3, A._TaskEditDetailsState_build__closure0, A._TaskEditDetailsState_build_closure4, A._TaskEditDetailsState_build__closure, A.TaskEditDetailsScreen_build_closure0, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure2, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure3, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure3, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure0, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure1, A._TaskEditTimesState__showTaskTimeEditor_closure, A._TaskEditTimesState__showTaskTimeEditor__closure, A._TaskEditTimesState_build_closure, A._TaskEditTimesState_build_closure0, A.TimeEditDetailsState_build_closure0, A.TimeEditDetailsState_build_closure2, A.TimeEditDetailsState_build_closure3, A.TimeEditDetailsState_build_closure4, A.TimeEditDetailsState_build__closure1, A.TimeEditDetailsState_build_closure5, A.TimeEditDetailsState_build__closure, A.TaskEditTimesScreen_build_closure0, A.TaskEditTimesVM_TaskEditTimesVM$fromStore_closure, A.TaskEditScreen_build_closure0, A.TaskEditVM_TaskEditVM$fromStore_closure0, A.TaskEditVM_TaskEditVM$fromStore__closure, A.TaskEditVM_TaskEditVM$fromStore_closure, A.TaskEditVM_TaskEditVM$fromStore___closure, A.TaskEditVM_TaskEditVM$fromStore___closure0, A.TaskEditVM_TaskEditVM$fromStore___closure1, A.TaskEditVM_TaskEditVM$fromStore____closure, A._KanbanTaskCardState_build_closure, A._KanbanTaskCardState_build__closure4, A._KanbanTaskCardState_build_closure10, A._KanbanTaskCardState_build_closure9, A._KanbanTaskCardState_build_closure6, A._KanbanTaskCardState_build__closure2, A._KanbanTaskCardState_build_closure7, A._KanbanStatusCardState__onSavePressed_closure, A._KanbanStatusCardState_build_closure, A._KanbanStatusCardState_build_closure0, A.KanbanViewState__initBoard_closure, A.KanbanViewState__onBoardChanged_closure, A.KanbanViewState_build_closure, A.KanbanViewState_build_closure0, A.KanbanViewState_build____closure3, A.KanbanViewState_build__closure3, A.KanbanViewState_build__closure4, A.KanbanViewState_build___closure3, A.KanbanViewState_build___closure2, A.KanbanVM_fromStore_closure, A.KanbanVM_fromStore_closure1, A.KanbanVM_fromStore__closure, A.KanbanVM_fromStore_closure0, A.KanbanVM_fromStore__closure0, A.KanbanVM_fromStore__closure1, A.KanbanVM_fromStore__closure2, A.KanbanVM_fromStore__closure3, A.TaskListItem_build__closure, A.TaskListItem_build__closure3, A.TaskListVM_fromStore__handleRefresh, A.TaskListVM_fromStore_closure0, A.TaskListVM_fromStore_closure, A.TaskPresenter_getField_closure, A.TaskPresenter_getField_closure0, A.TaskScreen_build_closure, A.TaskScreen_build_closure0, A.TaskScreen_build_closure1, A.TaskScreen_build_closure2, A.TaskScreen_build_closure14, A.TaskScreen_build_closure10, A.TaskScreen_build_closure6, A.TaskScreen_build_closure7, A.TaskScreen_build_closure8, A.TaskScreen_build_closure9, A._TaskViewState_build_closure, A.TaskViewDocuments_build_closure, A.TaskViewDocuments_build_closure0, A._TaskOverviewState_initState_closure, A._TaskOverviewState_build__buildView_closure, A._TaskOverviewState_build__buildView__closure, A.TaskViewScreen_build_closure0, A.TaskViewVM_TaskViewVM$fromStore__handleRefresh, A.TaskViewVM_TaskViewVM$fromStore_closure, A.TaskViewVM_TaskViewVM$fromStore_closure0, A.TaskViewVM_TaskViewVM$fromStore__closure0, A.TaskViewVM_TaskViewVM$fromStore__closure1, A.TaskViewVM_TaskViewVM$fromStore___closure, A.TaskViewVM_TaskViewVM$fromStore_closure2, A.TaskViewVM_TaskViewVM$fromStore__closure, A._TaskStatusEditState_didChangeDependencies_closure, A._TaskStatusEditState_didChangeDependencies_closure0, A._TaskStatusEditState_dispose_closure, A._TaskStatusEditState__onChanged_closure, A._TaskStatusEditState_build_closure0, A._TaskStatusEditState_build_closure, A._TaskStatusEditState_build__closure, A._TaskStatusEditState_build__closure0, A._TaskStatusEditState_build___closure, A.TaskStatusEditScreen_build_closure0, A.TaskStatusEditVM_TaskStatusEditVM$fromStore_closure, A.TaskStatusEditVM_TaskStatusEditVM$fromStore_closure1, A.TaskStatusEditVM_TaskStatusEditVM$fromStore_closure0, A.TaskStatusEditVM_TaskStatusEditVM$fromStore___closure, A.TaskStatusEditVM_TaskStatusEditVM$fromStore___closure0, A.TaskStatusEditVM_TaskStatusEditVM$fromStore____closure, A.TaskStatusListItem_build_closure, A.TaskStatusListVM_fromStore__handleRefresh, A.TaskStatusListVM_fromStore_closure, A.TaskStatusListVM_fromStore_closure0, A.TaskStatusScreen_build_closure7, A.TaskStatusScreen_build_closure4, A.TaskStatusScreen_build_closure0, A.TaskStatusScreen_build_closure1, A.TaskStatusScreen_build_closure2, A.TaskStatusScreen_build_closure3, A.TaskStatusViewScreen_build_closure0, A._TaxRateEditState_didChangeDependencies_closure, A._TaxRateEditState_didChangeDependencies_closure0, A._TaxRateEditState_dispose_closure, A._TaxRateEditState__onChanged_closure, A._TaxRateEditState_build_closure, A.TaxRateEditScreen_build_closure0, A.TaxRateEditVM_TaxRateEditVM$fromStore_closure, A.TaxRateEditVM_TaxRateEditVM$fromStore_closure1, A.TaxRateEditVM_TaxRateEditVM$fromStore_closure0, A.TaxRateEditVM_TaxRateEditVM$fromStore___closure, A.TaxRateEditVM_TaxRateEditVM$fromStore___closure0, A.TaxRateEditVM_TaxRateEditVM$fromStore____closure, A.TaxRateListItem_build_closure, A.TaxRateListVM_fromStore__handleRefresh, A.TaxRateListVM_fromStore_closure, A.TaxRateListVM_fromStore_closure0, A.TaxRateSettingsScreen_build_closure3, A.TaxRateSettingsScreen_build_closure0, A.TaxRateViewScreen_build_closure0, A._TokenEditState_didChangeDependencies_closure, A._TokenEditState_didChangeDependencies_closure0, A._TokenEditState_dispose_closure, A._TokenEditState__onChanged_closure, A._TokenEditState_build_closure0, A._TokenEditState_build_closure, A._TokenEditState_build__closure, A.TokenEditScreen_build_closure0, A.TokenEditVM_TokenEditVM$fromStore_closure, A.TokenEditVM_TokenEditVM$fromStore_closure1, A.TokenEditVM_TokenEditVM$fromStore_closure0, A.TokenEditVM_TokenEditVM$fromStore____closure, A.TokenEditVM_TokenEditVM$fromStore____closure0, A.TokenEditVM_TokenEditVM$fromStore_____closure, A.TokenListItem_build_closure, A.TokenListVM_fromStore__handleRefresh, A.TokenListVM_fromStore_closure, A.TokenListVM_fromStore_closure0, A.TokenScreen_build_closure7, A.TokenScreen_build_closure4, A.TokenScreen_build_closure0, A.TokenScreen_build_closure1, A.TokenScreen_build_closure2, A.TokenScreen_build_closure3, A.TokenViewScreen_build_closure0, A._TransactionEditState_didChangeDependencies_closure, A._TransactionEditState_didChangeDependencies_closure0, A._TransactionEditState_dispose_closure, A._TransactionEditState__onChanged__closure, A._TransactionEditState_build_closure0, A._TransactionEditState_build_closure1, A._TransactionEditState_build_closure, A._TransactionEditState_build__closure, A._TransactionEditState_build___closure3, A._TransactionEditState_build___closure2, A._TransactionEditState_build__closure1, A._TransactionEditState_build__closure2, A._TransactionEditState_build__closure3, A._TransactionEditState_build___closure1, A._TransactionEditState_build__closure6, A._TransactionEditState_build___closure, A._TransactionEditState_build__closure4, A._TransactionEditState_build___closure0, A._TransactionEditState_build__closure8, A._TransactionEditState_build__closure7, A.TransactionEditScreen_build_closure0, A.TransactionEditVM_TransactionEditVM$fromStore_closure, A.TransactionEditVM_TransactionEditVM$fromStore_closure1, A.TransactionEditVM_TransactionEditVM$fromStore_closure0, A.TransactionEditVM_TransactionEditVM$fromStore___closure, A.TransactionEditVM_TransactionEditVM$fromStore___closure0, A.TransactionEditVM_TransactionEditVM$fromStore____closure, A.TransactionEditVM_TransactionEditVM$fromStore__closure, A.TransactionEditVM_TransactionEditVM$fromStore__closure0, A.TransactionListItem_build__closure, A.TransactionListItem_build__closure3, A.TransactionListVM_fromStore__handleRefresh, A.TransactionListVM_fromStore_closure, A.TransactionListVM_fromStore_closure0, A.TransactionPresenter_getField_closure, A.TransactionPresenter_getField_closure0, A.TransactionPresenter_getField_closure1, A.TransactionScreen_build_closure, A.TransactionScreen_build_closure0, A.TransactionScreen_build_closure1, A.TransactionScreen_build_closure2, A.TransactionScreen_build_closure3, A.TransactionScreen_build_closure13, A.TransactionScreen_build_closure10, A.TransactionScreen_build_closure6, A.TransactionScreen_build_closure7, A.TransactionScreen_build_closure8, A.TransactionScreen_build_closure9, A._TransactionViewState_build_closure, A._TransactionViewState_build_closure0, A._TransactionViewState_build_closure1, A._MatchDepositsState_initState_closure, A._MatchDepositsState_initState_closure0, A._MatchDepositsState_updateInvoiceList_closure, A._MatchDepositsState_updatePaymentList_closure, A._MatchDepositsState_build_closure, A._MatchDepositsState_build_closure0, A._MatchDepositsState_build_closure1, A._MatchDepositsState_build_closure4, A._MatchDepositsState_build_closure7, A._MatchDepositsState_build_closure8, A._MatchDepositsState_build__closure, A._MatchWithdrawalsState_updateCategoryList_closure, A._MatchWithdrawalsState_updateVendorList_closure, A._MatchWithdrawalsState_updateExpenseList_closure, A._MatchWithdrawalsState_build_closure, A._MatchWithdrawalsState_build_closure0, A._MatchWithdrawalsState_build_closure1, A._MatchWithdrawalsState_build_closure4, A._MatchWithdrawalsState_build_closure5, A._MatchWithdrawalsState_build____closure1, A._MatchWithdrawalsState_build_____closure, A._MatchWithdrawalsState_build_closure10, A._MatchWithdrawalsState_build__closure6, A._MatchWithdrawalsState_build__closure7, A._MatchWithdrawalsState_build___closure2, A._MatchWithdrawalsState_build____closure0, A._MatchWithdrawalsState_build_closure15, A._MatchWithdrawalsState_build__closure1, A._MatchWithdrawalsState_build__closure2, A._MatchWithdrawalsState_build___closure0, A._MatchWithdrawalsState_build____closure, A._MatchWithdrawalsState_build__closure, A.TransactionViewScreen_build_closure0, A.TransactionViewScreen_build__closure, A.TransactionViewVM_TransactionViewVM$fromStore_closure, A.TransactionViewVM_TransactionViewVM$fromStore_closure1, A.TransactionViewVM_TransactionViewVM$fromStore__closure, A._TransactionRuleEditState_didChangeDependencies_closure, A._TransactionRuleEditState_didChangeDependencies_closure0, A._TransactionRuleEditState_dispose_closure, A._TransactionRuleEditState__onChanged__closure, A._TransactionRuleEditState_build_closure0, A._TransactionRuleEditState_build_closure1, A._TransactionRuleEditState_build_closure, A._TransactionRuleEditState_build__closure, A._TransactionRuleEditState_build__closure0, A._TransactionRuleEditState_build__closure1, A._TransactionRuleEditState_build___closure9, A._TransactionRuleEditState_build__closure2, A._TransactionRuleEditState_build___closure8, A._TransactionRuleEditState_build___closure6, A._TransactionRuleEditState_build___closure7, A._TransactionRuleEditState_build___closure5, A._TransactionRuleEditState_build___closure4, A._TransactionRuleEditState_build___closure3, A._TransactionRuleEditState_build__closure7, A._TransactionRuleEditState_build___closure1, A._TransactionRuleEditState_build___closure2, A._TransactionRuleEditState_build__closure9, A._TransactionRuleEditState_build___closure, A._TransactionRuleEditState_build___closure0, A.__RuleCriteriaState_build_closure, A.__RuleCriteriaState_build___closure1, A.__RuleCriteriaState_build_closure0, A.__RuleCriteriaState_build___closure0, A.__RuleCriteriaState_build_closure1, A.__RuleCriteriaState_build___closure, A.__RuleCriteriaState_build_closure2, A.__RuleCriteriaState_build_closure3, A.TransactionRuleEditScreen_build_closure0, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore_closure, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore_closure1, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore_closure0, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore___closure, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore___closure0, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore____closure, A.TransactionRuleListItem_build_closure, A.TransactionRuleListVM_fromStore__handleRefresh, A.TransactionRuleListVM_fromStore_closure, A.TransactionRuleListVM_fromStore_closure0, A.TransactionRuleScreen_build_closure7, A.TransactionRuleScreen_build_closure4, A.TransactionRuleScreen_build_closure0, A.TransactionRuleScreen_build_closure1, A.TransactionRuleScreen_build_closure2, A.TransactionRuleScreen_build_closure3, A.TransactionRuleViewScreen_build_closure0, A._UserEditState_didChangeDependencies_closure, A._UserEditState_didChangeDependencies_closure0, A._UserEditState_dispose_closure, A._UserEditState__onChanged_closure, A._UserEditState__togglePermission_closure, A._UserEditState__togglePermission_closure0, A._UserEditState_build_closure14, A._UserEditState_build_closure, A._UserEditState_build_closure0, A._UserEditState_build_closure1, A._UserEditState_build__closure10, A._UserEditState_build_closure3, A._UserEditState_build__closure9, A._UserEditState_build_closure4, A._UserEditState_build__closure7, A._UserEditState_build__closure8, A._UserEditState_build__closure6, A._UserEditState_build___closure0, A._UserEditState_build_closure6, A._UserEditState_build_closure8, A._UserEditState_build_closure10, A._UserEditState_build_closure12, A._UserEditState_build_closure13, A._UserEditState_build___closure, A._UserEditState_build____closure, A._UserEditState_build__closure1, A._UserEditState_build__closure3, A._UserEditState_build__closure5, A.UserEditScreen_build_closure0, A.UserEditVM_UserEditVM$fromStore_closure, A.UserEditVM_UserEditVM$fromStore_closure1, A.UserEditVM_UserEditVM$fromStore_closure0, A.UserEditVM_UserEditVM$fromStore___closure0, A.UserEditVM_UserEditVM$fromStore___closure1, A.UserEditVM_UserEditVM$fromStore____closure, A.UserListItem_build_closure, A.UserListVM_fromStore__handleRefresh, A.UserListVM_fromStore_closure, A.UserListVM_fromStore_closure0, A.UserScreen_build_closure7, A.UserScreen_build_closure4, A.UserScreen_build_closure0, A.UserScreen_build_closure1, A.UserScreen_build_closure2, A.UserScreen_build_closure3, A.UserViewScreen_build_closure0, A._VendorEditState_build_closure, A._VendorEditState_build_closure0, A.VendorEditAddressState_didChangeDependencies_closure, A.VendorEditAddressState_didChangeDependencies_closure0, A.VendorEditAddressState_dispose_closure, A.VendorEditAddressState__onChanged_closure, A.VendorEditAddressState_build_closure, A.VendorEditAddressState_build__closure, A._VendorEditContactsState__showContactEditor_closure, A._VendorEditContactsState__showContactEditor__closure, A._VendorEditContactsState_build_closure, A._VendorEditContactsState_build_closure0, A.VendorContactEditDetailsState_didChangeDependencies_closure, A.VendorContactEditDetailsState_didChangeDependencies_closure0, A.VendorContactEditDetailsState_dispose_closure, A.VendorContactEditDetailsState__onChanged_closure, A.VendorContactEditDetailsState_build_closure, A.VendorContactEditDetailsState_build_closure0, A.VendorContactEditDetailsState_build_closure1, A.VendorContactEditDetailsState_build_closure2, A.VendorContactEditDetailsState_build_closure3, A.VendorContactEditDetailsState_build_closure4, A.VendorContactEditDetailsState_build_closure5, A.VendorContactEditDetailsState_build_closure6, A.VendorContactEditDetailsState_build_closure7, A.VendorContactEditDetailsState_build_closure8, A.VendorContactEditDetailsState_build___closure, A.VendorContactEditDetailsState_build__closure1, A.VendorContactEditDetailsState_build__closure, A.VendorEditContactsScreen_build_closure0, A.VendorEditContactsVM_VendorEditContactsVM$fromStore_closure0, A.VendorEditDetailsState_didChangeDependencies_closure, A.VendorEditDetailsState_didChangeDependencies_closure0, A.VendorEditDetailsState_dispose_closure, A.VendorEditDetailsState__onChanged_closure, A.VendorEditDetailsState_build_closure, A.VendorEditDetailsState_build_closure0, A.VendorEditDetailsState_build__closure, A.VendorEditNotesState_didChangeDependencies_closure, A.VendorEditNotesState_didChangeDependencies_closure0, A.VendorEditNotesState_dispose_closure, A.VendorEditNotesState__onChanged_closure, A.VendorEditNotesState_build_closure, A.VendorEditNotesState_build__closure, A.VendorEditScreen_build_closure0, A.VendorEditVM_VendorEditVM$fromStore_closure, A.VendorEditVM_VendorEditVM$fromStore_closure1, A.VendorEditVM_VendorEditVM$fromStore_closure0, A.VendorEditVM_VendorEditVM$fromStore___closure, A.VendorEditVM_VendorEditVM$fromStore___closure0, A.VendorEditVM_VendorEditVM$fromStore___closure1, A.VendorEditVM_VendorEditVM$fromStore____closure, A.VendorListItem_build__closure, A.VendorListItem_build__closure3, A.VendorListVM_fromStore__handleRefresh, A.VendorListVM_fromStore_closure, A.VendorListVM_fromStore_closure0, A.VendorPresenter_getField_closure, A.VendorScreen_build_closure7, A.VendorScreen_build_closure4, A.VendorScreen_build_closure0, A.VendorScreen_build_closure1, A.VendorScreen_build_closure2, A.VendorScreen_build_closure3, A._VendorViewState_build_closure, A._VendorViewDetailsState_build__buildDetailsList_closure, A.VendorViewDocuments_build_closure, A.VendorViewDocuments_build_closure0, A._VendorViewFullwidthState_build__closure1, A.VendorViewScreen_build_closure0, A.VendorViewVM_VendorViewVM$fromStore__handleRefresh, A.VendorViewVM_VendorViewVM$fromStore_closure, A.VendorViewVM_VendorViewVM$fromStore__closure0, A.VendorViewVM_VendorViewVM$fromStore__closure1, A.VendorViewVM_VendorViewVM$fromStore___closure, A.VendorViewVM_VendorViewVM$fromStore_closure1, A.VendorViewVM_VendorViewVM$fromStore__closure, A._WebhookEditState_didChangeDependencies_closure, A._WebhookEditState_didChangeDependencies_closure0, A._WebhookEditState_dispose_closure, A._WebhookEditState__onChanged_closure, A._WebhookEditState_build_closure0, A._WebhookEditState_build_closure, A._WebhookEditState_build__closure, A._WebhookEditState_build__closure1, A._WebhookEditState_build___closure4, A._WebhookEditState_build__closure0, A._WebhookEditState_build__closure2, A._WebhookEditState_build___closure3, A._WebhookEditState_build__closure3, A._WebhookEditState_build__closure4, A._WebhookEditState_build___closure0, A._WebhookEditState_build__closure6, A._WebhookEditState_build____closure, A.WebhookEditScreen_build_closure0, A.WebhookEditVM_WebhookEditVM$fromStore_closure, A.WebhookEditVM_WebhookEditVM$fromStore_closure1, A.WebhookEditVM_WebhookEditVM$fromStore_closure0, A.WebhookEditVM_WebhookEditVM$fromStore___closure, A.WebhookEditVM_WebhookEditVM$fromStore___closure0, A.WebhookEditVM_WebhookEditVM$fromStore____closure, A.WebhookViewScreen_build_closure0, A.WebhookListItem_build_closure, A.WebhookListVM_fromStore__handleRefresh, A.WebhookListVM_fromStore_closure, A.WebhookListVM_fromStore_closure0, A.WebhookScreen_build_closure7, A.WebhookScreen_build_closure4, A.WebhookScreen_build_closure0, A.WebhookScreen_build_closure1, A.WebhookScreen_build_closure2, A.WebhookScreen_build_closure3, A.snackBarCompleter_closure, A.snackBarCompleter_closure0, A.snackBarCompleter__closure, A.loadDesign_closure, A.loadDesign_closure0, A.showRefreshDataDialog_closure, A.showErrorDialog_closure, A.showMessageDialog_closure, A.confirmCallback_closure, A.confirmCallback__closure, A.confirmCallback__closure0, A.confirmCallback__closure1, A.passwordCallback_closure0, A.passwordCallback__closure0, A.passwordCallback__closure, A.passwordCallback_closure3, A._PasswordConfirmationState_build_closure0, A._PasswordConfirmationState_build_closure1, A.fieldCallback_closure, A._FieldConfirmationState_build_closure0, A._FieldConfirmationState_build_closure, A._FieldConfirmationState_build_closure1, A.cloneToDialog_closure, A.changeTaskStatusDialog_closure, A.changeTaskStatusDialog_closure0, A.changeTaskStatusDialog__closure, A.changeTaskStatusDialog____closure, A.addToInvoiceDialog_closure, A.addToInvoiceDialog_closure0, A.addToInvoiceDialog__closure, A.addToInvoiceDialog____closure, A.EnumUtils_fromString_closure, A.AttributedTextMarkdownSerializer__encodeLinkMarker_closure, A.GoogleOAuth_signIn_closure, A.GoogleOAuth_signUp_closure, A.toSnakeCase_closure, A.toCamelCase_closure, A.toSpaceCase_closure, A.toTitleCase_closure, A.matchesStrings_closure, A.matchesString_closure, A.matchesString_closure0, A.matchesStringsValue_closure, A.getRandomString_closure, A._ExampleEditorState__showEditorToolbar_closure, A._ExampleEditorState__showEditorToolbar_closure0, A._ExampleEditorState__showImageToolbar_closure, A._ExampleEditorState__showImageToolbar_closure0, A._ExampleEditorState_build_closure, A._ExampleEditorState__buildEditor_closure, A._ExampleEditorState__buildEditor_closure0, A._ExampleEditorState__buildMountedToolbar_closure, A._EditorToolbarState__getSelectedLinkSpans_closure, A._EditorToolbarState__onLinkPressed_closure, A._EditorToolbarState_build_closure, A._EditorToolbarState__buildUrlField_closure0, A._EditorToolbarState__buildUrlField_closure, A._ImageFormatToolbarState_build_closure, A._PositionedToolbar_build_closure, A.loadEmailTemplate_closure, A.loadEmailTemplate_closure0, A.WebUtils_registerWebView_closure, A.WebUtils_warnChanges_closure, A.WebUtils_microsoftLogin_closure, A.WebUtils_microsoftLogin_closure0, A.linkify_closure, A.EmailLinkifier_parse_closure, A.UrlLinkifier_parse_closure, A.Element_textContent_closure, A.BlockSyntax_isAtBlockEnd_closure, A.BlockquoteSyntax_parseChildLines_closure, A.ListSyntax_parse_tryMatch, A.ParagraphSyntax__extractReflinkDefinitions_lineStartsReflinkDefinition, A.InlineParser_parse_closure, A.InlineParser__linkOrImage_closure, A.InlineParser__linkOrImage_closure0, A.InlineParser__linkOrImage_closure1, A.InlineParser__processEmphasis_closure0, A.LinkSyntax_closure, A.ImageSyntax__createNode_closure, A.memo1_closure, A.memo3_closure, A.memo4_closure, A.memo5_closure, A.memo6_closure, A.memo7_closure, A.memo8_closure, A.memo9_closure, A.memo10_closure, A.RenderOverflowView_resetOffstage_closure, A.RenderOverflowView_performFixedLayout_getChildOffset, A.RenderOverflowView_visitOnlyOnStageChildren_closure, A.RenderOverflowView_paint_paintChild, A.RenderOverflowView_hitTestChildren_closure, A.Context_joinAll_closure, A.Context_split_closure, A._validateArgList_closure, A.encodePermissions_closure, A._PinputState__buildPinput_closure1, A._PinputState__buildPinput__closure0, A._PinputState__buildPinput__closure1, A._PinputState__buildEditable_closure, A._PinputState__buildEditable_closure0, A._PinputState__buildFields_onlyFields_closure, A._PinputAnimatedCursorState__startCursorAnimation_closure, A._registerFactory_closure, A.PrintingPlugin_layoutPdf_closure, A.PrintingPlugin_layoutPdf_closure0, A.PrintingPlugin_raster_closure, A.PrintingPlugin_raster_closure0, A.MethodChannelPrinting__handleMethod_closure, A.PdfPreviewCustomState_didChangeDependencies_closure, A.PdfPreviewState_didChangeDependencies_closure, A.PdfPreviewState_build_closure, A.PdfRaster_toImage_closure, A.Store__createReduceAndNotify_closure, A.Store__createDispatchers_closure, A.RoundedLoadingButtonState_initState_closure1, A.RoundedLoadingButtonState_initState_closure3, A._forwardMulti_closure, A._forwardMulti_closure_listenToUpstream, A._forward_closure_listenToUpstream, A.SdkVersion_toJson_closure, A.SentryNavigatorObserver__startTransaction_closure, A.SentryNavigatorObserver__startTransaction_closure0, A.SharedPreferencesPlugin__storedFlutterKeys_closure, A.MethodChannelSignInWithApple__signInWithAppleAndroid_closure, A.Highlighter$__closure, A.Highlighter$___closure, A.Highlighter$__closure0, A.Highlighter__collateLines_closure, A.Highlighter__collateLines_closure1, A.Highlighter__collateLines__closure, A.Highlighter_highlight_closure, A.OnBuilder_closure, A.OnBuilder_closure0, A._MyStatefulWidgetState_initState_closure, A.ReactiveModelImp_setStateNullable_closure0, A.ReactiveModelImp_initialize_closure, A.ReactiveModelImp__handleAsyncState_closure, A.ReactiveModelImp__handleAsyncState__closure0, A._BlockquoteComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel_applyStyles_closure, A.CommonEditorOperations_convertParagraphByPatternMatching_closure4, A._PasteEditorCommand__convertLinesToParagraphs_closure, A._CaretDocumentOverlayState__scheduleCaretUpdate_closure, A._CaretDocumentOverlayState_build_closure, A._CaretDocumentOverlayState_build___closure, A._EditorSelectionAndFocusPolicyState__onFocusChange_closure, A._DocumentMouseInteractorState__onSelectionChange_closure, A._DocumentMouseInteractorState_build_closure0, A._DocumentMouseInteractorState_build_closure, A._DocumentMouseInteractorState_build_closure1, A._DocumentMouseInteractorState__buildGestureInput_closure0, A._DocumentMouseInteractorState__buildGestureInput_closure2, A._AndroidDocumentTouchInteractorState_initState_closure1, A._AndroidDocumentTouchInteractorState_didChangeDependencies_closure, A._AndroidDocumentTouchInteractorState_reassemble_closure, A._AndroidDocumentTouchInteractorState_dispose_closure, A._AndroidDocumentTouchInteractorState_didChangeMetrics_closure, A._AndroidDocumentTouchInteractorState__configureScrollController_closure, A._AndroidDocumentTouchInteractorState__onScrollActivityChange_closure, A._AndroidDocumentTouchInteractorState__onDocumentChange_closure, A._AndroidDocumentTouchInteractorState__onSelectionChange_closure, A._AndroidDocumentTouchInteractorState__showEditingControlsOverlay_closure, A._AndroidDocumentTouchInteractorState__buildGestureInput_closure0, A._IOSDocumentTouchInteractorState_initState_closure1, A._IOSDocumentTouchInteractorState_didChangeDependencies_closure, A._IOSDocumentTouchInteractorState_reassemble_closure, A._IOSDocumentTouchInteractorState_didChangeMetrics_closure, A._IOSDocumentTouchInteractorState__configureScrollController_closure, A._IOSDocumentTouchInteractorState__onScrollActivityChange_closure, A._IOSDocumentTouchInteractorState__onDocumentChange_closure, A._IOSDocumentTouchInteractorState__onSelectionChange_closure, A._IOSDocumentTouchInteractorState__showEditingControlsOverlay_closure, A._IOSDocumentTouchInteractorState_build_closure, A._IOSDocumentTouchInteractorState__buildGestureInput_closure0, A._IOSDocumentTouchInteractorState__buildGestureInput_closure2, A.DocumentImeInputClient_updateEditingValueWithDeltas_closure, A.DocumentImeInputClient__sendDocumentToIme_closure, A._DocumentSelectionOpenAndCloseImePolicyState_didUpdateWidget_closure, A._SoftwareKeyboardOpenerState_dispose_closure, A.SuperEditorImeInteractorState_initState_closure, A._DocumentScrollableState_initState_closure, A._SingleColumnDocumentLayoutState__getNodeIdsBetween_closure, A.SingleColumnLayoutSelectionStyler__computeNodeSelection_closure, A._ListItemComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel_applyStyles_closure, A._ParagraphComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel_applyStyles_closure, A.SuperEditorState__updateComposerPreferencesAtSelection_closure, A.SuperEditorState__updateComposerPreferencesAtSelection_closure0, A.TaskComponentBuilder_createViewModel_closure, A._TaskComponentState_build_closure, A._TaskComponentState_build_closure0, A._TaskComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel_applyStyles_closure, A.ComputeTextSpan_computeTextSpan_closure, A.Scheduler_runAsSoonAsPossible_closure, A._IosDocumentTouchEditingControlsState__onFloatingCursorChange_closure, A._IosDocumentTouchEditingControlsState__buildHandleOld_closure, A._IosDocumentTouchEditingControlsState__buildFloatingCursor_closure, A._IosDocumentTouchEditingControlsState__buildToolbar_closure, A.CharacterMovement__moveOffsetByWord_closure, A.CharacterMovement__moveOffsetByWord_closure0, A.CharacterMovement__moveOffsetByWord_closure1, A.CharacterMovement__moveOffsetByCharacter_closure, A._AndroidEditingOverlayControlsState_didChangeMetrics_closure, A._AndroidEditingOverlayControlsState__rebuildOnNextFrame_closure, A._AndroidEditingOverlayControlsState_build_closure, A._AndroidEditingOverlayControlsState_build_closure0, A._AndroidEditingOverlayControlsState__buildToolbar_closure, A._AndroidEditingOverlayControlsState__scheduleRebuildBecauseTextIsNotLaidOutYet_closure, A.AndroidTextFieldTouchInteractorState__onScrollChange_closure, A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure0, A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure2, A.SuperAndroidTextFieldState_initState_closure, A.SuperAndroidTextFieldState_reassemble_closure, A.SuperAndroidTextFieldState_dispose_closure, A.SuperAndroidTextFieldState_dispose_closure0, A.SuperAndroidTextFieldState_didChangeMetrics_closure, A.SuperAndroidTextFieldState__showEditingControlsOverlay_closure, A.SuperDesktopTextFieldState__onSelectionOrContentChange_closure, A.SuperDesktopTextFieldState_build_closure, A.SuperDesktopTextFieldState_build_closure0, A._SuperTextFieldGestureInteractorState_build_closure0, A._SuperTextFieldGestureInteractorState_build_closure2, A._SuperTextFieldImeInteractorState_initState_closure, A._SuperTextFieldImeInteractorState_didUpdateWidget_closure, A.SuperTextFieldScrollviewState_didUpdateWidget_closure, A.SuperTextFieldScrollviewState__onSelectionOrContentChange_closure, A._TextScrollViewState__updateViewportHeight_closure1, A._TextScrollViewState__scheduleViewportHeightUpdate_closure, A._TextScrollViewState_build_closure, A.ImeAttributedTextEditingController__sendEditingValueToPlatform_closure, A.ImeAttributedTextEditingController_updateEditingValueWithDeltas_closure, A._IOSEditingControlsState_didChangeMetrics_closure, A._IOSEditingControlsState__rebuildOnNextFrame_closure, A._IOSEditingControlsState_build_closure, A._IOSEditingControlsState_build_closure0, A._IOSEditingControlsState__buildToolbar_closure, A._IOSEditingControlsState__scheduleRebuildBecauseTextIsNotLaidOutYet_closure, A.IOSTextFieldTouchInteractorState__onScrollChange_closure, A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure0, A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure2, A.SuperIOSTextFieldState_initState_closure, A.SuperIOSTextFieldState_reassemble_closure, A.SuperIOSTextFieldState_dispose_closure, A.SuperIOSTextFieldState_dispose_closure0, A.SuperIOSTextFieldState_didChangeMetrics_closure, A.SuperIOSTextFieldState__showHandles_closure, A._RebuildOptimizedSuperTextWithSelectionState__buildLayerBeneath_closure, A._RebuildOptimizedSuperTextWithSelectionState__buildLayerAbove_closure, A.format_closure, A.MethodChannelUrlLauncher_launch_closure]); + _inheritMany(A.Closure, [A.Closure0Args, A.Closure2Args, A.AppBootstrap_prepareEngineInitializer_closure0, A.AppBootstrap__prepareAppRunner_closure, A.AssetManager__baseUrl_closure, A.AssetManager__baseUrl_closure0, A.AssetManager__baseUrl_closure1, A.ProductionCollector_closure, A.patchCanvasKitModule_closure0, A.patchCanvasKitModule_closure2, A.downloadCanvasKit_closure0, A._downloadCanvasKitJs_loadEventHandler, A.HtmlViewEmbedder_getOverlayCanvases_closure, A.HtmlViewEmbedder_submitFrame_closure, A.HtmlViewEmbedder__updateOverlays_closure, A.HtmlViewEmbedder__updateOverlays_closure0, A.HtmlViewEmbedder__updateOverlays_closure1, A.diffViewList_lookForwards, A.diffViewList_lookBackwards, A.FontFallbackData_ensureFontsSupportText_closure, A.findMinimumFontsForCodeUnits_closure, A.findMinimumFontsForCodeUnits_closure0, A._notoSansSC_closure, A._notoSansTC_closure, A._notoSansHK_closure, A._notoSansJP_closure, A._notoSansKR_closure, A._notoSymbols_closure, A.NotoDownloader_downloadAsBytes_closure, A.NotoDownloader_downloadAsBytes__closure, A.SkiaFontCollection_registerDownloadedFonts_makeRegisterFont, A.SkiaFontCollection__getArrayBuffer_closure, A.fetchImage_closure, A.fetchImage_closure0, A.fetchImage_closure1, A.IntervalTree_IntervalTree$createFromRanges_makeBalancedTree, A.IntervalTree_IntervalTree$createFromRanges_computeHigh, A._getEffectiveFontFamilies_closure, A.ClipboardMessageHandler_setDataMethodCall_closure, A.ClipboardMessageHandler_setDataMethodCall_closure0, A.ClipboardMessageHandler_getDataMethodCall_closure, A.ClipboardMessageHandler_getDataMethodCall_closure0, A.ClipboardMessageHandler_getDataMethodCall__closure, A.DomConsoleExtension_get_warn_closure, A.domHttpRequest_closure, A.domHttpRequest_closure0, A.DomFontFaceSetExtension_get_add_closure, A._ttPolicy_closure, A.FlutterViewEmbedder_reset_closure, A.FlutterViewEmbedder_setPreferredOrientation_closure, A.FlutterViewEmbedder_setPreferredOrientation_closure0, A.sendFontChangeMessage_closure, A.sendFontChangeMessage__closure, A.HtmlRenderer_instantiateImageCodecFromUrl_closure, A.HtmlRenderer_decodeImageFromPixels_executeCallback, A.HtmlRenderer_decodeImageFromPixels_executeCallback_closure, A.NormalizedGradient_NormalizedGradient_closure, A.HtmlCodec_getNextFrame_closure, A.HtmlCodec_getNextFrame_closure0, A.HtmlCodec__decodeUsingOnLoad_closure, A.HtmlCodec__decodeUsingOnLoad_closure0, A.initializeEngineServices__closure, A._addUrlStrategyListener_closure, A._kLogicalKeyToModifierGetter_closure, A._kLogicalKeyToModifierGetter_closure0, A._kLogicalKeyToModifierGetter_closure1, A._kLogicalKeyToModifierGetter_closure2, A._kLogicalKeyToModifierGetter_closure3, A._kLogicalKeyToModifierGetter_closure4, A._kLogicalKeyToModifierGetter_closure5, A._kLogicalKeyToModifierGetter_closure6, A.KeyboardBinding$__closure, A.KeyboardBinding$__closure0, A.KeyboardBinding__addEventListener_loggedHandler, A.KeyboardBinding__onKeyData_closure, A.KeyboardConverter__scheduleAsyncEvent_closure, A.KeyboardConverter_handleEvent_closure, A.MultiEntriesBrowserHistory_onPopState_closure, A.SingleEntryBrowserHistory_onPopState_closure, A.SingleEntryBrowserHistory_onPopState_closure0, A.HashUrlStrategy__waitForPopState_closure, A.EnginePlatformDispatcher__zonedPlatformMessageResponseCallback_closure, A.EnginePlatformDispatcher__sendPlatformMessage_closure, A.EnginePlatformDispatcher__sendPlatformMessage_closure0, A.EnginePlatformDispatcher__sendPlatformMessage_closure1, A.EnginePlatformDispatcher__sendPlatformMessage_closure2, A.EnginePlatformDispatcher__sendPlatformMessage_closure3, A.EnginePlatformDispatcher__sendPlatformMessage_closure4, A.EnginePlatformDispatcher__addBrightnessMediaQueryListener_closure, A.EnginePlatformDispatcher_replyToPlatformMessage_closure, A.SafariPointerEventWorkaround_workAroundMissingPointerEvents_closure, A._Listener__Listener$register_closure, A._Listener__Listener$registerNative_closure, A._BaseAdapter_addEventListener_loggedHandler, A._WheelEventListenerMixin__addWheelEventListener_closure, A._PointerAdapter__addPointerEventListener_closure, A._PointerAdapter_setup_closure, A._PointerAdapter_setup_closure0, A._PointerAdapter_setup_closure1, A._PointerAdapter_setup_closure2, A._PointerAdapter_setup_closure3, A._PointerAdapter_setup_closure4, A._TouchAdapter__addTouchEventListener_closure, A._TouchAdapter_setup_closure, A._TouchAdapter_setup_closure0, A._TouchAdapter_setup_closure1, A._TouchAdapter_setup_closure2, A._MouseAdapter__addMouseEventListener_closure, A._MouseAdapter_setup_closure, A._MouseAdapter_setup_closure0, A._MouseAdapter_setup_closure1, A._MouseAdapter_setup_closure2, A._MouseAdapter_setup_closure3, A.RawKeyboard$__closure, A.RawKeyboard$__closure0, A.RawKeyboard__handleHtmlEvent_closure0, A.Incrementable_closure, A.Incrementable_closure0, A.Scrollable_update_closure0, A.Scrollable_update_closure1, A._roleFactories_closure, A._roleFactories_closure0, A._roleFactories_closure1, A._roleFactories_closure2, A._roleFactories_closure3, A._roleFactories_closure4, A._roleFactories_closure5, A._roleFactories_closure6, A.DesktopSemanticsEnabler_prepareAccessibilityPlaceholder_closure, A.MobileSemanticsEnabler_prepareAccessibilityPlaceholder_closure, A.Tappable_update_closure, A.TextField__initializeForBlink_closure, A.TextField__initializeForWebkit_closure, A.TextField__initializeForWebkit_closure0, A.CanvasParagraph_computeLineMetrics_closure, A.FontManager__loadFontFace_fontFaceLoad, A.EngineAutofillForm_fromFrameworkMessage_closure, A.EngineAutofillForm_addInputEventListeners_addSubscriptionForKey, A.EngineAutofillForm_addInputEventListeners_addSubscriptionForKey_closure, A.DefaultTextEditingStrategy_addEventHandlers_closure, A.DefaultTextEditingStrategy_preventDefaultForMouseEvents_closure, A.DefaultTextEditingStrategy_preventDefaultForMouseEvents_closure0, A.DefaultTextEditingStrategy_preventDefaultForMouseEvents_closure1, A.IOSTextEditingStrategy_addEventHandlers_closure, A.IOSTextEditingStrategy_addEventHandlers_closure0, A.IOSTextEditingStrategy__addTapListener_closure, A.AndroidTextEditingStrategy_addEventHandlers_closure, A.FirefoxTextEditingStrategy_addEventHandlers_closure, A.FirefoxTextEditingStrategy_addEventHandlers_closure0, A.HybridTextEditing__startEditing_closure, A.futurize_closure, A.bytesToHexString_closure, A._HeaderValue__parse_expect, A._HeaderValue__parse_maybeExpect, A._CastListBase_removeWhere_closure, A._CastListBase_retainWhere_closure, A.CastSet_removeWhere_closure, A.CastMap_entries_closure, A.ConstantStringMap_values_closure, A.GeneralConstantMap__typeTest_closure, A.Instantiation, A.TearOffClosure, A.JsLinkedHashMap_values_closure, A.JsLinkedHashMap_containsValue_closure, A.initHooks_closure, A.initHooks_closure1, A._StringStream__goalToEventCode_closure, A._AsyncRun__initializeScheduleImmediate_internalCallback, A._AsyncRun__initializeScheduleImmediate_closure, A._awaitOnObject_closure, A._asyncStarHelper_closure0, A._SyncBroadcastStreamController__sendData_closure, A._SyncBroadcastStreamController__sendError_closure, A._SyncBroadcastStreamController__sendDone_closure, A.Future_wait_closure, A._Future__chainForeignFuture_closure, A._Future__propagateToListeners_handleWhenCompleteCallback_closure, A._Future_timeout_closure0, A.Stream_Stream$fromFuture_closure, A.Stream_pipe_closure, A.Stream_fold_closure0, A.Stream_fold__closure0, A.Stream_forEach_closure0, A.Stream_forEach__closure0, A.Stream_length_closure, A.Stream_isEmpty_closure0, A.Stream_toList_closure, A.Stream_first_closure0, A._StreamHandlerTransformer_closure, A._RootZone_bindUnaryCallbackGuarded_closure, A._HashMap_values_closure, A._CustomHashMap_closure, A._LinkedCustomHashMap_closure, A.MapMixin_entries_closure, A.SplayTreeMap_closure, A.SplayTreeSet_closure, A._JsonMap_values_closure, A._BigIntImpl_hashCode_finish, A._BigIntImpl_toDouble_readBits, A.DateTime_parse_parseIntOrZero, A.DateTime_parse_parseMilliAndMicroseconds, A._Uri__makePath_closure, A._createTables_setChars, A._createTables_setRange, A.CanvasElement_toBlob_closure, A._ChildrenElementList__filter_closure, A.HttpRequest_request_closure, A._EventStreamSubscription_closure, A._EventStreamSubscription_onData_closure, A.FilteredElementList__iterable_closure, A.FilteredElementList__iterable_closure0, A.FilteredElementList_removeRange_closure0, A._FileStream__readBlock_closure, A._FileStream__start_onReady, A._FileStream__start_onOpenFile, A._File_open_closure, A._File_length_closure, A._File_readAsBytes_readDataChunked, A._File_readAsBytes_readDataChunked_read_closure, A._File_readAsBytes_closure, A._File_readAsBytes__closure, A._RandomAccessFile_close_closure, A._RandomAccessFile_read_closure, A._RandomAccessFile_setPosition_closure, A._RandomAccessFile_length_closure, A._convertToJS_closure, A._convertToJS_closure0, A._wrapToDart_closure, A._wrapToDart_closure0, A._wrapToDart_closure1, A._convertDataTree__convert, A.promiseToFuture_closure, A.promiseToFuture_closure0, A.dartify_convert, A.webOnlyWarmupEngine_closure, A.KeyData__quotedCharCode_closure, A.AttributedSpans__getStartingMarkerAtOrBefore_closure, A.AttributedSpans__getStartingMarkerAtOrBefore_closure0, A.AttributedSpans__getEndingMarkerAtOrAfter_closure, A.AttributedSpans__getEndingMarkerAtOrAfter_closure0, A.AttributedSpans_addAttribution_closure, A.AttributedSpans_addAttribution_closure0, A.AttributedSpans_addAttribution_closure1, A.AttributedSpans_addAttribution_closure2, A.AttributedSpans_removeAttribution_closure, A.AttributedSpans_removeAttribution_closure0, A.AttributedSpans_removeAttribution_closure1, A.AttributedSpans_removeAttribution_closure2, A.AttributedSpans_removeAttribution_closure3, A.AttributedSpans_removeAttribution_closure4, A.AttributedSpans__isContinuousAttribution_closure, A.AttributedSpans__getNearestMarkerAtOrBefore_closure, A.AttributedSpans__getNearestMarkerAtOrBefore_closure0, A.AttributedSpans__getMarkerAt_closure, A.AttributedSpans__getMarkerAt_closure0, A.AttributedSpans__getMarkerAt_closure1, A.AttributedSpans__insertMarker_closure, A.AttributedSpans__mergeBackToBackAttributions_closure, A.AttributedSpans__mergeBackToBackAttributions_closure0, A.AttributedSpans__mergeBackToBackAttributions_closure1, A.AttributedSpans_copyAttributionRegion_closure, A.AttributedSpans_copyAttributionRegion_closure0, A.AttributedSpans_copyAttributionRegion_closure2, A.AttributedSpans_copyAttributionRegion_closure3, A.AttributedSpans_copyAttributionRegion_closure4, A.AttributedSpans_copyAttributionRegion_closure5, A.AttributedSpans_pushAttributionsBack_closure, A.AttributedSpans_contractAttributions_closure, A.AttributedSpans_contractAttributions_closure0, A.AttributedSpans_contractAttributions_closure1, A.AttributedSpans_contractAttributions_closure2, A.AttributedSpans_contractAttributions_closure3, A.BoardItemState_build_closure, A.BoardItemState_build_closure3, A.BoardListState_build_closure2, A.BoardViewState_build_closure, A.BoardViewState_build_closure3, A.BoardViewState_build_closure5, A.BoardViewState_build_closure4, A.BoardViewState_build_closure6, A._MaterialScrollbarState__thumbColor_closure0, A._MaterialScrollbarState__trackColor_closure0, A._MaterialScrollbarState__trackBorderColor_closure0, A._MaterialScrollbarState__thickness_closure0, A.BuiltListMultimap_BuiltListMultimap_closure, A.BuiltListMultimap_hashCode_closure, A.BuiltListMultimap_forEach__closure, A.ListMultimapBuilder_replace_closure, A.BuiltMap_BuiltMap_closure, A.BuiltMap_BuiltMap$from_closure, A.BuiltMap_hashCode_closure, A.BuiltSet_hashCode_closure, A.BuiltSetMultimap_hashCode_closure, A.BuiltSetMultimap_forEach__closure, A.SetMultimapBuilder_replace_closure, A.newBuiltValueToStringHelper_closure, A.BuiltListMultimapSerializer_serialize_closure, A.BuiltListMultimapSerializer_deserialize_closure, A.BuiltListSerializer_serialize_closure, A.BuiltListSerializer_deserialize_closure, A.BuiltSetMultimapSerializer_serialize_closure, A.BuiltSetMultimapSerializer_deserialize_closure, A.BuiltSetSerializer_serialize_closure, A.BuiltSetSerializer_deserialize_closure, A.StandardJsonPlugin__toList_closure, A.StandardJsonPlugin__toListUsingDiscriminator_closure, A.CachedNetworkImage_build_closure, A.MultiImageStreamCompleter_closure, A.BaseBarRenderer_preprocessSeries_closure, A.BaseBarRenderer_preprocessSeries__closure0, A.BaseBarRenderer_preprocessSeries__closure2, A.BaseBarRenderer_preprocessSeries_closure0, A.BaseBarRenderer_update_closure, A.BaseBarRenderer_update__closure0, A.BaseBarRenderer_paint__closure0, A.BaseBarRenderer_paint__closure, A.BaseBarRenderer_getNearestDatumDetailPerSeries_closure, A.BaseBarRenderer__getSegmentsForDomainValue_closure0, A.BaseBarRenderer__getVerticalDetailsForDomainValue_closure, A.BaseBarRenderer__getVerticalDetailsForDomainValue_closure0, A.Axis__updateAxisTicks_closure, A.Axis__updateAxisTicks_closure0, A.Axis_paint_closure, A.BaseTickDrawStrategy_splitLabel_closure, A.BaseTickDrawStrategy_getLabelWidth_closure, A.NoneDrawStrategy_decorateTicks_closure, A.SimpleTickFormatterBase_format_closure, A.NumericTickFormatter__getFormatter_closure, A.CartesianChart_makeSeries_closure, A.BaseCartesianRenderer_configureDomainAxes_closure, A.BaseCartesianRenderer_configureMeasureAxes_closure, A.BaseChart_init_closure, A.BaseChart_pointWithinRenderer_closure, A.BaseChart_getNearestDatumDetailPerSeries_closure, A.BaseChart_draw_closure, A.BaseChart_drawInternal_closure, A.BaseChart_configureSeries_closure, A.BaseChart_preprocessSeries_closure, A.BaseChart_preprocessSeries_closure0, A.BaseChart_paint_closure, A.BaseChart_fireOnDraw_closure, A.BaseChart_fireOnPreprocess_closure, A.BaseChart_fireOnPostprocess_closure, A.BaseChart_fireOnAxisConfigured_closure, A.BaseChart_fireOnPostrender_closure, A.BaseChart_fireOnAnimationComplete_closure, A.DomainHighlighter__updateColorFunctions_closure, A.DomainHighlighter__updateColorFunctions__closure, A.PerSeriesLegendEntryGenerator_getLegendEntries_closure, A.PerSeriesLegendEntryGenerator_getLegendEntries_closure0, A.PerSeriesLegendEntryGenerator__updateFromSelection_closure, A.PerSeriesLegendEntryGenerator__updateFromSelection_closure0, A.PerSeriesLegendEntryGenerator__updateFromSeriesList_getMeasureTotal, A.SeriesLegend_onData_closure0, A.SeriesLegend_onData_closure, A.SeriesLegend_preProcessSeriesList_closure, A.SeriesLegend_showSeries_closure, A.SelectNearest__onSelect_closure0, A.SelectNearest__extractSeriesFromNearestSelection_closure, A.MutableSeries_closure, A.MutableSelectionModel_updateSelection_closure, A.MutableSelectionModel_updateSelection_closure0, A.BaseSeriesRenderer_assignMissingColors_closure, A.BaseSeriesRenderer_assignMissingColors__closure3, A.BaseSeriesRenderer_assignMissingColors_closure0, A.BaseSeriesRenderer_assignMissingColors__closure2, A.BaseSeriesRenderer_assignMissingColors_closure1, A.BaseSeriesRenderer_assignMissingColors_closure2, A.BaseSeriesRenderer_assignMissingColors__closure0, A.BaseSeriesRenderer_assignMissingColors__closure1, A.BaseSeriesRenderer_assignMissingColors_closure3, A.BaseSeriesRenderer_assignMissingColors__closure, A.BaseSeriesRenderer_assignMissingColors_closure4, A.LayoutManagerImpl_drawableLayoutAreaBounds_closure, A.LayoutManagerImpl_layout_closure, A.LayoutManagerImpl__viewsForPositions_closure, A.VerticalMarginStrategy_measure_closure, A.LeftMarginLayoutStrategy_layout_closure, A.RightMarginLayoutStrategy_layout_closure, A.HorizontalMarginStrategy_measure_closure, A.TopMarginLayoutStrategy_layout_closure, A.BottomMarginLayoutStrategy_layout_closure, A.LineRenderer_configureSeries_closure, A.LineRenderer_configureSeries__closure, A.LineRenderer_preprocessSeries_closure, A.LineRenderer_preprocessSeries_closure0, A.LineRenderer_preprocessSeries__closure, A.LineRenderer__mergeIntoSeriesMap_closure, A.LineRenderer__mergeIntoSeriesMap__closure, A.LineRenderer_update_closure, A.LineRenderer_update__closure, A.LineRenderer_update___closure, A.LineRenderer__createBoundsSegment_closure, A.LineRenderer__createBoundsSegment_closure0, A.LineRenderer_paint__closure7, A.LineRenderer_paint__closure, A.LineRenderer_paint__closure0, A.LineRenderer_paint__closure1, A.LineRenderer_paint__closure2, A.LineRenderer_paint__closure3, A.LineRenderer_paint__closure4, A.LineRenderer_paint__closure5, A.LineRenderer_paint__closure6, A.PointRenderer_paint__closure1, A.PointRenderer_paint__closure, A.PointRenderer_paint__closure0, A.PointRenderer_paint___closure, A.PointRenderer_paint___closure0, A.PointRenderer_paint___closure1, A.PointRenderer_paint___closure2, A.GestureListener_defaultTapTest_closure, A.MaterialPalette__orderedPalettes_closure10, A.Performance_time_closure, A.Performance_timeEnd_closure, A.ProxyGestureListener_onLongPress_closure, A.ProxyGestureListener_onTap_closure, A.ProxyGestureListener_onDragStart_closure, A.ProxyGestureListener_onDragUpdate_closure, A.ProxyGestureListener_onDragEnd_closure, A.ProxyGestureListener__cancel_closure, A.ProxyGestureListener__populateActiveListeners_closure, A.Series_Series_closure0, A.Series_Series_closure1, A.Series_Series_closure2, A.Series_Series_closure, A.BaseChart__updateBehaviors_closure, A.BaseChart__updateBehaviors_closure0, A.BaseChart__notACustomBehavior_closure, A.BaseChart__updateSelectionModel_closure, A.BaseChart__updateSelectionModel_closure0, A.BaseChart_getDesiredGestures_closure, A.BaseChart_getDesiredGestures_closure0, A.BaseLegendContentBuilder_build_closure, A.SimpleLegendEntryLayout_makeTapUpCallback_closure, A.TabularLegendLayout_build_closure, A.TabularLegendLayout__buildTableFromRows_closure, A.TabularLegendLayout__buildTableFromRows_closure1, A._FlutterSeriesLegend_build_closure, A.ChartContainerRenderObject_requestAnimation_startAnimationController, A.ChartContainerRenderObject_requestRebuild_doRebuild, A.getChartContainerRenderObject_closure, A.CanonicalizedMap_entries_closure, A.CanonicalizedMap_keys_closure, A.CanonicalizedMap_values_closure, A._FileSink_addStream_closure, A._FileSink_close_closure, A._FileSink__addData_closure, A._MemoryFileSystem_findNode_closure, A.MemoryFileSystemEntity_internalCreateSync_closure, A.resolveLinks_closure, A.ErrorCodes_EINVAL_closure, A.ErrorCodes_EISDIR_closure, A.ErrorCodes_ELOOP_closure, A.ErrorCodes_ENOENT_closure, A.ErrorCodes_ENOTDIR_closure, A.ErrorCodes_ENOTEMPTY_closure, A.FilePickerWeb_pickFiles_changeEventListener, A.FilePickerWeb_pickFiles_changeEventListener_addPickedFile, A.FilePickerWeb_pickFiles_changeEventListener_closure, A.FilePickerWeb_pickFiles_changeEventListener_closure0, A.FilePickerWeb_pickFiles_cancelledEventListener, A.FilePickerWeb_pickFiles_cancelledEventListener_closure, A.FilePickerMacOS_resultStringToFilePaths_closure, A.FilePickerMacOS_resultStringToFilePaths_closure0, A.FilePickerMacOS_resultStringToFilePaths_closure1, A.FilePickerMacOS_resultStringToFilePaths__closure, A.KDialogHandler_fileTypeToFileFilter_closure, A.KDialogHandler_resultStringToFilePaths_closure, A.QarmaAndZenityHandler_resultStringToFilePaths_closure, A.filePathsToPlatformFiles_closure, A.filePathsToPlatformFiles_closure0, A._CupertinoButtonState__animate_closure, A._CupertinoBackGestureController_dragEnd_closure, A._CupertinoEdgeShadowDecoration_lerp_closure, A._CupertinoEdgeShadowDecoration_lerp_closure0, A._CupertinoScrollbarState_handleThumbPress_closure, A._RenderCupertinoTextSelectionToolbarItems_performLayout_closure0, A._RenderCupertinoTextSelectionToolbarItems_paint_closure, A._RenderCupertinoTextSelectionToolbarItems_redepthChildren_closure, A._RenderCupertinoTextSelectionToolbarItems_visitChildrenForSemantics_closure, A._RenderCupertinoTextSelectionToolbarItems_debugDescribeChildren_closure, A.CupertinoThemeData_resolveFrom_convertColor, A.NoDefaultCupertinoThemeData_resolveFrom_convertColor, A._CupertinoThemeDefaults_resolveFrom_convertColor, A.FlutterErrorDetails_summary_closure, A.FlutterErrorDetails_debugFillProperties_closure, A.FlutterError_FlutterError_closure, A.FlutterError_defaultStackFilter_closure, A.FlutterError_defaultStackFilter_closure0, A.FlutterError_toString_closure, A.debugPrintStack_closure, A.BindingBase_initServiceExtensions_closure0, A.BindingBase_initServiceExtensions_closure2, A.BindingBase_registerBoolServiceExtension_closure, A.BindingBase_registerNumericServiceExtension_closure, A.BindingBase_registerStringServiceExtension_closure, A._PrefixedStringBuilder__wordWrapLine_noWrap, A.TextTreeRenderer__debugRender_visitor, A.TextTreeRenderer__debugRender_closure, A.StackFrame_fromStackString_closure, A.SynchronousFuture_whenComplete_closure, A._GestureArena_toString_closure, A.PointerEventConverter_expand_closure, A.PointerEventConverter_expand_closure0, A.MultiDragGestureRecognizer_acceptGesture_closure, A.ScaleGestureRecognizer__reconfigure_closure, A.ScaleGestureRecognizer_acceptGesture_closure, A.showLicensePage_closure, A._PackagesViewState_licenses_closure0, A._PackagesViewState_build___closure, A._PackagesViewState__initDefaultDetailPage_closure, A._PackagesViewState__packagesList___closure, A._MasterDetailFlowState__nestedUI_closure0, A._MasterDetailFlowState__masterPageRoute_closure, A._MasterDetailFlowState__detailPageRoute_closure, A._MasterDetailFlowState__lateralUI_closure0, A._MasterDetailScaffoldState_openDetailPage_closure, A._MasterDetailScaffoldState_setInitialDetailPage_closure, A._MasterDetailScaffoldState_build_closure, A.AdaptiveTextSelectionToolbar_getAdaptiveButtons_closure, A.AdaptiveTextSelectionToolbar_getAdaptiveButtons_closure0, A.AdaptiveTextSelectionToolbar_getAdaptiveButtons_closure1, A._MaterialAppState__materialBuilder_closure, A._MaterialAppState__buildWidgetApp_closure, A.MaterialRectArcTween__initialize_closure, A._ButtonStyleState_build_effectiveValue, A._ButtonStyleState_build_resolve, A._ButtonStyleState_build_resolve_closure, A._ButtonStyleState_build_closure, A._ButtonStyleState_build_closure0, A._ButtonStyleState_build_closure1, A._ButtonStyleState_build_closure2, A._ButtonStyleState_build_closure3, A._ButtonStyleState_build_closure4, A._ButtonStyleState_build_closure5, A._ButtonStyleState_build_closure6, A._ButtonStyleState_build_closure7, A._ButtonStyleState_build_closure8, A._ButtonStyleState_build_closure9, A._ButtonStyleState_build_closure10, A._ButtonStyleState_build_closure11, A._ButtonStyleState_build_closure12, A._ButtonStyleState_build_closure20, A._ButtonStyleState_build__closure0, A._ButtonStyleState_build_closure21, A._ButtonStyleState_build__closure, A._ButtonStyleState_build_closure13, A._ButtonStyleState_build_closure14, A._ButtonStyleState_build_closure15, A._ButtonStyleState_build_closure16, A._ButtonStyleState_build_closure17, A._ButtonStyleState_build_closure18, A._ButtonStyleState_build_closure19, A._MonthPickerState_didUpdateWidget_closure, A._CheckboxState__widgetFillColor_closure, A._CheckboxState_build_closure, A._CheckboxDefaultsM2_fillColor_closure, A._CheckboxDefaultsM2_overlayColor_closure, A.DataTable_build_closure3, A.DataTable_build_closure, A.DataTable_build_closure0, A.DataTable_build_closure1, A.DataTable_build_closure2, A.DataTable_build_closure4, A.showDatePicker_closure, A._DatePickerDialogState_build_closure, A.DialogRoute_closure, A._DropdownRoutePage_build_closure, A._DropdownButtonState_initState_closure, A._DropdownButtonState_initState_closure0, A._DropdownButtonState__updateSelectedIndex_closure, A._DropdownButtonState__handleTap_closure, A._DropdownButtonState__handleTap_closure0, A._DropdownButtonState_build_closure, A.DropdownButtonFormField_closure, A.DropdownButtonFormField__closure, A.DropdownButtonFormField__closure0, A._ExpansionPanelListState_build_closure, A._InkResponseState_highlightsExist_closure, A._InkResponseState_build_getHighlightColorForType, A._InputDatePickerFormFieldState_didUpdateWidget_closure, A._RenderDecoration_paint_doPaint, A._InputDecoratorDefaultsM2_hintStyle_closure, A._InputDecoratorDefaultsM2_labelStyle_closure, A._InputDecoratorDefaultsM2_floatingLabelStyle_closure, A._InputDecoratorDefaultsM2_helperStyle_closure, A._InputDecoratorDefaultsM2_errorStyle_closure, A._InputDecoratorDefaultsM2_fillColor_closure, A._InputDecoratorDefaultsM2_iconColor_closure, A._InputDecoratorDefaultsM2_prefixIconColor_closure, A._InputDecoratorDefaultsM2_suffixIconColor_closure, A._RenderListTile_paint_doPaint, A.ListTileTheme_merge_closure, A.TextMagnifier_adaptiveMagnifierConfiguration_closure, A._MaterialState_build_closure, A._MaterialInteriorState_forEachTween_closure, A._MaterialInteriorState_forEachTween_closure0, A._MaterialInteriorState_forEachTween_closure1, A._MaterialInteriorState_forEachTween_closure2, A.MaterialStateMixin_updateMaterialState_closure, A._MergeableMaterialState_didUpdateWidget_closure, A._MergeableMaterialState_didUpdateWidget_closure0, A._ZoomPageTransition_build_closure, A._ZoomPageTransition_build_closure0, A._ZoomPageTransition_build_closure1, A._ZoomPageTransition_build_closure2, A.PageTransitionsTheme__all_closure, A._PopupMenu_build_closure, A._PopupMenuRoute_buildPage_closure, A.PopupMenuButtonState_showButtonMenu_closure, A._RadioState__widgetFillColor_closure, A._RadioState_build_closure, A._RadioDefaultsM2_fillColor_closure, A._RadioDefaultsM2_overlayColor_closure, A.RefreshIndicatorState__show_closure, A.ScaffoldMessengerState_hideCurrentSnackBar_closure, A._MaterialScrollbarState__trackVisibility_closure, A._MaterialScrollbarState__thumbColor_closure, A._MaterialScrollbarState__trackColor_closure, A._MaterialScrollbarState__trackBorderColor_closure, A._MaterialScrollbarState__thickness_closure, A._MaterialSwitchState__widgetThumbColor_closure, A._MaterialSwitchState__widgetTrackColor_closure, A._MaterialSwitchState_build_closure, A._SwitchPainter_paint_thumbSizeAnimation, A._SwitchDefaultsM2_thumbColor_closure, A._SwitchDefaultsM2_trackColor_closure, A._SwitchDefaultsM2_mouseCursor_closure, A._SwitchDefaultsM2_overlayColor_closure, A._TabBarState_initState_closure, A._TabBarState_build_closure, A._TabBarState_build_closure0, A._TextFieldState_build_closure3, A._TextFieldState_build_closure4, A.TextFormField_closure, A.TextFormField_closure_onChangedHandler, A._TextSelectionControlsToolbarState_build_closure, A._RenderTextSelectionToolbarItemsLayout__layoutChildren_closure, A._RenderTextSelectionToolbarItemsLayout__placeChildren_closure, A._RenderTextSelectionToolbarItemsLayout_paint_closure, A._RenderTextSelectionToolbarItemsLayout_visitChildrenForSemantics_closure, A._AnimatedThemeState_forEachTween_closure, A.ThemeData__lerpThemeExtensions_closure0, A.TimeOfDay_toString_addLeadingZeroIfNeeded, A._HourMinuteControl_build_closure, A._HourMinuteControl_build_closure0, A._HourControl_build_hoursFromSelected, A._DayPeriodControl_build_closure, A._DayPeriodControl_build_closure0, A._DialPainter_paint_getOffsetForTheta, A._DialPainter_paint_paintLabels, A.showTimePicker_closure, A.ToggleButtons_build_closure, A.TooltipState__createNewEntry_closure, A.TooltipState__createNewEntry_closure0, A.TooltipState__createNewEntry_closure1, A.TooltipState_build_closure, A.TooltipState_build_closure0, A._CompoundBorder_scale_closure, A._CompoundBorder_toString_closure, A.ClipContext_clipPathAndPaint_closure, A.ClipContext_clipRRectAndPaint_closure, A.ClipContext_clipRectAndPaint_closure, A.paintImage_closure, A._sample_closure, A._interpolateColorsAndStops_closure, A.LinearGradient_scale_closure, A._CachedImageBase_dispose_closure, A.ImageProvider_resolve_closure0, A.ImageProvider__createErrorHandlerAndKey_closure, A.AssetImage_obtainKey_closure, A.ImageStreamCompleter_reportError_closure, A.ImageStreamCompleter_reportImageChunkEvent_closure, A.InlineSpan_getSpanForPosition_closure, A.InlineSpan_codeUnitAt_closure, A._ShapeDecorationPainter__precache_closure, A._ShapeDecorationPainter__precache_closure0, A._ShapeDecorationPainter__precache_closure1, A.TextSpan_debugDescribeChildren_closure, A.TextStyle_fontFamilyFallback_closure, A.FrictionSimulation_closure, A.RendererBinding__scheduleMouseTrackerUpdate_closure, A.BoxConstraints_toString_describe, A.RenderEditable__extractPlaceholderSpans_closure, A.RenderEditable_getBoxesForSelection_closure, A.RenderEditable_describeSemanticsConfiguration_closure, A.RenderListBody_computeMinIntrinsicWidth_closure, A.RenderListBody_computeMinIntrinsicWidth_closure0, A.RenderListBody_computeMaxIntrinsicWidth_closure, A.RenderListBody_computeMaxIntrinsicWidth_closure0, A.RenderListBody_computeMinIntrinsicHeight_closure, A.RenderListBody_computeMinIntrinsicHeight_closure0, A.RenderListBody_computeMaxIntrinsicHeight_closure, A.RenderListBody_computeMaxIntrinsicHeight_closure0, A.MouseTracker__handleDeviceUpdate_closure, A.MouseTracker__handleDeviceUpdateMouseEvents_closure0, A.RenderObject_reassemble_closure, A.RenderObject__updateCompositingBits_closure, A.RenderObject_clearSemantics_closure, A.RenderObject__getSemanticsForParent_closure, A.RenderParagraph_markNeedsLayout_closure, A.RenderParagraph__extractPlaceholderSpans_closure, A.RenderParagraph_selectionColor_closure, A.RenderParagraph_systemFontsDidChange_closure, A.RenderParagraph_describeSemanticsConfiguration_closure, A._factoriesTypeSet_closure, A._PlatformViewGestureRecognizer_closure, A.RenderSliverHelpers_hitTestBoxChild_closure, A.RenderSliverMultiBoxAdaptor__createOrObtainChild_closure, A.RenderSliverMultiBoxAdaptor_collectGarbage_closure, A.RenderSliverMultiBoxAdaptor_collectGarbage__closure, A.RenderSliverPersistentHeader_layoutChild_closure, A.RenderStack_computeMinIntrinsicWidth_closure, A.RenderStack_computeMaxIntrinsicWidth_closure, A.RenderStack_computeMinIntrinsicHeight_closure, A.RenderStack_computeMaxIntrinsicHeight_closure, A.RenderViewportBase_visitChildrenForSemantics_closure, A.RenderViewportBase_hitTestChildren_closure, A.SchedulerBinding_endOfFrame_closure, A.SchedulerBinding__handleDrawFrame_closure, A.TickerFuture_whenCompleteOrCancel_thunk, A.SemanticsNode_getSemanticsData_closure, A.SemanticsNode__childrenInTraversalOrder_closure, A.SemanticsNode_debugDescribeChildren_closure, A._SemanticsSortGroup_sortedWithinVerticalGroup_closure, A._SemanticsSortGroup_sortedWithinKnot_search, A._SemanticsSortGroup_sortedWithinKnot_closure0, A._SemanticsSortGroup_sortedWithinKnot_closure1, A._childrenInDefaultOrder_closure, A.SemanticsOwner_sendSemanticsUpdate_closure, A.SemanticsOwner__getSemanticsActionHandlerForId_closure, A.SemanticsConfiguration__addArgumentlessAction_closure, A.SemanticsConfiguration_onMoveCursorForwardByCharacter_closure, A.SemanticsConfiguration_onMoveCursorBackwardByCharacter_closure, A.SemanticsConfiguration_onMoveCursorForwardByWord_closure, A.SemanticsConfiguration_onMoveCursorBackwardByWord_closure, A.SemanticsConfiguration_onSetSelection_closure, A.SemanticsConfiguration_onSetText_closure, A.CachingAssetBundle_loadStructuredData_closure, A.PlatformAssetBundle_load_closure, A._AutofillScopeTextInputConfiguration_toJson_closure, A.AutofillScopeMixin_attach_closure, A._DefaultBinaryMessenger_send_closure, A.BasicMessageChannel_setMessageHandler_closure, A.MethodChannel_setMethodCallHandler_closure, A.RestorationManager_handleRestorationUpdateFromEngine_closure, A.RestorationManager_scheduleSerializationFor_closure, A.RestorationBucket__visitChildren_closure, A.FilteringTextInputFormatter__processRegion_adjustIndex, A.TextEditingValue_replaced_adjustIndex, A.TextInput__handleTextInputInvocation_closure, A.TextInput__handleTextInputInvocation_closure0, A.TextInput__handleTextInputInvocation_closure1, A._PlatformTextInputControl_setSelectionRects_closure, A._getParent_closure, A.Actions__findDispatcher_closure, A.Actions_maybeFind_closure, A.Actions__maybeFindWithoutDependingOn_closure, A.Actions_invoke_closure, A.Actions_maybeInvoke_closure, A._FocusableActionDetectorState_initState_closure, A._FocusableActionDetectorState__mayTriggerCallback_shouldShowHoverHighlight, A._FocusableActionDetectorState__mayTriggerCallback_canRequestFocus, A._FocusableActionDetectorState__mayTriggerCallback_shouldShowFocusHighlight, A._FocusableActionDetectorState_didUpdateWidget_closure, A._AnimatedCrossFadeState_initState_closure, A._AnimatedSwitcherState__newEntry_closure, A._AnimatedSwitcherState__rebuildOutgoingWidgetsIfNeeded_closure, A._AnimatedSwitcherState_build_closure, A._WidgetsAppState__onGenerateRoute_closure, A._WidgetsAppState_build_closure, A._StreamBuilderBaseState__subscribe_closure, A._FutureBuilderState__subscribe_closure, A._RawAutocompleteState__updateOverlay_closure, A._RawAutocompleteState__updateOverlay_closure0, A._RawAutocompleteState__updateOverlay__closure, A.AutofillGroupState_autofillClients_closure, A._AutomaticKeepAliveState__addClient_closure, A._AutomaticKeepAliveState__getChildElement_closure, A._UbiquitousInheritedElement_notifyClients_closure, A._UbiquitousInheritedElement__recurseChildren_closure, A.ClipPath_shape_closure, A.RichText__extractChildren_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure0, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure1, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure3, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure5, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_initInstances_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_initServiceExtensions_closure0, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_initInstances_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure0, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure1, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure2, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure4, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure6, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_drawFrame_closure, A.ContextMenuController_show_closure, A.DisplayFeatureSubScreen_avoidBounds_closure, A.DisplayFeatureSubScreen_avoidBounds_closure0, A._DraggableScrollableSheetState_build_closure, A.EditableTextState_cutSelection_closure, A.EditableTextState_pasteText_closure, A.EditableTextState_didChangeDependencies_closure, A.EditableTextState__createSelectionOverlay_closure, A.EditableTextState__scheduleShowCaretOnScreen_closure, A.EditableTextState_didChangeMetrics_closure, A.EditableTextState__startCursorBlink_closure, A.EditableTextState__onCursorTick_closure1, A.EditableTextState__updateSizeAndTransform_closure, A.EditableTextState__updateComposingRectIfNeeded_closure, A.EditableTextState__updateCaretRectIfNeeded_closure, A.EditableTextState__actions_closure, A.EditableTextState_build_closure0, A._Editable__extractChildren_closure, A._ScribbleFocusableState_isInScribbleRect_closure, A._UpdateTextSelectionAction_invoke_collapse, A._throttle_closure, A.FocusNode_traversalDescendants_closure, A.FocusNode_debugDescribeChildren_closure, A._getAncestor_closure, A.FocusTraversalPolicy__sortAllDescendants_visitGroups, A.FocusTraversalPolicy__sortAllDescendants_closure, A._ReadingOrderTraversalPolicy_FocusTraversalPolicy_DirectionalFocusTraversalPolicyMixin_changedScope_closure, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure0, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure1, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure0, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure1, A.DirectionalFocusTraversalPolicyMixin__popPolicyDataIfNeeded_popOrInvalidate, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure0, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure2, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure3, A._ReadingOrderSortData_commonDirectionalityOf_closure, A._ReadingOrderSortData_directionalAncestors_getDirectionalityAncestors, A._ReadingOrderDirectionalGroupData_rect_closure, A.ReadingOrderTraversalPolicy__pickNext_inBand_closure, A.FormState__fieldDidChange_closure, A._InactiveElements__unmount_closure, A.Element_reassemble_closure, A.Element_renderObject_closure, A.Element_updateSlotForChild_visit, A.Element__updateDepth_closure, A.Element_detachRenderObject_closure, A.Element_attachRenderObject_closure, A.Element_debugDescribeChildren_closure, A.ParentDataElement__applyParentData_applyParentDataToChild, A.RenderObjectElement_updateChildren_replaceWithNullIfForgotten, A.MultiChildRenderObjectElement_children_closure, A.GestureDetector_build_closure0, A.GestureDetector_build_closure2, A.GestureDetector_build_closure4, A.GestureDetector_build_closure6, A.GestureDetector_build_closure8, A.GestureDetector_build_closure10, A.GestureDetector_build_closure12, A.GestureDetector_build_closure14, A._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure, A._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure0, A._DefaultSemanticsGestureDelegate__getHorizontalDragUpdateHandler_closure1, A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure, A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure0, A._DefaultSemanticsGestureDelegate__getVerticalDragUpdateHandler_closure1, A.Hero__allHeroesFor_visitor, A.HeroController_didStopUserGesture_isInvalidFlight, A.HeroController__maybeStartHeroTransition_closure, A.IconTheme_merge_closure, A._ImageState__replaceImage_closure, A.ImplicitlyAnimatedWidgetState_initState_closure, A.ImplicitlyAnimatedWidgetState_didUpdateWidget_closure, A.ImplicitlyAnimatedWidgetState__constructTweens_closure, A._AnimatedContainerState_forEachTween_closure, A._AnimatedContainerState_forEachTween_closure0, A._AnimatedContainerState_forEachTween_closure1, A._AnimatedContainerState_forEachTween_closure2, A._AnimatedContainerState_forEachTween_closure3, A._AnimatedContainerState_forEachTween_closure4, A._AnimatedContainerState_forEachTween_closure5, A._AnimatedContainerState_forEachTween_closure6, A._AnimatedPaddingState_forEachTween_closure, A._AnimatedPositionedState_forEachTween_closure, A._AnimatedPositionedState_forEachTween_closure0, A._AnimatedPositionedState_forEachTween_closure1, A._AnimatedPositionedState_forEachTween_closure2, A._AnimatedPositionedState_forEachTween_closure3, A._AnimatedPositionedState_forEachTween_closure4, A._AnimatedOpacityState_forEachTween_closure, A._AnimatedDefaultTextStyleState_forEachTween_closure, A._AnimatedPhysicalModelState_forEachTween_closure, A._AnimatedPhysicalModelState_forEachTween_closure0, A._AnimatedPhysicalModelState_forEachTween_closure1, A._AnimatedPhysicalModelState_forEachTween_closure2, A.InheritedTheme_capture_closure, A._loadAll_closure, A._loadAll_closure0, A._loadAll_closure1, A._LocalizationsState_load_closure, A._LocalizationsState_load_closure0, A.TextMagnifierConfiguration_magnifierBuilder_closure, A.MagnifierController_show_closure, A.MediaQueryData_removeDisplayFeatures_closure, A.Route_didPush_closure, A.Route_didAdd_closure, A.Route_isCurrent_closure, A.Route_isFirst_closure, A.Route_isActive_closure, A.Navigator_defaultGenerateInitialRoutes_closure, A._RouteEntry_dispose_closure, A._RouteEntry_isRoutePredicate_closure, A.NavigatorState_restoreState_closure, A.NavigatorState__flushHistoryUpdates_closure, A.NavigatorState__afterNavigation_closure, A.NavigatorState_maybePop_closure, A.NavigatorState_maybePop_closure1, A.NavigatorState_removeRoute_closure, A.OverlayEntry_remove_closure, A._RenderTheatre_computeMinIntrinsicWidth_closure, A._RenderTheatre_computeMaxIntrinsicWidth_closure, A._RenderTheatre_computeMinIntrinsicHeight_closure, A._RenderTheatre_computeMaxIntrinsicHeight_closure, A.PageStorageBucket__allKeys_closure, A._PageViewState_build_closure, A.HtmlElementView__createHtmlElementView_closure, A._PlatformViewPlaceholderBox_performLayout_closure, A.SliverReorderableListState__dragStart_closure, A._ReorderableItemState_updateForGap_closure, A.ReorderableDragStartListener_build_closure, A._DragInfo_startDrag_closure, A._RootRestorationScopeState__loadRootBucketIfNecessary_closure, A._RouterState__processParsedRouteInformation_closure, A._RouterState__handleRoutePopped_closure, A.TransitionRoute__updateSecondaryAnimation_jumpOnAnimationEnd, A.TransitionRoute__setSecondaryAnimation_closure, A.LocalHistoryRoute_removeLocalHistoryEntry_closure, A._ModalScopeState_build_closure0, A._ModalScopeState_build__closure, A.ScrollAwareImageProvider_resolveStreamForKey_closure, A.ScrollBehavior_velocityTrackerBuilder_closure, A.ScrollBehavior_velocityTrackerBuilder_closure0, A.ScrollBehavior_velocityTrackerBuilder_closure1, A.ScrollNotificationObserverState_build_closure, A.ScrollNotificationObserverState_build_closure0, A.ScrollPosition_forcePixels_closure, A.ScrollView_build_closure0, A.ScrollableState_setCanDrag_closure0, A.ScrollableState_setCanDrag_closure2, A._ScrollableSelectionContainerDelegate__scheduleLayoutChange_closure, A.ScrollbarPainter_update_needPaint, A.RawScrollbarState__gestures_closure0, A.RawScrollbarState__gestures__closure, A.RawScrollbarState__gestures__closure0, A.RawScrollbarState__gestures__closure1, A.RawScrollbarState__gestures_closure2, A.RawScrollbarState_build_closure, A.RawScrollbarState_build_closure0, A.MultiSelectableSelectionContainerDelegate__scheduleSelectableUpdate_closure, A.MultiSelectableSelectionContainerDelegate_handleSelectWord_closure, A.MultiSelectableSelectionContainerDelegate_handleSelectWord_closure0, A.LogicalKeySet__triggers_closure, A.SliverMultiBoxAdaptorElement_performRebuild_processElement, A.Table_closure, A.Table_closure0, A._TableElement_mount_closure, A._TableElement_mount__closure, A._TableElement_update_closure, A._TableElement_update_closure0, A._TableElement__updateRenderObjectChildren_closure, A._TableElement__updateRenderObjectChildren__closure, A._TableElement_visitChildren_closure, A.SelectionOverlay_showMagnifier_closure, A.SelectionOverlay_showToolbar_closure, A.SelectionOverlay_markNeedsBuild_closure, A.SelectionOverlay__buildToolbar_closure, A._SelectionHandleOverlayState_build_closure0, A._TextSelectionGestureDetectorState_build_closure0, A._TextSelectionGestureDetectorState_build_closure2, A._TextSelectionGestureDetectorState_build_closure4, A._TextSelectionGestureDetectorState_build_closure6, A.CacheStore_closure, A.CacheStore_retrieveCacheData_closure, A.WebHelper__manageResponse_closure, A.WebHelper__saveFileAndPostUpdates_closure, A._BlockPickerState_build_closure, A._GlobalCupertinoLocalizationsDelegate_load_closure_loadFormats, A._StoreStreamListenerState__createStream_closure, A.SlidableAction_build_closure, A.SlidableAutoCloseBehaviorListener_build_closure, A.SlidableAutoCloseNotificationSender_build_closure, A._SlidableAutoCloseBarrierNotificationSenderState_dispose_closure, A._SlidableAutoCloseBarrierBehaviorListenerState_build_closure, A._SlidableDismissalState_handleResizeRequestChanged_closure, A._RenderFlexEntranceTransition_getTotalFlex_closure, A._RenderFlexEntranceTransition_performLayout_closure, A.showToastWidget_closure, A._StyledToastState_build_closure, A.ToastManager_dismissAll_closure, A.Registrar_send_closure, A.GoogleSignIn__ensureInitialized_closure, A.GoogleSignIn__waitFor_closure, A.GoogleSignIn__addMethodCall_closure, A.GoogleSignIn_signIn_isCanceled, A.GoogleSignIn_signIn_closure, A.MethodChannelGoogleSignIn_getTokens_closure, A.GoogleSignInPlugin_closure, A.GoogleSignInPlugin_initWithParams_closure, A.GoogleSignInPlugin_initWithParams_closure0, A.NodeList_retainWhere_closure, A.FilteredElementList_removeRange_closure, A.InTableTextPhase_flushCharacters_closure, A._CssClassSetImpl_add_closure, A.SelectorEvaluator_visitPseudoClassSelector_closure, A.SelectorEvaluator_visitPseudoClassSelector_closure0, A.SelectorEvaluator_visitPseudoClassSelector__closure, A.SelectorEvaluator_visitAttributeSelector_closure, A.HtmlTokenizer_consumeEntity_closure, A._escape_closure, A._escape_closure0, A._escape_closure1, A._escape_closure2, A._escape_closure3, A._escape__closure, A._escape_closure4, A._escape_closure5, A._escape_closure6, A._escape_closure7, A._escape_closure8, A._postProcess_closure, A.Rule_findRule_closure, A.Rule_findRule_closure0, A.Rule__buildFilterFn_closure, A._CommonRules_indentedCodeBlock_closure, A._CommonRules_fencedCodeBlock_closure, A._CommonRules_inlineLink_closure, A._CommonRules_referenceLink_closure0, A._CommonRules_code_closure, A._CommonRules_code__closure, A.get_closure, A.readBytes_closure, A.BaseRequest_closure0, A.BrowserClient_send_closure, A.BrowserClient_send_closure0, A.ByteStream_toBytes_closure, A.mapToQuery_closure0, A.onDone_closure, A.CaseInsensitiveMap$from_closure, A.MediaType_toString__closure, A.expectQuotedString_closure, A.ImagePickerPlugin__getSelectedXFiles_closure, A.ImagePickerPlugin__getSelectedXFiles__closure, A.ImagePickerPlugin__getSelectedXFiles_closure0, A.ImageResizer_loadImage_closure, A.ImageResizer_loadImage_closure0, A._$PurchaseWrapperFromJson_closure, A._$PurchasesResultWrapperFromJson_closure0, A._$SkuDetailsResponseWrapperFromJson_closure0, A.InAppPurchaseAndroidPlatform$__closure, A.InAppPurchaseAndroidPlatform_queryProductDetails_closure, A.InAppPurchaseAndroidPlatform_queryProductDetails_closure0, A.InAppPurchaseAndroidPlatform_queryProductDetails_closure1, A.InAppPurchaseAndroidPlatform_restorePurchases_closure, A.InAppPurchaseAndroidPlatform_restorePurchases_closure0, A.InAppPurchaseAndroidPlatform_restorePurchases_closure1, A.InAppPurchaseAndroidPlatform_restorePurchases_closure2, A.InAppPurchaseAndroidPlatform__getPurchaseDetailsFromResult_closure, A.InAppPurchaseStoreKitPlatform_queryProductDetails_closure, A._TransactionObserver__handleTransationUpdates_closure, A._TransactionObserver__handleTransationUpdates_closure0, A.SKPaymentQueueWrapper__getTransactionList_closure, A._$SkProductResponseWrapperFromJson_closure, A._$SkProductResponseWrapperFromJson_closure0, A._$SKProductWrapperFromJson_closure1, A.Intl__pluralRule_closure, A.DateFormat_dateTimeConstructor_closure, A.DateFormat__checkDateOnly_closure, A.DateFormat__initDigitMatcher_closure, A.DateFormat__initDigitMatcher_closure0, A._DateFormatPatternField_parseEnumeratedString_closure, A._DateFormatPatternField_parseStandaloneDay_closure, A.NumberFormat_NumberFormat_closure, A.NumberFormat_NumberFormat$decimalPattern_closure, A._CountryPickerDialogState_build_closure, A._CountryPickerDialogState_build__closure0, A._CountryPickerDialogState_build__closure1, A._IntlPhoneFieldState_initState_closure, A._IntlPhoneFieldState__changeCountry_closure, A._IntlPhoneFieldState__changeCountry___closure, A._IntlPhoneFieldState_build_closure0, A._IntlPhoneFieldState_build_closure, A._IntlPhoneFieldState_build_closure1, A.ClientEntity_ClientEntity_closure, A.ClientEntity_primaryContact_closure, A.ClientEntity_emailContacts_closure, A.ClientEntity_hasEmailAddress_closure, A.ClientEntity_getContact_closure, A.CompanyGatewayEntity_updateConfig_closure, A.CompanyEntity_getCustomFieldValues_closure, A.CompanyEntity_coreCompany_closure, A.GatewayEntity_supportsTokenBilling_closure, A.GatewayEntity_supportsRefunds_closure, A.GatewayEntity_matchesFilter_closure, A.GatewayEntity_matchesFilterValue_closure, A.UserCompanyEntity_UserCompanyEntity_closure, A.UserCompanyEntity__initializeBuilder_closure, A.DesignEntity_clone_closure, A.HasActivities_getActivities_closure, A.ExpenseEntity_clone_closure, A.InvoiceEntity_InvoiceEntity_closure, A.InvoiceEntity_InvoiceEntity_closure0, A.InvoiceEntity_moveLineItem_closure, A.InvoiceEntity_moveLineItem_closure0, A.InvoiceEntity_recreateInvitations_closure0, A.InvoiceEntity_recreateInvitations_closure, A.InvoiceEntity_recreateInvitations_closure2, A.InvoiceEntity_recreateInvitations_closure1, A.InvoiceEntity_clone_closure, A.InvoiceEntity_clone__closure, A.InvoiceEntity_clone__closure0, A.InvoiceEntity_applyClient_closure, A.InvoiceEntity_applyVendor_closure, A.InvoiceEntity_history_closure, A.InvoiceEntity_history_closure0, A.InvoiceEntity_hasTasks_closure, A.InvoiceEntity_hasProducts_closure, A.InvoiceEntity_hasExpenses_closure, A.InvoiceEntity_applyTax_closure, A.InvoiceEntity_applyTax_closure0, A.InvoiceEntity_applyTax_closure1, A.InvoiceEntity_isViewed_closure, A.InvoiceEntity_getInvitationForClientContact_closure, A.InvoiceEntity_getInvitationForVendorContact_closure, A.InvoiceItemEntity_taxAmount_calculateTaxAmount, A.InvoiceItemEntity_applyTax_closure, A.InvoiceItemEntity_applyTax_closure0, A.InvoiceItemEntity_applyTax_closure1, A.CalculateInvoiceTotal_calculateTaxes_closure, A.CalculateInvoiceTotal_calculateTaxes__closure, A.CalculateInvoiceTotal_calculateTaxes__closure1, A.CalculateInvoiceTotal_calculateTaxes__closure3, A.CalculateInvoiceTotal_calculateTaxes_closure0, A.CalculateInvoiceTotal_calculateTaxes_closure2, A.CalculateInvoiceTotal_calculateTaxes_closure4, A.CalculateInvoiceTotal_getTaxable_closure, A.CalculateInvoiceTotal_calculateTotal_closure, A.CalculateInvoiceTotal_calculateSubtotal_closure, A.PaymentEntity_invoicePaymentables_closure, A.PaymentEntity_creditPaymentables_closure, A.PaymentEntity_invoiceId_closure, A.ProductEntity_clone_closure, A.ProjectEntity_clone_closure, A.SettingsEntity_setFieldsForSection_closure, A.SettingsEntity_setFieldsForSection_closure0, A.TaskTime_stop_closure, A.TaskEntity_clone_closure, A.TaskEntity_areTimesValid_closure, A.TaskEntity_getInvalidTimeIndices_closure, A.TaskEntity_isRunning_closure, A.TaskEntity_isBetween_closure, A.TaskEntity_getTaskTimes_closure, A.TaskEntity_addTaskTime_closure, A.TaskEntity_updateTaskTime_closure, A.TaskEntity_deleteTaskTime_closure, A.TaskEntity_calculateDuration_closure, A.TransactionEntity_TransactionEntity_closure, A.TransactionEntity_TransactionEntity_closure0, A.VendorEntity_VendorEntity_closure, A.VendorEntity_emailContacts_closure, A.VendorEntity_primaryContact_closure, A.VendorEntity_hasEmailAddress_closure, A.VendorEntity_getContact_closure, A.ClientRepository_saveData_closure, A.CreditRepository_saveData_closure, A.InvoiceRepository_saveData_closure, A.ProductRepository_saveData_closure, A.PurchaseOrderRepository_saveData_closure, A.QuoteRepository_saveData_closure, A.TransactionRepository_convertToExpense_closure, A._parseError__closure, A._initialState_closure, A.InvoiceNinjaAppState_initState_closure, A.InvoiceNinjaAppState_generateRoute_closure, A.InvoiceNinjaAppState_generateRoute_closure0, A.InvoiceNinjaAppState_build_closure, A.InvoiceNinjaAppState_build__closure, A.InvoiceNinjaAppState_build__closure0, A.InvoiceNinjaAppState_build__closure1, A.InvoiceNinjaAppState_build__closure2, A.InvoiceNinjaAppState_build__closure3, A.InvoiceNinjaAppState_build__closure4, A.InvoiceNinjaAppState_build__closure5, A.InvoiceNinjaAppState_build__closure6, A.InvoiceNinjaAppState_build__closure7, A.InvoiceNinjaAppState_build__closure8, A.InvoiceNinjaAppState_build__closure9, A.InvoiceNinjaAppState_build__closure10, A.InvoiceNinjaAppState_build__closure11, A.InvoiceNinjaAppState_build__closure12, A.InvoiceNinjaAppState_build__closure13, A.InvoiceNinjaAppState_build__closure14, A.InvoiceNinjaAppState_build__closure15, A.InvoiceNinjaAppState_build__closure16, A.InvoiceNinjaAppState_build__closure17, A.InvoiceNinjaAppState_build__closure18, A.InvoiceNinjaAppState_build__closure19, A.InvoiceNinjaAppState_build__closure20, A.InvoiceNinjaAppState_build__closure21, A.InvoiceNinjaAppState_build__closure22, A.InvoiceNinjaAppState_build__closure23, A.InvoiceNinjaAppState_build__closure24, A.InvoiceNinjaAppState_build__closure25, A.InvoiceNinjaAppState_build__closure26, A.InvoiceNinjaAppState_build__closure27, A.InvoiceNinjaAppState_build__closure28, A.InvoiceNinjaAppState_build__closure29, A.InvoiceNinjaAppState_build__closure30, A.InvoiceNinjaAppState_build__closure31, A.InvoiceNinjaAppState_build__closure32, A.InvoiceNinjaAppState_build__closure33, A.InvoiceNinjaAppState_build__closure34, A.InvoiceNinjaAppState_build__closure35, A.InvoiceNinjaAppState_build__closure36, A.InvoiceNinjaAppState_build__closure37, A.InvoiceNinjaAppState_build__closure38, A.InvoiceNinjaAppState_build__closure39, A.InvoiceNinjaAppState_build__closure40, A.InvoiceNinjaAppState_build__closure41, A.InvoiceNinjaAppState_build__closure42, A.InvoiceNinjaAppState_build__closure43, A.InvoiceNinjaAppState_build__closure44, A.InvoiceNinjaAppState_build__closure45, A.InvoiceNinjaAppState_build__closure46, A.InvoiceNinjaAppState_build__closure47, A.InvoiceNinjaAppState_build__closure48, A.InvoiceNinjaAppState_build__closure49, A.InvoiceNinjaAppState_build__closure50, A.InvoiceNinjaAppState_build__closure51, A.InvoiceNinjaAppState_build__closure52, A.InvoiceNinjaAppState_build__closure53, A.InvoiceNinjaAppState_build__closure54, A.InvoiceNinjaAppState_build__closure55, A.InvoiceNinjaAppState_build__closure56, A.InvoiceNinjaAppState_build__closure57, A.InvoiceNinjaAppState_build__closure58, A.InvoiceNinjaAppState_build__closure59, A.InvoiceNinjaAppState_build__closure60, A.InvoiceNinjaAppState_build__closure61, A.InvoiceNinjaAppState_build__closure62, A.InvoiceNinjaAppState_build__closure63, A.InvoiceNinjaAppState_build__closure64, A.InvoiceNinjaAppState_build__closure65, A.InvoiceNinjaAppState_build__closure66, A.InvoiceNinjaAppState_build__closure67, A.InvoiceNinjaAppState_build__closure68, A.InvoiceNinjaAppState_build__closure69, A.InvoiceNinjaAppState_build__closure70, A.InvoiceNinjaAppState_build__closure71, A.InvoiceNinjaAppState_build__closure72, A.InvoiceNinjaAppState_build__closure73, A.InvoiceNinjaAppState_build__closure74, A.InvoiceNinjaAppState_build__closure75, A.InvoiceNinjaAppState_build__closure76, A.InvoiceNinjaAppState_build__closure77, A.InvoiceNinjaAppState_build__closure78, A.InvoiceNinjaAppState_build__closure79, A.InvoiceNinjaAppState_build__closure80, A.InvoiceNinjaAppState_build__closure81, A.InvoiceNinjaAppState_build__closure82, A.InvoiceNinjaAppState_build__closure83, A.InvoiceNinjaAppState_build__closure84, A.InvoiceNinjaAppState_build__closure85, A.InvoiceNinjaAppState_build__closure86, A.InvoiceNinjaAppState_build__closure87, A.InvoiceNinjaAppState_build__closure88, A.InvoiceNinjaAppState_build__closure89, A.InvoiceNinjaAppState_build__closure90, A.InvoiceNinjaAppState_build__closure91, A.InvoiceNinjaAppState_build__closure92, A.InvoiceNinjaAppState_build__closure93, A.InvoiceNinjaAppState_build__closure94, A.InvoiceNinjaAppState_build__closure95, A.InvoiceNinjaAppState_build__closure96, A.InvoiceNinjaAppState_build__closure97, A.InvoiceNinjaAppState_build__closure98, A.InvoiceNinjaAppState_build__closure99, A.InvoiceNinjaAppState_build__closure100, A.InvoiceNinjaAppState_build__closure101, A.InvoiceNinjaAppState_build__closure102, A.InvoiceNinjaAppState_build__closure103, A.InvoiceNinjaAppState_build__closure104, A.InvoiceNinjaAppState_build__closure105, A.InvoiceNinjaAppState_build__closure106, A.InvoiceNinjaAppState_build__closure107, A.InvoiceNinjaAppState_build__closure108, A.InvoiceNinjaAppState_build__closure109, A.InvoiceNinjaAppState_build__closure110, A.InvoiceNinjaAppState_build__closure111, A.InvoiceNinjaAppState_build__closure112, A.InvoiceNinjaAppState_build__closure113, A.InvoiceNinjaAppState_build__closure114, A.InvoiceNinjaAppState_build__closure115, A.InvoiceNinjaAppState_build__closure116, A.InvoiceNinjaAppState_build__closure117, A.InvoiceNinjaAppState_build__closure118, A.InvoiceNinjaAppState_build__closure119, A.InvoiceNinjaAppState_build__closure120, A.InvoiceNinjaAppState_build__closure121, A.InvoiceNinjaAppState_build__closure122, A.viewEntityById__closure, A.checkForChanges_closure, A._createLoadState_closure, A._createLoadState__closure, A._createLoadState__closure0, A._createLoadState__closure1, A._createLoadState__closure2, A._createLoadState__closure3, A._getRoutes_closure, A._getRoutes_closure0, A._createUserLoggedIn_closure, A._createPersistData_closure, A._createPersistUI_closure, A._createPersistPrefs_closure, A._createPersistPrefs__closure, A._createAccountLoaded_closure, A._createDataRefreshed_closure, A._createPersistStatic_closure, A._createDeleteState_closure, A._createDeleteState__closure, A._createViewMainScreen_closure, A._createViewMainScreen__closure, A._createClearData_closure, A._createClearData__closure, A.appReducer_closure, A.appReducer__closure, A.appReducer_closure0, A.appReducer_closure1, A.appReducer_closure2, A.AppState_AppState_closure, A.AppState_companies_closure, A.AppState_historyList_closure, A._createUserLogout_closure, A._createUserLogout__closure, A._createUserLogoutAll_closure, A._createUserLogoutAll__closure, A._createUserLogoutAll__closure0, A._createLoginRequest_closure, A._createLoginRequest__closure, A._createLoginRequest__closure0, A._createSignUpRequest_closure, A._createSignUpRequest__closure, A._createSignUpRequest__closure0, A._createOAuthLoginRequest_closure, A._createOAuthLoginRequest__closure, A._createOAuthLoginRequest__closure0, A._createOAuthSignUpRequest_closure, A._createOAuthSignUpRequest__closure, A._createOAuthSignUpRequest__closure0, A._createRefreshRequest_closure, A._createRefreshRequest__closure, A._createRefreshRequest___closure, A._createRefreshRequest____closure, A._createRefreshRequest__closure0, A._createRecoverRequest_closure, A._createRecoverRequest__closure, A._createRecoverRequest__closure0, A._createCompany_closure, A._createCompany__closure, A._createCompany___closure, A._setDefaultCompany_closure, A._setDefaultCompany__closure, A._setDefaultCompany__closure0, A._deleteCompany_closure, A._deleteCompany__closure, A._deleteCompany__closure0, A._purgeData_closure, A._purgeData__closure, A._purgeData___closure, A._purgeData__closure0, A._resendConfirmation_closure, A._resendConfirmation__closure, A._resendConfirmation__closure0, A.userLoadUrlReducer_closure, A.userSignUpRequestReducer_closure, A.userLoginRequestReducer_closure, A.oauthLoginRequestReducer_closure, A.oauthSignUpRequestReducer_closure, A.userLoginSuccessReducer_closure, A.userVerifiedPasswordReducer_closure, A.userUnverifiedPasswordReducer_closure, A.handleBankAccountAction_closure, A.handleBankAccountAction_closure0, A._editBankAccount_closure, A._viewBankAccount_closure, A._viewBankAccountList_closure0, A._viewBankAccountList__closure, A._archiveBankAccount_closure, A._archiveBankAccount__closure, A._archiveBankAccount__closure0, A._archiveBankAccount__closure1, A._deleteBankAccount_closure, A._deleteBankAccount__closure, A._deleteBankAccount__closure0, A._deleteBankAccount__closure1, A._restoreBankAccount_closure, A._restoreBankAccount__closure, A._restoreBankAccount__closure0, A._restoreBankAccount__closure1, A._saveBankAccount_closure, A._saveBankAccount__closure, A._saveBankAccount__closure0, A._loadBankAccount_closure, A._loadBankAccount__closure, A._loadBankAccount__closure0, A._loadBankAccounts_closure, A._loadBankAccounts__closure, A._loadBankAccounts__closure0, A.bankAccountUIReducer_closure, A.editingReducer__closure45, A.bankAccountListReducer__closure, A._viewBankAccountList_closure, A._filterBankAccountsByCustom1_closure, A._filterBankAccountsByCustom1_closure0, A._filterBankAccountsByCustom2_closure, A._filterBankAccountsByCustom2_closure0, A._filterBankAccountsByState_closure, A._filterBankAccountsByState_closure0, A._filterBankAccounts_closure, A._sortBankAccounts_closure, A._startListMultiselect_closure21, A._addToListMultiselect_closure21, A._removeFromListMultiselect_closure21, A._clearListMultiselect_closure21, A._archiveBankAccountSuccess_closure, A._deleteBankAccountSuccess_closure, A._restoreBankAccountSuccess_closure, A._addBankAccount_closure, A._updateBankAccount_closure, A._setLoadedBankAccount_closure, A.memoizedDropdownBankAccountList_closure, A.dropdownBankAccountsSelector_closure, A.memoizedFilteredBankAccountList_closure, A.filteredBankAccountsSelector_closure, A.BankAccountState_loadBankAccounts_closure0, A.BankAccountState_loadBankAccounts_closure1, A.BankAccountState_loadBankAccounts_closure, A.handleClientAction_closure, A.handleClientAction_closure0, A.handleClientAction_closure1, A.handleClientAction_closure2, A.handleClientAction_closure3, A.handleClientAction_closure4, A.handleClientAction_closure5, A.__MergClientPickerState_build_closure, A._editClient_closure, A._viewClient_closure, A._viewClientList_closure1, A._viewClientList__closure, A._archiveClient_closure, A._archiveClient__closure, A._archiveClient__closure0, A._archiveClient__closure1, A._mergeClients_closure, A._mergeClients__closure, A._mergeClients__closure0, A._deleteClient_closure, A._deleteClient__closure, A._deleteClient__closure0, A._deleteClient__closure1, A._purgeClient_closure, A._purgeClient__closure, A._purgeClient__closure0, A._restoreClient_closure, A._restoreClient__closure, A._restoreClient__closure0, A._restoreClient__closure1, A._saveClient_closure, A._saveClient__closure, A._saveClient__closure0, A._loadClient_closure, A._loadClient__closure, A._loadClient__closure0, A._loadClients_closure, A._loadClients__closure, A._loadClients__closure0, A._saveDocument_closure11, A._saveDocument__closure23, A._saveDocument__closure24, A._showPdfClient_closure, A.clientUIReducer_closure, A.editingReducer__closure59, A.editingReducer__closure58, A.editingReducer__closure57, A.editingReducer__closure56, A.clientListReducer__closure, A._viewClientList_closure, A._filterClientsByCustom1_closure, A._filterClientsByCustom1_closure0, A._filterClientsByCustom2_closure, A._filterClientsByCustom2_closure0, A._filterClientsByCustom3_closure, A._filterClientsByCustom3_closure0, A._filterClientsByCustom4_closure, A._filterClientsByCustom4_closure0, A._filterClientsByState_closure, A._filterClientsByState_closure0, A._filterClients_closure, A._sortClients_closure, A._startListMultiselect_closure26, A._addToListMultiselect_closure26, A._removeFromListMultiselect_closure26, A._clearListMultiselect_closure26, A._archiveClientSuccess_closure, A._deleteClientSuccess_closure, A._restoreClientSuccess_closure, A._addClient_closure, A._addClient__closure, A._updateClient_closure, A._updateClient__closure, A._setLoadedClient_closure, A._setLoadedClient__closure, A._mergeClientSuccess_closure, A._purgeClientSuccess_closure26, A.memoizedDropdownClientList_closure, A.dropdownClientsSelector_closure, A.memoizedFilteredClientList_closure, A.filteredClientsSelector_closure, A.filteredClientsSelector__closure, A.ClientState_loadClients_closure0, A.ClientState_loadClients_closure1, A.ClientState_loadClients_closure, A.companyReducer_closure, A.userCompanyEntityReducer__closure8, A.userCompanyEntityReducer___closure, A.userCompanyEntityReducer__closure9, A.userCompanyEntityReducer__closure7, A.userCompanyEntityReducer__closure6, A.userCompanyEntityReducer__closure5, A.userCompanyEntityReducer__closure4, A.userCompanyEntityReducer__closure3, A.userCompanyEntityReducer__closure2, A.userCompanyEntityReducer__closure1, A.userCompanyEntityReducer__closure, A.userCompanyEntityReducer__closure0, A.loadCompanySuccessReducer_closure, A.loadCompanySuccessReducer_closure0, A.loadCompanySuccessReducer_closure1, A.saveCompanySuccessReducer_closure, A.saveCompanySuccessReducer_closure0, A.dropdownExpenseCategoriesSelector_closure1, A.memoizedHasMultipleCurrencies_closure, A.memoizedGetCurrencyIds_closure, A.filteredSelector_closure, A.filteredSelector_closure0, A.filteredSelector_closure1, A.filteredSelector_closure2, A.filteredSelector_closure3, A.filteredSelector_closure4, A.filteredSelector_closure5, A.filteredSelector_closure6, A.filteredSelector_closure7, A.filteredSelector_closure8, A.filteredSelector_closure9, A.filteredSelector_closure10, A.filteredSelector_closure11, A.filteredSelector_closure12, A.handleCompanyGatewayAction_closure, A.handleCompanyGatewayAction_closure0, A.handleCompanyGatewayAction_closure1, A._editCompanyGateway_closure, A._viewCompanyGateway_closure, A._viewCompanyGatewayList_closure, A._viewCompanyGatewayList__closure, A._archiveCompanyGateway_closure, A._archiveCompanyGateway__closure, A._archiveCompanyGateway__closure0, A._archiveCompanyGateway__closure1, A._deleteCompanyGateway_closure, A._deleteCompanyGateway__closure, A._deleteCompanyGateway__closure0, A._deleteCompanyGateway__closure1, A._restoreCompanyGateway_closure, A._restoreCompanyGateway__closure, A._restoreCompanyGateway__closure0, A._restoreCompanyGateway__closure1, A._disconnectCompanyGateway_closure, A._disconnectCompanyGateway__closure, A._disconnectCompanyGateway__closure0, A._saveCompanyGateway_closure, A._saveCompanyGateway__closure, A._saveCompanyGateway__closure0, A._loadCompanyGateway_closure, A._loadCompanyGateway__closure, A._loadCompanyGateway__closure0, A._loadCompanyGateways_closure, A._loadCompanyGateways__closure, A._loadCompanyGateways__closure0, A.companyGatewayUIReducer_closure, A.editingReducer__closure13, A.companyGatewayListReducer__closure, A._filterCompanyGatewaysByCustom1_closure, A._filterCompanyGatewaysByCustom1_closure0, A._filterCompanyGatewaysByCustom2_closure, A._filterCompanyGatewaysByCustom2_closure0, A._filterCompanyGatewaysByState_closure, A._filterCompanyGatewaysByState_closure0, A._filterCompanyGateways_closure, A._sortCompanyGateways_closure, A._startListMultiselect_closure7, A._addToListMultiselect_closure7, A._removeFromListMultiselect_closure7, A._clearListMultiselect_closure7, A._archiveCompanyGatewaySuccess_closure, A._deleteCompanyGatewaySuccess_closure, A._restoreCompanyGatewaySuccess_closure, A._addCompanyGateway_closure, A._addCompanyGateway__closure, A._updateCompanyGateway_closure, A._updateCompanyGateway__closure, A._setLoadedCompanyGateway_closure, A._setLoadedCompanyGateway__closure, A._setLoadedCompany_closure1, A._setLoadedCompany__closure1, A._setLoadedCompany__closure2, A._setLoadedCompany_closure2, A._setLoadedCompanyGateways_closure, A._setLoadedCompanyGateways__closure, A._setLoadedCompanyGateways__closure0, A._setLoadedCompanyGateways_closure0, A.memoizedFilteredCompanyGatewayList_closure, A.filteredCompanyGatewaysSelector_closure, A.filteredCompanyGatewaysSelector_closure0, A.filteredCompanyGatewaysSelector_closure1, A.clientStatsForCompanyGateway__closure, A.handleCreditAction_closure, A.handleCreditAction_closure0, A.handleCreditAction_closure3, A.handleCreditAction_closure4, A.handleCreditAction_closure5, A.handleCreditAction_closure6, A.handleCreditAction_closure7, A.handleCreditAction_closure8, A.handleCreditAction_closure9, A.handleCreditAction__closure, A.handleCreditAction_closure10, A.handleCreditAction_closure11, A._viewCredit_closure, A._viewCreditList_closure0, A._viewCreditList__closure, A._editCredit_closure, A._showEmailCredit_closure, A._showPdfCredit_closure, A._archiveCredit_closure, A._archiveCredit__closure, A._archiveCredit__closure0, A._archiveCredit__closure1, A._deleteCredit_closure, A._deleteCredit__closure, A._deleteCredit__closure0, A._deleteCredit__closure1, A._restoreCredit_closure, A._restoreCredit__closure, A._restoreCredit__closure0, A._restoreCredit__closure1, A._markSentCredit_closure, A._markSentCredit__closure, A._markSentCredit__closure0, A._markPaidCredit_closure, A._markPaidCredit__closure, A._markPaidCredit__closure0, A._emailCredit_closure, A._emailCredit__closure, A._emailCredit__closure0, A._saveCredit_closure, A._saveCredit__closure, A._saveCredit___closure, A._saveCredit__closure0, A._saveCredit__closure1, A._loadCredit_closure, A._loadCredit__closure, A._loadCredit__closure0, A._loadCredits_closure, A._loadCredits__closure, A._loadCredits__closure0, A._downloadCredits_closure, A._downloadCredits__closure, A._downloadCredits__closure0, A._bulkEmailCredits_closure, A._bulkEmailCredits__closure, A._bulkEmailCredits__closure0, A._saveDocument_closure0, A._saveDocument__closure1, A._saveDocument__closure2, A.creditUIReducer_closure, A.editingReducer__closure22, A.editingReducer__closure21, A.editingReducer__closure20, A.editingReducer__closure19, A.editingReducer__closure18, A.editingReducer___closure0, A.editingReducer__closure17, A.editingReducer__closure16, A._addCreditItem_closure, A._addCreditItems_closure, A._removeCreditItem_closure, A._updateCreditItem_closure, A.creditListReducer__closure, A._viewCreditList_closure, A._filterCreditsByCustom1_closure, A._filterCreditsByCustom1_closure0, A._filterCreditsByCustom2_closure, A._filterCreditsByCustom2_closure0, A._filterCreditsByCustom3_closure, A._filterCreditsByCustom3_closure0, A._filterCreditsByCustom4_closure, A._filterCreditsByCustom4_closure0, A._filterCreditsByState_closure, A._filterCreditsByState_closure0, A._filterCreditsByStatus_closure, A._filterCreditsByStatus_closure0, A._filterCredits_closure, A._sortCredits_closure, A._startListMultiselect_closure10, A._addToListMultiselect_closure10, A._removeFromListMultiselect_closure10, A._clearListMultiselect_closure10, A._purgeClientSuccess_closure9, A._purgeClientSuccess_closure10, A._purgeClientSuccess_closure8, A._purgeClientSuccess__closure6, A._markSentCreditSuccess_closure0, A._markSentCreditSuccess_closure1, A._markSentCreditSuccess_closure, A._archiveCreditSuccess_closure, A._deleteCreditSuccess_closure, A._restoreCreditSuccess_closure, A._addCredit_closure, A._addCredit__closure, A._updateCredit_closure, A._updateCredit__closure, A.creditContactSelector_closure, A.creditContactSelector_closure0, A.memoizedDropdownCreditList_closure, A.dropdownCreditSelector_closure, A.memoizedFilteredCreditList_closure, A.filteredCreditsSelector__closure0, A.filteredCreditsSelector_closure0, A.filteredCreditsSelector__closure, A.CreditState_loadCredits_closure0, A.CreditState_loadCredits_closure1, A.CreditState_loadCredits_closure, A._createViewDashboard_closure, A._createViewDashboard___closure, A.dashboardUIReducer_closure, A.selectedEntitiesReducer__closure0, A.selectedEntitiesReducer__closure, A.dashboardSettingsReducer_closure, A.dashboardSettingsReducer_closure0, A.dashboardSettingsReducer_closure1, A.dashboardSettingsReducer_closure2, A.dashboardSettingsReducer_closure3, A.memoizedChartInvoices_closure, A.memoizedChartOverviewInvoices_closure, A.memoizedPreviousChartInvoices_closure, A.memoizedChartQuotes_closure, A.memoizedPreviousChartQuotes_closure, A.memoizedChartPayments_closure, A.memoizedPreviousChartPayments_closure, A.memoizedChartTasks_closure, A.memoizedPreviousChartTasks_closure, A.chartTasks__closure, A.memoizedChartExpenses_closure, A.memoizedPreviousChartExpenses_closure, A.handleDesignAction_closure, A.handleDesignAction_closure0, A.handleDesignAction_closure1, A.handleDesignAction_closure2, A.handleDesignAction_closure3, A._editDesign_closure, A._viewDesign_closure, A._viewDesignList_closure0, A._viewDesignList__closure, A._archiveDesign_closure, A._archiveDesign__closure, A._archiveDesign__closure0, A._archiveDesign__closure1, A._deleteDesign_closure, A._deleteDesign__closure, A._deleteDesign__closure0, A._deleteDesign__closure1, A._restoreDesign_closure, A._restoreDesign__closure, A._restoreDesign__closure0, A._restoreDesign__closure1, A._saveDesign_closure, A._saveDesign__closure, A._saveDesign__closure0, A._loadDesign_closure, A._loadDesign__closure, A._loadDesign__closure0, A._loadDesigns_closure, A._loadDesigns__closure, A._loadDesigns__closure0, A.designUIReducer_closure, A.editingReducer__closure23, A.designListReducer__closure, A._viewDesignList_closure, A._filterDesignsByCustom1_closure, A._filterDesignsByCustom1_closure0, A._filterDesignsByCustom2_closure, A._filterDesignsByCustom2_closure0, A._filterDesignsByState_closure, A._filterDesignsByState_closure0, A._filterDesigns_closure, A._sortDesigns_closure, A._startListMultiselect_closure11, A._addToListMultiselect_closure11, A._removeFromListMultiselect_closure11, A._clearListMultiselect_closure11, A._archiveDesignSuccess_closure, A._deleteDesignSuccess_closure, A._restoreDesignSuccess_closure, A._addDesign_closure, A._updateDesign_closure, A._setLoadedDesign_closure, A.memoizedFilteredDesignList_closure, A.filteredDesignsSelector_closure, A.DesignState_cleanDesign_closure, A.DesignState_customDesigns_closure, A.DesignState_customDesigns_closure0, A.DesignState_loadDesigns_closure0, A.DesignState_loadDesigns_closure1, A.DesignState_loadDesigns_closure, A.handleDocumentAction_closure, A._editDocument_closure, A._viewDocument_closure, A._viewDocumentList_closure0, A._viewDocumentList__closure, A._archiveDocument_closure, A._archiveDocument__closure, A._archiveDocument__closure0, A._archiveDocument__closure1, A._downloadDocuments_closure, A._downloadDocuments__closure, A._downloadDocuments__closure0, A._deleteDocument_closure, A._deleteDocument__closure, A._deleteDocument__closure0, A._restoreDocument_closure, A._restoreDocument__closure, A._restoreDocument__closure0, A._restoreDocument__closure1, A._loadDocument_closure, A._loadDocument__closure, A._loadDocument__closure0, A._loadDocuments_closure, A._loadDocuments__closure, A._loadDocuments__closure0, A.documentUIReducer_closure, A.editingReducer__closure11, A.documentListReducer__closure, A._viewDocumentList_closure, A._filterDocumentsByCustom1_closure, A._filterDocumentsByCustom1_closure0, A._filterDocumentsByCustom2_closure, A._filterDocumentsByCustom2_closure0, A._filterDocumentsByState_closure, A._filterDocumentsByState_closure0, A._filterDocuments_closure, A._sortDocuments_closure, A._startListMultiselect_closure5, A._addToListMultiselect_closure5, A._removeFromListMultiselect_closure5, A._clearListMultiselect_closure5, A._archiveDocumentSuccess_closure, A._deleteDocumentSuccess_closure, A._restoreDocumentSuccess_closure, A._updateDocument_closure, A._setLoadedDocument_closure, A._setLoadedDocuments_closure, A._setLoadedDocuments__closure, A._setLoadedDocuments__closure0, A._setLoadedDocuments_closure0, A.memoizedFilteredDocumentList_closure, A.filteredDocumentsSelector_closure, A.handleExpenseAction_closure, A.handleExpenseAction_closure0, A.handleExpenseAction_closure1, A.handleExpenseAction_closure2, A.handleExpenseAction_closure3, A.handleExpenseAction_closure4, A._editExpense_closure, A._viewExpense_closure, A._viewExpenseList_closure0, A._viewExpenseList__closure, A._archiveExpense_closure, A._archiveExpense__closure, A._archiveExpense__closure0, A._archiveExpense__closure1, A._deleteExpense_closure, A._deleteExpense__closure, A._deleteExpense__closure0, A._deleteExpense__closure1, A._restoreExpense_closure, A._restoreExpense__closure, A._restoreExpense__closure0, A._restoreExpense__closure1, A._saveExpense_closure, A._saveExpense__closure, A._saveExpense__closure0, A._loadExpense_closure, A._loadExpense__closure, A._loadExpense__closure0, A._loadExpenses_closure, A._loadExpenses__closure, A._loadExpenses__closure0, A._saveDocument_closure9, A._saveDocument__closure19, A._saveDocument__closure20, A.expenseUIReducer_closure, A.editingReducer__closure10, A.expenseListReducer__closure, A._viewExpenseList_closure, A._filterExpensesByCustom1_closure, A._filterExpensesByCustom1_closure0, A._filterExpensesByCustom2_closure, A._filterExpensesByCustom2_closure0, A._filterExpensesByCustom3_closure, A._filterExpensesByCustom3_closure0, A._filterExpensesByCustom4_closure, A._filterExpensesByCustom4_closure0, A._filterExpensesByState_closure, A._filterExpensesByState_closure0, A._filterExpensesByStatus_closure, A._filterExpensesByStatus_closure0, A._filterExpenses_closure, A._sortExpenses_closure, A._startListMultiselect_closure4, A._addToListMultiselect_closure4, A._removeFromListMultiselect_closure4, A._clearListMultiselect_closure4, A._purgeClientSuccess_closure21, A._purgeClientSuccess_closure22, A._purgeClientSuccess_closure20, A._purgeClientSuccess__closure14, A._archiveExpenseSuccess_closure, A._deleteExpenseSuccess_closure, A._restoreExpenseSuccess_closure, A._addExpense_closure, A._updateExpense_closure, A._setLoadedExpense_closure, A.convertExpenseToInvoiceItem_closure, A.memoizedFilteredExpenseList_closure, A.filteredExpensesSelector_closure, A.clientExpenseList_closure, A.ExpenseState_loadExpenses_closure0, A.ExpenseState_loadExpenses_closure1, A.ExpenseState_loadExpenses_closure, A.handleExpenseCategoryAction_closure, A.handleExpenseCategoryAction_closure0, A.handleExpenseCategoryAction_closure1, A._editExpenseCategory_closure, A._viewExpenseCategory_closure, A._viewExpenseCategoryList_closure, A._viewExpenseCategoryList__closure, A._archiveExpenseCategory_closure, A._archiveExpenseCategory__closure, A._archiveExpenseCategory__closure0, A._archiveExpenseCategory__closure1, A._deleteExpenseCategory_closure, A._deleteExpenseCategory__closure, A._deleteExpenseCategory__closure0, A._deleteExpenseCategory__closure1, A._restoreExpenseCategory_closure, A._restoreExpenseCategory__closure, A._restoreExpenseCategory__closure0, A._restoreExpenseCategory__closure1, A._saveExpenseCategory_closure, A._saveExpenseCategory__closure, A._saveExpenseCategory__closure0, A._loadExpenseCategory_closure, A._loadExpenseCategory__closure, A._loadExpenseCategory__closure0, A._loadExpenseCategories_closure, A._loadExpenseCategories__closure, A._loadExpenseCategories__closure0, A.expenseCategoryUIReducer_closure, A.editingReducer__closure34, A.expenseCategoryListReducer__closure, A._filterExpenseCategoriesByCustom1_closure, A._filterExpenseCategoriesByCustom1_closure0, A._filterExpenseCategoriesByCustom2_closure, A._filterExpenseCategoriesByCustom2_closure0, A._filterExpenseCategoriesByState_closure, A._filterExpenseCategoriesByState_closure0, A._filterExpenseCategories_closure, A._sortExpenseCategories_closure, A._startListMultiselect_closure16, A._addToListMultiselect_closure16, A._removeFromListMultiselect_closure16, A._clearListMultiselect_closure16, A._archiveExpenseCategorySuccess_closure, A._deleteExpenseCategorySuccess_closure, A._restoreExpenseCategorySuccess_closure, A._addExpenseCategory_closure, A._updateExpenseCategory_closure, A._setLoadedExpenseCategory_closure, A.memoizedDropdownExpenseCategoryList_closure, A.dropdownExpenseCategoriesSelector_closure, A.memoizedFilteredExpenseCategoryList_closure, A.filteredExpenseCategoriesSelector_closure, A.ExpenseCategoryState_loadExpenseCategories_closure0, A.ExpenseCategoryState_loadExpenseCategories_closure1, A.ExpenseCategoryState_loadExpenseCategories_closure, A.handleGroupAction_closure, A.handleGroupAction_closure0, A._editGroup_closure, A._viewGroup_closure, A._viewGroupList_closure0, A._viewGroupList__closure, A._archiveGroup_closure, A._archiveGroup__closure, A._archiveGroup__closure0, A._archiveGroup__closure1, A._deleteGroup_closure, A._deleteGroup__closure, A._deleteGroup__closure0, A._deleteGroup__closure1, A._restoreGroup_closure, A._restoreGroup__closure, A._restoreGroup__closure0, A._restoreGroup__closure1, A._saveGroup_closure, A._saveGroup__closure, A._saveGroup__closure0, A._loadGroup_closure, A._loadGroup__closure, A._loadGroup__closure0, A._loadGroups_closure, A._loadGroups__closure, A._loadGroups__closure0, A._saveDocument_closure, A._saveDocument__closure, A._saveDocument__closure0, A.groupUIReducer_closure, A.editingReducer__closure12, A.groupListReducer__closure, A._viewGroupList_closure, A._filterGroupsByState_closure, A._filterGroupsByState_closure0, A._filterGroups_closure, A._sortGroups_closure, A._startListMultiselect_closure6, A._addToListMultiselect_closure6, A._removeFromListMultiselect_closure6, A._clearListMultiselect_closure6, A._archiveGroupSuccess_closure, A._deleteGroupSuccess_closure, A._restoreGroupSuccess_closure, A._addGroup_closure, A._updateGroup_closure, A._setLoadedGroup_closure, A._setLoadedGroups_closure, A._setLoadedGroups__closure, A._setLoadedGroups__closure0, A._setLoadedGroups_closure0, A._setLoadedCompany_closure, A._setLoadedCompany__closure, A._setLoadedCompany__closure0, A._setLoadedCompany_closure0, A.memoizedFilteredGroupList_closure, A.filteredGroupsSelector_closure, A.handleInvoiceAction_closure, A.handleInvoiceAction_closure0, A.handleInvoiceAction_closure1, A.handleInvoiceAction_closure2, A.handleInvoiceAction_closure3, A.handleInvoiceAction_closure6, A.handleInvoiceAction_closure7, A.handleInvoiceAction_closure8, A.handleInvoiceAction_closure9, A.handleInvoiceAction_closure10, A.handleInvoiceAction_closure11, A.handleInvoiceAction_closure12, A.handleInvoiceAction__closure, A.handleInvoiceAction__closure0, A.handleInvoiceAction_closure13, A.handleInvoiceAction_closure14, A._viewInvoiceList_closure0, A._viewInvoiceList__closure, A._viewInvoice_closure, A._editInvoice_closure, A._showEmailInvoice_closure, A._showPdfInvoice_closure, A._cancelInvoices_closure, A._cancelInvoices__closure, A._cancelInvoices__closure0, A._archiveInvoice_closure, A._archiveInvoice__closure, A._archiveInvoice__closure0, A._archiveInvoice__closure1, A._deleteInvoice_closure, A._deleteInvoice__closure, A._deleteInvoice__closure0, A._deleteInvoice__closure1, A._restoreInvoice_closure, A._restoreInvoice__closure, A._restoreInvoice__closure0, A._restoreInvoice__closure1, A._markInvoiceSent_closure, A._markInvoiceSent__closure, A._markInvoiceSent__closure0, A._autoBillInvoices_closure, A._autoBillInvoices__closure, A._autoBillInvoices__closure0, A._markInvoicePaid_closure, A._markInvoicePaid__closure, A._markInvoicePaid__closure0, A._downloadInvoices_closure, A._downloadInvoices__closure, A._downloadInvoices__closure0, A._emailInvoice_closure, A._emailInvoice__closure, A._emailInvoice__closure0, A._bulkEmailInvoices_closure, A._bulkEmailInvoices__closure, A._bulkEmailInvoices__closure0, A._saveInvoice_closure, A._saveInvoice__closure, A._saveInvoice___closure, A._saveInvoice__closure0, A._saveInvoice__closure1, A._loadInvoice_closure, A._loadInvoice__closure, A._loadInvoice__closure0, A._loadInvoices_closure, A._loadInvoices__closure, A._loadInvoices__closure0, A._saveDocument_closure10, A._saveDocument__closure21, A._saveDocument__closure22, A.invoiceUIReducer_closure, A.editingReducer__closure55, A.editingReducer__closure54, A.editingReducer__closure53, A.editingReducer__closure52, A.editingReducer__closure51, A.editingReducer___closure3, A.editingReducer__closure50, A.editingReducer__closure49, A._updateEditing_closure, A._addInvoiceItem_closure, A._addInvoiceItems_closure, A._removeInvoiceItem_closure, A._updateInvoiceItem_closure, A.invoiceListReducer__closure, A._viewInvoiceList_closure, A._filterInvoicesByCustom1_closure, A._filterInvoicesByCustom1_closure0, A._filterInvoicesByCustom2_closure, A._filterInvoicesByCustom2_closure0, A._filterInvoicesByCustom3_closure, A._filterInvoicesByCustom3_closure0, A._filterInvoicesByCustom4_closure, A._filterInvoicesByCustom4_closure0, A._filterInvoicesByState_closure, A._filterInvoicesByState_closure0, A._filterInvoicesByStatus_closure, A._filterInvoicesByStatus_closure0, A._filterInvoices_closure, A._sortInvoices_closure, A._startListMultiselect_closure25, A._addToListMultiselect_closure25, A._removeFromListMultiselect_closure25, A._clearListMultiselect_closure25, A._purgeClientSuccess_closure24, A._purgeClientSuccess_closure25, A._purgeClientSuccess_closure23, A._purgeClientSuccess__closure16, A._markInvoicesSentSuccess_closure, A._markInvoicesPaidSuccess_closure, A._cancelInvoicesSuccess_closure, A._archiveInvoiceSuccess_closure, A._deleteInvoiceSuccess_closure, A._emailInvoiceSuccess_closure, A._restoreInvoiceSuccess_closure, A._addInvoice_closure, A._addInvoice__closure, A._updateInvoice_closure, A._updateInvoice__closure, A.invoiceContactSelector_closure, A.invoiceContactSelector_closure0, A.memoizedDropdownInvoiceList_closure, A.dropdownInvoiceSelector_closure, A.memoizedFilteredInvoiceList_closure, A.filteredInvoicesSelector__closure0, A.filteredInvoicesSelector_closure0, A.filteredInvoicesSelector__closure, A.InvoiceState_loadInvoices_closure0, A.InvoiceState_loadInvoices_closure1, A.InvoiceState_loadInvoices_closure, A.handlePaymentAction_closure, A.handlePaymentAction_closure0, A.handlePaymentAction__closure1, A.handlePaymentAction_closure1, A.handlePaymentAction__closure, A.handlePaymentAction__closure0, A._editPayment_closure, A._editPayment__closure, A._viewRefundPayment_closure, A._viewRefundPayment__closure, A._viewPayment_closure, A._viewPaymentList_closure0, A._viewPaymentList__closure, A._archivePayment_closure, A._archivePayment__closure, A._archivePayment__closure0, A._archivePayment__closure1, A._deletePayment_closure, A._deletePayment__closure, A._deletePayment__closure0, A._deletePayment__closure1, A._restorePayment_closure, A._restorePayment__closure, A._restorePayment__closure0, A._restorePayment__closure1, A._savePayment_closure, A._savePayment__closure, A._savePayment__closure0, A._refundPayment_closure, A._refundPayment__closure, A._refundPayment__closure0, A._emailPayment_closure, A._emailPayment__closure, A._emailPayment__closure0, A._loadPayment_closure, A._loadPayment__closure, A._loadPayment__closure0, A._loadPayments_closure, A._loadPayments__closure, A._loadPayments__closure0, A.paymentUIReducer_closure, A.editingReducer__closure6, A.paymentListReducer__closure, A._viewPaymentList_closure, A._filterPaymentsByCustom1_closure, A._filterPaymentsByCustom1_closure0, A._filterPaymentsByCustom2_closure, A._filterPaymentsByCustom2_closure0, A._filterPaymentsByCustom3_closure, A._filterPaymentsByCustom3_closure0, A._filterPaymentsByCustom4_closure, A._filterPaymentsByCustom4_closure0, A._filterPaymentsByState_closure, A._filterPaymentsByState_closure0, A._filterPaymentsByStatus_closure, A._filterPaymentsByStatus_closure0, A._filterPayments_closure, A._sortPayments_closure, A._startListMultiselect_closure0, A._addToListMultiselect_closure0, A._removeFromListMultiselect_closure0, A._clearListMultiselect_closure0, A._purgeClientSuccess_closure3, A._purgeClientSuccess_closure4, A._purgeClientSuccess_closure2, A._purgeClientSuccess__closure2, A._archivePaymentSuccess_closure, A._deletePaymentSuccess_closure, A._restorePaymentSuccess_closure, A._addPayment_closure, A._updatePayment_closure, A._setLoadedPayment_closure, A.memoizedPaymentsByInvoice_closure, A.paymentsByInvoiceSelector_closure, A.paymentsByInvoiceSelector_closure0, A.paymentsByInvoiceSelector__closure, A.memoizedPaymentsByCredit_closure, A.paymentsByCreditSelector_closure, A.paymentsByCreditSelector_closure0, A.paymentsByCreditSelector__closure, A.memoizedFilteredPaymentList_closure, A.filteredPaymentsSelector_closure, A.filteredPaymentsSelector__closure, A.memoizedPaymentStatsForClient_closure, A.PaymentState_loadPayments_closure0, A.PaymentState_loadPayments_closure1, A.PaymentState_loadPayments_closure, A.handlePaymentTermAction_closure, A._editPaymentTerm_closure, A._viewPaymentTerm_closure, A._viewPaymentTermList_closure0, A._viewPaymentTermList__closure, A._archivePaymentTerm_closure, A._archivePaymentTerm__closure, A._archivePaymentTerm__closure0, A._archivePaymentTerm__closure1, A._deletePaymentTerm_closure, A._deletePaymentTerm__closure, A._deletePaymentTerm__closure0, A._deletePaymentTerm__closure1, A._restorePaymentTerm_closure, A._restorePaymentTerm__closure, A._restorePaymentTerm__closure0, A._restorePaymentTerm__closure1, A._savePaymentTerm_closure, A._savePaymentTerm__closure, A._savePaymentTerm__closure0, A._loadPaymentTerm_closure, A._loadPaymentTerm__closure, A._loadPaymentTerm__closure0, A._loadPaymentTerms_closure, A._loadPaymentTerms__closure, A._loadPaymentTerms__closure0, A.paymentTermUIReducer_closure, A.editingReducer__closure24, A.paymentTermListReducer__closure, A._viewPaymentTermList_closure, A._filterPaymentTermsByCustom1_closure, A._filterPaymentTermsByCustom1_closure0, A._filterPaymentTermsByCustom2_closure, A._filterPaymentTermsByCustom2_closure0, A._filterPaymentTermsByState_closure, A._filterPaymentTermsByState_closure0, A._filterPaymentTerms_closure, A._sortPaymentTerms_closure, A._startListMultiselect_closure12, A._addToListMultiselect_closure12, A._removeFromListMultiselect_closure12, A._clearListMultiselect_closure12, A._archivePaymentTermSuccess_closure, A._deletePaymentTermSuccess_closure, A._restorePaymentTermSuccess_closure, A._addPaymentTerm_closure, A._updatePaymentTerm_closure, A._setLoadedPaymentTerm_closure, A._setLoadedCompany_closure7, A._setLoadedCompany__closure7, A._setLoadedCompany__closure8, A._setLoadedCompany_closure8, A.dropdownPaymentTermsSelector_closure, A.memoizedFilteredPaymentTermList_closure, A.filteredPaymentTermsSelector_closure, A.PaymentTermState_loadPaymentTerms_closure0, A.PaymentTermState_loadPaymentTerms_closure1, A.PaymentTermState_loadPaymentTerms_closure, A.handleProductAction_closure, A.handleProductAction_closure0, A.handleProductAction__closure0, A.handleProductAction_closure1, A.handleProductAction__closure, A._editProduct_closure, A._viewProduct_closure, A._viewProductList_closure, A._viewProductList__closure, A._archiveProduct_closure, A._archiveProduct__closure, A._archiveProduct__closure0, A._archiveProduct__closure1, A._deleteProduct_closure, A._deleteProduct__closure, A._deleteProduct__closure0, A._deleteProduct__closure1, A._restoreProduct_closure, A._restoreProduct__closure, A._restoreProduct__closure0, A._restoreProduct__closure1, A._saveProduct_closure, A._saveProduct__closure, A._saveProduct__closure0, A._loadProduct_closure, A._loadProduct__closure, A._loadProduct__closure0, A._loadProducts_closure, A._loadProducts__closure, A._loadProducts__closure0, A._saveDocument_closure12, A._saveDocument__closure25, A._saveDocument__closure26, A.productUIReducer_closure, A.editingReducer__closure60, A.productListReducer__closure, A._viewClientList_closure0, A._filterProductsByState_closure, A._filterProductsByState_closure0, A._filterProductsByCustom1_closure, A._filterProductsByCustom1_closure0, A._filterProductsByCustom2_closure, A._filterProductsByCustom2_closure0, A._filterProductsByCustom3_closure, A._filterProductsByCustom3_closure0, A._filterProductsByCustom4_closure, A._filterProductsByCustom4_closure0, A._filterProducts_closure, A._sortProducts_closure, A._startListMultiselect_closure27, A._addToListMultiselect_closure27, A._removeFromListMultiselect_closure27, A._clearListMultiselect_closure27, A._archiveProductSuccess_closure, A._deleteProductSuccess_closure, A._restoreProductSuccess_closure, A._addProduct_closure, A._updateProduct_closure, A._setLoadedProduct_closure, A.convertProductToInvoiceItem_closure, A.memoizedDropdownProductList_closure, A.dropdownProductsSelector_closure, A.memoizedProductList_closure, A.productList_closure, A.memoizedFilteredProductList_closure, A.filteredProductsSelector_closure, A.ProductState_loadProducts_closure0, A.ProductState_loadProducts_closure1, A.ProductState_loadProducts_closure, A.handleProjectAction_closure, A.handleProjectAction_closure0, A.handleProjectAction_closure1, A.handleProjectAction_closure2, A.handleProjectAction_closure3, A.handleProjectAction_closure4, A.handleProjectAction_closure5, A._editProject_closure, A._viewProject_closure, A._viewProjectList_closure0, A._viewProjectList__closure, A._archiveProject_closure, A._archiveProject__closure, A._archiveProject__closure0, A._archiveProject__closure1, A._deleteProject_closure, A._deleteProject__closure, A._deleteProject__closure0, A._deleteProject__closure1, A._restoreProject_closure, A._restoreProject__closure, A._restoreProject__closure0, A._restoreProject__closure1, A._saveProject_closure, A._saveProject__closure, A._saveProject__closure0, A._loadProject_closure, A._loadProject__closure, A._loadProject__closure0, A._loadProjects_closure, A._loadProjects__closure, A._loadProjects__closure0, A._saveDocument_closure6, A._saveDocument__closure13, A._saveDocument__closure14, A.projectUIReducer_closure, A.editingReducer__closure7, A.projectListReducer__closure, A._viewProjectList_closure, A._filterProjectsByCustom1_closure, A._filterProjectsByCustom1_closure0, A._filterProjectsByCustom2_closure, A._filterProjectsByCustom2_closure0, A._filterProjectsByCustom3_closure, A._filterProjectsByCustom3_closure0, A._filterProjectsByCustom4_closure, A._filterProjectsByCustom4_closure0, A._filterProjectsByState_closure, A._filterProjectsByState_closure0, A._filterProjects_closure, A._sortProjects_closure, A._startListMultiselect_closure1, A._addToListMultiselect_closure1, A._removeFromListMultiselect_closure1, A._clearListMultiselect_closure1, A._purgeClientSuccess_closure6, A._purgeClientSuccess_closure7, A._purgeClientSuccess_closure5, A._purgeClientSuccess__closure4, A._archiveProjectSuccess_closure, A._deleteProjectSuccess_closure, A._restoreProjectSuccess_closure, A._addProject_closure, A._updateProject_closure, A._setLoadedProject_closure, A.convertProjectToInvoiceItem_closure3, A.convertProjectToInvoiceItem_closure4, A.memoizedDropdownProjectList_closure, A.dropdownProjectsSelector_closure, A.memoizedFilteredProjectList_closure, A.filteredProjectsSelector_closure, A.ProjectState_loadProjects_closure0, A.ProjectState_loadProjects_closure1, A.ProjectState_loadProjects_closure, A.handlePurchaseOrderAction_closure, A.handlePurchaseOrderAction_closure0, A.handlePurchaseOrderAction_closure1, A.handlePurchaseOrderAction_closure2, A.handlePurchaseOrderAction_closure5, A.handlePurchaseOrderAction_closure6, A.handlePurchaseOrderAction_closure7, A.handlePurchaseOrderAction_closure8, A.handlePurchaseOrderAction_closure9, A.handlePurchaseOrderAction_closure10, A._viewPurchaseOrder_closure, A._viewPurchaseOrderList_closure0, A._viewPurchaseOrderList__closure, A._editPurchaseOrder_closure, A._showEmailPurchaseOrder_closure, A._showPdfPurchaseOrder_closure, A._archivePurchaseOrder_closure, A._archivePurchaseOrder__closure, A._archivePurchaseOrder__closure0, A._archivePurchaseOrder__closure1, A._deletePurchaseOrder_closure, A._deletePurchaseOrder__closure, A._deletePurchaseOrder__closure0, A._deletePurchaseOrder__closure1, A._restorePurchaseOrder_closure, A._restorePurchaseOrder__closure, A._restorePurchaseOrder__closure0, A._restorePurchaseOrder__closure1, A._approvePurchaseOrder_closure, A._approvePurchaseOrder__closure, A._approvePurchaseOrder__closure0, A._markSentPurchaseOrder_closure, A._markSentPurchaseOrder__closure, A._markSentPurchaseOrder__closure0, A._convertPurchaseOrdersToExpense_closure, A._convertPurchaseOrdersToExpense__closure, A._convertPurchaseOrdersToExpense__closure0, A._addPurchaseOrdersToInventory_closure, A._addPurchaseOrdersToInventory__closure, A._addPurchaseOrdersToInventory__closure0, A._acceptPurchaseOrders_closure, A._acceptPurchaseOrders__closure, A._acceptPurchaseOrders__closure0, A._cancelPurchaseOrders_closure, A._cancelPurchaseOrders__closure, A._cancelPurchaseOrders__closure0, A._emailPurchaseOrder_closure, A._emailPurchaseOrder__closure, A._emailPurchaseOrder__closure0, A._savePurchaseOrder_closure, A._savePurchaseOrder__closure, A._savePurchaseOrder___closure, A._savePurchaseOrder__closure0, A._savePurchaseOrder__closure1, A._loadPurchaseOrder_closure, A._loadPurchaseOrder__closure, A._loadPurchaseOrder__closure0, A._downloadPurchaseOrders_closure, A._downloadPurchaseOrders__closure, A._downloadPurchaseOrders__closure0, A._bulkEmailPurchaseOrders_closure, A._bulkEmailPurchaseOrders__closure, A._bulkEmailPurchaseOrders__closure0, A._loadPurchaseOrders_closure, A._loadPurchaseOrders__closure, A._loadPurchaseOrders__closure0, A._saveDocument_closure3, A._saveDocument__closure7, A._saveDocument__closure8, A.purchaseOrderUIReducer_closure, A.editingReducer__closure44, A.editingReducer__closure43, A.editingReducer__closure42, A.editingReducer__closure41, A.editingReducer__closure40, A.editingReducer___closure2, A.editingReducer__closure39, A.editingReducer__closure38, A._addPurchaseOrderItem_closure, A._addPurchaseOrderItems_closure, A._removePurchaseOrderItem_closure, A._updatePurchaseOrderItem_closure, A.purchaseOrderListReducer__closure, A._viewPurchaseOrderList_closure, A._filterPurchaseOrdersByCustom1_closure, A._filterPurchaseOrdersByCustom1_closure0, A._filterPurchaseOrdersByCustom2_closure, A._filterPurchaseOrdersByCustom2_closure0, A._filterPurchaseOrdersByCustom3_closure, A._filterPurchaseOrdersByCustom3_closure0, A._filterPurchaseOrdersByCustom4_closure, A._filterPurchaseOrdersByCustom4_closure0, A._filterPurchaseOrdersByState_closure, A._filterPurchaseOrdersByState_closure0, A._filterPurchaseOrdersByStatus_closure, A._filterPurchaseOrdersByStatus_closure0, A._filterPurchaseOrders_closure, A._sortPurchaseOrders_closure, A._startListMultiselect_closure20, A._addToListMultiselect_closure20, A._removeFromListMultiselect_closure20, A._clearListMultiselect_closure20, A._markSentPurchaseOrderSuccess_closure0, A._markSentPurchaseOrderSuccess_closure1, A._markSentPurchaseOrderSuccess_closure, A._convertPurchaseOrdersToExpenses_closure0, A._convertPurchaseOrdersToExpenses_closure1, A._convertPurchaseOrdersToExpenses_closure, A._addPurchaseOrdersToInventorySuccess_closure0, A._addPurchaseOrdersToInventorySuccess_closure1, A._addPurchaseOrdersToInventorySuccess_closure, A._acceptPurchaseOrderSuccess_closure0, A._acceptPurchaseOrderSuccess_closure1, A._acceptPurchaseOrderSuccess_closure, A._cancelPurchaseOrderSuccess_closure0, A._cancelPurchaseOrderSuccess_closure1, A._cancelPurchaseOrderSuccess_closure, A._archivePurchaseOrderSuccess_closure, A._deletePurchaseOrderSuccess_closure, A._restorePurchaseOrderSuccess_closure, A._emailPurchaseOrderSuccess_closure, A._approvePurchaseOrderSuccess_closure0, A._approvePurchaseOrderSuccess_closure1, A._approvePurchaseOrderSuccess_closure, A._addPurchaseOrder_closure, A._addPurchaseOrder__closure, A._updatePurchaseOrder_closure, A._updatePurchaseOrder__closure, A.purchaseOrderContactSelector_closure, A.purchaseOrderContactSelector_closure0, A.memoizedDropdownPurchaseOrderList_closure, A.dropdownPurchaseOrdersSelector_closure, A.memoizedFilteredPurchaseOrderList_closure, A.filteredPurchaseOrdersSelector_closure, A.PurchaseOrderState_loadPurchaseOrders_closure0, A.PurchaseOrderState_loadPurchaseOrders_closure1, A.PurchaseOrderState_loadPurchaseOrders_closure, A.handleQuoteAction_closure, A.handleQuoteAction_closure0, A.handleQuoteAction_closure1, A.handleQuoteAction_closure2, A.handleQuoteAction_closure5, A.handleQuoteAction_closure6, A.handleQuoteAction_closure7, A.handleQuoteAction_closure8, A.handleQuoteAction_closure9, A.handleQuoteAction_closure10, A.handleQuoteAction_closure11, A.handleQuoteAction_closure12, A._viewQuote_closure, A._viewQuoteList_closure0, A._viewQuoteList__closure, A._editQuote_closure, A._showEmailQuote_closure, A._showPdfQuote_closure, A._archiveQuote_closure, A._archiveQuote__closure, A._archiveQuote__closure0, A._archiveQuote__closure1, A._deleteQuote_closure, A._deleteQuote__closure, A._deleteQuote__closure0, A._deleteQuote__closure1, A._restoreQuote_closure, A._restoreQuote__closure, A._restoreQuote__closure0, A._restoreQuote__closure1, A._convertQuotesToInvoices_closure, A._convertQuotesToInvoices__closure, A._convertQuotesToInvoices__closure0, A._convertQuotesToProjects_closure, A._convertQuotesToProjects__closure, A._convertQuotesToProjects__closure0, A._approveQuote_closure, A._approveQuote__closure, A._approveQuote__closure0, A._markSentQuote_closure, A._markSentQuote__closure, A._markSentQuote__closure0, A._emailQuote_closure, A._emailQuote__closure, A._emailQuote__closure0, A._saveQuote_closure, A._saveQuote__closure, A._saveQuote___closure, A._saveQuote__closure0, A._saveQuote__closure1, A._loadQuote_closure, A._loadQuote__closure, A._loadQuote__closure0, A._downloadQuotes_closure, A._downloadQuotes__closure, A._downloadQuotes__closure0, A._bulkEmailQuotes_closure, A._bulkEmailQuotes__closure, A._bulkEmailQuotes__closure0, A._loadQuotes_closure, A._loadQuotes__closure, A._loadQuotes__closure0, A._saveDocument_closure5, A._saveDocument__closure11, A._saveDocument__closure12, A.quoteUIReducer_closure, A.editingReducer__closure5, A.editingReducer__closure4, A.editingReducer__closure3, A.editingReducer__closure2, A.editingReducer__closure1, A.editingReducer___closure, A.editingReducer__closure0, A.editingReducer__closure, A._addQuoteItem_closure, A._addQuoteItems_closure, A._removeQuoteItem_closure, A._updateQuoteItem_closure, A.quoteListReducer__closure, A._viewQuoteList_closure, A._filterQuotesByCustom1_closure, A._filterQuotesByCustom1_closure0, A._filterQuotesByCustom2_closure, A._filterQuotesByCustom2_closure0, A._filterQuotesByCustom3_closure, A._filterQuotesByCustom3_closure0, A._filterQuotesByCustom4_closure, A._filterQuotesByCustom4_closure0, A._filterQuotesByState_closure, A._filterQuotesByState_closure0, A._filterQuotesByStatus_closure, A._filterQuotesByStatus_closure0, A._filterQuotes_closure, A._sortQuotes_closure, A._startListMultiselect_closure, A._addToListMultiselect_closure, A._removeFromListMultiselect_closure, A._clearListMultiselect_closure, A._purgeClientSuccess_closure0, A._purgeClientSuccess_closure1, A._purgeClientSuccess_closure, A._purgeClientSuccess__closure0, A._markSentQuoteSuccess_closure0, A._markSentQuoteSuccess_closure1, A._markSentQuoteSuccess_closure, A._archiveQuoteSuccess_closure, A._deleteQuoteSuccess_closure, A._restoreQuoteSuccess_closure, A._emailQuoteSuccess_closure, A._convertQuotesToInvoicesSuccess_closure0, A._convertQuotesToInvoicesSuccess_closure1, A._convertQuotesToInvoicesSuccess_closure, A._convertQuotesToProjectsSuccess_closure0, A._convertQuotesToProjectsSuccess_closure1, A._convertQuotesToProjectsSuccess_closure, A._addQuote_closure, A._addQuote__closure, A._updateQuote_closure, A._updateQuote__closure, A.quoteContactSelector_closure, A.quoteContactSelector_closure0, A.memoizedDropdownQuoteList_closure, A.dropdownQuoteSelector_closure, A.memoizedFilteredQuoteList_closure, A.filteredQuotesSelector_closure, A.QuoteState_loadQuotes_closure0, A.QuoteState_loadQuotes_closure1, A.QuoteState_loadQuotes_closure, A.handleRecurringExpenseAction_closure, A.handleRecurringExpenseAction_closure0, A.handleRecurringExpenseAction_closure1, A._editRecurringExpense_closure, A._viewRecurringExpense_closure, A._viewRecurringExpenseList_closure0, A._viewRecurringExpenseList__closure, A._archiveRecurringExpense_closure, A._archiveRecurringExpense__closure, A._archiveRecurringExpense__closure0, A._archiveRecurringExpense__closure1, A._deleteRecurringExpense_closure, A._deleteRecurringExpense__closure, A._deleteRecurringExpense__closure0, A._deleteRecurringExpense__closure1, A._restoreRecurringExpense_closure, A._restoreRecurringExpense__closure, A._restoreRecurringExpense__closure0, A._restoreRecurringExpense__closure1, A._saveRecurringExpense_closure, A._saveRecurringExpense__closure, A._saveRecurringExpense__closure0, A._loadRecurringExpense_closure, A._loadRecurringExpense__closure, A._loadRecurringExpense__closure0, A._loadRecurringExpenses_closure, A._loadRecurringExpenses__closure, A._loadRecurringExpenses__closure0, A._startRecurringExpense_closure, A._startRecurringExpense__closure, A._startRecurringExpense__closure0, A._stopRecurringExpense_closure, A._stopRecurringExpense__closure, A._stopRecurringExpense__closure0, A._saveDocument_closure2, A._saveDocument__closure5, A._saveDocument__closure6, A.recurringExpenseUIReducer_closure, A.editingReducer__closure37, A.recurringExpenseListReducer__closure, A._viewRecurringExpenseList_closure, A._filterRecurringExpensesByCustom1_closure, A._filterRecurringExpensesByCustom1_closure0, A._filterRecurringExpensesByCustom2_closure, A._filterRecurringExpensesByCustom2_closure0, A._filterRecurringExpensesByState_closure, A._filterRecurringExpensesByState_closure0, A._filterRecurringExpenses_closure, A._sortRecurringExpenses_closure, A._startListMultiselect_closure19, A._addToListMultiselect_closure19, A._removeFromListMultiselect_closure19, A._clearListMultiselect_closure19, A._purgeClientSuccess_closure15, A._purgeClientSuccess_closure16, A._purgeClientSuccess_closure14, A._purgeClientSuccess__closure10, A._archiveRecurringExpenseSuccess_closure, A._deleteRecurringExpenseSuccess_closure, A._restoreRecurringExpenseSuccess_closure, A._addRecurringExpense_closure, A._addRecurringExpense__closure, A._updateRecurringExpense_closure, A._updateRecurringExpense__closure, A._startRecurringExpensesSuccess_closure, A._stopRecurringExpensesSuccess_closure, A._setLoadedRecurringExpense_closure, A._setLoadedRecurringExpense__closure, A.memoizedFilteredRecurringExpenseList_closure, A.filteredRecurringExpensesSelector_closure, A.RecurringExpenseState_loadRecurringExpenses_closure0, A.RecurringExpenseState_loadRecurringExpenses_closure1, A.RecurringExpenseState_loadRecurringExpenses_closure, A.handleRecurringInvoiceAction_closure, A.handleRecurringInvoiceAction_closure0, A.handleRecurringInvoiceAction_closure1, A.handleRecurringInvoiceAction__closure, A.handleRecurringInvoiceAction_closure2, A.handleRecurringInvoiceAction_closure3, A.handleRecurringInvoiceAction_closure4, A.handleRecurringInvoiceAction_closure5, A._editRecurringInvoice_closure, A._viewRecurringInvoice_closure, A._viewRecurringInvoiceList_closure, A._viewRecurringInvoiceList__closure, A._showPdfRecurringInvoice_closure, A._startRecurringInvoice_closure, A._startRecurringInvoice__closure, A._startRecurringInvoice__closure0, A._stopRecurringInvoice_closure, A._stopRecurringInvoice__closure, A._stopRecurringInvoice__closure0, A._updatePricesRecurringInvoice_closure, A._updatePricesRecurringInvoice__closure, A._updatePricesRecurringInvoice__closure0, A._increasePricesRecurringInvoice_closure, A._increasePricesRecurringInvoice__closure, A._increasePricesRecurringInvoice__closure0, A._sendNowRecurringInvoice_closure, A._sendNowRecurringInvoice__closure, A._sendNowRecurringInvoice__closure0, A._archiveRecurringInvoice_closure, A._archiveRecurringInvoice__closure, A._archiveRecurringInvoice__closure0, A._archiveRecurringInvoice__closure1, A._deleteRecurringInvoice_closure, A._deleteRecurringInvoice__closure, A._deleteRecurringInvoice__closure0, A._deleteRecurringInvoice__closure1, A._restoreRecurringInvoice_closure, A._restoreRecurringInvoice__closure, A._restoreRecurringInvoice__closure0, A._restoreRecurringInvoice__closure1, A._saveRecurringInvoice_closure, A._saveRecurringInvoice__closure, A._saveRecurringInvoice___closure, A._saveRecurringInvoice__closure0, A._saveRecurringInvoice__closure1, A._loadRecurringInvoice_closure, A._loadRecurringInvoice__closure, A._loadRecurringInvoice__closure0, A._loadRecurringInvoices_closure, A._loadRecurringInvoices__closure, A._loadRecurringInvoices__closure0, A._saveDocument_closure1, A._saveDocument__closure3, A._saveDocument__closure4, A.recurringInvoiceUIReducer_closure, A.editingReducer__closure33, A.editingReducer__closure32, A.editingReducer__closure31, A.editingReducer__closure30, A.editingReducer__closure29, A.editingReducer___closure1, A.editingReducer__closure28, A.editingReducer__closure27, A._addRecurringInvoiceItem_closure, A._addRecurringInvoiceItems_closure, A._removeRecurringInvoiceItem_closure, A._updateRecurringInvoiceItem_closure, A.recurringInvoiceListReducer__closure, A._filterRecurringInvoicesByCustom1_closure, A._filterRecurringInvoicesByCustom1_closure0, A._filterRecurringInvoicesByCustom2_closure, A._filterRecurringInvoicesByCustom2_closure0, A._filterRecurringInvoicesByCustom3_closure, A._filterRecurringInvoicesByCustom3_closure0, A._filterRecurringInvoicesByCustom4_closure, A._filterRecurringInvoicesByCustom4_closure0, A._filterRecurringInvoicesByState_closure, A._filterRecurringInvoicesByState_closure0, A._filterRecurringInvoicesByStatus_closure, A._filterRecurringInvoicesByStatus_closure0, A._filterRecurringInvoices_closure, A._sortRecurringInvoices_closure, A._startListMultiselect_closure15, A._addToListMultiselect_closure15, A._removeFromListMultiselect_closure15, A._clearListMultiselect_closure15, A._purgeClientSuccess_closure12, A._purgeClientSuccess_closure13, A._purgeClientSuccess_closure11, A._purgeClientSuccess__closure8, A._archiveRecurringInvoiceSuccess_closure, A._deleteRecurringInvoiceSuccess_closure, A._emailRecurringInvoiceSuccess_closure, A._restoreRecurringInvoiceSuccess_closure, A._sendNowRecurringInvoiceSuccess_closure, A._startRecurringInvoicesSuccess_closure, A._stopRecurringInvoicesSuccess_closure, A._addRecurringInvoice_closure, A._addRecurringInvoice__closure, A._updateRecurringInvoice_closure, A._updateRecurringInvoice__closure, A.memoizedFilteredRecurringInvoiceList_closure, A.filteredRecurringInvoicesSelector_closure, A.RecurringInvoiceState_loadRecurringInvoices_closure0, A.RecurringInvoiceState_loadRecurringInvoices_closure1, A.RecurringInvoiceState_loadRecurringInvoices_closure, A._viewReports_closure, A._viewReports___closure, A.reportsUIReducer_closure, A.reportsUIReducer_closure0, A.reportsUIReducer_closure1, A.handleScheduleAction_closure, A._editSchedule_closure, A._viewSchedule_closure, A._viewScheduleList_closure0, A._viewScheduleList__closure, A._archiveSchedule_closure, A._archiveSchedule__closure, A._archiveSchedule__closure0, A._archiveSchedule__closure1, A._deleteSchedule_closure, A._deleteSchedule__closure, A._deleteSchedule__closure0, A._deleteSchedule__closure1, A._restoreSchedule_closure, A._restoreSchedule__closure, A._restoreSchedule__closure0, A._restoreSchedule__closure1, A._saveSchedule_closure, A._saveSchedule__closure, A._saveSchedule__closure0, A._loadSchedule_closure, A._loadSchedule__closure, A._loadSchedule__closure0, A._loadSchedules_closure, A._loadSchedules__closure, A._loadSchedules__closure0, A.scheduleUIReducer_closure, A.editingReducer__closure48, A.scheduleListReducer__closure, A._viewScheduleList_closure, A._filterSchedulesByCustom1_closure, A._filterSchedulesByCustom1_closure0, A._filterSchedulesByCustom2_closure, A._filterSchedulesByCustom2_closure0, A._filterSchedulesByState_closure, A._filterSchedulesByState_closure0, A._filterSchedules_closure, A._sortSchedules_closure, A._startListMultiselect_closure24, A._addToListMultiselect_closure24, A._removeFromListMultiselect_closure24, A._clearListMultiselect_closure24, A._archiveScheduleSuccess_closure, A._deleteScheduleSuccess_closure, A._restoreScheduleSuccess_closure, A._addSchedule_closure, A._updateSchedule_closure, A._setLoadedSchedule_closure, A.memoizedFilteredScheduleList_closure, A.filteredSchedulesSelector_closure, A.ScheduleState_loadSchedules_closure0, A.ScheduleState_loadSchedules_closure1, A.ScheduleState_loadSchedules_closure, A._viewSettings_closure, A._viewSettings___closure, A._saveCompany_closure, A._saveCompany__closure, A._saveCompany__closure0, A._saveAuthUser_closure, A._saveAuthUser__closure, A._saveAuthUser__closure0, A._connectOAuthUser_closure0, A._connectOAuthUser__closure, A._connectOAuthUser__closure0, A._disconnectOAuthUser_closure0, A._disconnectOAuthUser__closure, A._disconnectOAuthUser__closure0, A._disconnectOAuthMailer_closure0, A._disconnectOAuthMailer__closure, A._disconnectOAuthMailer__closure0, A._connectGmailUser_closure0, A._connectGmailUser__closure, A._connectGmailUser__closure0, A._disableTwoFactor_closure, A._disableTwoFactor__closure, A._disableTwoFactor__closure0, A._saveSettings_closure, A._saveSettings__closure, A._saveSettings__closure0, A._uploadLogo_closure, A._uploadLogo__closure, A._uploadLogo__closure0, A._saveDocument_closure4, A._saveDocument__closure9, A._saveDocument__closure10, A.settingsUIReducer__closure19, A.settingsUIReducer__closure18, A.settingsUIReducer__closure15, A.settingsUIReducer__closure16, A.settingsUIReducer__closure17, A.settingsUIReducer__closure14, A.settingsUIReducer__closure13, A.settingsUIReducer__closure12, A.settingsUIReducer__closure11, A.settingsUIReducer__closure10, A.settingsUIReducer__closure9, A.settingsUIReducer__closure8, A.settingsUIReducer__closure7, A.settingsUIReducer__closure6, A.settingsUIReducer__closure5, A.settingsUIReducer__closure4, A.settingsUIReducer__closure3, A.settingsUIReducer__closure2, A.settingsUIReducer__closure1, A.settingsUIReducer__closure0, A.settingsUIReducer__closure, A.staticLoadedReducer_closure, A.staticLoadedReducer__closure, A.staticLoadedReducer__closure0, A.staticLoadedReducer__closure1, A.staticLoadedReducer__closure2, A.staticLoadedReducer__closure3, A.staticLoadedReducer__closure4, A.staticLoadedReducer__closure5, A.staticLoadedReducer__closure6, A.staticLoadedReducer__closure7, A.staticLoadedReducer__closure8, A.staticLoadedReducer__closure9, A.staticLoadedReducer__closure10, A.staticLoadedReducer__closure11, A.staticLoadedReducer__closure12, A.staticLoadedReducer__closure13, A.staticLoadedReducer__closure14, A.staticLoadedReducer__closure15, A.staticLoadedReducer__closure16, A.memoizedCountryList_closure, A.memoizedCountryIso2Map_closure, A.countryIso2Map_closure, A.memoizedGroupList_closure, A.groupList_closure, A.memoizedLanguageList_closure, A.memoizedCurrencyList_closure, A.memoizedTimezoneList_closure, A.memoizedDateFormatList_closure, A.memoizedIndustryList_closure, A.memoizedSizeList_closure, A.memoizedGatewayList_closure, A.gatewayList_closure, A.memoizedPaymentTypeList_closure, A.memoizedFontMap_closure, A.fontMap_closure, A.fontMap_closure0, A.handleSubscriptionAction_closure, A._editSubscription_closure, A._viewSubscription_closure, A._viewSubscriptionList_closure, A._viewSubscriptionList__closure, A._archiveSubscription_closure, A._archiveSubscription__closure, A._archiveSubscription__closure0, A._archiveSubscription__closure1, A._deleteSubscription_closure, A._deleteSubscription__closure, A._deleteSubscription__closure0, A._deleteSubscription__closure1, A._restoreSubscription_closure, A._restoreSubscription__closure, A._restoreSubscription__closure0, A._restoreSubscription__closure1, A._saveSubscription_closure, A._saveSubscription__closure, A._saveSubscription__closure0, A._loadSubscription_closure, A._loadSubscription__closure, A._loadSubscription__closure0, A._loadSubscriptions_closure, A._loadSubscriptions__closure, A._loadSubscriptions__closure0, A.subscriptionUIReducer_closure, A.editingReducer__closure36, A.subscriptionListReducer__closure, A._filterSubscriptionsByCustom1_closure, A._filterSubscriptionsByCustom1_closure0, A._filterSubscriptionsByCustom2_closure, A._filterSubscriptionsByCustom2_closure0, A._filterSubscriptionsByState_closure, A._filterSubscriptionsByState_closure0, A._filterSubscriptions_closure, A._sortSubscriptions_closure, A._startListMultiselect_closure18, A._addToListMultiselect_closure18, A._removeFromListMultiselect_closure18, A._clearListMultiselect_closure18, A._archiveSubscriptionSuccess_closure, A._deleteSubscriptionSuccess_closure, A._restoreSubscriptionSuccess_closure, A._addSubscription_closure, A._updateSubscription_closure, A._setLoadedSubscription_closure, A.memoizedFilteredSubscriptionList_closure, A.filteredSubscriptionsSelector_closure, A.SubscriptionState_loadSubscriptions_closure0, A.SubscriptionState_loadSubscriptions_closure1, A.SubscriptionState_loadSubscriptions_closure, A.handleTaskAction_closure, A.handleTaskAction_closure0, A.handleTaskAction_closure2, A.handleTaskAction_closure3, A.handleTaskAction_closure4, A._editTask_closure, A._viewTask_closure, A._viewTaskList_closure0, A._viewTaskList__closure, A._archiveTask_closure, A._archiveTask__closure, A._archiveTask__closure0, A._archiveTask__closure1, A._startTask_closure, A._startTask__closure, A._startTask__closure0, A._startTask__closure1, A._stopTask_closure, A._stopTask__closure, A._stopTask__closure0, A._stopTask__closure1, A._deleteTask_closure, A._deleteTask__closure, A._deleteTask__closure0, A._deleteTask__closure1, A._restoreTask_closure, A._restoreTask__closure, A._restoreTask__closure0, A._restoreTask__closure1, A._saveTask_closure, A._saveTask__closure, A._saveTask__closure0, A._loadTask_closure, A._loadTask__closure, A._loadTask__closure0, A._loadTasks_closure, A._loadTasks__closure, A._loadTasks__closure0, A._saveDocument_closure7, A._saveDocument__closure15, A._saveDocument__closure16, A._sortTasks_closure0, A._sortTasks__closure, A._sortTasks__closure0, A.taskUIReducer_closure, A.editingReducer__closure8, A.taskListReducer__closure, A._viewTaskList_closure, A._filterTasksByCustom1_closure, A._filterTasksByCustom1_closure0, A._filterTasksByCustom2_closure, A._filterTasksByCustom2_closure0, A._filterTasksByState_closure, A._filterTasksByState_closure0, A._filterTasksByStatus_closure, A._filterTasksByStatus_closure0, A._filterTasks_closure, A._sortTasks_closure, A._startListMultiselect_closure2, A._addToListMultiselect_closure2, A._removeFromListMultiselect_closure2, A._clearListMultiselect_closure2, A._purgeClientSuccess_closure18, A._purgeClientSuccess_closure19, A._purgeClientSuccess_closure17, A._purgeClientSuccess__closure12, A._sortTasksSuccess_closure, A._sortTasksSuccess__closure, A._archiveTaskSuccess_closure, A._startTaskSuccess_closure, A._stopTaskSuccess_closure, A._deleteTaskSuccess_closure, A._restoreTaskSuccess_closure, A._addTask_closure, A._updateTask_closure, A._setLoadedTask_closure, A.convertTaskToInvoiceItem_closure, A.convertTaskToInvoiceItem_closure0, A.convertTaskToInvoiceItem_closure2, A.memoizedTaskList_closure, A.taskList_closure, A.memoizedKanbanTaskList_closure, A.kanbanTasksSelector_closure, A.memoizedFilteredTaskList_closure, A.filteredTasksSelector_closure, A.TaskState_loadTasks_closure0, A.TaskState_loadTasks_closure1, A.TaskState_loadTasks_closure, A.handleTaskStatusAction_closure, A.handleTaskStatusAction_closure0, A._editTaskStatus_closure, A._viewTaskStatus_closure, A._viewTaskStatusList_closure0, A._viewTaskStatusList__closure, A._archiveTaskStatus_closure, A._archiveTaskStatus__closure, A._archiveTaskStatus__closure0, A._archiveTaskStatus__closure1, A._deleteTaskStatus_closure, A._deleteTaskStatus__closure, A._deleteTaskStatus__closure0, A._deleteTaskStatus__closure1, A._restoreTaskStatus_closure, A._restoreTaskStatus__closure, A._restoreTaskStatus__closure0, A._restoreTaskStatus__closure1, A._saveTaskStatus_closure, A._saveTaskStatus__closure, A._saveTaskStatus__closure0, A._loadTaskStatus_closure, A._loadTaskStatus__closure, A._loadTaskStatus__closure0, A._loadTaskStatuses_closure, A._loadTaskStatuses__closure, A._loadTaskStatuses__closure0, A.taskStatusUIReducer_closure, A.editingReducer__closure35, A.taskStatusListReducer__closure, A._viewTaskStatusList_closure, A._filterTaskStatusesByCustom1_closure, A._filterTaskStatusesByCustom1_closure0, A._filterTaskStatusesByCustom2_closure, A._filterTaskStatusesByCustom2_closure0, A._filterTaskStatusesByState_closure, A._filterTaskStatusesByState_closure0, A._filterTaskStatuses_closure, A._sortTaskStatuses_closure, A._startListMultiselect_closure17, A._addToListMultiselect_closure17, A._removeFromListMultiselect_closure17, A._clearListMultiselect_closure17, A._sortTaskStatusSuccess_closure, A._sortTaskStatusSuccess__closure, A._archiveTaskStatusSuccess_closure, A._deleteTaskStatusSuccess_closure, A._restoreTaskStatusSuccess_closure, A._addTaskStatus_closure, A._updateTaskStatus_closure, A._setLoadedTaskStatus_closure, A.sortedActiveTaskStatusIds_closure, A.memoizedDropdownTaskStatusList_closure, A.dropdownTaskStatusesSelector_closure, A.memoizedFilteredTaskStatusList_closure, A.filteredTaskStatusesSelector_closure, A.defaultTaskStatusId_closure, A.TaskStatusState_loadTaskStatuses_closure0, A.TaskStatusState_loadTaskStatuses_closure1, A.TaskStatusState_loadTaskStatuses_closure, A.handleTaxRateAction_closure, A._editTaxRate_closure, A._viewTaxRate_closure, A._viewTaxRateList_closure0, A._viewTaxRateList__closure, A._archiveTaxRate_closure, A._archiveTaxRate__closure, A._archiveTaxRate__closure0, A._archiveTaxRate__closure1, A._deleteTaxRate_closure, A._deleteTaxRate__closure, A._deleteTaxRate__closure0, A._deleteTaxRate__closure1, A._restoreTaxRate_closure, A._restoreTaxRate__closure, A._restoreTaxRate__closure0, A._restoreTaxRate__closure1, A._saveTaxRate_closure, A._saveTaxRate__closure, A._saveTaxRate__closure0, A._loadTaxRate_closure, A._loadTaxRate__closure, A._loadTaxRate__closure0, A._loadTaxRates_closure, A._loadTaxRates__closure, A._loadTaxRates__closure0, A.taxRateUIReducer_closure, A.editingReducer__closure14, A.taxRateListReducer__closure, A._viewTaxRateList_closure, A._filterTaxRatesByState_closure, A._filterTaxRatesByState_closure0, A._filterTaxRates_closure, A._sortTaxRates_closure, A._startListMultiselect_closure8, A._addToListMultiselect_closure8, A._removeFromListMultiselect_closure8, A._clearListMultiselect_closure8, A._archiveTaxRateSuccess_closure, A._deleteTaxRateSuccess_closure, A._restoreTaxRateSuccess_closure, A._addTaxRate_closure, A._updateTaxRate_closure, A._setLoadedTaxRate_closure, A._setLoadedTaxRates_closure, A._setLoadedTaxRates__closure, A._setLoadedTaxRates__closure0, A._setLoadedTaxRates_closure0, A._setLoadedCompany_closure3, A._setLoadedCompany__closure3, A._setLoadedCompany__closure4, A._setLoadedCompany_closure4, A.memoizedFilteredTaxRateList_closure, A.filteredTaxRatesSelector_closure, A.handleTokenAction_closure, A._editToken_closure, A._viewToken_closure, A._viewTokenList_closure0, A._viewTokenList__closure, A._archiveToken_closure, A._archiveToken__closure, A._archiveToken__closure0, A._archiveToken__closure1, A._deleteToken_closure, A._deleteToken__closure, A._deleteToken__closure0, A._deleteToken__closure1, A._restoreToken_closure, A._restoreToken__closure, A._restoreToken__closure0, A._restoreToken__closure1, A._saveToken_closure, A._saveToken__closure, A._saveToken__closure0, A._loadToken_closure, A._loadToken__closure, A._loadToken__closure0, A._loadTokens_closure, A._loadTokens__closure, A._loadTokens__closure0, A.tokenUIReducer_closure, A.editingReducer__closure25, A.tokenListReducer__closure, A._viewTokenList_closure, A._filterTokensByCustom1_closure, A._filterTokensByCustom1_closure0, A._filterTokensByCustom2_closure, A._filterTokensByCustom2_closure0, A._filterTokensByState_closure, A._filterTokensByState_closure0, A._filterTokens_closure, A._sortTokens_closure, A._startListMultiselect_closure13, A._addToListMultiselect_closure13, A._removeFromListMultiselect_closure13, A._clearListMultiselect_closure13, A._archiveTokenSuccess_closure, A._deleteTokenSuccess_closure, A._restoreTokenSuccess_closure, A._addToken_closure, A._updateToken_closure, A._setLoadedToken_closure, A.memoizedFilteredTokenList_closure, A.filteredTokensSelector_closure, A.TokenState_loadTokens_closure0, A.TokenState_loadTokens_closure1, A.TokenState_loadTokens_closure, A.handleTransactionAction_closure, A._editTransaction_closure, A._viewTransaction_closure, A._viewTransactionList_closure0, A._viewTransactionList__closure, A._archiveTransaction_closure, A._archiveTransaction__closure, A._archiveTransaction__closure0, A._archiveTransaction__closure1, A._deleteTransaction_closure, A._deleteTransaction__closure, A._deleteTransaction__closure0, A._deleteTransaction__closure1, A._restoreTransaction_closure, A._restoreTransaction__closure, A._restoreTransaction__closure0, A._restoreTransaction__closure1, A._convertTransactions_closure, A._convertTransactions__closure, A._convertTransactions__closure0, A._convertToPayment_closure, A._convertToPayment__closure, A._convertToPayment__closure0, A._convertToExpense_closure, A._convertToExpense__closure, A._convertToExpense__closure0, A._linkToPayment_closure, A._linkToPayment__closure, A._linkToPayment__closure0, A._linkToExpense_closure, A._linkToExpense__closure, A._linkToExpense__closure0, A._saveTransaction_closure, A._saveTransaction__closure, A._saveTransaction__closure0, A._loadTransaction_closure, A._loadTransaction__closure, A._loadTransaction__closure0, A._loadTransactions_closure, A._loadTransactions__closure, A._loadTransactions__closure0, A.transactionUIReducer_closure, A.editingReducer__closure46, A.transactionListReducer__closure, A._viewTransactionList_closure, A._filterTransactionsByCustom1_closure, A._filterTransactionsByCustom1_closure0, A._filterTransactionsByCustom2_closure, A._filterTransactionsByCustom2_closure0, A._filterTransactionsByState_closure, A._filterTransactionsByState_closure0, A._filterTransactionsByStatus_closure, A._filterTransactionsByStatus_closure0, A._filterTransactions_closure, A._sortTransactions_closure, A._startListMultiselect_closure22, A._addToListMultiselect_closure22, A._removeFromListMultiselect_closure22, A._clearListMultiselect_closure22, A._archiveTransactionSuccess_closure, A._deleteTransactionSuccess_closure, A._restoreTransactionSuccess_closure, A._addTransaction_closure, A._updateTransaction_closure, A._convertTransactionToPayment_closure, A._linkTransactionToPayment_closure, A._linkTransactionToExpense_closure, A._setLoadedTransaction_closure, A.memoizedFilteredTransactionList_closure, A.filteredTransactionsSelector_closure, A.TransactionState_loadTransactions_closure0, A.TransactionState_loadTransactions_closure1, A.TransactionState_loadTransactions_closure, A.handleTransactionRuleAction_closure, A._editTransactionRule_closure, A._viewTransactionRule_closure, A._viewTransactionRuleList_closure0, A._viewTransactionRuleList__closure, A._archiveTransactionRule_closure, A._archiveTransactionRule__closure, A._archiveTransactionRule__closure0, A._archiveTransactionRule__closure1, A._deleteTransactionRule_closure, A._deleteTransactionRule__closure, A._deleteTransactionRule__closure0, A._deleteTransactionRule__closure1, A._restoreTransactionRule_closure, A._restoreTransactionRule__closure, A._restoreTransactionRule__closure0, A._restoreTransactionRule__closure1, A._saveTransactionRule_closure, A._saveTransactionRule__closure, A._saveTransactionRule__closure0, A._loadTransactionRule_closure, A._loadTransactionRule__closure, A._loadTransactionRule__closure0, A._loadTransactionRules_closure, A._loadTransactionRules__closure, A._loadTransactionRules__closure0, A.transactionRuleUIReducer_closure, A.editingReducer__closure47, A.transactionRuleListReducer__closure, A._viewTransactionRuleList_closure, A._filterTransactionRulesByCustom1_closure, A._filterTransactionRulesByCustom1_closure0, A._filterTransactionRulesByCustom2_closure, A._filterTransactionRulesByCustom2_closure0, A._filterTransactionRulesByState_closure, A._filterTransactionRulesByState_closure0, A._filterTransactionRules_closure, A._sortTransactionRules_closure, A._startListMultiselect_closure23, A._addToListMultiselect_closure23, A._removeFromListMultiselect_closure23, A._clearListMultiselect_closure23, A._archiveTransactionRuleSuccess_closure, A._deleteTransactionRuleSuccess_closure, A._restoreTransactionRuleSuccess_closure, A._addTransactionRule_closure, A._updateTransactionRule_closure, A._setLoadedTransactionRule_closure, A.memoizedFilteredTransactionRuleList_closure, A.filteredTransactionRulesSelector_closure, A.TransactionRuleState_loadTransactionRules_closure0, A.TransactionRuleState_loadTransactionRules_closure1, A.TransactionRuleState_loadTransactionRules_closure, A.prefReducer_closure, A._resortFields_closure, A._resortFields_closure0, A.sidebarEditorReducer__closure, A.sidebarEditorReducer__closure0, A.sidebarViewerReducer__closure, A.sidebarViewerReducer__closure0, A.companyPrefReducer_closure, A.historyReducer__closure, A._addToHistory_closure, A._addToHistory_closure1, A._addToHistory_closure2, A.uiReducer_closure, A.previewStackReducer__closure, A.filterStackReducer__closure, A.UIState_mainRoute_closure, A.UIState_subRoute_closure, A.UIState_previousMainRoute_closure, A.UIState_previousSubRoute_closure, A.handleUserAction_closure, A.handleUserAction_closure0, A.handleUserAction_closure1, A.handleUserAction_closure2, A.handleUserAction_closure3, A.handleUserAction_closure4, A.handleUserAction_closure5, A.handleUserAction_closure6, A.handleUserAction_closure7, A.handleUserAction_closure8, A.handleUserAction_closure9, A.handleUserAction_closure11, A.handleUserAction_closure13, A.handleUserAction_closure15, A.handleUserAction_closure17, A.handleUserAction_closure16, A._editUser_closure, A._viewUser_closure, A._viewUserList_closure0, A._viewUserList__closure, A._archiveUser_closure, A._archiveUser__closure, A._archiveUser__closure0, A._archiveUser__closure1, A._deleteUser_closure, A._deleteUser__closure, A._deleteUser__closure0, A._deleteUser__closure1, A._restoreUser_closure, A._restoreUser__closure, A._restoreUser__closure0, A._restoreUser__closure1, A._removeUser_closure, A._removeUser__closure, A._removeUser__closure0, A._resendInvite_closure, A._resendInvite__closure, A._resendInvite__closure0, A._saveUser_closure, A._saveUser__closure, A._saveUser__closure0, A._loadUser_closure, A._loadUser__closure, A._loadUser__closure0, A._loadUsers_closure, A._loadUsers__closure, A._loadUsers__closure0, A.userUIReducer_closure, A.editingReducer__closure15, A.userListReducer__closure, A._viewUserList_closure, A._filterUsersByCustom1_closure, A._filterUsersByCustom1_closure0, A._filterUsersByCustom2_closure, A._filterUsersByCustom2_closure0, A._filterUsersByCustom3_closure, A._filterUsersByCustom3_closure0, A._filterUsersByCustom4_closure, A._filterUsersByCustom4_closure0, A._filterUsersByState_closure, A._filterUsersByState_closure0, A._filterUsers_closure, A._sortUsers_closure, A._startListMultiselect_closure9, A._addToListMultiselect_closure9, A._removeFromListMultiselect_closure9, A._clearListMultiselect_closure9, A._archiveUserSuccess_closure, A._deleteUserSuccess_closure, A._restoreUserSuccess_closure, A._removeUserSuccess_closure, A._addUser_closure, A._updateUser_closure, A._updateAuthUser_closure, A._connectOAuthUser_closure, A._disconnectOAuthUser_closure, A._disconnectOAuthMailer_closure, A._connectGmailUser_closure, A._setLoadedUser_closure, A._setLoadedUsers_closure, A._setLoadedUsers__closure, A._setLoadedUsers__closure0, A._setLoadedUsers_closure0, A._setLoadedCompany_closure5, A._setLoadedCompany__closure5, A._setLoadedCompany__closure6, A._setLoadedCompany_closure6, A.memoizedFilteredUserList_closure, A.filteredUsersSelector_closure, A.memoizedUserList_closure, A.userList_closure, A.memoizedGmailUserList_closure, A.gmailUserList_closure, A.memoizedMicrosoftUserList_closure, A.microsoftUserList_closure, A.handleVendorAction_closure, A.handleVendorAction_closure0, A._editVendor_closure, A._viewVendor_closure, A._viewVendorList_closure0, A._viewVendorList__closure, A._archiveVendor_closure, A._archiveVendor__closure, A._archiveVendor__closure0, A._archiveVendor__closure1, A._deleteVendor_closure, A._deleteVendor__closure, A._deleteVendor__closure0, A._deleteVendor__closure1, A._restoreVendor_closure, A._restoreVendor__closure, A._restoreVendor__closure0, A._restoreVendor__closure1, A._saveVendor_closure, A._saveVendor__closure, A._saveVendor__closure0, A._loadVendor_closure, A._loadVendor__closure, A._loadVendor__closure0, A._loadVendors_closure, A._loadVendors__closure, A._loadVendors__closure0, A._saveDocument_closure8, A._saveDocument__closure17, A._saveDocument__closure18, A.vendorUIReducer_closure, A.editingReducer__closure9, A._addContact_closure, A._removeContact_closure, A._updateContact_closure, A.vendorListReducer__closure, A._viewVendorList_closure, A._filterVendorsByCustom1_closure, A._filterVendorsByCustom1_closure0, A._filterVendorsByCustom2_closure, A._filterVendorsByCustom2_closure0, A._filterVendorsByCustom3_closure, A._filterVendorsByCustom3_closure0, A._filterVendorsByCustom4_closure, A._filterVendorsByCustom4_closure0, A._filterVendorsByState_closure, A._filterVendorsByState_closure0, A._filterVendors_closure, A._sortVendors_closure, A._startListMultiselect_closure3, A._addToListMultiselect_closure3, A._removeFromListMultiselect_closure3, A._clearListMultiselect_closure3, A._archiveVendorSuccess_closure, A._deleteVendorSuccess_closure, A._restoreVendorSuccess_closure, A._addVendor_closure, A._addVendor__closure, A._updateVendor_closure, A._updateVendor__closure, A._setLoadedVendor_closure, A._setLoadedVendor__closure, A.memoizedDropdownVendorList_closure, A.dropdownVendorsSelector_closure, A.memoizedFilteredVendorList_closure, A.filteredVendorsSelector_closure, A.memoizedCalculateVendorBalance_closure, A.calculateVendorBalance_closure, A.VendorState_loadVendors_closure0, A.VendorState_loadVendors_closure1, A.VendorState_loadVendors_closure, A.handleWebhookAction_closure, A._editWebhook_closure, A._viewWebhook_closure, A._viewWebhookList_closure0, A._viewWebhookList__closure, A._archiveWebhook_closure, A._archiveWebhook__closure, A._archiveWebhook__closure0, A._archiveWebhook__closure1, A._deleteWebhook_closure, A._deleteWebhook__closure, A._deleteWebhook__closure0, A._deleteWebhook__closure1, A._restoreWebhook_closure, A._restoreWebhook__closure, A._restoreWebhook__closure0, A._restoreWebhook__closure1, A._saveWebhook_closure, A._saveWebhook__closure, A._saveWebhook__closure0, A._loadWebhook_closure, A._loadWebhook__closure, A._loadWebhook__closure0, A._loadWebhooks_closure, A._loadWebhooks__closure, A._loadWebhooks__closure0, A.webhookUIReducer_closure, A.editingReducer__closure26, A.webhookListReducer__closure, A._viewWebhookList_closure, A._filterWebhooksByCustom1_closure, A._filterWebhooksByCustom1_closure0, A._filterWebhooksByCustom2_closure, A._filterWebhooksByCustom2_closure0, A._filterWebhooksByState_closure, A._filterWebhooksByState_closure0, A._filterWebhooks_closure, A._sortWebhooks_closure, A._startListMultiselect_closure14, A._addToListMultiselect_closure14, A._removeFromListMultiselect_closure14, A._clearListMultiselect_closure14, A._archiveWebhookSuccess_closure, A._deleteWebhookSuccess_closure, A._restoreWebhookSuccess_closure, A._addWebhook_closure, A._updateWebhook_closure, A._setLoadedWebhook_closure, A.memoizedFilteredWebhookList_closure, A.filteredWebhooksSelector_closure, A.WebhookState_loadWebhooks_closure0, A.WebhookState_loadWebhooks_closure1, A.WebhookState_loadWebhooks_closure, A.ActionMenuButton_build_closure, A.ActionMenuButton_build_closure0, A.ActionMenuButton_build_closure1, A._AppBottomBarState_build__closure14, A._AppBottomBarState_build___closure8, A._AppBottomBarState_build____closure1, A._AppBottomBarState_build_____closure2, A._AppBottomBarState_build__closure12, A._AppBottomBarState_build___closure6, A._AppBottomBarState_build____closure0, A._AppBottomBarState_build_____closure1, A._AppBottomBarState_build__closure2, A._AppBottomBarState_build___closure0, A._AppBottomBarState_build____closure, A._AppBottomBarState_build_____closure, A._AppBottomBarState_build__closure10, A._AppBottomBarState_build___closure4, A._AppBottomBarState_build__closure8, A._AppBottomBarState_build___closure3, A._AppBottomBarState_build__closure6, A._AppBottomBarState_build___closure2, A._AppBottomBarState_build__closure4, A._AppBottomBarState_build___closure1, A._AppBottomBarState_build___onColumnsPressed_closure, A._AppBottomBarState_build___onColumnsPressed__closure, A._AppBottomBarState_build___onColumnsPressed__closure0, A._AppBottomBarState_build___onColumnsPressed__closure1, A.CustomFieldSelector_build_closure0, A.CustomFieldSelector_build__closure, A.CustomFieldSelector_build___closure, A._ChangeLayoutBannerState_build__closure, A.ConfirmEmail_build___closure, A.ConfirmEmailVM_fromStore_closure2, A.ConfirmEmailVM_fromStore__closure, A._DesktopSessionTimeoutState_initState_closure, A._DesktopSessionTimeoutState_build__closure, A.MessageDialog_build_closure, A.ErrorDialog_build__closure, A._HealthCheckDialogState_runCheck_closure0, A._HealthCheckDialogState_runCheck_closure1, A._HealthCheckDialogState_clearCache_closure0, A._HealthCheckDialogState_clearCache__closure, A._HealthCheckDialogState_clearCache_closure1, A.multiselectDialog_closure, A.multiselectDialog__closure, A.MultiSelectListState_build_closure, A.MultiSelectListState_build_closure0, A.MultiSelectListState_build_closure2, A.MultiSelectListState_build_closure3, A.MultiSelectListState_build_closure4, A.DismissibleEntity_build_closure, A.DismissibleEntity_build_closure0, A.DismissibleEntity_build_closure1, A.DismissibleEntity_build_closure2, A.DismissibleEntity_build_closure3, A.DocumentGrid_build__closure, A.DocumentTile_build_closure0, A.DocumentTile_build__closure, A.DocumentTile_build_closure, A.DocumentPreview_build_closure, A.EditScaffold_build_closure0, A.EditScaffold_build__closure3, A.EditScaffold_build_closure3, A.EditScaffold_build__closure2, A.EditScaffold_build__closure1, A.EditScaffold_build___closure, A.EditScaffold_build_closure6, A.EditScaffold_build_closure7, A.EditScaffold_build_closure8, A.EditScaffold_build__closure, A.EditScaffold_build_closure9, A.showEntityActionsDialog_closure, A.showEntityActionsDialog_closure0, A._EntityListTileState_build_closure3, A._EntityListTileState_build_closure4, A._EntitiesListTileState_build_closure2, A._EntitiesListTileState_build_closure3, A._EntityDropdownState__showOptions_closure, A._EntityDropdownState__showOptions__closure, A._EntityDropdownState__showOptions__closure1, A._EntityDropdownState_build__closure8, A._EntityDropdownState_build_closure5, A._EntityDropdownState_build__closure, A._EntityDropdownState_build__closure0, A._EntityDropdownState_build__closure1, A._EntityDropdownState_build_closure3, A._EntityDropdownState_build_closure4, A._EntityDropdownState_build_closure__wrapUp, A._EntityDropdownState_build___wrapUp_closure, A._EntityDropdownState_build__closure2, A._EntityDropdownState_build__closure3, A._EntityDropdownState_build__closure4, A._EntityDropdownState_build_closure1, A._EntityDropdownState_build__closure7, A._EntityDropdownState_build__closure6, A._EntityDropdownState_build_closure2, A._EntityDropdownState_build___closure, A._EntityDropdownState_build____closure, A._EntityDropdownState_build____closure0, A._EntityDropdownDialogState_build__selectEntity, A._EntityDropdownDialogState_build__headerRow_closure, A._EntityDropdownDialogState_build__headerRow__closure, A._EntityDropdownDialogState_build__createList_closure, A._EntityDropdownDialogState_build__createList_closure0, A._EntityDropdownDialogState_build__createList__closure, A.EntityTopFilter_build_closure, A.EntityTopFilter_build__closure0, A.EntityTopFilter_build__closure, A.EntityTopFilter_build___closure, A.EntityTopFilter_build___closure0, A.EntityTopFilterHeader_build_closure, A.EntityTopFilterHeader_build_closure4, A.EntityTopFilterHeader_build__closure1, A.EntityTopFilterHeader_build__closure0, A.EntityTopFilterHeader_build___closure, A.AppDropdownButton_build_closure, A.AppToggleButtons_build__closure, A.AppToggleButtons_build__closure0, A.BoolDropdownButton_build_closure, A.BoolDropdownButton_build_closure0, A.BoolDropdownButton_build_closure1, A.BoolDropdownButton_build_closure3, A.ClientPicker_build_closure, A._FormColorPickerState_didChangeDependencies_closure, A._FormColorPickerState_didChangeDependencies_closure0, A._FormColorPickerState__showPicker_closure, A._FormColorPickerState__showPicker__closure, A._CustomFieldState_build_closure, A._CustomFieldState_build_closure1, A._CustomFieldState_build_closure2, A._DatePickerState_build_closure1, A._DecoratedFormFieldState_build_closure0, A._DecoratedFormFieldState_build_closure1, A.DesignPicker_build_closure1, A.DesignPicker_build_closure, A.DesignPicker_build_closure0, A._DurationPickerState_build_closure1, A._DurationPickerState_build_closure, A._DurationPickerState_build__closure0, A._DurationPickerState_build_closure0, A.DynamicSelector_build_closure0, A.DynamicSelector_build_closure, A.DynamicSelector_build_closure1, A.NotificationSettings_build_closure, A.NotificationSettings_build_closure0, A.NotificationSettings_build_closure1, A.NotificationSettings_build__closure, A._NotificationSelector_build_closure, A._PasswordFormFieldState_build_closure0, A.ProjectPicker_build_closure0, A.ProjectPicker_build__closure, A.SaveCancelButtons_build_closure, A.SaveCancelButtons_build_closure0, A._TimePickerState_build_closure0, A._TimePickerState_build__closure, A._TimePickerState_build__closure0, A.VendorPicker_build_closure0, A.VendorPicker_build__closure, A.HistoryDrawer_build_closure, A._HistoryListTileState_build__closure, A._InvoiceEmailViewState_dispose_closure, A._InvoiceEmailViewState__loadTemplate_closure0, A._InvoiceEmailViewState__buildTemplateDropdown_closure, A._InvoiceEmailViewState__buildTemplateDropdown__closure0, A._InvoiceEmailViewState__buildTemplateDropdown_closure0, A._InvoiceEmailViewState__buildTemplateDropdown_closure1, A._InvoiceEmailViewState__buildTemplateDropdown_closure2, A._InvoiceEmailViewState__buildEdit__closure, A._InvoiceEmailViewState__buildEdit_closure0, A._InvoiceEmailViewState__buildEdit_closure1, A._InvoiceEmailViewState__buildEdit_closure2, A._InvoiceEmailViewState_build_closure, A._InvoiceEmailViewState_build_closure0, A._InvoiceEmailViewState_build_closure1, A._InvoiceEmailViewState_build_closure2, A._TaxRateDropdownState_didChangeDependencies_closure, A._TaxRateDropdownState_didChangeDependencies_closure0, A._TaxRateDropdownState_build_closure, A._TaxRateDropdownState_build_closure0, A._TaxRateDropdownState_build_closure1, A._TaxRateDropdownState_build_closure3, A.TaxRateField_build_closure, A.TaxRateField_build_closure0, A._LinkTextRelatedEntityState_build_closure2, A._LinkTextRelatedEntityState_build_closure1, A._ListFilterState_build_closure0, A._ListFilterState_build_closure4, A._ListFilterState_build__closure2, A._ListFilterState_build__closure3, A._ListFilterState_build_closure3, A._ListFilterState_build_closure2, A._ListFilterState_build__closure4, A._ListFilterState_build_closure7, A._ListFilterState_build__closure, A._ListFilterState_build___closure0, A._ListFilterState_build__closure0, A._ListFilterState_build___closure, A._ListFilterState_build_closure6, A._ListFilterState_build_closure5, A._ListFilterState_build__closure1, A.ListScaffold_build_closure0, A.ListScaffold_build_closure4, A._LiveTextState_initState_closure, A._MenuDrawerState_build__companyLogo, A._MenuDrawerState_build__companyListItem, A._MenuDrawerState_build__companyListItem_closure, A._MenuDrawerState_build__companyListItem_closure2, A._MenuDrawerState_build__companyListItem_closure3, A._MenuDrawerState_build_closure, A._MenuDrawerState_build__closure5, A._MenuDrawerState_build_closure0, A._MenuDrawerState_build__closure4, A._MenuDrawerState_build_closure3, A._MenuDrawerState_build__closure3, A._MenuDrawerState_build_closure1, A._MenuDrawerState_build_closure2, A._MenuDrawerState_build__closure2, A._MenuDrawerState_build__closure1, A._MenuDrawerState_build__closure0, A._MenuDrawerState_build__closure, A._DrawerTileState_build_closure3, A._DrawerTileState_build_closure4, A.SidebarFooter_build__closure, A.SidebarFooterCollapsed_build_closure0, A.SidebarFooterCollapsed_build_closure, A._showContactUs_closure, A._showUpdate_closure, A._showAbout_closure, A._showAbout___closure1, A._showAbout___closure0, A._showAbout_____closure, A._showAbout___closure, A._ContactUsDialogState__sendMessage_closure0, A._ContactUsDialogState__sendMessage__closure1, A._ContactUsDialogState__sendMessage_closure1, A._ContactUsDialogState_build_closure1, A._ContactUsDialogState_build_closure2, A.MenuDrawerVM_fromStore_closure1, A.MenuDrawerVM_fromStore__closure, A.MenuDrawerVM_fromStore_closure, A.MenuDrawerVM_fromStore_closure0, A.MenuDrawerVM_fromStore__closure0, A.MenuDrawerVM_fromStore___closure, A.MenuDrawerVM_fromStore___closure0, A._DropDownMultiSelectState_initState_closure, A._DropDownMultiSelectState_build__closure1, A._DropDownMultiSelectState_build__closure2, A._DropDownMultiSelectState_build___closure, A._DropDownMultiSelectState_build__closure0, A._DropDownMultiSelectState_build____closure, A.AppPinput_build_closure, A.PortalLinks_build_closure1, A.PortalLinks_build_closure2, A.SearchText_build_closure0, A._AccountSmsVerificationState__sendCode_closure0, A._AccountSmsVerificationState__sendCode_closure1, A._AccountSmsVerificationState__verifyCode_closure0, A._AccountSmsVerificationState__verifyCode_closure1, A._AccountSmsVerificationState_build_closure, A._AccountSmsVerificationState_build_closure0, A._AccountSmsVerificationState_build_closure1, A._UserSmsVerificationState_initState_closure, A._UserSmsVerificationState__sendCode_closure0, A._UserSmsVerificationState__sendCode_closure1, A._UserSmsVerificationState__verifyCode_closure0, A._UserSmsVerificationState__verifyCode_closure1, A._UserSmsVerificationState_build_closure, A._SystemLogViewerState_build_closure, A._SystemLogViewerState_build_closure0, A._SystemLogViewerState_build_closure1, A.AppDataTable_build_closure, A.AppDataTable_build_closure0, A.AppPaginatedDataTableState__getBlankRowFor_closure, A.AppPaginatedDataTableState__getProgressIndicatorRowFor_closure, A.AppPaginatedDataTableState_build_closure, A.EntityDataTableSource_getRow_closure, A.EntityDataTableSource_getRow_closure0, A.EntityDataTableSource_getRow_closure5, A._EntityListState_initState_closure, A._EntityListState_build_closure, A._EntityListState_build__closure, A._EntityListState_build__closure3, A._EntityListState_build__closure8, A._EntityListState_build___closure, A._EntityListState_build___closure0, A._EntityListState_build__closure5, A._EntityListState_build__closure6, A._EntityListState_build__closure7, A._EntityListState_build_closure0, A._EntityListState_build_closure1, A._EntityListState_build_closure2, A._EntityListState_build__closure13, A._EntityListState_build_closure4, A._EntityListState_build__closure12, A._EntityListState_build__closure11, A._EntityListState_build___closure2, A._EntityListState_build_closure6, A._EntityListState_build__closure9, A._EntityListState_build_closure5, A._UpgradeDialogState_initState_closure, A._UpgradeDialogState_initState_closure1, A._UpgradeDialogState__buildProductList_closure, A._UpgradeDialogState__buildProductList_closure1, A._VariablesHelpState_build_closure, A._VariablesHelpState_build_closure0, A._VariablesHelpState_build_closure1, A._VariableGrid_build__closure, A.ViewScaffold_build_closure4, A._WebSessionTimeoutState_initState_closure, A.InitScreen_build_closure0, A._LoginState__submitSignUpForm_closure0, A._LoginState__submitSignUpForm_closure1, A._LoginState__submitSignUpForm_closure2, A._LoginState__submitLoginForm_closure0, A._LoginState__submitLoginForm___closure, A._LoginState__submitLoginForm_closure1, A._LoginState__submitLoginForm_closure2, A._LoginState_build_closure2, A._LoginState_build_closure3, A._LoginState_build_closure5, A._LoginState_build_closure4, A._LoginState_build_closure6, A._LoginState_build_closure7, A._LoginState_build_closure8, A._LoginState_build_closure9, A._LoginState_build_closure10, A.LoginVM_fromStore__handleLogin, A.LoginVM_fromStore__handleLogin_closure, A.LoginVM_fromStore__formatApiUrl, A.LoginVM_fromStore_closure3, A.LoginVM_fromStore___closure2, A.LoginVM_fromStore_closure4, A.LoginVM_fromStore___closure1, A.LoginVM_fromStore_closure5, A.LoginVM_fromStore___closure0, A.LoginVM_fromStore__closure4, A.LoginVM_fromStore_closure6, A.LoginVM_fromStore___closure, A.LoginVM_fromStore__closure2, A.LoginVM_fromStore_closure7, A.LoginVM_fromStore__closure0, A.LoginVM_fromStore_closure8, A.LoginVM_fromStore__closure, A.LoginVM_fromStore_closure1, A.LoginVM_fromStore__closure7, A.LoginVM_fromStore_closure0, A.LoginVM_fromStore_closure, A.LoginVM_fromStore__closure8, A.LoginVM_fromStore_closure2, A.BankAccountListItem_build_closure, A.BankAccountListVM_fromStore__handleRefresh, A.BankAccountListVM_fromStore_closure, A.BankAccountListVM_fromStore_closure0, A.BankAccountScreen_connectAccounts_closure, A.BankAccountScreen_connectAccounts_closure0, A.BankAccountScreen_build_closure12, A.BankAccountScreen_build_closure9, A.BankAccountScreen_build_closure5, A.BankAccountScreen_build_closure6, A.BankAccountScreen_build_closure7, A.BankAccountScreen_build_closure8, A.BankAccountScreenVM_fromStore_closure, A.BankAccountScreenVM_fromStore__closure, A.BankAccountScreenVM_fromStore__closure0, A._BankAccountEditState_didChangeDependencies_closure, A._BankAccountEditState_didChangeDependencies_closure0, A._BankAccountEditState_dispose_closure, A._BankAccountEditState__onChanged_closure, A._BankAccountEditState_build_closure3, A._BankAccountEditState_build_closure4, A._BankAccountEditState_build_closure0, A._BankAccountEditState_build_closure, A._BankAccountEditState_build__closure0, A._BankAccountEditState_build_closure2, A._BankAccountEditState_build__closure, A.BankAccountEditScreen_build_closure0, A.BankAccountEditVM_BankAccountEditVM$fromStore_closure, A.BankAccountEditVM_BankAccountEditVM$fromStore_closure1, A.BankAccountEditVM_BankAccountEditVM$fromStore_closure0, A.BankAccountEditVM_BankAccountEditVM$fromStore___closure, A.BankAccountEditVM_BankAccountEditVM$fromStore___closure0, A.BankAccountEditVM_BankAccountEditVM$fromStore____closure, A.BankAccountViewScreen_build_closure0, A.ClientListItem_build__closure, A.ClientListItem_build__closure3, A.ClientListVM_fromStore__handleRefresh, A.ClientListVM_fromStore_closure, A.ClientListVM_fromStore_closure0, A._ClientPdfViewState_loadPDF_closure0, A._ClientPdfViewState_loadPDF_closure1, A._ClientPdfViewState_loadPDF__closure0, A._ClientPdfViewState_build_closure, A._ClientPdfViewState_build_closure0, A._ClientPdfViewState_build_closure2, A._ClientPdfViewState_build_closure1, A._ClientPdfViewState_build_closure4, A._ClientPdfViewState_build_closure3, A._ClientPdfViewState_build__closure4, A._ClientPdfViewState_build__closure2, A._ClientPdfViewState_build_closure12, A.ClientPdfScreen_build_closure0, A.ClientPresenter_getField_closure0, A.ClientScreen_build_closure7, A.ClientScreen_build_closure4, A.ClientScreen_build_closure0, A.ClientScreen_build_closure1, A.ClientScreen_build_closure2, A.ClientScreen_build_closure3, A._ClientEditState_build_closure, A._ClientEditState_build_closure0, A.ClientEditBillingAddressState_didChangeDependencies_closure, A.ClientEditBillingAddressState_didChangeDependencies_closure0, A.ClientEditBillingAddressState_dispose_closure, A.ClientEditBillingAddressState__onChanged_closure, A.ClientEditBillingAddressState_build_closure, A.ClientEditBillingAddressState_build__closure0, A.ClientEditBillingAddressState_build__closure, A._ClientEditContactsState__showContactEditor_closure, A._ClientEditContactsState__showContactEditor__closure, A._ClientEditContactsState_build_closure, A._ClientEditContactsState_build_closure0, A.ContactEditDetailsState_didChangeDependencies_closure, A.ContactEditDetailsState_didChangeDependencies_closure0, A.ContactEditDetailsState_dispose_closure, A.ContactEditDetailsState__onChanged_closure, A.ContactEditDetailsState_build_closure0, A.ContactEditDetailsState_build_closure, A.ContactEditDetailsState_build_closure2, A.ContactEditDetailsState_build_closure1, A.ContactEditDetailsState_build_closure4, A.ContactEditDetailsState_build_closure3, A.ContactEditDetailsState_build_closure6, A.ContactEditDetailsState_build_closure5, A.ContactEditDetailsState_build_closure7, A.ContactEditDetailsState_build_closure8, A.ContactEditDetailsState_build_closure9, A.ContactEditDetailsState_build_closure10, A.ContactEditDetailsState_build_closure11, A.ContactEditDetailsState_build_closure12, A.ContactEditDetailsState_build___closure, A.ContactEditDetailsState_build__closure1, A.ContactEditDetailsState_build__closure, A.ClientEditContactsScreen_build_closure0, A.ClientEditContactsVM_ClientEditContactsVM$fromStore_closure0, A.ClientEditContactsVM_ClientEditContactsVM$fromStore_closure1, A.ClientEditDetailsState_didChangeDependencies_closure, A.ClientEditDetailsState_didChangeDependencies_closure0, A.ClientEditDetailsState_dispose_closure, A.ClientEditDetailsState__onChanged_closure, A.ClientEditDetailsState_build_closure, A.ClientEditDetailsState_build_closure0, A.ClientEditDetailsState_build__closure0, A.ClientEditDetailsState_build_closure1, A.ClientEditDetailsState_build__closure, A.ClientEditNotesState_didChangeDependencies_closure, A.ClientEditNotesState_didChangeDependencies_closure0, A.ClientEditNotesState_dispose_closure, A.ClientEditNotesState__onChanged_closure, A.ClientEditNotesState_build_closure, A.ClientEditNotesState_build_closure0, A.ClientEditNotesState_build__closure0, A.ClientEditNotesState_build_closure1, A.ClientEditNotesState_build__closure, A.ClientEditSettingsState_didChangeDependencies_closure, A.ClientEditSettingsState_didChangeDependencies_closure0, A.ClientEditSettingsState_dispose_closure, A.ClientEditSettingsState__onChanged_closure, A.ClientEditSettingsState_build_closure, A.ClientEditSettingsState_build__closure3, A.ClientEditSettingsState_build_closure0, A.ClientEditSettingsState_build__closure2, A.ClientEditSettingsState_build_closure1, A.ClientEditSettingsState_build_closure2, A.ClientEditSettingsState_build__closure1, A.ClientEditSettingsState_build_closure3, A.ClientEditSettingsState_build_closure4, A.ClientEditSettingsState_build__closure0, A.ClientEditSettingsState_build_closure5, A.ClientEditSettingsState_build__closure, A.ClientEditShippingAddressState_didChangeDependencies_closure, A.ClientEditShippingAddressState_didChangeDependencies_closure0, A.ClientEditShippingAddressState_dispose_closure, A.ClientEditShippingAddressState__onChanged_closure, A.ClientEditShippingAddressState_build_closure, A.ClientEditShippingAddressState_build__closure0, A.ClientEditShippingAddressState_build__closure, A.ClientEditScreen_build_closure0, A.ClientEditVM_ClientEditVM$fromStore_closure, A.ClientEditVM_ClientEditVM$fromStore__closure, A.ClientEditVM_ClientEditVM$fromStore__closure0, A.ClientEditVM_ClientEditVM$fromStore_closure1, A.ClientEditVM_ClientEditVM$fromStore_closure0, A.ClientEditVM_ClientEditVM$fromStore___closure, A.ClientEditVM_ClientEditVM$fromStore___closure0, A.ClientEditVM_ClientEditVM$fromStore___closure1, A.ClientEditVM_ClientEditVM$fromStore____closure, A._ClientViewState_build_closure, A._ClientViewDetailsState_build__buildDetailsList_closure, A.ClientViewDocuments_build_closure, A.ClientViewDocuments_build_closure0, A._ClientViewFullwidthState_build_closure, A._ClientViewFullwidthState_build__closure2, A._ClientViewLedgerState_build_closure, A.ClientOverview_build_closure, A.ClientOverview_build_closure0, A.ClientViewPaymentMethods_build__closure, A.ClientViewScreen_build_closure0, A.ClientViewVM_ClientViewVM$fromStore__handleRefresh, A.ClientViewVM_ClientViewVM$fromStore_closure, A.ClientViewVM_ClientViewVM$fromStore__closure0, A.ClientViewVM_ClientViewVM$fromStore__closure1, A.ClientViewVM_ClientViewVM$fromStore___closure, A.ClientViewVM_ClientViewVM$fromStore_closure1, A.ClientViewVM_ClientViewVM$fromStore__closure, A._CompanyGatewayListState_build_closure, A.CompanyGatewayListItem_build_closure, A.CompanyGatewayListVM_fromStore__handleRefresh, A.CompanyGatewayListVM_fromStore_closure, A.CompanyGatewayListVM_fromStore_closure1, A.CompanyGatewayListVM_fromStore__closure, A.CompanyGatewayListVM_fromStore__closure0, A.CompanyGatewayScreen_build_closure, A.CompanyGatewayScreen_build__closure0, A.CompanyGatewayScreen_build__closure1, A.CompanyGatewayScreen_build_closure0, A.CompanyGatewayScreen_build__closure, A.CompanyGatewayScreen_build_closure2, A.CompanyGatewayScreen_build_closure4, A.CompanyGatewayScreen_build_closure5, A.CompanyGatewayScreen_build_closure6, A.CompanyGatewayScreen_build_closure7, A.CompanyGatewayScreenVM_fromStore_closure, A._CompanyGatewayEditState_didChangeDependencies_closure, A._CompanyGatewayEditState_build_closure, A._CompanyGatewayEditState_build_closure0, A._CompanyGatewayEditState_build__closure17, A._CompanyGatewayEditState_build_closure3, A._CompanyGatewayEditState_build__closure16, A._CompanyGatewayEditState_build_closure4, A._CompanyGatewayEditState_build__closure15, A._CompanyGatewayEditState_build_closure6, A._CompanyGatewayEditState_build__closure14, A._CompanyGatewayEditState_build_closure5, A._CompanyGatewayEditState_build_closure7, A._CompanyGatewayEditState_build__closure13, A._CompanyGatewayEditState_build___closure, A._CompanyGatewayEditState_build_closure8, A._CompanyGatewayEditState_build__closure12, A._CompanyGatewayEditState_build_closure9, A._CompanyGatewayEditState_build__closure11, A._CompanyGatewayEditState_build_closure10, A._CompanyGatewayEditState_build__closure10, A._CompanyGatewayEditState_build_closure11, A._CompanyGatewayEditState_build__closure9, A._CompanyGatewayEditState_build_closure12, A._CompanyGatewayEditState_build__closure8, A._CompanyGatewayEditState_build_closure13, A._CompanyGatewayEditState_build__closure7, A._CompanyGatewayEditState_build_closure14, A._CompanyGatewayEditState_build__closure6, A._CompanyGatewayEditState_build_closure15, A._CompanyGatewayEditState_build__closure5, A._CompanyGatewayEditState_build_closure16, A._CompanyGatewayEditState_build__closure4, A._CompanyGatewayEditState_build_closure17, A._CompanyGatewayEditState_build__closure3, A._CompanyGatewayEditState_build_closure18, A._CompanyGatewayEditState_build__closure2, A._CompanyGatewayEditState_build_closure19, A._CompanyGatewayEditState_build__closure1, A._CompanyGatewayEditState_build_closure20, A._CompanyGatewayEditState_build__closure0, A._CompanyGatewayEditState_build_closure21, A._CompanyGatewayEditState_build_closure22, A.GatewayConfigSettings_build_closure0, A.GatewayConfigSettings_build__closure, A._GatewayConfigFieldState__obscureText_closure, A._GatewayConfigFieldState_build_closure0, A._GatewayConfigFieldState_build_closure, A._GatewayConfigFieldState_build_closure1, A._GatewayConfigFieldState_build_closure2, A._GatewayConfigFieldState_build_closure3, A._LimitEditorState__onChanged_closure, A._LimitEditorState__onChanged_closure0, A._LimitEditorState_build_closure, A._LimitEditorState_build_closure0, A._FeesEditorState_dispose_closure, A._FeesEditorState_didChangeDependencies_closure, A._FeesEditorState_didChangeDependencies_closure0, A._FeesEditorState__onChanged_closure, A._FeesEditorState__onChanged__closure, A._FeesEditorState_build_closure, A._FeesEditorState_build__closure2, A._FeesEditorState_build___closure2, A._FeesEditorState_build_closure0, A._FeesEditorState_build__closure1, A._FeesEditorState_build___closure1, A._FeesEditorState_build_closure1, A._FeesEditorState_build__closure0, A._FeesEditorState_build___closure0, A._FeesEditorState_build_closure2, A._FeesEditorState_build__closure, A._FeesEditorState_build___closure, A.CompanyGatewayEditScreen_build_closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure1, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore___closure, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore____closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore___closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore____closure, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore_closure2, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore__closure, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore__closure0, A._CompanyGatewayOverview_build_closure2, A.CompanyGatewayViewScreen_build_closure0, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore__handleRefresh, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_closure0, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_closure2, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore____closure, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure0, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_closure1, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure1, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore___closure2, A.CreditEmailScreen_build_closure1, A.CreditEmailScreen_build_closure0, A.EmailCreditVM_EmailCreditVM$fromStore_closure, A.EmailCreditVM_EmailCreditVM$fromStore__closure, A.CreditListItem_build__closure, A.CreditListItem_build__closure3, A.CreditListVM_fromStore__handleRefresh, A.CreditListVM_fromStore_closure, A.CreditListVM_fromStore_closure0, A.CreditPdfScreen_build_closure0, A.CreditScreen_build_closure7, A.CreditScreen_build_closure4, A.CreditScreen_build_closure0, A.CreditScreen_build_closure1, A.CreditScreen_build_closure2, A.CreditScreen_build_closure3, A._CreditEditState_build_closure1, A._CreditEditState_build_closure2, A._CreditEditState_build__closure, A._CreditEditState_build___closure0, A._CreditEditState_build___closure1, A._CreditEditState_build___closure, A.CreditEditDetailsScreen_build_closure0, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore_closure, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore_closure0, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore__closure, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore__closure0, A.CreditEditItemsScreen_build_closure0, A.CreditEditItemsVM_CreditEditItemsVM$fromStore_closure, A.CreditEditItemsVM_CreditEditItemsVM$fromStore__closure, A.CreditEditNotesScreen_build_closure0, A.CreditEditNotesVM_CreditEditNotesVM$fromStore_closure, A.CreditEditPDFScreen_build_closure0, A.CreditEditScreen_build_closure0, A.CreditEditVM_CreditEditVM$fromStore_closure, A.CreditEditVM_CreditEditVM$fromStore___closure0, A.CreditEditVM_CreditEditVM$fromStore___closure1, A.CreditEditVM_CreditEditVM$fromStore___closure2, A.CreditEditVM_CreditEditVM$fromStore____closure, A.CreditEditVM_CreditEditVM$fromStore_closure0, A.CreditEditVM_CreditEditVM$fromStore_closure1, A.CreditEditVM_CreditEditVM$fromStore__closure0, A.CreditEditVM_CreditEditVM$fromStore__closure1, A.CreditEditVM_CreditEditVM$fromStore___closure, A.CreditEditVM_CreditEditVM$fromStore_closure3, A.CreditEditVM_CreditEditVM$fromStore__closure, A.CreditViewScreen_build_closure0, A.CreditViewVM_CreditViewVM$fromStore__handleRefresh, A.CreditViewVM_CreditViewVM$fromStore_closure, A.CreditViewVM_CreditViewVM$fromStore_closure0, A.CreditViewVM_CreditViewVM$fromStore__closure0, A.CreditViewVM_CreditViewVM$fromStore__closure1, A.CreditViewVM_CreditViewVM$fromStore___closure, A.CreditViewVM_CreditViewVM$fromStore_closure2, A.CreditViewVM_CreditViewVM$fromStore__closure, A.CreditViewVM_CreditViewVM$fromStore_closure3, A._DashboardChartState__onSelectionChanged_closure, A._DashboardChartState__onSelectionChanged_closure0, A._DashboardChartState_build_closure, A._DashboardDateRangePickerState_build_closure, A._DashboardDateRangePickerState_build_closure0, A._DashboardDateRangePickerState_build_closure1, A._DashboardDateRangePickerState_build_closure4, A._DashboardDateRangePickerState_build_closure5, A._DashboardDateRangePickerState_build__closure, A.DashboardPanels__showDateOptions_closure, A.DashboardPanels__header__closure, A.DashboardPanels__header__closure0, A.DashboardPanels__header__closure1, A.DashboardPanels__header___closure0, A.DashboardPanels__header__closure2, A.DashboardPanels__header___closure, A.DashboardPanels__header__closure3, A.DashboardPanels__header__closure4, A.DashboardPanels__header___showSettings_closure, A.DashboardPanels__runningTasks_closure, A.DashboardPanels_build_closure, A.DashboardPanels_build_closure0, A.DashboardPanels_build_closure1, A.DashboardPanels_build_closure2, A.DashboardPanels_build_closure3, A.DashboardPanels_build__closure2, A.__DashboardPanelState_build_closure, A.__OverviewPanelState_build_closure, A.__DashboardSettingsState_build_closure, A.__DashboardSettingsState_build_closure0, A.__DashboardSettingsState_build_closure1, A.__DashboardSettingsState_build_closure2, A.__DashboardSettingsState_build__closure6, A.__DashboardSettingsState_build__closure2, A.__DashboardSettingsState_build__closure4, A.__DashboardSettingsState_build__closure0, A.__DashboardSettingsState_build_closure9, A.__DashboardSettingsState_build_closure8, A._DashboardFieldState_build__closure3, A._DashboardFieldState_build_closure0, A._DashboardFieldState_build_closure1, A._DashboardFieldState_build__closure, A._DashboardFieldState_build__closure0, A._DashboardScreenState_initState_closure, A._DashboardScreenState_initState_closure0, A._DashboardScreenState_initState__closure, A._DashboardScreenState_build_closure, A._DashboardScreenState_build_closure0, A._DashboardScreenState_build__closure0, A._DashboardScreenState_build__closure1, A._DashboardScreenState_build__closure2, A._DashboardScreenState_build_closure3, A.DashboardVM_fromStore__handleRefresh, A.DashboardVM_fromStore_closure, A.DashboardVM_fromStore_closure0, A.DashboardVM_fromStore_closure4, A.DashboardVM_fromStore_closure5, A.DashboardVM_fromStore_closure2, A.DashboardVM_fromStore_closure3, A.DesignListItem_build_closure, A.DesignListVM_fromStore__handleRefresh, A.DesignListVM_fromStore_closure, A.DesignListVM_fromStore_closure0, A.DesignScreen_build_closure7, A.DesignScreen_build_closure4, A.DesignScreen_build_closure0, A.DesignScreen_build_closure1, A.DesignScreen_build_closure2, A.DesignScreen_build_closure3, A._DesignEditState_didChangeDependencies_closure, A._DesignEditState_didChangeDependencies_closure0, A._DesignEditState_dispose_closure, A._DesignEditState__onChanged_closure, A._DesignEditState__loadDesign_closure, A._DesignEditState__loadDesign_closure0, A._DesignEditState__loadPreview_closure0, A._DesignEditState_build_closure2, A._DesignEditState_build_closure, A._DesignEditState_build_closure0, A._DesignEditState_build_closure1, A._DesignSettingsState_build_closure, A._DesignSettingsState_build_closure0, A._DesignSettingsState_build__closure, A._DesignSettingsState_build__closure0, A._PdfDesignPreviewState_build_closure, A.__DesignImportDialogState_build_closure, A.DesignEditScreen_build_closure0, A.DesignEditVM_DesignEditVM$fromStore_closure, A.DesignEditVM_DesignEditVM$fromStore_closure1, A.DesignEditVM_DesignEditVM$fromStore_closure0, A._DesignViewState_build_closure, A._DesignViewState_build_closure0, A._DesignViewState_build_closure1, A._DesignViewState_build_closure2, A._DesignViewState_build_closure3, A._DesignViewState_build_closure4, A._DesignViewState_build_closure5, A._DesignViewState_build_closure6, A.DesignViewScreen_build_closure0, A.DocumentListItem_build_closure, A.DocumentListVM_fromStore__handleRefresh, A.DocumentListVM_fromStore_closure, A.DocumentListVM_fromStore_closure0, A.DocumentScreen_build_closure7, A.DocumentScreen_build_closure4, A.DocumentScreen_build_closure0, A.DocumentScreen_build_closure1, A.DocumentScreen_build_closure2, A.DocumentScreen_build_closure3, A._DocumentEditState_didChangeDependencies_closure, A._DocumentEditState_didChangeDependencies_closure0, A._DocumentEditState_dispose_closure, A._DocumentEditState__onChanged_closure, A._DocumentEditState_build_closure0, A._DocumentEditState_build_closure, A.DocumentEditScreen_build_closure0, A.DocumentEditVM_DocumentEditVM$fromStore_closure, A.DocumentEditVM_DocumentEditVM$fromStore_closure0, A.DocumentViewScreen_build_closure0, A._ExpenseEditState__onSavePressed_closure, A._ExpenseEditState_build_closure1, A._ExpenseEditState_build_closure2, A.ExpenseEditDetailsState_didChangeDependencies_closure, A.ExpenseEditDetailsState_didChangeDependencies_closure0, A.ExpenseEditDetailsState_dispose_closure, A.ExpenseEditDetailsState__onChanged_closure, A.ExpenseEditDetailsState_build_closure1, A.ExpenseEditDetailsState_build__closure18, A.ExpenseEditDetailsState_build_closure, A.ExpenseEditDetailsState_build__closure19, A.ExpenseEditDetailsState_build_closure3, A.ExpenseEditDetailsState_build__closure17, A.ExpenseEditDetailsState_build_closure2, A.ExpenseEditDetailsState_build_closure4, A.ExpenseEditDetailsState_build__closure16, A.ExpenseEditDetailsState_build_closure6, A.ExpenseEditDetailsState_build__closure14, A.ExpenseEditDetailsState_build__closure15, A.ExpenseEditDetailsState_build_closure7, A.ExpenseEditDetailsState_build__closure13, A.ExpenseEditDetailsState_build_closure8, A.ExpenseEditDetailsState_build__closure12, A.ExpenseEditDetailsState_build_closure9, A.ExpenseEditDetailsState_build__closure11, A.ExpenseEditDetailsState_build_closure10, A.ExpenseEditDetailsState_build__closure10, A.ExpenseEditDetailsState_build_closure11, A.ExpenseEditDetailsState_build__closure9, A.ExpenseEditDetailsState_build_closure12, A.ExpenseEditDetailsState_build__closure8, A.ExpenseEditDetailsState_build_closure13, A.ExpenseEditDetailsState_build__closure7, A.ExpenseEditDetailsState_build_closure14, A.ExpenseEditDetailsState_build__closure6, A.ExpenseEditDetailsState_build_closure15, A.ExpenseEditDetailsState_build__closure5, A.ExpenseEditDetailsState_build_closure16, A.ExpenseEditDetailsState_build__closure4, A.ExpenseEditDetailsState_build_closure17, A.ExpenseEditDetailsState_build__closure3, A.ExpenseEditDetailsState_build__closure2, A.ExpenseEditDetailsState_build_closure20, A.ExpenseEditDetailsState_build__closure1, A.ExpenseEditDetailsState_build_closure19, A.ExpenseEditDetailsState_build__closure0, A.ExpenseEditDetailsState_build_closure23, A.ExpenseEditDetailsState_build__closure, A.ExpenseEditDetailsState_build_closure22, A.ExpenseEditNotesState_didChangeDependencies_closure, A.ExpenseEditNotesState_didChangeDependencies_closure0, A.ExpenseEditNotesState_dispose_closure, A.ExpenseEditNotesState__onChanged_closure, A.ExpenseEditNotesState_build_closure, A.ExpenseEditNotesState_build_closure0, A.ExpenseEditSettingsState_didChangeDependencies_closure, A.ExpenseEditSettingsState_didChangeDependencies_closure0, A.ExpenseEditSettingsState_dispose_closure, A.ExpenseEditSettingsState__onChanged_closure, A.ExpenseEditSettingsState__setCurrency_closure, A.ExpenseEditSettingsState__setCurrency_closure0, A.ExpenseEditSettingsState__calculateExchangeRate_closure, A.ExpenseEditSettingsState_build_closure, A.ExpenseEditSettingsState_build__closure11, A.ExpenseEditSettingsState_build_closure0, A.ExpenseEditSettingsState_build__closure7, A.ExpenseEditSettingsState_build__closure8, A.ExpenseEditSettingsState_build__closure9, A.ExpenseEditSettingsState_build_closure1, A.ExpenseEditSettingsState_build__closure6, A.ExpenseEditSettingsState_build__closure5, A.ExpenseEditSettingsState_build_closure3, A.ExpenseEditSettingsState_build__closure3, A.ExpenseEditSettingsState_build__closure4, A.ExpenseEditSettingsState_build_closure4, A.ExpenseEditSettingsState_build_closure7, A.ExpenseEditSettingsState_build_closure5, A.ExpenseEditSettingsState_build_closure6, A.ExpenseEditSettingsState_build_closure8, A.ExpenseEditSettingsState_build__closure1, A.ExpenseEditSettingsState_build_closure10, A.ExpenseEditSettingsState_build__closure0, A.ExpenseEditSettingsState_build_closure11, A.ExpenseEditSettingsState_build__closure, A.ExpenseEditScreen_build_closure0, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure1, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure4, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure5, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure2, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure3, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure0, A.ExpenseEditVM_ExpenseEditVM$fromStore___closure0, A.ExpenseEditVM_ExpenseEditVM$fromStore___closure1, A.ExpenseEditVM_ExpenseEditVM$fromStore____closure, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure0, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure1, A.ExpenseEditVM_ExpenseEditVM$fromStore___closure, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure5, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure, A.ExpenseListItem_build__closure, A.ExpenseListItem_build__closure3, A.ExpenseListVM_fromStore__handleRefresh, A.ExpenseListVM_fromStore_closure, A.ExpenseListVM_fromStore_closure0, A.ExpenseScreen_build_closure, A.ExpenseScreen_build_closure0, A.ExpenseScreen_build_closure1, A.ExpenseScreen_build_closure2, A.ExpenseScreen_build_closure3, A.ExpenseScreen_build_closure13, A.ExpenseScreen_build_closure9, A.ExpenseScreen_build_closure5, A.ExpenseScreen_build_closure6, A.ExpenseScreen_build_closure7, A.ExpenseScreen_build_closure8, A._ExpenseViewState_build_closure, A.ExpenseViewDocuments_build_closure, A.ExpenseViewDocuments_build_closure0, A._ExpenseViewScheduleState_build_closure, A.ExpenseViewScreen_build_closure0, A.ExpenseViewVM_ExpenseViewVM$fromStore__handleRefresh, A.ExpenseViewVM_ExpenseViewVM$fromStore_closure, A.ExpenseViewVM_ExpenseViewVM$fromStore__closure0, A.ExpenseViewVM_ExpenseViewVM$fromStore__closure1, A.ExpenseViewVM_ExpenseViewVM$fromStore___closure, A.ExpenseViewVM_ExpenseViewVM$fromStore_closure1, A.ExpenseViewVM_ExpenseViewVM$fromStore__closure, A._ExpenseCategoryEditState_didChangeDependencies_closure, A._ExpenseCategoryEditState_didChangeDependencies_closure0, A._ExpenseCategoryEditState_dispose_closure, A._ExpenseCategoryEditState__onChanged_closure, A._ExpenseCategoryEditState_build_closure0, A._ExpenseCategoryEditState_build_closure1, A._ExpenseCategoryEditState_build_closure, A._ExpenseCategoryEditState_build__closure, A._ExpenseCategoryEditState_build__closure0, A._ExpenseCategoryEditState_build__closure1, A._ExpenseCategoryEditState_build___closure, A.ExpenseCategoryEditScreen_build_closure0, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore_closure, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore_closure1, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore_closure0, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore___closure, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore___closure0, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore____closure, A.ExpenseCategoryListItem_build_closure, A.ExpenseCategoryListVM_fromStore__handleRefresh, A.ExpenseCategoryListVM_fromStore_closure, A.ExpenseCategoryListVM_fromStore_closure0, A.ExpenseCategoryScreen_build_closure7, A.ExpenseCategoryScreen_build_closure4, A.ExpenseCategoryScreen_build_closure0, A.ExpenseCategoryScreen_build_closure1, A.ExpenseCategoryScreen_build_closure2, A.ExpenseCategoryScreen_build_closure3, A.ExpenseCategoryViewScreen_build_closure0, A._GroupEditState_didChangeDependencies_closure, A._GroupEditState_didChangeDependencies_closure0, A._GroupEditState_dispose_closure, A._GroupEditState__onChanged_closure, A._GroupEditState_build_closure0, A._GroupEditState_build_closure1, A._GroupEditState_build_closure, A._GroupEditState_build__closure, A._GroupEditState_build__closure0, A.GroupEditScreen_build_closure0, A.GroupEditVM_GroupEditVM$fromStore_closure, A.GroupEditVM_GroupEditVM$fromStore_closure1, A.GroupEditVM_GroupEditVM$fromStore_closure0, A.GroupEditVM_GroupEditVM$fromStore___closure, A.GroupEditVM_GroupEditVM$fromStore___closure0, A.GroupEditVM_GroupEditVM$fromStore____closure, A.GroupListItem_build_closure, A.GroupListVM_fromStore__handleRefresh, A.GroupListVM_fromStore_closure, A.GroupListVM_fromStore_closure0, A.GroupSettingsScreen_build_closure3, A.GroupSettingsScreen_build_closure0, A._GroupViewState_build_closure0, A._GroupViewState_build_closure1, A.GroupViewScreen_build_closure0, A.GroupViewVM_GroupViewVM$fromStore__closure0, A.GroupViewVM_GroupViewVM$fromStore__closure1, A.GroupViewVM_GroupViewVM$fromStore___closure, A.GroupViewVM_GroupViewVM$fromStore_closure1, A.GroupViewVM_GroupViewVM$fromStore__closure, A._InvoiceEditState__onSavePressed_closure, A._InvoiceEditState_build_closure1, A._InvoiceEditState_build_closure2, A._InvoiceEditState_build__closure, A._InvoiceEditState_build___closure0, A._InvoiceEditState_build___closure1, A._InvoiceEditState_build___closure, A.InvoiceEditContacts_build_closure0, A.InvoiceEditContacts_build_closure2, A._ClientContactListTile_build_closure0, A._VendorContactListTile_build_closure0, A.InvoiceEditContactsScreen_build_closure0, A.InvoiceEditContactsVM_InvoiceEditContactsVM$fromStore_closure, A.InvoiceEditContactsVM_InvoiceEditContactsVM$fromStore_closure0, A.InvoiceEditContactsVM_InvoiceEditContactsVM$fromStore_closure1, A.InvoiceEditDesktopState_didChangeDependencies_closure, A.InvoiceEditDesktopState_didChangeDependencies_closure0, A.InvoiceEditDesktopState_dispose_closure, A.InvoiceEditDesktopState__onChanged_closure, A.InvoiceEditDesktopState_build_closure, A.InvoiceEditDesktopState_build_closure0, A.InvoiceEditDesktopState_build_closure1, A.InvoiceEditDesktopState_build_closure2, A.InvoiceEditDesktopState_build_closure3, A.InvoiceEditDesktopState_build_closure4, A.InvoiceEditDesktopState_build_closure8, A.InvoiceEditDesktopState_build__closure20, A.InvoiceEditDesktopState_build_closure7, A.InvoiceEditDesktopState_build__closure19, A.InvoiceEditDesktopState_build_closure11, A.InvoiceEditDesktopState_build__closure18, A.InvoiceEditDesktopState_build_closure10, A.InvoiceEditDesktopState_build_closure13, A.InvoiceEditDesktopState_build__closure17, A.InvoiceEditDesktopState_build_closure12, A.InvoiceEditDesktopState_build_closure15, A.InvoiceEditDesktopState_build__closure16, A.InvoiceEditDesktopState_build__closure15, A.InvoiceEditDesktopState_build_closure17, A.InvoiceEditDesktopState_build__closure14, A.InvoiceEditDesktopState_build_closure19, A.InvoiceEditDesktopState_build_closure20, A.InvoiceEditDesktopState_build__closure13, A.InvoiceEditDesktopState_build_closure21, A.InvoiceEditDesktopState_build__closure12, A.InvoiceEditDesktopState_build_closure23, A.InvoiceEditDesktopState_build__closure11, A.InvoiceEditDesktopState_build_closure22, A.InvoiceEditDesktopState_build_closure24, A.InvoiceEditDesktopState_build_closure25, A.InvoiceEditDesktopState_build__closure9, A.InvoiceEditDesktopState_build_closure26, A.InvoiceEditDesktopState_build__closure8, A.InvoiceEditDesktopState_build__closure, A.InvoiceEditDesktopState_build___closure8, A.InvoiceEditDesktopState_build__closure0, A.InvoiceEditDesktopState_build___closure7, A.InvoiceEditDesktopState_build__closure1, A.InvoiceEditDesktopState_build___closure5, A.InvoiceEditDesktopState_build___closure6, A.InvoiceEditDesktopState_build__closure2, A.InvoiceEditDesktopState_build___closure4, A.InvoiceEditDesktopState_build__closure4, A.InvoiceEditDesktopState_build___closure2, A.InvoiceEditDesktopState_build___closure3, A.InvoiceEditDesktopState_build__closure5, A.InvoiceEditDesktopState_build___closure1, A.InvoiceEditDesktopState_build__closure6, A.InvoiceEditDesktopState_build___closure0, A.InvoiceEditDesktopState_build__closure7, A.InvoiceEditDesktopState_build___closure, A.InvoiceEditDesktopState_build_closure28, A.InvoiceEditDesktopState_build_closure29, A.InvoiceEditDesktopState_build_closure30, A.InvoiceEditDesktopState_build_closure31, A.InvoiceEditDesktopState_build_closure32, A.__PdfPreviewState__loadPdf_closure0, A.__PdfPreviewState__loadPdf_closure1, A.__PdfPreviewState_build_closure1, A.InvoiceEditDetailsState_didChangeDependencies_closure, A.InvoiceEditDetailsState_didChangeDependencies_closure0, A.InvoiceEditDetailsState_dispose_closure, A.InvoiceEditDetailsState__onChanged_closure, A.InvoiceEditDetailsState_build_closure, A.InvoiceEditDetailsState_build_closure0, A.InvoiceEditDetailsState_build_closure1, A.InvoiceEditDetailsState_build_closure2, A.InvoiceEditDetailsState_build_closure3, A.InvoiceEditDetailsState_build_closure4, A.InvoiceEditDetailsState_build__closure18, A.InvoiceEditDetailsState_build_closure6, A.InvoiceEditDetailsState_build__closure17, A.InvoiceEditDetailsState_build_closure5, A.InvoiceEditDetailsState_build__closure16, A.InvoiceEditDetailsState_build_closure9, A.InvoiceEditDetailsState_build__closure15, A.InvoiceEditDetailsState_build_closure8, A.InvoiceEditDetailsState_build_closure11, A.InvoiceEditDetailsState_build__closure14, A.InvoiceEditDetailsState_build_closure10, A.InvoiceEditDetailsState_build_closure13, A.InvoiceEditDetailsState_build__closure13, A.InvoiceEditDetailsState_build__closure12, A.InvoiceEditDetailsState_build_closure15, A.InvoiceEditDetailsState_build__closure11, A.InvoiceEditDetailsState_build_closure17, A.InvoiceEditDetailsState_build__closure10, A.InvoiceEditDetailsState_build_closure18, A.InvoiceEditDetailsState_build__closure9, A.InvoiceEditDetailsState_build_closure20, A.InvoiceEditDetailsState_build__closure8, A.InvoiceEditDetailsState_build_closure19, A.InvoiceEditDetailsState_build_closure21, A.InvoiceEditDetailsState_build_closure22, A.InvoiceEditDetailsState_build_closure23, A.InvoiceEditDetailsState_build_closure24, A.InvoiceEditDetailsState_build__closure7, A.InvoiceEditDetailsState_build_closure25, A.InvoiceEditDetailsState_build__closure5, A.InvoiceEditDetailsState_build__closure6, A.InvoiceEditDetailsState_build_closure26, A.InvoiceEditDetailsState_build__closure4, A.InvoiceEditDetailsState_build_closure28, A.InvoiceEditDetailsState_build__closure2, A.InvoiceEditDetailsState_build__closure3, A.InvoiceEditDetailsState_build_closure29, A.InvoiceEditDetailsState_build__closure1, A.InvoiceEditDetailsState_build_closure30, A.InvoiceEditDetailsState_build__closure0, A.InvoiceEditDetailsState_build_closure31, A.InvoiceEditDetailsState_build__closure, A.InvoiceEditDetailsScreen_build_closure0, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore_closure, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore_closure0, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore__closure, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore__closure0, A._InvoiceEditItemsState__showInvoiceItemEditor_closure, A._InvoiceEditItemsState_build_closure, A.ItemEditDetailsState_didChangeDependencies_closure, A.ItemEditDetailsState_dispose_closure, A.ItemEditDetailsState__onChanged_closure, A.ItemEditDetailsState_build__closure2, A.ItemEditDetailsState_build_closure1, A.ItemEditDetailsState_build_closure2, A.ItemEditDetailsState_build_closure3, A._InvoiceEditItemsDesktopState__updateColumns_closure, A._InvoiceEditItemsDesktopState__updateColumns_closure0, A._InvoiceEditItemsDesktopState__updateColumns_closure1, A._InvoiceEditItemsDesktopState__updateColumns_closure2, A._InvoiceEditItemsDesktopState__updateColumns_closure3, A._InvoiceEditItemsDesktopState__onFocusChange_closure, A._InvoiceEditItemsDesktopState_build_closure, A._InvoiceEditItemsDesktopState_build_closure0, A._InvoiceEditItemsDesktopState_build__closure29, A._InvoiceEditItemsDesktopState_build__closure30, A._InvoiceEditItemsDesktopState_build_closure4, A._InvoiceEditItemsDesktopState_build_closure5, A._InvoiceEditItemsDesktopState_build_closure7, A._InvoiceEditItemsDesktopState_build__closure5, A._InvoiceEditItemsDesktopState_build__closure4, A._InvoiceEditItemsDesktopState_build___closure10, A._InvoiceEditItemsDesktopState_build___closure11, A._InvoiceEditItemsDesktopState_build__closure2, A._InvoiceEditItemsDesktopState_build__closure3, A._InvoiceEditItemsDesktopState_build___closure12, A._InvoiceEditItemsDesktopState_build___closure13, A._InvoiceEditItemsDesktopState_build__closure0, A._InvoiceEditItemsDesktopState_build___closure16, A._InvoiceEditItemsDesktopState_build___closure15, A._InvoiceEditItemsDesktopState_build____closure1, A._InvoiceEditItemsDesktopState_build__closure1, A._InvoiceEditItemsDesktopState_build____closure, A._InvoiceEditItemsDesktopState_build____closure0, A._InvoiceEditItemsDesktopState_build__closure7, A._InvoiceEditItemsDesktopState_build__closure6, A._InvoiceEditItemsDesktopState_build___closure9, A._InvoiceEditItemsDesktopState_build__closure9, A._InvoiceEditItemsDesktopState_build__closure8, A._InvoiceEditItemsDesktopState_build___closure8, A._InvoiceEditItemsDesktopState_build__closure11, A._InvoiceEditItemsDesktopState_build__closure10, A._InvoiceEditItemsDesktopState_build___closure7, A._InvoiceEditItemsDesktopState_build__closure13, A._InvoiceEditItemsDesktopState_build__closure12, A._InvoiceEditItemsDesktopState_build___closure6, A._InvoiceEditItemsDesktopState_build__closure15, A._InvoiceEditItemsDesktopState_build__closure14, A._InvoiceEditItemsDesktopState_build___closure5, A._InvoiceEditItemsDesktopState_build__closure17, A._InvoiceEditItemsDesktopState_build__closure16, A._InvoiceEditItemsDesktopState_build___closure4, A._InvoiceEditItemsDesktopState_build__closure19, A._InvoiceEditItemsDesktopState_build__closure18, A._InvoiceEditItemsDesktopState_build___closure3, A._InvoiceEditItemsDesktopState_build__closure21, A._InvoiceEditItemsDesktopState_build__closure20, A._InvoiceEditItemsDesktopState_build___closure2, A._InvoiceEditItemsDesktopState_build__closure23, A._InvoiceEditItemsDesktopState_build__closure22, A._InvoiceEditItemsDesktopState_build___closure1, A._InvoiceEditItemsDesktopState_build__closure25, A._InvoiceEditItemsDesktopState_build__closure24, A._InvoiceEditItemsDesktopState_build___closure0, A._InvoiceEditItemsDesktopState_build__closure27, A._InvoiceEditItemsDesktopState_build__closure26, A._InvoiceEditItemsDesktopState_build___closure, A._InvoiceEditItemsDesktopState_build_closure8, A._InvoiceEditItemsDesktopState_build__closure, A._InvoiceEditItemsDesktopState_build_closure9, A.InvoiceEditItemsScreen_build_closure0, A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure, A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore__closure, A.InvoiceEditNotesState_didChangeDependencies_closure, A.InvoiceEditNotesState_didChangeDependencies_closure0, A.InvoiceEditNotesState_dispose_closure, A.InvoiceEditNotesState__onChanged_closure, A.InvoiceEditNotesScreen_build_closure0, A.InvoiceEditNotesVM_InvoiceEditNotesVM$fromStore_closure, A.InvoiceEditPDFState_didChangeDependencies_closure0, A.InvoiceEditPDFState_didChangeDependencies_closure1, A.InvoiceEditPDFState_build_closure, A.InvoiceEditPDFScreen_build_closure0, A.InvoiceEditScreen_build_closure0, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure1, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure2, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure3, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure4, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure5, A.InvoiceEditVM_InvoiceEditVM$fromStore____closure, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure0, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure2, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure0, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure1, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure0, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure1, A.InvoiceEditVM_InvoiceEditVM$fromStore___closure, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure3, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure, A._InvoiceItemSelectorState__onItemsSelected_closure, A._InvoiceItemSelectorState__updateClientId_closure, A._InvoiceItemSelectorState_build_closure, A._InvoiceItemSelectorState_build_closure0, A._InvoiceItemSelectorState_build_closure1, A._InvoiceItemSelectorState_build__productList__closure, A._InvoiceItemSelectorState_build__taskList__closure, A._InvoiceItemSelectorState_build__expenseList__closure, A._InvoiceItemSelectorState_build_closure2, A.InvoiceEmailScreen_build_closure1, A.InvoiceEmailScreen_build_closure0, A.EmailInvoiceVM_EmailInvoiceVM$fromStore_closure, A.EmailInvoiceVM_EmailInvoiceVM$fromStore__closure, A.InvoiceListItem_build__closure, A.InvoiceListItem_build__closure3, A.InvoiceListVM_fromStore__handleRefresh, A.InvoiceListVM_fromStore_closure, A.InvoiceListVM_fromStore_closure0, A._InvoicePdfViewState_loadPdf_closure0, A._InvoicePdfViewState_loadPdf_closure1, A._InvoicePdfViewState_loadPdf__closure0, A._InvoicePdfViewState_build_closure, A._InvoicePdfViewState_build_closure3, A.InvoicePdfScreen_build_closure0, A.InvoiceScreen_build_closure, A.InvoiceScreen_build_closure0, A.InvoiceScreen_build_closure1, A.InvoiceScreen_build_closure2, A.InvoiceScreen_build_closure3, A.InvoiceScreen_build_closure4, A.InvoiceScreen_build_closure5, A.InvoiceScreen_build_closure15, A.InvoiceScreen_build_closure11, A.InvoiceScreen_build_closure7, A.InvoiceScreen_build_closure8, A.InvoiceScreen_build_closure9, A.InvoiceScreen_build_closure10, A._InvoiceViewState_build_closure, A.InvoiceViewContacts_build_closure, A._InvitationListTile_build_closure, A._InvitationListTile_build_closure1, A.InvoiceViewDocuments_build_closure, A.InvoiceViewDocuments_build_closure0, A.InvoiceViewDocuments_build_closure1, A._InvoiceViewHistoryState_build_closure, A.InvoiceOverview_build_closure, A.InvoiceOverview_build__closure0, A.InvoiceOverview_build__closure1, A.InvoiceOverview_build_closure0, A.InvoiceOverview_build_closure1, A.InvoiceOverview_build_closure2, A.InvoiceOverview_build__closure, A._InvoiceViewScheduleState_build_closure, A.InvoiceViewScreen_build_closure0, A.InvoiceViewVM_InvoiceViewVM$fromStore__handleRefresh, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure0, A.InvoiceViewVM_InvoiceViewVM$fromStore__closure0, A.InvoiceViewVM_InvoiceViewVM$fromStore__closure1, A.InvoiceViewVM_InvoiceViewVM$fromStore___closure, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure2, A.InvoiceViewVM_InvoiceViewVM$fromStore__closure, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure4, A._PaymentEditState_didChangeDependencies_closure, A._PaymentEditState_didChangeDependencies_closure0, A._PaymentEditState_dispose_closure, A._PaymentEditState__onChanged_closure, A._PaymentEditState_convertCurrency_closure, A._PaymentEditState_build_closure, A._PaymentEditState_build_closure0, A._PaymentEditState_build_closure1, A._PaymentEditState_build_closure2, A._PaymentEditState_build_closure4, A._PaymentEditState_build_closure3, A._PaymentEditState_build__closure5, A._PaymentEditState_build_closure5, A._PaymentEditState_build_closure6, A._PaymentEditState_build_closure8, A._PaymentEditState_build__closure4, A._PaymentEditState_build_closure9, A._PaymentEditState_build__closure3, A._PaymentEditState_build_closure10, A._PaymentEditState_build__closure2, A._PaymentEditState_build_closure11, A._PaymentEditState_build__closure0, A._PaymentEditState_build_closure12, A._PaymentEditState_build_closure14, A._PaymentEditState_build__closure, A._PaymentEditState_build_closure13, A._PaymentEditState_build_closure17, A._PaymentableEditorState_didChangeDependencies_closure, A._PaymentableEditorState_didChangeDependencies_closure0, A._PaymentableEditorState_dispose_closure0, A._PaymentableEditorState__onChanged_closure, A._PaymentableEditorState__onChanged_closure0, A._PaymentableEditorState__onChanged_closure1, A._PaymentableEditorState__onChanged_closure2, A._PaymentableEditorState__onChanged_closure3, A._PaymentableEditorState__onChanged_closure4, A._PaymentableEditorState__onChanged_closure5, A._PaymentableEditorState_build_closure, A._PaymentableEditorState_build_closure0, A._PaymentableEditorState_build_closure3, A._PaymentableEditorState_build_closure2, A._PaymentableEditorState_build_closure1, A._PaymentableEditorState_build_closure6, A._PaymentableEditorState_build_closure5, A._PaymentableEditorState_build_closure4, A._PaymentableEditorState_build__closure, A._PaymentableEditorState_build__closure0, A.PaymentEditFooter_build_closure, A.PaymentEditFooter_build_closure0, A.PaymentEditScreen_build_closure0, A.PaymentEditVM_PaymentEditVM$fromStore_closure, A.PaymentEditVM_PaymentEditVM$fromStore_closure1, A.PaymentEditVM_PaymentEditVM$fromStore_closure0, A.PaymentEditVM_PaymentEditVM$fromStore___closure, A.PaymentEditVM_PaymentEditVM$fromStore___closure0, A.PaymentEditVM_PaymentEditVM$fromStore___closure1, A.PaymentEditVM_PaymentEditVM$fromStore___closure2, A.PaymentEditVM_PaymentEditVM$fromStore___closure3, A.PaymentEditVM_PaymentEditVM$fromStore____closure, A.PaymentListItem_build__closure, A.PaymentListItem_build__closure3, A.PaymentListVM_fromStore__handleRefresh, A.PaymentListVM_fromStore_closure, A.PaymentListVM_fromStore_closure0, A.PaymentPresenter_getField_closure, A.PaymentPresenter_getField_closure0, A.PaymentPresenter_getField_closure1, A.PaymentPresenter_getField_closure2, A.PaymentScreen_build_closure, A.PaymentScreen_build_closure0, A.PaymentScreen_build_closure1, A.PaymentScreen_build_closure2, A.PaymentScreen_build_closure3, A.PaymentScreen_build_closure4, A.PaymentScreen_build_closure5, A.PaymentScreen_build_closure6, A.PaymentScreen_build_closure16, A.PaymentScreen_build_closure12, A.PaymentScreen_build_closure8, A.PaymentScreen_build_closure9, A.PaymentScreen_build_closure10, A.PaymentScreen_build_closure11, A._PaymentRefundState_didChangeDependencies_closure, A._PaymentRefundState_didChangeDependencies_closure0, A._PaymentRefundState_dispose_closure, A._PaymentRefundState__onChanged__closure, A._PaymentRefundState_build_closure, A._PaymentRefundState_build_closure1, A._PaymentRefundState_build__closure1, A._PaymentRefundState_build_closure2, A._PaymentRefundState_build__closure0, A._PaymentRefundState_build_closure3, A._PaymentRefundState_build__closure, A._PaymentRefundState_build_onSavePressed, A._PaymentRefundState_build_onSavePressed_closure0, A._PaymentRefundState_build_closure4, A._PaymentRefundState_build_closure5, A._PaymentableEditorState_didChangeDependencies_closure1, A._PaymentableEditorState_didChangeDependencies_closure2, A._PaymentableEditorState_dispose_closure, A._PaymentableEditorState__onChanged_closure6, A._PaymentableEditorState__onChanged_closure7, A._PaymentableEditorState__onChanged_closure8, A._PaymentableEditorState__onChanged_closure9, A._PaymentableEditorState_build_closure8, A._PaymentableEditorState_build_closure10, A._PaymentableEditorState_build_closure9, A._PaymentableEditorState_build_closure11, A._PaymentableEditorState_build__closure1, A.PaymentRefundScreen_build_closure0, A.PaymentRefundVM_PaymentRefundVM$fromStore_closure, A.PaymentRefundVM_PaymentRefundVM$fromStore_closure1, A.PaymentRefundVM_PaymentRefundVM$fromStore__closure, A.PaymentRefundVM_PaymentRefundVM$fromStore__closure0, A.PaymentRefundVM_PaymentRefundVM$fromStore___closure, A._PaymentViewState_build_closure, A.PaymentViewScreen_build_closure0, A.PaymentViewVM_PaymentViewVM$fromStore__handleRefresh, A.PaymentViewVM_PaymentViewVM$fromStore_closure, A._PaymentTermEditState_didChangeDependencies_closure, A._PaymentTermEditState_didChangeDependencies_closure0, A._PaymentTermEditState_dispose_closure, A._PaymentTermEditState__onChanged_closure, A._PaymentTermEditState_build_closure0, A._PaymentTermEditState_build_closure1, A._PaymentTermEditState_build_closure, A._PaymentTermEditState_build__closure0, A._PaymentTermEditState_build__closure, A.PaymentTermEditScreen_build_closure0, A.PaymentTermEditVM_PaymentTermEditVM$fromStore_closure, A.PaymentTermEditVM_PaymentTermEditVM$fromStore_closure1, A.PaymentTermEditVM_PaymentTermEditVM$fromStore_closure0, A.PaymentTermEditVM_PaymentTermEditVM$fromStore___closure, A.PaymentTermEditVM_PaymentTermEditVM$fromStore___closure0, A.PaymentTermEditVM_PaymentTermEditVM$fromStore____closure, A.PaymentTermListItem_build_closure, A.PaymentTermListVM_fromStore__handleRefresh, A.PaymentTermListVM_fromStore_closure, A.PaymentTermListVM_fromStore_closure0, A.PaymentTermScreen_build_closure7, A.PaymentTermScreen_build_closure4, A.PaymentTermScreen_build_closure0, A.PaymentTermScreen_build_closure1, A.PaymentTermScreen_build_closure2, A.PaymentTermScreen_build_closure3, A.PaymentTermViewScreen_build_closure0, A._ProductEditState_didChangeDependencies_closure, A._ProductEditState_didChangeDependencies_closure0, A._ProductEditState_dispose_closure, A._ProductEditState__onChanged_closure, A._ProductEditState_build_closure6, A._ProductEditState_build_closure, A._ProductEditState_build_closure1, A._ProductEditState_build__closure3, A._ProductEditState_build_closure0, A._ProductEditState_build_closure2, A._ProductEditState_build__closure2, A._ProductEditState_build_closure3, A._ProductEditState_build__closure1, A._ProductEditState_build_closure4, A._ProductEditState_build__closure0, A._ProductEditState_build_closure5, A._ProductEditState_build__closure, A.ProductEditScreen_build_closure0, A.ProductEditVM_ProductEditVM$fromStore_closure, A.ProductEditVM_ProductEditVM$fromStore_closure1, A.ProductEditVM_ProductEditVM$fromStore_closure0, A.ProductEditVM_ProductEditVM$fromStore___closure, A.ProductEditVM_ProductEditVM$fromStore___closure0, A.ProductEditVM_ProductEditVM$fromStore____closure, A.ProductListItem_build__closure, A.ProductListItem_build__closure3, A.ProductListVM_fromStore__handleRefresh, A.ProductListVM_fromStore_closure, A.ProductListVM_fromStore_closure0, A.ProductScreen_build_closure7, A.ProductScreen_build_closure4, A.ProductScreen_build_closure0, A.ProductScreen_build_closure1, A.ProductScreen_build_closure2, A.ProductScreen_build_closure3, A._ProductViewState_build_closure, A.ProductViewDocuments_build_closure, A.ProductViewDocuments_build_closure0, A.ProductViewScreen_build_closure0, A.ProductViewVM_ProductViewVM$fromStore__handleRefresh, A.ProductViewVM_ProductViewVM$fromStore_closure, A.ProductViewVM_ProductViewVM$fromStore__closure0, A.ProductViewVM_ProductViewVM$fromStore__closure1, A.ProductViewVM_ProductViewVM$fromStore___closure, A.ProductViewVM_ProductViewVM$fromStore_closure1, A.ProductViewVM_ProductViewVM$fromStore__closure, A._ProjectEditState_didChangeDependencies_closure, A._ProjectEditState_didChangeDependencies_closure0, A._ProjectEditState_dispose_closure, A._ProjectEditState__onChanged_closure, A._ProjectEditState_build_closure0, A._ProjectEditState_build_closure, A._ProjectEditState_build__closure, A._ProjectEditState_build__closure2, A._ProjectEditState_build__closure1, A._ProjectEditState_build___closure1, A._ProjectEditState_build__closure0, A._ProjectEditState_build__closure4, A._ProjectEditState_build___closure, A._ProjectEditState_build___closure0, A.ProjectEditScreen_build_closure0, A.ProjectEditVM_ProjectEditVM$fromStore_closure, A.ProjectEditVM_ProjectEditVM$fromStore_closure1, A.ProjectEditVM_ProjectEditVM$fromStore__closure, A.ProjectEditVM_ProjectEditVM$fromStore__closure0, A.ProjectEditVM_ProjectEditVM$fromStore_closure0, A.ProjectEditVM_ProjectEditVM$fromStore___closure, A.ProjectEditVM_ProjectEditVM$fromStore___closure0, A.ProjectEditVM_ProjectEditVM$fromStore____closure, A.ProjectListItem_build__closure, A.ProjectListItem_build__closure3, A.ProjectListVM_fromStore__handleRefresh, A.ProjectListVM_fromStore_closure, A.ProjectListVM_fromStore_closure0, A.ProjectScreen_build_closure7, A.ProjectScreen_build_closure4, A.ProjectScreen_build_closure0, A.ProjectScreen_build_closure1, A.ProjectScreen_build_closure2, A.ProjectScreen_build_closure3, A._ProjectViewState_build_closure, A.ProjectViewDocuments_build_closure, A.ProjectViewDocuments_build_closure0, A._ProjectOverviewState_initState_closure, A.ProjectViewScreen_build_closure0, A.ProjectViewVM_ProjectViewVM$fromStore__handleRefresh, A.ProjectViewVM_ProjectViewVM$fromStore_closure, A.ProjectViewVM_ProjectViewVM$fromStore__closure0, A.ProjectViewVM_ProjectViewVM$fromStore__closure1, A.ProjectViewVM_ProjectViewVM$fromStore___closure, A.ProjectViewVM_ProjectViewVM$fromStore_closure1, A.ProjectViewVM_ProjectViewVM$fromStore__closure, A._PurchaseOrderEditState_build_closure1, A._PurchaseOrderEditState_build_closure2, A._PurchaseOrderEditState_build__closure, A._PurchaseOrderEditState_build___closure0, A._PurchaseOrderEditState_build___closure1, A._PurchaseOrderEditState_build___closure, A.PurchaseOrderEditDetailsScreen_build_closure0, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore_closure, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore_closure0, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore__closure, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore__closure0, A.PurchaseOrderEditItemsScreen_build_closure0, A.PurchaseOrderEditItemsVM_PurchaseOrderEditItemsVM$fromStore_closure, A.PurchaseOrderEditNotesScreen_build_closure0, A.PurchaseOrderEditNotesVM_PurchaseOrderEditNotesVM$fromStore_closure, A.PurchaseOrderEditPDFScreen_build_closure0, A.PurchaseOrderEditScreen_build_closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure1, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure2, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore____closure, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure1, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure1, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore___closure, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure3, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure, A.PurchaseOrderEmailScreen_build_closure1, A.PurchaseOrderEmailScreen_build_closure0, A.EmailPurchaseOrderVM_EmailPurchaseOrderVM$fromStore_closure, A.EmailPurchaseOrderVM_EmailPurchaseOrderVM$fromStore__closure, A.PurchaseOrderListItem_build__closure, A.PurchaseOrderListItem_build__closure3, A.PurchaseOrderListVM_fromStore__handleRefresh, A.PurchaseOrderListVM_fromStore_closure, A.PurchaseOrderListVM_fromStore_closure0, A.PurchaseOrderPdfScreen_build_closure0, A.PurchaseOrderScreen_build_closure, A.PurchaseOrderScreen_build_closure0, A.PurchaseOrderScreen_build_closure1, A.PurchaseOrderScreen_build_closure2, A.PurchaseOrderScreen_build_closure12, A.PurchaseOrderScreen_build_closure8, A.PurchaseOrderScreen_build_closure4, A.PurchaseOrderScreen_build_closure5, A.PurchaseOrderScreen_build_closure6, A.PurchaseOrderScreen_build_closure7, A.PurchaseOrderViewScreen_build_closure0, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__handleRefresh, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure0, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure0, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure1, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore___closure, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure2, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore__closure, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure3, A._QuoteEditState_build_closure1, A._QuoteEditState_build_closure2, A._QuoteEditState_build__closure, A._QuoteEditState_build___closure0, A._QuoteEditState_build___closure1, A._QuoteEditState_build___closure, A.QuoteEditDetailsScreen_build_closure0, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore_closure, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore_closure0, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore__closure, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore__closure0, A.QuoteEditItemsScreen_build_closure0, A.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure, A.QuoteEditNotesScreen_build_closure0, A.QuoteEditNotesVM_QuoteEditNotesVM$fromStore_closure, A.QuoteEditPDFScreen_build_closure0, A.QuoteEditScreen_build_closure0, A.QuoteEditVM_QuoteEditVM$fromStore_closure, A.QuoteEditVM_QuoteEditVM$fromStore___closure0, A.QuoteEditVM_QuoteEditVM$fromStore___closure1, A.QuoteEditVM_QuoteEditVM$fromStore___closure2, A.QuoteEditVM_QuoteEditVM$fromStore____closure, A.QuoteEditVM_QuoteEditVM$fromStore_closure0, A.QuoteEditVM_QuoteEditVM$fromStore_closure1, A.QuoteEditVM_QuoteEditVM$fromStore__closure0, A.QuoteEditVM_QuoteEditVM$fromStore__closure1, A.QuoteEditVM_QuoteEditVM$fromStore___closure, A.QuoteEditVM_QuoteEditVM$fromStore_closure3, A.QuoteEditVM_QuoteEditVM$fromStore__closure, A.QuoteEmailScreen_build_closure1, A.QuoteEmailScreen_build_closure0, A.EmailQuoteVM_EmailQuoteVM$fromStore_closure, A.EmailQuoteVM_EmailQuoteVM$fromStore__closure, A.QuoteListItem_build__closure, A.QuoteListItem_build__closure3, A.QuoteListVM_fromStore__handleRefresh, A.QuoteListVM_fromStore_closure, A.QuoteListVM_fromStore_closure0, A.QuotePdfScreen_build_closure0, A.QuoteScreen_build_closure, A.QuoteScreen_build_closure0, A.QuoteScreen_build_closure1, A.QuoteScreen_build_closure2, A.QuoteScreen_build_closure3, A.QuoteScreen_build_closure4, A.QuoteScreen_build_closure14, A.QuoteScreen_build_closure10, A.QuoteScreen_build_closure6, A.QuoteScreen_build_closure7, A.QuoteScreen_build_closure8, A.QuoteScreen_build_closure9, A.QuoteViewScreen_build_closure0, A.QuoteViewVM_QuoteViewVM$fromStore__handleRefresh, A.QuoteViewVM_QuoteViewVM$fromStore_closure, A.QuoteViewVM_QuoteViewVM$fromStore_closure0, A.QuoteViewVM_QuoteViewVM$fromStore__closure0, A.QuoteViewVM_QuoteViewVM$fromStore__closure1, A.QuoteViewVM_QuoteViewVM$fromStore___closure, A.QuoteViewVM_QuoteViewVM$fromStore_closure2, A.QuoteViewVM_QuoteViewVM$fromStore__closure, A.QuoteViewVM_QuoteViewVM$fromStore_closure3, A.RecurringExpenseEditScreen_build_closure0, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure4, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure5, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure2, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure3, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure1, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure0, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore___closure0, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore___closure1, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore____closure, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure0, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure1, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore___closure, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure5, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure, A.RecurringExpenseListItem_build__closure, A.RecurringExpenseListItem_build__closure3, A.RecurringExpenseListVM_fromStore__handleRefresh, A.RecurringExpenseListVM_fromStore_closure, A.RecurringExpenseListVM_fromStore_closure0, A.RecurringExpenseScreen_build_closure7, A.RecurringExpenseScreen_build_closure4, A.RecurringExpenseScreen_build_closure0, A.RecurringExpenseScreen_build_closure1, A.RecurringExpenseScreen_build_closure2, A.RecurringExpenseScreen_build_closure3, A.RecurringExpenseViewScreen_build_closure0, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__handleRefresh, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore_closure, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure0, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure1, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore___closure, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore_closure1, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore__closure, A._RecurringInvoiceEditState_build_closure1, A._RecurringInvoiceEditState_build_closure2, A._RecurringInvoiceEditState_build__closure, A._RecurringInvoiceEditState_build___closure0, A._RecurringInvoiceEditState_build___closure1, A._RecurringInvoiceEditState_build___closure, A.RecurringInvoiceEditDetailsScreen_build_closure0, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore_closure, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore_closure0, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore__closure, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore__closure0, A.RecurringInvoiceEditItemsScreen_build_closure0, A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore_closure, A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore__closure, A.RecurringInvoiceEditNotesScreen_build_closure0, A.RecurringInvoiceEditNotesVM_RecurringInvoiceEditNotesVM$fromStore_closure, A.RecurringInvoiceEditPDFScreen_build_closure0, A.RecurringInvoiceEditScreen_build_closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure1, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure2, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore____closure, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure1, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure1, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore___closure, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure3, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure, A.RecurringInvoiceListItem_build__closure, A.RecurringInvoiceListItem_build__closure3, A.RecurringInvoiceListVM_fromStore__handleRefresh, A.RecurringInvoiceListVM_fromStore_closure, A.RecurringInvoiceListVM_fromStore_closure0, A.RecurringInvoicePdfScreen_build_closure0, A.RecurringInvoiceScreen_build_closure, A.RecurringInvoiceScreen_build_closure0, A.RecurringInvoiceScreen_build_closure1, A.RecurringInvoiceScreen_build_closure2, A.RecurringInvoiceScreen_build_closure3, A.RecurringInvoiceScreen_build_closure13, A.RecurringInvoiceScreen_build_closure9, A.RecurringInvoiceScreen_build_closure5, A.RecurringInvoiceScreen_build_closure6, A.RecurringInvoiceScreen_build_closure7, A.RecurringInvoiceScreen_build_closure8, A.RecurringInvoiceViewScreen_build_closure0, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__handleRefresh, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure0, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure0, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure1, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore___closure, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure2, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore__closure, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure3, A.memoizedClientReport_closure, A.clientReport_closure, A.clientReport_closure0, A.clientReport_closure1, A.clientReport_closure3, A.clientReport_closure4, A.memoizedContactReport_closure, A.contactReport_closure, A.contactReport_closure0, A.contactReport_closure1, A.contactReport_closure3, A.contactReport_closure4, A.memoizedCreditReport_closure, A.creditReport_closure, A.creditReport_closure0, A.creditReport_closure1, A.creditReport_closure3, A.creditReport_closure4, A.memoizedDocumentReport_closure, A.documentReport_closure, A.documentReport_closure0, A.documentReport__closure2, A.documentReport__closure1, A.documentReport__closure0, A.documentReport__closure, A.documentReport_closure5, A.documentReport_closure7, A.documentReport_closure8, A.memoizedExpenseReport_closure, A.expenseReport_closure, A.expenseReport_closure0, A.expenseReport_closure1, A.expenseReport_closure3, A.expenseReport_closure4, A.memoizedInvoiceItemReport_closure, A.lineItemReport_closure13, A.lineItemReport_closure14, A.lineItemReport_closure15, A.lineItemReport_closure17, A.lineItemReport_closure18, A.lineItemReport_closure19, A.memoizedInvoiceReport_closure, A.invoiceReport_closure, A.invoiceReport_closure0, A.invoiceReport_closure1, A.invoiceReport_closure3, A.invoiceReport_closure4, A.memoizedInvoiceTaxReport_closure, A.taxReport_closure, A.taxReport_closure0, A.taxReport_closure2, A.taxReport_closure3, A.taxReport_closure4, A.taxReport_closure5, A.memoizedPaymentReport_closure, A.paymentReport_closure, A.paymentReport_closure0, A.paymentReport_closure1, A.paymentReport_closure3, A.paymentReport_closure4, A.memoizedPaymentTaxReport_closure, A.paymentTaxReport_closure, A.paymentTaxReport_closure0, A.paymentTaxReport_closure2, A.paymentTaxReport_closure3, A.paymentTaxReport_closure4, A.paymentTaxReport_closure5, A.memoizedProductReport_closure, A.productReport_closure, A.productReport_closure0, A.productReport_closure1, A.productReport_closure3, A.productReport_closure4, A.memoizedProfitAndLossReport_closure, A.profitAndLossReport_closure, A.profitAndLossReport_closure0, A.profitAndLossReport_closure2, A.profitAndLossReport_closure3, A.profitAndLossReport_closure4, A.profitAndLossReport_closure5, A.memoizedPurchaseOrderItemReport_closure, A.lineItemReport_closure, A.lineItemReport_closure0, A.lineItemReport_closure1, A.lineItemReport_closure3, A.lineItemReport_closure4, A.lineItemReport_closure5, A.memoizedPurchaseOrderReport_closure, A.purchaseOrderReport_closure, A.purchaseOrderReport_closure0, A.purchaseOrderReport_closure1, A.purchaseOrderReport_closure3, A.purchaseOrderReport_closure4, A.memoizedQuoteItemReport_closure, A.lineItemReport_closure6, A.lineItemReport_closure7, A.lineItemReport_closure8, A.lineItemReport_closure10, A.lineItemReport_closure11, A.lineItemReport_closure12, A.memoizedQuoteReport_closure, A.quoteReport_closure, A.quoteReport_closure0, A.quoteReport_closure1, A.quoteReport_closure3, A.quoteReport_closure4, A.memoizedRecurringExpenseReport_closure, A.recurringExpenseReport_closure, A.recurringExpenseReport_closure0, A.recurringExpenseReport_closure1, A.recurringExpenseReport_closure3, A.recurringExpenseReport_closure4, A.memoizedRecurringInvoiceReport_closure, A.recurringInvoiceReport_closure, A.recurringInvoiceReport_closure0, A.recurringInvoiceReport_closure1, A.recurringInvoiceReport_closure3, A.recurringInvoiceReport_closure4, A.ReportCharts_build_closure0, A.ReportCharts_build_closure3, A.ReportCharts_build_closure6, A.ReportsScreen_build_closure, A.ReportsScreen_build_closure0, A.ReportsScreen_build_closure3, A.ReportsScreen_build_closure2, A.ReportsScreen_build_closure6, A.ReportsScreen_build_closure4, A.ReportsScreen_build_closure5, A.ReportsScreen_build_closure7, A.ReportsScreen_build_closure8, A.ReportsScreen_build_closure9, A.ReportsScreen_build_closure11, A.ReportsScreen_build__closure5, A.ReportsScreen_build_closure10, A.ReportsScreen_build_closure12, A.ReportsScreen_build__closure4, A.ReportsScreen_build_closure13, A.ReportsScreen_build_closure18, A.ReportsScreen_build_closure16, A.ReportsScreen_build_closure17, A.ReportsScreen_build_closure19, A.ReportsScreen_build___closure0, A.ReportsScreen_build__closure2, A.ReportsScreen_build_closure22, A.ReportsScreen_build__closure0, A.ReportsScreen_build_closure24, A.ReportsScreen_build___closure, A._ReportDataTableState_initState__closure, A._ReportDataTableState__onChanged_closure, A._ReportDataTableState_dispose_closure, A._ReportDataTableState_dispose__closure, A.getReportColumnType_convertCustomFieldType, A.ReportResult_tableFilters_closure, A.ReportResult_tableFilters_closure0, A.ReportResult_tableFilters_closure1, A.ReportResult_tableFilters_closure3, A.ReportResult_tableFilters_closure4, A.ReportResult_tableFilters_closure8, A.ReportResult_tableFilters__closure, A.ReportResult_tableFilters__closure0, A.ReportResult_tableFilters_closure7, A.ReportResult_tableFilters__closure1, A.ReportResult_tableFilters_closure5, A.ReportResult_tableFilters__closure4, A.ReportResult_tableFilters_closure6, A.ReportResult_tableRow__closure, A.ReportResult_totalColumns_closure, A.ReportResult_totalRows_closure, A.ReportResult_totalRows_closure1, A.ReportResult_totalRows_closure3, A.ReportResult_totalRows__closure, A.ReportsScreenVM_fromStore__closure6, A.ReportsScreenVM_fromStore___closure0, A.ReportsScreenVM_fromStore__closure7, A.ReportsScreenVM_fromStore__closure8, A.ReportsScreenVM_fromStore_closure4, A.ReportsScreenVM_fromStore_closure0, A.ReportsScreenVM_fromStore__closure0, A.ReportsScreenVM_fromStore__closure1, A.ReportsScreenVM_fromStore__closure2, A.ReportsScreenVM_fromStore__closure4, A.ReportsScreenVM_fromStore__closure5, A.ReportsScreenVM_fromStore___closure, A.memoizeedGroupTotals_closure, A.memoizedTaskReport_closure, A.taskReport_closure, A.taskReport_closure0, A.taskReport_closure1, A.taskReport_closure3, A.taskReport_closure4, A.memoizedTransactionReport_closure, A.transactionReport_closure, A.transactionReport_closure0, A.transactionReport_closure1, A.transactionReport_closure2, A.transactionReport_closure3, A.transactionReport_closure4, A.transactionReport_closure6, A.transactionReport_closure7, A.memoizedVendorReport_closure, A.vendorReport_closure, A.vendorReport_closure0, A.vendorReport_closure1, A.vendorReport_closure3, A.vendorReport_closure4, A._ScheduleEditState_didChangeDependencies_closure, A._ScheduleEditState_didChangeDependencies_closure0, A._ScheduleEditState_dispose_closure, A._ScheduleEditState__onChanged__closure, A._ScheduleEditState_build_closure0, A._ScheduleEditState_build_closure1, A._ScheduleEditState_build_closure, A._ScheduleEditState_build__closure0, A._ScheduleEditState_build___closure14, A._ScheduleEditState_build__closure, A._ScheduleEditState_build___closure13, A._ScheduleEditState_build__closure2, A._ScheduleEditState_build__closure4, A._ScheduleEditState_build___closure12, A._ScheduleEditState_build__closure3, A._ScheduleEditState_build__closure6, A._ScheduleEditState_build___closure11, A._ScheduleEditState_build__closure5, A._ScheduleEditState_build__closure9, A._ScheduleEditState_build___closure10, A._ScheduleEditState_build__closure7, A._ScheduleEditState_build__closure8, A._ScheduleEditState_build__closure11, A._ScheduleEditState_build___closure9, A._ScheduleEditState_build__closure10, A._ScheduleEditState_build__closure12, A._ScheduleEditState_build___closure8, A._ScheduleEditState_build__closure13, A._ScheduleEditState_build___closure7, A._ScheduleEditState_build__closure14, A._ScheduleEditState_build___closure5, A._ScheduleEditState_build___closure4, A._ScheduleEditState_build__closure17, A._ScheduleEditState_build___closure3, A._ScheduleEditState_build__closure16, A._ScheduleEditState_build__closure18, A._ScheduleEditState_build___closure2, A._ScheduleEditState_build__closure19, A._ScheduleEditState_build___closure1, A._ScheduleEditState_build__closure20, A._ScheduleEditState_build___closure0, A._ScheduleEditState_build__closure21, A._ScheduleEditState_build___closure, A.ScheduleEditScreen_build_closure0, A.ScheduleEditVM_ScheduleEditVM$fromStore_closure, A.ScheduleEditVM_ScheduleEditVM$fromStore_closure1, A.ScheduleEditVM_ScheduleEditVM$fromStore_closure0, A.ScheduleEditVM_ScheduleEditVM$fromStore___closure, A.ScheduleEditVM_ScheduleEditVM$fromStore___closure0, A.ScheduleEditVM_ScheduleEditVM$fromStore____closure, A.ScheduleListItem_build_closure, A.ScheduleListVM_fromStore__handleRefresh, A.ScheduleListVM_fromStore_closure, A.ScheduleListVM_fromStore_closure0, A.ScheduleScreen_build_closure7, A.ScheduleScreen_build_closure4, A.ScheduleScreen_build_closure0, A.ScheduleScreen_build_closure1, A.ScheduleScreen_build_closure2, A.ScheduleScreen_build_closure3, A.ScheduleViewScreen_build_closure0, A._AccountManagementState_didChangeDependencies_closure, A._AccountManagementState_didChangeDependencies_closure0, A._AccountManagementState__onChanged_closure, A._AccountManagementState_dispose_closure, A._AccountManagementState_build_closure, A._AccountManagementState_build__closure2, A._AccountManagementState_build___closure, A._AccountManagementState_build_closure0, A._AccountManagementState_build__closure1, A._AccountManagementState_build_closure1, A._AccountManagementState_build__closure0, A._AccountManagementState_build_closure2, A._AccountManagementState_build__closure, A._AccountOverview_build__closure7, A._AccountOverview_build_closure1, A._AccountOverview_build__closure6, A._AccountOverview_build_closure2, A._AccountOverview_build__closure5, A._AccountOverview_build_closure3, A._AccountOverview_build__closure4, A._AccountOverview_build_closure4, A._AccountOverview_build__closure3, A._AccountOverview_build_closure5, A._AccountOverview_build__closure2, A._AccountOverview_build__closure1, A._AccountOverview_build___closure1, A._AccountOverview_build___closure2, A._AccountOverview_build___closure3, A._AccountOverview_build__closure0, A._AccountOverview_build__closure, A.AccountManagementVM_fromStore_closure1, A.AccountManagementVM_fromStore_closure2, A.AccountManagementVM_fromStore__closure, A.AccountManagementVM_fromStore__closure0, A.AccountManagementVM_fromStore___closure0, A.AccountManagementVM_fromStore__closure1, A.AccountManagementVM_fromStore___closure, A.AccountManagementVM_fromStore_closure, A.AccountManagementVM_fromStore_closure3, A.AccountManagementVM_fromStore_closure0, A._ClientPortalState__validateSubdomain__closure1, A._ClientPortalState__validateSubdomain__closure2, A._ClientPortalState_dispose_closure, A._ClientPortalState_didChangeDependencies_closure, A._ClientPortalState_didChangeDependencies_closure0, A._ClientPortalState__onChanged__closure, A._ClientPortalState__onChanged__closure0, A._ClientPortalState_build_closure21, A._ClientPortalState_build_closure, A._ClientPortalState_build__closure13, A._ClientPortalState_build_closure1, A._ClientPortalState_build_closure0, A._ClientPortalState_build_closure2, A._ClientPortalState_build_closure5, A._ClientPortalState_build__closure12, A._ClientPortalState_build_closure6, A._ClientPortalState_build__closure11, A._ClientPortalState_build_closure7, A._ClientPortalState_build__closure10, A._ClientPortalState_build_closure8, A._ClientPortalState_build__closure9, A._ClientPortalState_build_closure9, A._ClientPortalState_build__closure8, A._ClientPortalState_build_closure11, A._ClientPortalState_build__closure7, A._ClientPortalState_build_closure13, A._ClientPortalState_build__closure6, A._ClientPortalState_build___closure, A._ClientPortalState_build____closure, A._ClientPortalState_build_closure14, A._ClientPortalState_build__closure5, A._ClientPortalState_build_closure15, A._ClientPortalState_build__closure4, A._ClientPortalState_build_closure16, A._ClientPortalState_build__closure3, A._ClientPortalState_build_closure17, A._ClientPortalState_build__closure2, A._ClientPortalState_build_closure18, A._ClientPortalState_build__closure1, A._ClientPortalState_build_closure19, A._ClientPortalState_build__closure0, A._ClientPortalState_build_closure20, A._ClientPortalState_build__closure, A.ClientPortalVM_fromStore_closure1, A.ClientPortalVM_fromStore_closure0, A.ClientPortalVM_fromStore_closure, A.ClientPortalVM_fromStore___closure, A._CompanyDetailsState_didChangeDependencies_closure, A._CompanyDetailsState_didChangeDependencies_closure0, A._CompanyDetailsState_dispose_closure, A._CompanyDetailsState__onSettingsChanged_closure, A._CompanyDetailsState_build_closure, A._CompanyDetailsState_build_closure0, A._CompanyDetailsState_build__closure10, A._CompanyDetailsState_build_closure1, A._CompanyDetailsState_build__closure9, A._CompanyDetailsState_build_closure2, A._CompanyDetailsState_build__closure8, A._CompanyDetailsState_build_closure3, A._CompanyDetailsState_build___closure, A._CompanyDetailsState_build_closure4, A._CompanyDetailsState_build_closure5, A._CompanyDetailsState_build__closure5, A._CompanyDetailsState_build_closure6, A._CompanyDetailsState_build_closure7, A._CompanyDetailsState_build__closure4, A._CompanyDetailsState_build_closure9, A._CompanyDetailsState_build__closure3, A._CompanyDetailsState_build_closure10, A._CompanyDetailsState_build__closure2, A._CompanyDetailsState_build_closure11, A._CompanyDetailsState_build__closure1, A._CompanyDetailsState_build_closure12, A._CompanyDetailsState_build__closure0, A._CompanyDetailsState_build_closure13, A._CompanyDetailsState_build__closure, A._CompanyDetailsState_build_closure14, A._CompanyDetailsState_build_closure15, A.CompanyDetailsVM_fromStore_closure, A.CompanyDetailsVM_fromStore_closure0, A.CompanyDetailsVM_fromStore_closure3, A.CompanyDetailsVM_fromStore__closure2, A.CompanyDetailsVM_fromStore__closure3, A.CompanyDetailsVM_fromStore__closure4, A.CompanyDetailsVM_fromStore_closure1, A.CompanyDetailsVM_fromStore_closure4, A.CompanyDetailsVM_fromStore__closure0, A.CompanyDetailsVM_fromStore__closure1, A.CompanyDetailsVM_fromStore___closure, A.CompanyDetailsVM_fromStore_closure6, A.CompanyDetailsVM_fromStore__closure, A._CreditCardsAndBanksState_dispose_closure, A._CreditCardsAndBanksState_didChangeDependencies_closure, A._CreditCardsAndBanksState_didChangeDependencies_closure0, A._CustomFieldsState_initState_closure, A.CustomFieldsSettings_build_closure, A.CustomFieldsSettings_build__closure6, A.CustomFieldsSettings_build_closure0, A.CustomFieldsSettings_build__closure5, A.CustomFieldsSettings_build_closure1, A.CustomFieldsSettings_build__closure4, A.CustomFieldsSettings_build_closure2, A.CustomFieldsSettings_build__closure3, A.CustomFieldsSettings_build_closure3, A.CustomFieldsSettings_build__closure2, A.CustomFieldsSettings_build_closure4, A.CustomFieldsSettings_build__closure1, A.CustomFieldsSettings_build_closure5, A.CustomFieldsSettings_build__closure0, A.CustomFieldsSettings_build_closure6, A.CustomFieldsSettings_build__closure, A._CustomFormFieldState_dispose_closure, A._CustomFormFieldState_didChangeDependencies_closure, A._CustomFormFieldState_didChangeDependencies_closure0, A._CustomFormFieldState__onChanged_closure, A._CustomFormFieldState_build_closure, A._CustomFormFieldState_build_closure1, A.CustomFieldsVM_fromStore_closure0, A.CustomFieldsVM_fromStore_closure, A._DataVisualizationsState_dispose_closure, A._DataVisualizationsState_didChangeDependencies_closure, A._DataVisualizationsState_didChangeDependencies_closure0, A._DeviceSettingsState_build_closure, A._DeviceSettingsState_build_closure0, A._DeviceSettingsState_build_closure1, A._DeviceSettingsState_build_closure2, A._DeviceSettingsState_build_closure3, A._DeviceSettingsState_build_closure4, A._DeviceSettingsState_build_closure5, A._DeviceSettingsState_build_closure6, A._DeviceSettingsState_build_closure7, A._DeviceSettingsState_build_closure8, A._DeviceSettingsState_build__closure7, A._DeviceSettingsState_build_closure10, A._DeviceSettingsState_build_closure11, A._DeviceSettingsState_build_closure12, A._DeviceSettingsState_build_closure13, A._DeviceSettingsState_build_closure14, A._DeviceSettingsState_build__closure4, A._DeviceSettingsState_build_closure16, A._DeviceSettingsState_build_closure17, A._DeviceSettingsState_build_closure18, A._DeviceSettingsState_build_closure19, A._DeviceSettingsState_build__closure2, A._DeviceSettingsState_build__closure3, A._DeviceSettingsState_build_closure20, A._DeviceSettingsState_build__closure1, A._DeviceSettingsState_build___closure0, A._DeviceSettingsState_build__closure0, A._DeviceSettingsState_build__closure, A._DeviceSettingsState_build___closure, A.DeviceSettingsVM_fromStore_closure, A.DeviceSettingsVM_fromStore_closure0, A.DeviceSettingsVM_fromStore__closure, A._EmailSettingsState_dispose_closure, A._EmailSettingsState_didChangeDependencies_closure, A._EmailSettingsState_didChangeDependencies_closure0, A._EmailSettingsState__onChanged_closure, A._EmailSettingsState_build_closure, A._EmailSettingsState_build__closure9, A._EmailSettingsState_build_closure1, A._EmailSettingsState_build__closure8, A._EmailSettingsState_build_closure2, A._EmailSettingsState_build_closure4, A._EmailSettingsState_build__closure7, A._EmailSettingsState_build_closure5, A._EmailSettingsState_build_closure6, A._EmailSettingsState_build_closure7, A._EmailSettingsState_build_closure8, A._EmailSettingsState_build_closure10, A._EmailSettingsState_build__closure6, A._EmailSettingsState_build_closure9, A._EmailSettingsState_build_closure12, A._EmailSettingsState_build__closure5, A._EmailSettingsState_build_closure11, A._EmailSettingsState_build_closure13, A._EmailSettingsState_build__closure4, A._EmailSettingsState_build_closure14, A._EmailSettingsState_build__closure3, A._EmailSettingsState_build_closure15, A._EmailSettingsState_build__closure2, A._EmailSettingsState_build_closure16, A._EmailSettingsState_build__closure1, A._EmailSettingsState_build_closure17, A._EmailSettingsState_build__closure0, A._EmailSettingsState_build_closure18, A._EmailSettingsState_build__closure, A.EmailSettingsVM_fromStore_closure0, A.EmailSettingsVM_fromStore_closure, A._ExpenseSettingsState_build_closure, A._ExpenseSettingsState_build__closure5, A._ExpenseSettingsState_build_closure0, A._ExpenseSettingsState_build__closure4, A._ExpenseSettingsState_build_closure1, A._ExpenseSettingsState_build__closure3, A._ExpenseSettingsState_build_closure2, A._ExpenseSettingsState_build__closure2, A._ExpenseSettingsState_build_closure3, A._ExpenseSettingsState_build__closure1, A._ExpenseSettingsState_build_closure4, A._ExpenseSettingsState_build__closure0, A._ExpenseSettingsState_build_closure5, A._ExpenseSettingsState_build__closure, A.ExpenseSettingsVM_fromStore_closure0, A.ExpenseSettingsVM_fromStore_closure, A.ExpenseSettingsVM_fromStore_closure1, A._GeneratedNumbersState_initState_closure, A._GeneratedNumbersState_dispose_closure, A._GeneratedNumbersState_didChangeDependencies_closure, A._GeneratedNumbersState_didChangeDependencies_closure0, A._GeneratedNumbersState__onChanged__closure, A._GeneratedNumbersState__onSavePressed_closure, A._GeneratedNumbersState__onSavePressed_closure0, A._GeneratedNumbersState_build_closure0, A._GeneratedNumbersState_build__closure16, A._GeneratedNumbersState_build_closure, A._GeneratedNumbersState_build_closure1, A._GeneratedNumbersState_build__closure15, A._GeneratedNumbersState_build_closure2, A._GeneratedNumbersState_build__closure14, A._GeneratedNumbersState_build_closure3, A._GeneratedNumbersState_build__closure13, A._GeneratedNumbersState_build_closure5, A._GeneratedNumbersState_build__closure12, A._GeneratedNumbersState_build__closure11, A._GeneratedNumbersState_build__closure10, A._GeneratedNumbersState_build__closure9, A._GeneratedNumbersState_build__closure8, A._GeneratedNumbersState_build__closure7, A._GeneratedNumbersState_build__closure6, A._GeneratedNumbersState_build__closure5, A._GeneratedNumbersState_build__closure4, A._GeneratedNumbersState_build__closure3, A._GeneratedNumbersState_build__closure2, A._GeneratedNumbersState_build__closure1, A._GeneratedNumbersState_build__closure0, A._GeneratedNumbersState_build__closure, A._EntityNumberSettingsState_dispose_closure, A._EntityNumberSettingsState_didChangeDependencies_closure, A._EntityNumberSettingsState_didChangeDependencies_closure0, A._EntityNumberSettingsState_build_closure0, A.HelpPanel_build_closure, A.HelpPanel_build_closure0, A.HelpPanel_build_closure1, A.HelpPanel_build_closure2, A.GeneratedNumbersVM_fromStore_closure0, A.GeneratedNumbersVM_fromStore_closure, A._ImportExportState_build_closure0, A._ImportExportState_build_closure, A._ImportExportState_build_closure3, A._ImportExportState_build_closure2, A._ImportExportState_build_closure5, A._ImportExportState_build_closure4, A._ImportExportState_build_closure7, A._ImportExportState_build_closure6, A._ImportExportState_build_closure9, A._ImportExportState_build_closure8, A._ImportExportState_build__closure0, A._ImportExportState_build__closure1, A._FileImportState_uploadJsonFile_closure0, A._FileImportState_uploadJsonFile_closure1, A._FileImportState_uploadFile_closure0, A._FileImportState_uploadFile_closure1, A._FileImportState_build_closure0, A._FileImportState_build_closure, A._FileImportState_build_closure2, A._FileImportState_build_closure3, A.__FileMapperState_build_closure, A.__FileMapperState_build_closure0, A.__FileMapperState_build_closure1, A.__FileMapperState_build__closure2, A.__FileMapperState_build_closure2, A.__FileMapperState_build_closure3, A.__FileMapperState_build__closure0, A.__FileMapperState_build__closure1, A._FieldMapper_build_closure1, A._FieldMapper_build__closure, A._FieldMapper_build_closure0, A._InvoiceDesignState_initState_closure, A._InvoiceDesignState_didChangeDependencies_closure, A._InvoiceDesignState_didChangeDependencies_closure0, A._InvoiceDesignState__onChanged_closure, A._InvoiceDesignState_dispose_closure, A._InvoiceDesignState_build_closure71, A._InvoiceDesignState_build_closure, A._InvoiceDesignState_build_closure1, A._InvoiceDesignState_build_closure2, A._InvoiceDesignState_build__closure24, A._InvoiceDesignState_build_closure3, A._InvoiceDesignState_build_closure4, A._InvoiceDesignState_build__closure21, A._InvoiceDesignState_build_closure5, A._InvoiceDesignState_build_closure6, A._InvoiceDesignState_build__closure18, A._InvoiceDesignState_build_closure7, A._InvoiceDesignState_build_closure8, A._InvoiceDesignState_build__closure15, A._InvoiceDesignState_build_closure9, A._InvoiceDesignState_build_closure12, A._InvoiceDesignState_build__closure12, A._InvoiceDesignState_build_closure11, A._InvoiceDesignState_build_closure14, A._InvoiceDesignState_build__closure11, A._InvoiceDesignState_build_closure13, A._InvoiceDesignState_build_closure16, A._InvoiceDesignState_build__closure10, A._InvoiceDesignState_build_closure15, A._InvoiceDesignState_build_closure17, A._InvoiceDesignState_build__closure9, A._InvoiceDesignState_build_closure18, A._InvoiceDesignState_build__closure8, A._InvoiceDesignState_build_closure19, A._InvoiceDesignState_build__closure7, A._InvoiceDesignState_build_closure20, A._InvoiceDesignState_build__closure6, A._InvoiceDesignState_build_closure21, A._InvoiceDesignState_build__closure5, A._InvoiceDesignState_build_closure22, A._InvoiceDesignState_build__closure4, A._InvoiceDesignState_build_closure23, A._InvoiceDesignState_build__closure3, A._InvoiceDesignState_build_closure24, A._InvoiceDesignState_build__closure2, A._InvoiceDesignState_build_closure25, A._InvoiceDesignState_build__closure1, A._InvoiceDesignState_build_closure26, A._InvoiceDesignState_build__closure0, A._InvoiceDesignState_build_closure27, A._InvoiceDesignState_build_closure28, A._InvoiceDesignState_build_closure29, A._InvoiceDesignState_build_closure30, A._InvoiceDesignState_build_closure31, A._InvoiceDesignState_build_closure32, A._InvoiceDesignState_build_closure33, A._InvoiceDesignState_build_closure34, A._InvoiceDesignState_build_closure35, A._InvoiceDesignState_build_closure36, A._InvoiceDesignState_build_closure37, A._InvoiceDesignState_build_closure38, A._InvoiceDesignState_build_closure39, A._InvoiceDesignState_build_closure40, A._InvoiceDesignState_build_closure41, A._InvoiceDesignState_build_closure42, A._InvoiceDesignState_build_closure43, A._InvoiceDesignState_build_closure44, A._InvoiceDesignState_build_closure45, A._InvoiceDesignState_build_closure46, A._InvoiceDesignState_build_closure47, A._InvoiceDesignState_build_closure48, A._InvoiceDesignState_build_closure49, A._InvoiceDesignState_build_closure50, A._InvoiceDesignState_build_closure51, A._InvoiceDesignState_build_closure52, A._InvoiceDesignState_build_closure53, A._InvoiceDesignState_build_closure54, A._InvoiceDesignState_build_closure55, A._InvoiceDesignState_build_closure56, A._InvoiceDesignState_build_closure57, A._InvoiceDesignState_build_closure58, A._InvoiceDesignState_build_closure59, A._InvoiceDesignState_build_closure60, A._InvoiceDesignState_build_closure61, A._InvoiceDesignState_build__closure, A._InvoiceDesignState_build_closure62, A._InvoiceDesignState_build_closure63, A._InvoiceDesignState_build_closure64, A._InvoiceDesignState_build_closure65, A._InvoiceDesignState_build_closure66, A._InvoiceDesignState_build_closure67, A._InvoiceDesignState_build_closure68, A._InvoiceDesignState_build_closure69, A._InvoiceDesignState_build_closure70, A._PdfPreviewState__loadPdf_closure0, A._PdfPreviewState_build_closure, A.InvoiceDesignVM_fromStore_closure, A.InvoiceDesignVM_fromStore___closure, A.InvoiceDesignVM_fromStore____closure, A.InvoiceDesignVM_fromStore_____closure, A.InvoiceDesignVM_fromStore_____closure0, A._LocalizationSettingsState_dispose_closure, A._LocalizationSettingsState_didChangeDependencies_closure, A._LocalizationSettingsState_didChangeDependencies_closure0, A._LocalizationSettingsState_build_closure, A._LocalizationSettingsState_build_closure1, A._LocalizationSettingsState_build__closure13, A._LocalizationSettingsState_build_closure2, A._LocalizationSettingsState_build__closure12, A._LocalizationSettingsState_build_closure3, A._LocalizationSettingsState_build__closure11, A._LocalizationSettingsState_build_closure4, A._LocalizationSettingsState_build__closure10, A._LocalizationSettingsState_build_closure5, A._LocalizationSettingsState_build__closure9, A._LocalizationSettingsState_build_closure6, A._LocalizationSettingsState_build__closure8, A._LocalizationSettingsState_build_closure7, A._LocalizationSettingsState_build__closure7, A._LocalizationSettingsState_build_closure9, A._LocalizationSettingsState_build__closure6, A._LocalizationSettingsState_build_closure10, A._LocalizationSettingsState_build_closure11, A._LocalizationSettingsState_build__closure5, A._LocalizationSettingsState_build__closure3, A._LocalizationSettingsState_build___closure, A._LocalizationSettingsState_build__closure1, A._LocalizationSettingsState_build__closure2, A._LocalizationSettingsState_build_closure14, A._LocalizationSettingsState_build__closure0, A._LocalizationSettingsState_build__closure, A._AddCompanyDialogState_build_closure1, A.LocalizationSettingsVM_fromStore_closure0, A.LocalizationSettingsVM_fromStore_closure, A.LocalizationSettingsVM_fromStore_closure1, A.LocalizationSettingsVM_fromStore___closure, A.LocalizationSettingsVM_fromStore____closure, A._PaymentSettingsState_didChangeDependencies_closure, A._PaymentSettingsState_didChangeDependencies_closure0, A._PaymentSettingsState__onChanged_closure, A._PaymentSettingsState_build_closure, A._PaymentSettingsState_build__closure12, A._PaymentSettingsState_build_closure2, A._PaymentSettingsState_build__closure10, A._PaymentSettingsState_build_closure0, A._PaymentSettingsState_build__closure11, A._PaymentSettingsState_build_closure1, A._PaymentSettingsState_build_closure3, A._PaymentSettingsState_build__closure9, A._PaymentSettingsState_build_closure4, A._PaymentSettingsState_build__closure8, A._PaymentSettingsState_build_closure5, A._PaymentSettingsState_build__closure7, A._PaymentSettingsState_build_closure6, A._PaymentSettingsState_build__closure6, A._PaymentSettingsState_build_closure7, A._PaymentSettingsState_build__closure5, A._PaymentSettingsState_build_closure8, A._PaymentSettingsState_build__closure4, A._PaymentSettingsState_build_closure9, A._PaymentSettingsState_build__closure3, A._PaymentSettingsState_build_closure10, A._PaymentSettingsState_build__closure2, A._PaymentSettingsState_build_closure11, A._PaymentSettingsState_build__closure1, A._PaymentSettingsState_build_closure12, A._PaymentSettingsState_build__closure0, A._PaymentSettingsState_build_closure14, A._PaymentSettingsState_build__closure, A.PaymentSettingsVM_fromStore_closure0, A.PaymentSettingsVM_fromStore_closure1, A.PaymentSettingsVM_fromStore_closure, A.PaymentSettingsVM_fromStore_closure2, A._ProductSettingsState_didChangeDependencies_closure, A._ProductSettingsState_didChangeDependencies_closure0, A._ProductSettingsState_dispose_closure, A._ProductSettingsState__onChanged_closure, A._ProductSettingsState_build_closure, A._ProductSettingsState_build__closure9, A._ProductSettingsState_build_closure0, A._ProductSettingsState_build__closure8, A._ProductSettingsState_build_closure1, A._ProductSettingsState_build__closure7, A._ProductSettingsState_build_closure2, A._ProductSettingsState_build__closure6, A._ProductSettingsState_build_closure3, A._ProductSettingsState_build__closure5, A._ProductSettingsState_build_closure4, A._ProductSettingsState_build__closure4, A._ProductSettingsState_build_closure5, A._ProductSettingsState_build__closure3, A._ProductSettingsState_build_closure6, A._ProductSettingsState_build__closure2, A._ProductSettingsState_build_closure7, A._ProductSettingsState_build__closure1, A._ProductSettingsState_build_closure8, A._ProductSettingsState_build__closure0, A._ProductSettingsState_build_closure9, A._ProductSettingsState_build__closure, A.ProductSettingsVM_fromStore_closure0, A.ProductSettingsVM_fromStore_closure, A._SettingsListTileState_build_closure0, A._SettingsListTileState_build_closure1, A.SettingsSearch_build_closure0, A.SettingsListVM_fromStore_closure, A.SettingsListVM_fromStore_closure1, A.SettingsListVM_fromStore_closure0, A.SettingsScreen_build_closure, A._SettingsWizardState_dispose_closure, A._SettingsWizardState__validateSubdomain__closure1, A._SettingsWizardState__validateSubdomain__closure2, A._SettingsWizardState__onSavePressed__closure, A._SettingsWizardState__onSavePressed___closure0, A._SettingsWizardState__onSavePressed___closure1, A._SettingsWizardState__onSavePressed___closure2, A._SettingsWizardState__onSavePressed__closure0, A._SettingsWizardState__onSavePressed__closure2, A._SettingsWizardState_build_closure, A._SettingsWizardState_build_closure0, A._SettingsWizardState_build_closure1, A._SettingsWizardState_build_closure2, A._SettingsWizardState_build_closure3, A._SettingsWizardState_build_closure4, A._SettingsWizardState_build_closure5, A._SettingsWizardState_build__closure, A._SettingsWizardState_build_closure8, A._SettingsWizardState_build_closure7, A._TaskSettingsState_didChangeDependencies_closure, A._TaskSettingsState_didChangeDependencies_closure0, A._TaskSettingsState_dispose_closure, A._TaskSettingsState__onChanged_closure, A._TaskSettingsState_build_closure, A._TaskSettingsState_build__closure11, A._TaskSettingsState_build_closure0, A._TaskSettingsState_build__closure10, A._TaskSettingsState_build_closure1, A._TaskSettingsState_build__closure9, A._TaskSettingsState_build_closure2, A._TaskSettingsState_build__closure8, A._TaskSettingsState_build_closure4, A._TaskSettingsState_build__closure7, A._TaskSettingsState_build_closure5, A._TaskSettingsState_build__closure6, A._TaskSettingsState_build_closure6, A._TaskSettingsState_build__closure5, A._TaskSettingsState_build_closure7, A._TaskSettingsState_build__closure4, A._TaskSettingsState_build_closure8, A._TaskSettingsState_build__closure3, A._TaskSettingsState_build_closure9, A._TaskSettingsState_build__closure2, A._TaskSettingsState_build_closure10, A._TaskSettingsState_build__closure1, A._TaskSettingsState_build_closure11, A._TaskSettingsState_build__closure0, A._TaskSettingsState_build_closure12, A._TaskSettingsState_build__closure, A._TaskSettingsState_build_closure13, A.TaskSettingsVM_fromStore_closure0, A.TaskSettingsVM_fromStore_closure1, A.TaskSettingsVM_fromStore_closure, A.TaskSettingsVM_fromStore_closure2, A._TaxSettingsState_build_closure, A._TaxSettingsState_build__closure11, A._TaxSettingsState_build_closure0, A._TaxSettingsState_build__closure10, A._TaxSettingsState_build_closure1, A._TaxSettingsState_build__closure9, A._TaxSettingsState_build_closure2, A._TaxSettingsState_build__closure8, A._TaxSettingsState_build_closure3, A._TaxSettingsState_build__closure7, A._TaxSettingsState_build_closure4, A._TaxSettingsState_build__closure6, A._TaxSettingsState_build_closure5, A._TaxSettingsState_build__closure5, A._TaxSettingsState_build_closure7, A._TaxSettingsState_build__closure4, A._TaxSettingsState_build_closure9, A._TaxSettingsState_build__closure3, A._TaxSettingsState_build_closure8, A._TaxSettingsState_build_closure10, A._TaxSettingsState_build__closure0, A._TaxSettingsState_build___closure2, A._TaxSettingsState_build____closure1, A._TaxSettingsState_build__closure, A._TaxSettingsState_build__closure2, A._TaxSettingsState_build___closure, A._TaxSettingsState_build____closure0, A._TaxSettingsState_build_____closure, A._TaxSettingsState_build______closure, A._TaxSettingsState_build_______closure, A._TaxSettingsState_build____closure, A.NumberOfRatesSelector_build_closure, A.__EditSubregionDialogState__onDone_closure, A.__EditSubregionDialogState__onDone__closure, A.__EditSubregionDialogState__onDone___closure, A.__EditSubregionDialogState__onDone____closure, A.__EditSubregionDialogState_build_closure0, A.__EditSubregionDialogState_build_closure1, A.__EditSubregionDialogState_build_closure2, A.__EditSubregionDialogState_build_closure3, A.__EditSubregionDialogState_build_closure4, A.__EditSubregionDialogState_build_closure5, A.TaxSettingsVM_fromStore_closure0, A.TaxSettingsVM_fromStore_closure1, A.TaxSettingsVM_fromStore_closure, A.TaxSettingsVM_fromStore_closure2, A._TemplatesAndRemindersState_initState_closure, A._TemplatesAndRemindersState_dispose_closure, A._TemplatesAndRemindersState__onChanged_closure, A._TemplatesAndRemindersState__onChanged_closure0, A._TemplatesAndRemindersState__onChanged_closure1, A._TemplatesAndRemindersState__onChanged_closure2, A._TemplatesAndRemindersState__onChanged_closure3, A._TemplatesAndRemindersState__onChanged_closure4, A._TemplatesAndRemindersState__onChanged_closure5, A._TemplatesAndRemindersState__onChanged_closure6, A._TemplatesAndRemindersState__onChanged_closure7, A._TemplatesAndRemindersState__onChanged_closure8, A._TemplatesAndRemindersState__onChanged_closure9, A._TemplatesAndRemindersState__onChanged_closure10, A._TemplatesAndRemindersState__onChanged_closure11, A._TemplatesAndRemindersState__onChanged_closure12, A._TemplatesAndRemindersState__renderTemplate_closure0, A._TemplatesAndRemindersState_build_closure10, A._TemplatesAndRemindersState_build_closure1, A._TemplatesAndRemindersState_build_closure, A._TemplatesAndRemindersState_build_closure0, A._TemplatesAndRemindersState_build_closure2, A._TemplatesAndRemindersState_build__closure3, A._TemplatesAndRemindersState_build_closure3, A._TemplatesAndRemindersState_build__closure2, A._TemplatesAndRemindersState_build_closure4, A._TemplatesAndRemindersState_build__closure1, A._TemplatesAndRemindersState_build_closure5, A._TemplatesAndRemindersState_build__closure0, A._TemplatesAndRemindersState_build_closure7, A._TemplatesAndRemindersState_build__closure, A._TemplatesAndRemindersState_build_closure9, A._ReminderSettingsState_dispose_closure, A._ReminderSettingsState_didChangeDependencies_closure, A._ReminderSettingsState_didChangeDependencies_closure0, A._ReminderSettingsState_build_closure, A._ReminderSettingsState_build_closure0, A.TemplatesAndRemindersVM_fromStore_closure0, A.TemplatesAndRemindersVM_fromStore_closure, A.TemplatesAndRemindersVM_fromStore____closure, A.TemplatesAndRemindersVM_fromStore____closure0, A.TemplatesAndRemindersVM_fromStore___closure0, A.TemplatesAndRemindersVM_fromStore___closure1, A.TemplatesAndRemindersVM_fromStore___closure2, A._UserDetailsState_dispose_closure, A._UserDetailsState_didChangeDependencies_closure, A._UserDetailsState_didChangeDependencies_closure0, A._UserDetailsState__onChanged_closure, A._UserDetailsState_build_closure4, A._UserDetailsState_build_closure5, A._UserDetailsState_build_closure6, A._UserDetailsState_build__closure3, A._UserDetailsState_build__closure4, A._UserDetailsState_build__closure5, A._UserDetailsState_build_closure8, A._UserDetailsState_build__closure2, A._UserDetailsState_build_closure10, A._UserDetailsState_build__closure1, A._UserDetailsState_build_closure9, A._UserDetailsState_build_closure11, A._UserDetailsState_build__closure0, A._UserDetailsState_build__closure, A._EnableTwoFactorState_initState_closure, A._EnableTwoFactorState_initState_closure0, A._EnableTwoFactorState__onSavePressed_closure1, A._EnableTwoFactorState__onSavePressed_closure2, A._EnableTwoFactorState_build_closure, A._EnableTwoFactorState_build_closure1, A._EnableTwoFactorState_build_closure0, A.UserDetailsVM_fromStore_closure, A.UserDetailsVM_fromStore_closure5, A.UserDetailsVM_fromStore__closure2, A.UserDetailsVM_fromStore_closure6, A.UserDetailsVM_fromStore__closure1, A.UserDetailsVM_fromStore_closure7, A.UserDetailsVM_fromStore__closure0, A.UserDetailsVM_fromStore_closure2, A.UserDetailsVM_fromStore__closure5, A.UserDetailsVM_fromStore____closure, A.UserDetailsVM_fromStore_closure1, A.UserDetailsVM_fromStore_closure4, A.UserDetailsVM_fromStore__closure3, A.UserDetailsVM_fromStore_closure8, A.UserDetailsVM_fromStore__closure, A.UserDetailsVM_fromStore_closure3, A.UserDetailsVM_fromStore___closure5, A.UserDetailsVM_fromStore_closure0, A.UserDetailsVM_fromStore___closure8, A.UserDetailsVM_fromStore____closure1, A.UserDetailsVM_fromStore___closure9, A._WorkflowSettingsState_build_closure, A._WorkflowSettingsState_build__closure5, A._WorkflowSettingsState_build_closure0, A._WorkflowSettingsState_build__closure4, A._WorkflowSettingsState_build_closure1, A._WorkflowSettingsState_build__closure3, A._WorkflowSettingsState_build_closure2, A._WorkflowSettingsState_build__closure2, A._WorkflowSettingsState_build_closure4, A._WorkflowSettingsState_build__closure1, A._WorkflowSettingsState_build_closure3, A._WorkflowSettingsState_build_closure5, A._WorkflowSettingsState_build__closure0, A._WorkflowSettingsState_build_closure6, A._WorkflowSettingsState_build__closure, A.WorkflowSettingsVM_fromStore_closure0, A.WorkflowSettingsVM_fromStore_closure1, A.WorkflowSettingsVM_fromStore_closure, A._SubscriptionEditState_didChangeDependencies_closure, A._SubscriptionEditState_didChangeDependencies_closure0, A._SubscriptionEditState_dispose_closure, A._SubscriptionEditState__onChanged_closure, A._SubscriptionEditState_build_closure33, A._SubscriptionEditState_build_closure, A._SubscriptionEditState_build__closure30, A._SubscriptionEditState_build_closure0, A._SubscriptionEditState_build__closure29, A._SubscriptionEditState_build_closure1, A._SubscriptionEditState_build__closure27, A._SubscriptionEditState_build___closure7, A._SubscriptionEditState_build__closure28, A._SubscriptionEditState_build_closure2, A._SubscriptionEditState_build_closure3, A._SubscriptionEditState_build___closure6, A._SubscriptionEditState_build_closure4, A._SubscriptionEditState_build__closure24, A._SubscriptionEditState_build___closure5, A._SubscriptionEditState_build__closure25, A._SubscriptionEditState_build_closure5, A._SubscriptionEditState_build_closure6, A._SubscriptionEditState_build___closure4, A._SubscriptionEditState_build_closure7, A._SubscriptionEditState_build__closure21, A._SubscriptionEditState_build___closure3, A._SubscriptionEditState_build__closure22, A._SubscriptionEditState_build_closure8, A._SubscriptionEditState_build_closure9, A._SubscriptionEditState_build___closure2, A._SubscriptionEditState_build_closure10, A._SubscriptionEditState_build__closure18, A._SubscriptionEditState_build___closure1, A._SubscriptionEditState_build__closure19, A._SubscriptionEditState_build_closure11, A._SubscriptionEditState_build_closure12, A._SubscriptionEditState_build___closure0, A._SubscriptionEditState_build_closure14, A._SubscriptionEditState_build__closure16, A._SubscriptionEditState_build_closure13, A._SubscriptionEditState_build_closure16, A._SubscriptionEditState_build__closure15, A._SubscriptionEditState_build_closure17, A._SubscriptionEditState_build__closure14, A._SubscriptionEditState_build_closure15, A._SubscriptionEditState_build_closure18, A._SubscriptionEditState_build__closure13, A._SubscriptionEditState_build_closure19, A._SubscriptionEditState_build__closure12, A._SubscriptionEditState_build_closure20, A._SubscriptionEditState_build__closure11, A._SubscriptionEditState_build_closure21, A._SubscriptionEditState_build__closure10, A._SubscriptionEditState_build_closure22, A._SubscriptionEditState_build__closure9, A._SubscriptionEditState_build_closure23, A._SubscriptionEditState_build__closure8, A._SubscriptionEditState_build_closure24, A._SubscriptionEditState_build__closure7, A._SubscriptionEditState_build_closure25, A._SubscriptionEditState_build__closure6, A._SubscriptionEditState_build_closure26, A._SubscriptionEditState_build__closure5, A._SubscriptionEditState_build_closure27, A._SubscriptionEditState_build__closure4, A._SubscriptionEditState_build_closure28, A._SubscriptionEditState_build__closure3, A._SubscriptionEditState_build_closure29, A._SubscriptionEditState_build_closure30, A._SubscriptionEditState_build__closure0, A._SubscriptionEditState_build_closure32, A._SubscriptionEditState_build___closure, A.SubscriptionEditScreen_build_closure0, A.SubscriptionEditVM_SubscriptionEditVM$fromStore_closure, A.SubscriptionEditVM_SubscriptionEditVM$fromStore_closure1, A.SubscriptionEditVM_SubscriptionEditVM$fromStore_closure0, A.SubscriptionEditVM_SubscriptionEditVM$fromStore___closure, A.SubscriptionEditVM_SubscriptionEditVM$fromStore___closure0, A.SubscriptionEditVM_SubscriptionEditVM$fromStore___closure1, A.SubscriptionEditVM_SubscriptionEditVM$fromStore____closure, A.SubscriptionListItem_build_closure, A.SubscriptionListVM_fromStore__handleRefresh, A.SubscriptionListVM_fromStore_closure, A.SubscriptionListVM_fromStore_closure0, A.SubscriptionScreen_build_closure7, A.SubscriptionScreen_build_closure4, A.SubscriptionScreen_build_closure0, A.SubscriptionScreen_build_closure1, A.SubscriptionScreen_build_closure2, A.SubscriptionScreen_build_closure3, A.SubscriptionViewScreen_build_closure0, A._UpdateDialogState_updateApp__closure0, A._UpdateDialogState_updateApp__closure1, A._TaskEditState_build_closure1, A._TaskEditState_build_closure2, A._TaskEditDesktopState_didChangeDependencies_closure, A._TaskEditDesktopState_didChangeDependencies_closure0, A._TaskEditDesktopState_dispose_closure, A._TaskEditDesktopState__onChanged_closure, A._TaskEditDesktopState_build_closure, A._TaskEditDesktopState_build_closure0, A._TaskEditDesktopState_build_closure2, A._TaskEditDesktopState_build__closure10, A._TaskEditDesktopState_build_closure1, A._TaskEditDesktopState_build_closure3, A._TaskEditDesktopState_build__closure9, A._TaskEditDesktopState_build_closure4, A._TaskEditDesktopState_build_closure5, A._TaskEditDesktopState_build__closure8, A._TaskEditDesktopState_build_closure6, A._TaskEditDesktopState_build__closure7, A._TaskEditDesktopState_build_closure7, A._TaskEditDesktopState_build__closure0, A._TaskEditDesktopState_build__closure2, A._TaskEditDesktopState_build__closure3, A._TaskEditDesktopState_build__closure4, A._TaskEditDesktopState_build___closure1, A._TaskEditDesktopState_build___closure0, A._TaskEditDesktopState_build___closure, A._TaskEditDetailsState_didChangeDependencies_closure, A._TaskEditDetailsState_didChangeDependencies_closure0, A._TaskEditDetailsState_dispose_closure, A._TaskEditDetailsState__onChanged_closure, A._TaskEditDetailsState_build_closure0, A._TaskEditDetailsState_build__closure2, A._TaskEditDetailsState_build_closure, A._TaskEditDetailsState_build_closure1, A._TaskEditDetailsState_build__closure1, A._TaskEditDetailsState_build_closure2, A._TaskEditDetailsState_build_closure3, A._TaskEditDetailsState_build__closure0, A._TaskEditDetailsState_build_closure4, A._TaskEditDetailsState_build__closure, A.TaskEditDetailsScreen_build_closure0, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure2, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure3, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure3, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure0, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore__closure1, A._TaskEditTimesState__showTaskTimeEditor_closure, A._TaskEditTimesState__showTaskTimeEditor__closure, A._TaskEditTimesState_build_closure, A._TaskEditTimesState_build_closure0, A.TimeEditDetailsState_build_closure0, A.TimeEditDetailsState_build_closure2, A.TimeEditDetailsState_build_closure3, A.TimeEditDetailsState_build_closure4, A.TimeEditDetailsState_build__closure1, A.TimeEditDetailsState_build_closure5, A.TimeEditDetailsState_build__closure, A.TaskEditTimesScreen_build_closure0, A.TaskEditTimesVM_TaskEditTimesVM$fromStore_closure, A.TaskEditScreen_build_closure0, A.TaskEditVM_TaskEditVM$fromStore_closure0, A.TaskEditVM_TaskEditVM$fromStore__closure, A.TaskEditVM_TaskEditVM$fromStore_closure, A.TaskEditVM_TaskEditVM$fromStore___closure, A.TaskEditVM_TaskEditVM$fromStore___closure0, A.TaskEditVM_TaskEditVM$fromStore___closure1, A.TaskEditVM_TaskEditVM$fromStore____closure, A._KanbanTaskCardState_build_closure, A._KanbanTaskCardState_build__closure4, A._KanbanTaskCardState_build_closure10, A._KanbanTaskCardState_build_closure9, A._KanbanTaskCardState_build_closure6, A._KanbanTaskCardState_build__closure2, A._KanbanTaskCardState_build_closure7, A._KanbanStatusCardState__onSavePressed_closure, A._KanbanStatusCardState_build_closure, A._KanbanStatusCardState_build_closure0, A.KanbanViewState__initBoard_closure, A.KanbanViewState__onBoardChanged_closure, A.KanbanViewState_build_closure, A.KanbanViewState_build_closure0, A.KanbanViewState_build____closure3, A.KanbanViewState_build__closure3, A.KanbanViewState_build__closure4, A.KanbanViewState_build___closure3, A.KanbanViewState_build___closure2, A.KanbanVM_fromStore_closure, A.KanbanVM_fromStore_closure1, A.KanbanVM_fromStore__closure, A.KanbanVM_fromStore_closure0, A.KanbanVM_fromStore__closure0, A.KanbanVM_fromStore__closure1, A.KanbanVM_fromStore__closure2, A.KanbanVM_fromStore__closure3, A.TaskListItem_build__closure, A.TaskListItem_build__closure3, A.TaskListVM_fromStore__handleRefresh, A.TaskListVM_fromStore_closure0, A.TaskListVM_fromStore_closure, A.TaskPresenter_getField_closure, A.TaskPresenter_getField_closure0, A.TaskScreen_build_closure, A.TaskScreen_build_closure0, A.TaskScreen_build_closure1, A.TaskScreen_build_closure2, A.TaskScreen_build_closure14, A.TaskScreen_build_closure10, A.TaskScreen_build_closure6, A.TaskScreen_build_closure7, A.TaskScreen_build_closure8, A.TaskScreen_build_closure9, A._TaskViewState_build_closure, A.TaskViewDocuments_build_closure, A.TaskViewDocuments_build_closure0, A._TaskOverviewState_initState_closure, A._TaskOverviewState_build__buildView_closure, A._TaskOverviewState_build__buildView__closure, A.TaskViewScreen_build_closure0, A.TaskViewVM_TaskViewVM$fromStore__handleRefresh, A.TaskViewVM_TaskViewVM$fromStore_closure, A.TaskViewVM_TaskViewVM$fromStore_closure0, A.TaskViewVM_TaskViewVM$fromStore__closure0, A.TaskViewVM_TaskViewVM$fromStore__closure1, A.TaskViewVM_TaskViewVM$fromStore___closure, A.TaskViewVM_TaskViewVM$fromStore_closure2, A.TaskViewVM_TaskViewVM$fromStore__closure, A._TaskStatusEditState_didChangeDependencies_closure, A._TaskStatusEditState_didChangeDependencies_closure0, A._TaskStatusEditState_dispose_closure, A._TaskStatusEditState__onChanged_closure, A._TaskStatusEditState_build_closure0, A._TaskStatusEditState_build_closure, A._TaskStatusEditState_build__closure, A._TaskStatusEditState_build__closure0, A._TaskStatusEditState_build___closure, A.TaskStatusEditScreen_build_closure0, A.TaskStatusEditVM_TaskStatusEditVM$fromStore_closure, A.TaskStatusEditVM_TaskStatusEditVM$fromStore_closure1, A.TaskStatusEditVM_TaskStatusEditVM$fromStore_closure0, A.TaskStatusEditVM_TaskStatusEditVM$fromStore___closure, A.TaskStatusEditVM_TaskStatusEditVM$fromStore___closure0, A.TaskStatusEditVM_TaskStatusEditVM$fromStore____closure, A.TaskStatusListItem_build_closure, A.TaskStatusListVM_fromStore__handleRefresh, A.TaskStatusListVM_fromStore_closure, A.TaskStatusListVM_fromStore_closure0, A.TaskStatusScreen_build_closure7, A.TaskStatusScreen_build_closure4, A.TaskStatusScreen_build_closure0, A.TaskStatusScreen_build_closure1, A.TaskStatusScreen_build_closure2, A.TaskStatusScreen_build_closure3, A.TaskStatusViewScreen_build_closure0, A._TaxRateEditState_didChangeDependencies_closure, A._TaxRateEditState_didChangeDependencies_closure0, A._TaxRateEditState_dispose_closure, A._TaxRateEditState__onChanged_closure, A._TaxRateEditState_build_closure, A.TaxRateEditScreen_build_closure0, A.TaxRateEditVM_TaxRateEditVM$fromStore_closure, A.TaxRateEditVM_TaxRateEditVM$fromStore_closure1, A.TaxRateEditVM_TaxRateEditVM$fromStore_closure0, A.TaxRateEditVM_TaxRateEditVM$fromStore___closure, A.TaxRateEditVM_TaxRateEditVM$fromStore___closure0, A.TaxRateEditVM_TaxRateEditVM$fromStore____closure, A.TaxRateListItem_build_closure, A.TaxRateListVM_fromStore__handleRefresh, A.TaxRateListVM_fromStore_closure, A.TaxRateListVM_fromStore_closure0, A.TaxRateSettingsScreen_build_closure3, A.TaxRateSettingsScreen_build_closure0, A.TaxRateViewScreen_build_closure0, A._TokenEditState_didChangeDependencies_closure, A._TokenEditState_didChangeDependencies_closure0, A._TokenEditState_dispose_closure, A._TokenEditState__onChanged_closure, A._TokenEditState_build_closure0, A._TokenEditState_build_closure, A._TokenEditState_build__closure, A.TokenEditScreen_build_closure0, A.TokenEditVM_TokenEditVM$fromStore_closure, A.TokenEditVM_TokenEditVM$fromStore_closure1, A.TokenEditVM_TokenEditVM$fromStore_closure0, A.TokenEditVM_TokenEditVM$fromStore____closure, A.TokenEditVM_TokenEditVM$fromStore____closure0, A.TokenEditVM_TokenEditVM$fromStore_____closure, A.TokenListItem_build_closure, A.TokenListVM_fromStore__handleRefresh, A.TokenListVM_fromStore_closure, A.TokenListVM_fromStore_closure0, A.TokenScreen_build_closure7, A.TokenScreen_build_closure4, A.TokenScreen_build_closure0, A.TokenScreen_build_closure1, A.TokenScreen_build_closure2, A.TokenScreen_build_closure3, A.TokenViewScreen_build_closure0, A._TransactionEditState_didChangeDependencies_closure, A._TransactionEditState_didChangeDependencies_closure0, A._TransactionEditState_dispose_closure, A._TransactionEditState__onChanged__closure, A._TransactionEditState_build_closure0, A._TransactionEditState_build_closure1, A._TransactionEditState_build_closure, A._TransactionEditState_build__closure, A._TransactionEditState_build___closure3, A._TransactionEditState_build___closure2, A._TransactionEditState_build__closure1, A._TransactionEditState_build__closure2, A._TransactionEditState_build__closure3, A._TransactionEditState_build___closure1, A._TransactionEditState_build__closure6, A._TransactionEditState_build___closure, A._TransactionEditState_build__closure4, A._TransactionEditState_build___closure0, A._TransactionEditState_build__closure8, A._TransactionEditState_build__closure7, A.TransactionEditScreen_build_closure0, A.TransactionEditVM_TransactionEditVM$fromStore_closure, A.TransactionEditVM_TransactionEditVM$fromStore_closure1, A.TransactionEditVM_TransactionEditVM$fromStore_closure0, A.TransactionEditVM_TransactionEditVM$fromStore___closure, A.TransactionEditVM_TransactionEditVM$fromStore___closure0, A.TransactionEditVM_TransactionEditVM$fromStore____closure, A.TransactionEditVM_TransactionEditVM$fromStore__closure, A.TransactionEditVM_TransactionEditVM$fromStore__closure0, A.TransactionListItem_build__closure, A.TransactionListItem_build__closure3, A.TransactionListVM_fromStore__handleRefresh, A.TransactionListVM_fromStore_closure, A.TransactionListVM_fromStore_closure0, A.TransactionPresenter_getField_closure, A.TransactionPresenter_getField_closure0, A.TransactionPresenter_getField_closure1, A.TransactionPresenter_getField_closure2, A.TransactionPresenter_getField_closure3, A.TransactionPresenter_getField_closure4, A.TransactionScreen_build_closure, A.TransactionScreen_build_closure0, A.TransactionScreen_build_closure1, A.TransactionScreen_build_closure2, A.TransactionScreen_build_closure3, A.TransactionScreen_build_closure13, A.TransactionScreen_build_closure10, A.TransactionScreen_build_closure6, A.TransactionScreen_build_closure7, A.TransactionScreen_build_closure8, A.TransactionScreen_build_closure9, A._TransactionViewState_build_closure, A._TransactionViewState_build_closure0, A._TransactionViewState_build_closure1, A._MatchDepositsState_initState_closure, A._MatchDepositsState_initState_closure0, A._MatchDepositsState_updateInvoiceList_closure, A._MatchDepositsState_updatePaymentList_closure, A._MatchDepositsState_build_closure, A._MatchDepositsState_build_closure0, A._MatchDepositsState_build_closure1, A._MatchDepositsState_build_closure4, A._MatchDepositsState_build_closure7, A._MatchDepositsState_build_closure8, A._MatchDepositsState_build__closure, A._MatchWithdrawalsState_updateCategoryList_closure, A._MatchWithdrawalsState_updateVendorList_closure, A._MatchWithdrawalsState_updateExpenseList_closure, A._MatchWithdrawalsState_build_closure, A._MatchWithdrawalsState_build_closure0, A._MatchWithdrawalsState_build_closure1, A._MatchWithdrawalsState_build_closure4, A._MatchWithdrawalsState_build_closure5, A._MatchWithdrawalsState_build____closure1, A._MatchWithdrawalsState_build_____closure, A._MatchWithdrawalsState_build_closure10, A._MatchWithdrawalsState_build__closure6, A._MatchWithdrawalsState_build__closure7, A._MatchWithdrawalsState_build___closure2, A._MatchWithdrawalsState_build____closure0, A._MatchWithdrawalsState_build_closure15, A._MatchWithdrawalsState_build__closure1, A._MatchWithdrawalsState_build__closure2, A._MatchWithdrawalsState_build___closure0, A._MatchWithdrawalsState_build____closure, A._MatchWithdrawalsState_build__closure, A.TransactionViewScreen_build_closure0, A.TransactionViewScreen_build__closure, A.TransactionViewVM_TransactionViewVM$fromStore_closure, A.TransactionViewVM_TransactionViewVM$fromStore_closure1, A.TransactionViewVM_TransactionViewVM$fromStore__closure, A._TransactionRuleEditState_didChangeDependencies_closure, A._TransactionRuleEditState_didChangeDependencies_closure0, A._TransactionRuleEditState_dispose_closure, A._TransactionRuleEditState__onChanged__closure, A._TransactionRuleEditState_build_closure0, A._TransactionRuleEditState_build_closure1, A._TransactionRuleEditState_build_closure, A._TransactionRuleEditState_build__closure, A._TransactionRuleEditState_build__closure0, A._TransactionRuleEditState_build__closure1, A._TransactionRuleEditState_build___closure9, A._TransactionRuleEditState_build__closure2, A._TransactionRuleEditState_build___closure8, A._TransactionRuleEditState_build___closure6, A._TransactionRuleEditState_build___closure7, A._TransactionRuleEditState_build___closure5, A._TransactionRuleEditState_build___closure4, A._TransactionRuleEditState_build___closure3, A._TransactionRuleEditState_build__closure7, A._TransactionRuleEditState_build___closure1, A._TransactionRuleEditState_build___closure2, A._TransactionRuleEditState_build__closure9, A._TransactionRuleEditState_build___closure, A._TransactionRuleEditState_build___closure0, A.__RuleCriteriaState_build_closure, A.__RuleCriteriaState_build___closure1, A.__RuleCriteriaState_build_closure0, A.__RuleCriteriaState_build___closure0, A.__RuleCriteriaState_build_closure1, A.__RuleCriteriaState_build___closure, A.__RuleCriteriaState_build_closure2, A.__RuleCriteriaState_build_closure3, A.TransactionRuleEditScreen_build_closure0, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore_closure, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore_closure1, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore_closure0, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore___closure, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore___closure0, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore____closure, A.TransactionRuleListItem_build_closure, A.TransactionRuleListVM_fromStore__handleRefresh, A.TransactionRuleListVM_fromStore_closure, A.TransactionRuleListVM_fromStore_closure0, A.TransactionRuleScreen_build_closure7, A.TransactionRuleScreen_build_closure4, A.TransactionRuleScreen_build_closure0, A.TransactionRuleScreen_build_closure1, A.TransactionRuleScreen_build_closure2, A.TransactionRuleScreen_build_closure3, A.TransactionRuleViewScreen_build_closure0, A._UserEditState_didChangeDependencies_closure, A._UserEditState_didChangeDependencies_closure0, A._UserEditState_dispose_closure, A._UserEditState__onChanged_closure, A._UserEditState__togglePermission_closure, A._UserEditState__togglePermission_closure0, A._UserEditState_build_closure14, A._UserEditState_build_closure, A._UserEditState_build_closure0, A._UserEditState_build_closure1, A._UserEditState_build__closure10, A._UserEditState_build_closure3, A._UserEditState_build__closure9, A._UserEditState_build_closure4, A._UserEditState_build__closure7, A._UserEditState_build__closure8, A._UserEditState_build__closure6, A._UserEditState_build___closure0, A._UserEditState_build_closure6, A._UserEditState_build_closure8, A._UserEditState_build_closure10, A._UserEditState_build_closure12, A._UserEditState_build_closure13, A._UserEditState_build___closure, A._UserEditState_build____closure, A._UserEditState_build__closure1, A._UserEditState_build__closure3, A._UserEditState_build__closure5, A.UserEditScreen_build_closure0, A.UserEditVM_UserEditVM$fromStore_closure, A.UserEditVM_UserEditVM$fromStore_closure1, A.UserEditVM_UserEditVM$fromStore_closure0, A.UserEditVM_UserEditVM$fromStore___closure0, A.UserEditVM_UserEditVM$fromStore___closure1, A.UserEditVM_UserEditVM$fromStore____closure, A.UserListItem_build_closure, A.UserListVM_fromStore__handleRefresh, A.UserListVM_fromStore_closure, A.UserListVM_fromStore_closure0, A.UserScreen_build_closure7, A.UserScreen_build_closure4, A.UserScreen_build_closure0, A.UserScreen_build_closure1, A.UserScreen_build_closure2, A.UserScreen_build_closure3, A.UserViewScreen_build_closure0, A._VendorEditState_build_closure, A._VendorEditState_build_closure0, A.VendorEditAddressState_didChangeDependencies_closure, A.VendorEditAddressState_didChangeDependencies_closure0, A.VendorEditAddressState_dispose_closure, A.VendorEditAddressState__onChanged_closure, A.VendorEditAddressState_build_closure, A.VendorEditAddressState_build__closure, A._VendorEditContactsState__showContactEditor_closure, A._VendorEditContactsState__showContactEditor__closure, A._VendorEditContactsState_build_closure, A._VendorEditContactsState_build_closure0, A.VendorContactEditDetailsState_didChangeDependencies_closure, A.VendorContactEditDetailsState_didChangeDependencies_closure0, A.VendorContactEditDetailsState_dispose_closure, A.VendorContactEditDetailsState__onChanged_closure, A.VendorContactEditDetailsState_build_closure, A.VendorContactEditDetailsState_build_closure0, A.VendorContactEditDetailsState_build_closure1, A.VendorContactEditDetailsState_build_closure2, A.VendorContactEditDetailsState_build_closure3, A.VendorContactEditDetailsState_build_closure4, A.VendorContactEditDetailsState_build_closure5, A.VendorContactEditDetailsState_build_closure6, A.VendorContactEditDetailsState_build_closure7, A.VendorContactEditDetailsState_build_closure8, A.VendorContactEditDetailsState_build___closure, A.VendorContactEditDetailsState_build__closure1, A.VendorContactEditDetailsState_build__closure, A.VendorEditContactsScreen_build_closure0, A.VendorEditContactsVM_VendorEditContactsVM$fromStore_closure0, A.VendorEditDetailsState_didChangeDependencies_closure, A.VendorEditDetailsState_didChangeDependencies_closure0, A.VendorEditDetailsState_dispose_closure, A.VendorEditDetailsState__onChanged_closure, A.VendorEditDetailsState_build_closure, A.VendorEditDetailsState_build_closure0, A.VendorEditDetailsState_build__closure, A.VendorEditNotesState_didChangeDependencies_closure, A.VendorEditNotesState_didChangeDependencies_closure0, A.VendorEditNotesState_dispose_closure, A.VendorEditNotesState__onChanged_closure, A.VendorEditNotesState_build_closure, A.VendorEditNotesState_build__closure, A.VendorEditScreen_build_closure0, A.VendorEditVM_VendorEditVM$fromStore_closure, A.VendorEditVM_VendorEditVM$fromStore_closure1, A.VendorEditVM_VendorEditVM$fromStore_closure0, A.VendorEditVM_VendorEditVM$fromStore___closure, A.VendorEditVM_VendorEditVM$fromStore___closure0, A.VendorEditVM_VendorEditVM$fromStore___closure1, A.VendorEditVM_VendorEditVM$fromStore____closure, A.VendorListItem_build__closure, A.VendorListItem_build__closure3, A.VendorListVM_fromStore__handleRefresh, A.VendorListVM_fromStore_closure, A.VendorListVM_fromStore_closure0, A.VendorPresenter_getField_closure, A.VendorScreen_build_closure7, A.VendorScreen_build_closure4, A.VendorScreen_build_closure0, A.VendorScreen_build_closure1, A.VendorScreen_build_closure2, A.VendorScreen_build_closure3, A._VendorViewState_build_closure, A._VendorViewDetailsState_build__buildDetailsList_closure, A.VendorViewDocuments_build_closure, A.VendorViewDocuments_build_closure0, A._VendorViewFullwidthState_build__closure1, A.VendorViewScreen_build_closure0, A.VendorViewVM_VendorViewVM$fromStore__handleRefresh, A.VendorViewVM_VendorViewVM$fromStore_closure, A.VendorViewVM_VendorViewVM$fromStore__closure0, A.VendorViewVM_VendorViewVM$fromStore__closure1, A.VendorViewVM_VendorViewVM$fromStore___closure, A.VendorViewVM_VendorViewVM$fromStore_closure1, A.VendorViewVM_VendorViewVM$fromStore__closure, A._WebhookEditState_didChangeDependencies_closure, A._WebhookEditState_didChangeDependencies_closure0, A._WebhookEditState_dispose_closure, A._WebhookEditState__onChanged_closure, A._WebhookEditState_build_closure0, A._WebhookEditState_build_closure, A._WebhookEditState_build__closure, A._WebhookEditState_build__closure1, A._WebhookEditState_build___closure4, A._WebhookEditState_build__closure0, A._WebhookEditState_build__closure2, A._WebhookEditState_build___closure3, A._WebhookEditState_build__closure3, A._WebhookEditState_build__closure4, A._WebhookEditState_build___closure0, A._WebhookEditState_build__closure6, A._WebhookEditState_build____closure, A.WebhookEditScreen_build_closure0, A.WebhookEditVM_WebhookEditVM$fromStore_closure, A.WebhookEditVM_WebhookEditVM$fromStore_closure1, A.WebhookEditVM_WebhookEditVM$fromStore_closure0, A.WebhookEditVM_WebhookEditVM$fromStore___closure, A.WebhookEditVM_WebhookEditVM$fromStore___closure0, A.WebhookEditVM_WebhookEditVM$fromStore____closure, A.WebhookViewScreen_build_closure0, A.WebhookListItem_build_closure, A.WebhookListVM_fromStore__handleRefresh, A.WebhookListVM_fromStore_closure, A.WebhookListVM_fromStore_closure0, A.WebhookScreen_build_closure7, A.WebhookScreen_build_closure4, A.WebhookScreen_build_closure0, A.WebhookScreen_build_closure1, A.WebhookScreen_build_closure2, A.WebhookScreen_build_closure3, A.snackBarCompleter_closure, A.snackBarCompleter_closure0, A.snackBarCompleter__closure, A.loadDesign_closure, A.loadDesign_closure0, A.showRefreshDataDialog_closure, A.showErrorDialog_closure, A.showMessageDialog_closure, A.confirmCallback_closure, A.confirmCallback__closure, A.confirmCallback__closure0, A.confirmCallback__closure1, A.passwordCallback_closure0, A.passwordCallback__closure0, A.passwordCallback__closure, A.passwordCallback_closure3, A._PasswordConfirmationState_build_closure0, A._PasswordConfirmationState_build_closure1, A.fieldCallback_closure, A._FieldConfirmationState_build_closure0, A._FieldConfirmationState_build_closure, A._FieldConfirmationState_build_closure1, A.cloneToDialog_closure, A.changeTaskStatusDialog_closure, A.changeTaskStatusDialog_closure0, A.changeTaskStatusDialog__closure, A.changeTaskStatusDialog____closure, A.addToInvoiceDialog_closure, A.addToInvoiceDialog_closure0, A.addToInvoiceDialog__closure, A.addToInvoiceDialog____closure, A.EnumUtils_fromString_closure, A.AttributedTextMarkdownSerializer__encodeLinkMarker_closure, A.GoogleOAuth_signIn_closure, A.GoogleOAuth_signUp_closure, A.toSnakeCase_closure, A.toCamelCase_closure, A.toSpaceCase_closure, A.toTitleCase_closure, A.matchesStrings_closure, A.matchesString_closure, A.matchesString_closure0, A.matchesStringsValue_closure, A.getRandomString_closure, A._ExampleEditorState__showEditorToolbar_closure, A._ExampleEditorState__showEditorToolbar_closure0, A._ExampleEditorState__showImageToolbar_closure, A._ExampleEditorState__showImageToolbar_closure0, A._ExampleEditorState_build_closure, A._ExampleEditorState__buildEditor_closure, A._ExampleEditorState__buildEditor_closure0, A._ExampleEditorState__buildMountedToolbar_closure, A._EditorToolbarState__getSelectedLinkSpans_closure, A._EditorToolbarState__onLinkPressed_closure, A._EditorToolbarState_build_closure, A._EditorToolbarState__buildUrlField_closure0, A._EditorToolbarState__buildUrlField_closure, A._ImageFormatToolbarState_build_closure, A._PositionedToolbar_build_closure, A.loadEmailTemplate_closure, A.loadEmailTemplate_closure0, A.WebUtils_registerWebView_closure, A.WebUtils_warnChanges_closure, A.WebUtils_microsoftLogin_closure, A.WebUtils_microsoftLogin_closure0, A.linkify_closure, A.EmailLinkifier_parse_closure, A.UrlLinkifier_parse_closure, A.Element_textContent_closure, A.BlockSyntax_isAtBlockEnd_closure, A.BlockquoteSyntax_parseChildLines_closure, A.ListSyntax_parse_tryMatch, A.ParagraphSyntax__extractReflinkDefinitions_lineStartsReflinkDefinition, A.InlineParser_parse_closure, A.InlineParser__linkOrImage_closure, A.InlineParser__linkOrImage_closure0, A.InlineParser__linkOrImage_closure1, A.InlineParser__processEmphasis_closure0, A.LinkSyntax_closure, A.ImageSyntax__createNode_closure, A.memo1_closure, A.memo3_closure, A.memo4_closure, A.memo5_closure, A.memo6_closure, A.memo7_closure, A.memo8_closure, A.memo9_closure, A.memo10_closure, A.RenderOverflowView_resetOffstage_closure, A.RenderOverflowView_performFixedLayout_getChildOffset, A.RenderOverflowView_visitOnlyOnStageChildren_closure, A.RenderOverflowView_paint_paintChild, A.RenderOverflowView_hitTestChildren_closure, A.Context_joinAll_closure, A.Context_split_closure, A._validateArgList_closure, A.encodePermissions_closure, A._PinputState__buildPinput_closure1, A._PinputState__buildPinput__closure0, A._PinputState__buildPinput__closure1, A._PinputState__buildEditable_closure, A._PinputState__buildEditable_closure0, A._PinputState__buildFields_onlyFields_closure, A._PinputAnimatedCursorState__startCursorAnimation_closure, A._registerFactory_closure, A.PrintingPlugin_layoutPdf_closure, A.PrintingPlugin_layoutPdf_closure0, A.PrintingPlugin_raster_closure, A.PrintingPlugin_raster_closure0, A.MethodChannelPrinting__handleMethod_closure, A.PdfPreviewCustomState_didChangeDependencies_closure, A.PdfPreviewState_didChangeDependencies_closure, A.PdfPreviewState_build_closure, A.PdfRaster_toImage_closure, A.Store__createReduceAndNotify_closure, A.Store__createDispatchers_closure, A.RoundedLoadingButtonState_initState_closure1, A.RoundedLoadingButtonState_initState_closure3, A._forwardMulti_closure, A._forwardMulti_closure_listenToUpstream, A._forward_closure_listenToUpstream, A.SdkVersion_toJson_closure, A.SentryNavigatorObserver__startTransaction_closure, A.SentryNavigatorObserver__startTransaction_closure0, A.SharedPreferencesPlugin__storedFlutterKeys_closure, A.MethodChannelSignInWithApple__signInWithAppleAndroid_closure, A.Highlighter$__closure, A.Highlighter$___closure, A.Highlighter$__closure0, A.Highlighter__collateLines_closure, A.Highlighter__collateLines_closure1, A.Highlighter__collateLines__closure, A.Highlighter_highlight_closure, A.OnBuilder_closure, A.OnBuilder_closure0, A._MyStatefulWidgetState_initState_closure, A.ReactiveModelImp_setStateNullable_closure0, A.ReactiveModelImp_initialize_closure, A.ReactiveModelImp__handleAsyncState_closure, A.ReactiveModelImp__handleAsyncState__closure0, A._BlockquoteComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel_applyStyles_closure, A.CommonEditorOperations_convertParagraphByPatternMatching_closure4, A._PasteEditorCommand__convertLinesToParagraphs_closure, A._CaretDocumentOverlayState__scheduleCaretUpdate_closure, A._CaretDocumentOverlayState_build_closure, A._CaretDocumentOverlayState_build___closure, A._EditorSelectionAndFocusPolicyState__onFocusChange_closure, A._DocumentMouseInteractorState__onSelectionChange_closure, A._DocumentMouseInteractorState_build_closure0, A._DocumentMouseInteractorState_build_closure, A._DocumentMouseInteractorState_build_closure1, A._DocumentMouseInteractorState__buildGestureInput_closure0, A._DocumentMouseInteractorState__buildGestureInput_closure2, A._AndroidDocumentTouchInteractorState_initState_closure1, A._AndroidDocumentTouchInteractorState_didChangeDependencies_closure, A._AndroidDocumentTouchInteractorState_reassemble_closure, A._AndroidDocumentTouchInteractorState_dispose_closure, A._AndroidDocumentTouchInteractorState_didChangeMetrics_closure, A._AndroidDocumentTouchInteractorState__configureScrollController_closure, A._AndroidDocumentTouchInteractorState__onScrollActivityChange_closure, A._AndroidDocumentTouchInteractorState__onDocumentChange_closure, A._AndroidDocumentTouchInteractorState__onSelectionChange_closure, A._AndroidDocumentTouchInteractorState__showEditingControlsOverlay_closure, A._AndroidDocumentTouchInteractorState__buildGestureInput_closure0, A._IOSDocumentTouchInteractorState_initState_closure1, A._IOSDocumentTouchInteractorState_didChangeDependencies_closure, A._IOSDocumentTouchInteractorState_reassemble_closure, A._IOSDocumentTouchInteractorState_didChangeMetrics_closure, A._IOSDocumentTouchInteractorState__configureScrollController_closure, A._IOSDocumentTouchInteractorState__onScrollActivityChange_closure, A._IOSDocumentTouchInteractorState__onDocumentChange_closure, A._IOSDocumentTouchInteractorState__onSelectionChange_closure, A._IOSDocumentTouchInteractorState__showEditingControlsOverlay_closure, A._IOSDocumentTouchInteractorState_build_closure, A._IOSDocumentTouchInteractorState__buildGestureInput_closure0, A._IOSDocumentTouchInteractorState__buildGestureInput_closure2, A.DocumentImeInputClient_updateEditingValueWithDeltas_closure, A.DocumentImeInputClient__sendDocumentToIme_closure, A._DocumentSelectionOpenAndCloseImePolicyState_didUpdateWidget_closure, A._SoftwareKeyboardOpenerState_dispose_closure, A.SuperEditorImeInteractorState_initState_closure, A._DocumentScrollableState_initState_closure, A._SingleColumnDocumentLayoutState__getNodeIdsBetween_closure, A.SingleColumnLayoutSelectionStyler__computeNodeSelection_closure, A._ListItemComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel_applyStyles_closure, A._ParagraphComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel_applyStyles_closure, A.SuperEditorState__updateComposerPreferencesAtSelection_closure, A.SuperEditorState__updateComposerPreferencesAtSelection_closure0, A.TaskComponentBuilder_createViewModel_closure, A._TaskComponentState_build_closure, A._TaskComponentState_build_closure0, A._TaskComponentViewModel_SingleColumnLayoutComponentViewModel_TextComponentViewModel_applyStyles_closure, A.ComputeTextSpan_computeTextSpan_closure, A.Scheduler_runAsSoonAsPossible_closure, A._IosDocumentTouchEditingControlsState__onFloatingCursorChange_closure, A._IosDocumentTouchEditingControlsState__buildHandleOld_closure, A._IosDocumentTouchEditingControlsState__buildFloatingCursor_closure, A._IosDocumentTouchEditingControlsState__buildToolbar_closure, A.CharacterMovement__moveOffsetByWord_closure, A.CharacterMovement__moveOffsetByWord_closure0, A.CharacterMovement__moveOffsetByWord_closure1, A.CharacterMovement__moveOffsetByCharacter_closure, A._AndroidEditingOverlayControlsState_didChangeMetrics_closure, A._AndroidEditingOverlayControlsState__rebuildOnNextFrame_closure, A._AndroidEditingOverlayControlsState_build_closure, A._AndroidEditingOverlayControlsState_build_closure0, A._AndroidEditingOverlayControlsState__buildToolbar_closure, A._AndroidEditingOverlayControlsState__scheduleRebuildBecauseTextIsNotLaidOutYet_closure, A.AndroidTextFieldTouchInteractorState__onScrollChange_closure, A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure0, A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure2, A.SuperAndroidTextFieldState_initState_closure, A.SuperAndroidTextFieldState_reassemble_closure, A.SuperAndroidTextFieldState_dispose_closure, A.SuperAndroidTextFieldState_dispose_closure0, A.SuperAndroidTextFieldState_didChangeMetrics_closure, A.SuperAndroidTextFieldState__showEditingControlsOverlay_closure, A.SuperDesktopTextFieldState__onSelectionOrContentChange_closure, A.SuperDesktopTextFieldState_build_closure, A.SuperDesktopTextFieldState_build_closure0, A._SuperTextFieldGestureInteractorState_build_closure0, A._SuperTextFieldGestureInteractorState_build_closure2, A._SuperTextFieldImeInteractorState_initState_closure, A._SuperTextFieldImeInteractorState_didUpdateWidget_closure, A.SuperTextFieldScrollviewState_didUpdateWidget_closure, A.SuperTextFieldScrollviewState__onSelectionOrContentChange_closure, A._TextScrollViewState__updateViewportHeight_closure1, A._TextScrollViewState__scheduleViewportHeightUpdate_closure, A._TextScrollViewState_build_closure, A.ImeAttributedTextEditingController__sendEditingValueToPlatform_closure, A.ImeAttributedTextEditingController_updateEditingValueWithDeltas_closure, A._IOSEditingControlsState_didChangeMetrics_closure, A._IOSEditingControlsState__rebuildOnNextFrame_closure, A._IOSEditingControlsState_build_closure, A._IOSEditingControlsState_build_closure0, A._IOSEditingControlsState__buildToolbar_closure, A._IOSEditingControlsState__scheduleRebuildBecauseTextIsNotLaidOutYet_closure, A.IOSTextFieldTouchInteractorState__onScrollChange_closure, A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure0, A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure2, A.SuperIOSTextFieldState_initState_closure, A.SuperIOSTextFieldState_reassemble_closure, A.SuperIOSTextFieldState_dispose_closure, A.SuperIOSTextFieldState_dispose_closure0, A.SuperIOSTextFieldState_didChangeMetrics_closure, A.SuperIOSTextFieldState__showHandles_closure, A._RebuildOptimizedSuperTextWithSelectionState__buildLayerBeneath_closure, A._RebuildOptimizedSuperTextWithSelectionState__buildLayerAbove_closure, A.format_closure, A.MethodChannelUrlLauncher_launch_closure]); _inheritMany(A.Closure0Args, [A.AppBootstrap_prepareEngineInitializer_closure, A.ProductionCollector_collect_closure, A.patchCanvasKitModule_closure, A.patchCanvasKitModule_closure1, A.HtmlViewEmbedder__compositeWithParams_closure, A.HtmlViewEmbedder__applyMutators_closure, A.HtmlViewEmbedder__applyMutators_closure0, A.FontFallbackData_createNotoFontTree_closure, A.FallbackFontDownloadQueue_startDownloads_closure, A.SkiaFontCollection__registerWithFontProvider_closure, A.SkiaFontCollection__registerWithFontProvider_closure0, A.SkiaFontCollection__downloadFont_downloadFont, A.skiaDecodeImageFromPixels_closure, A.httpRequestFactory_closure, A.CkImage_closure, A.CkBrowserImageDecoder__cacheExpirationClock_closure, A.CkBrowserImageDecoder__getOrCreateWebDecoder_closure, A.Frame_raster_closure, A.Frame_raster_closure0, A.CkTextStyle_skTextStyle_closure, A.PersistedPicture__applyBitmapPaint_closure, A.HtmlRenderer_initialize_closure, A.SurfaceSceneBuilder_build_closure, A.SurfaceSceneBuilder_build_closure0, A.GradientLinear_createImageBitmap_closure, A.initializeEngineServices_closure0, A.initializeEngineServices_initializeRendererCallback, A._addUrlStrategyListener_closure0, A._cached_closure, A.KeyboardConverter__scheduleAsyncEvent_closure0, A.KeyboardConverter__startGuardingKey_closure, A.KeyboardConverter__startGuardingKey_closure0, A.KeyboardConverter__handleEvent_closure, A.KeyboardConverter__handleEvent_closure0, A.KeyboardConverter__handleEvent_closure1, A.HashUrlStrategy_addPopStateListener_closure, A.EnginePlatformDispatcher_invokeOnKeyData_closure, A.invoke2_closure, A.invoke3_closure, A.PlatformViewManager_renderContent_closure, A._PointerAdapter__ensureSanitizer_closure, A.PointerDataConverter__ensureStateForPointer_closure, A.RawKeyboard$__closure1, A.RawKeyboard__handleHtmlEvent_closure, A.AccessibilityAnnouncements$__closure, A.AccessibilityAnnouncements_handleMessage_closure, A.Scrollable_update_closure, A.EngineSemanticsOwner$__closure, A.EngineSemanticsOwner__now_closure, A.EngineSemanticsOwner__getGestureModeClock_closure, A.MobileSemanticsEnabler_tryEnableSemantics_closure, A.TextField_update_closure, A.IOSTextEditingStrategy__schedulePlacement_closure, A.FirefoxTextEditingStrategy__postponeFocus_closure, A.TextEditingChannel_handleTextInput_closure, A.EngineFlutterWindow_closure, A.EngineFlutterWindow_handleNavigationMessage_closure, A._HeaderValue__parse_done, A._HeaderValue__parse_skipWS, A._HeaderValue__parse_parseValue, A._HeaderValue__parse_parseParameters, A._HeaderValue__parse_parseParameters_parseParameterName, A._HeaderValue__parse_parseParameters_parseParameterValue, A.CastMap_putIfAbsent_closure, A.nullFuture_closure, A.Primitives_initTicker_closure, A._unmarshallCodeMap_closure, A.unmarshallMappingData_closure, A._AsyncRun__scheduleImmediateJsOverride_internalCallback, A._AsyncRun__scheduleImmediateWithSetImmediate_internalCallback, A._TimerImpl_internalCallback, A._TimerImpl$periodic_closure, A._asyncStarHelper_closure, A._AsyncStarStreamController__resumeBody, A._AsyncStarStreamController__resumeBody_closure, A._AsyncStarStreamController_closure0, A._AsyncStarStreamController_closure1, A._AsyncStarStreamController_closure, A._AsyncStarStreamController__closure, A.Future_Future_closure, A.Future_Future$microtask_closure, A.Future_Future$delayed_closure, A._Future__addListener_closure, A._Future__prependListeners_closure, A._Future__chainForeignFuture_closure1, A._Future__asyncCompleteWithValue_closure, A._Future__chainFuture_closure, A._Future__asyncCompleteError_closure, A._Future__propagateToListeners_handleWhenCompleteCallback, A._Future__propagateToListeners_handleValueCallback, A._Future__propagateToListeners_handleError, A._Future_timeout_closure, A.Stream_fold_closure, A.Stream_fold__closure, A.Stream_forEach_closure, A.Stream_forEach__closure, A.Stream_length_closure0, A.Stream_isEmpty_closure, A.Stream_toList_closure0, A.Stream_first_closure, A._StreamController__subscribe_closure, A._StreamController__recordCancel_complete, A._AddStreamState_cancel_closure, A._BufferingStreamSubscription__sendError_sendError, A._BufferingStreamSubscription__sendDone_sendDone, A._PendingEvents_schedule_closure, A._MultiStream_listen_closure, A._cancelAndError_closure, A._cancelAndValue_closure, A._rootHandleError_closure, A._RootZone_bindCallback_closure, A._RootZone_bindCallbackGuarded_closure, A.Utf8Decoder__decoder_closure, A.Utf8Decoder__decoderNonfatal_closure, A._BigIntImpl_toDouble_roundUp, A._FileStream_listen_closure, A._FileStream__closeFile_done, A._File_readAsBytes_readDataChunked_read, A.ChannelBuffers_push_closure, A.ChannelBuffers_setListener_closure, A.webOnlyWarmupEngine_closure0, A.KeyData__logicalToString_closure, A.AttributedSpans_copyAttributionRegion__closure1, A.AttributedSpans_copyAttributionRegion__closure2, A.AttributedSpans_copyAttributionRegion__closure, A.AttributedSpans_copyAttributionRegion__closure0, A.BoardItemState_onDropItem_closure, A.BoardItemState__startDrag_closure, A.BoardItemState__startDrag_closure0, A.BoardItemState_build_closure2, A.BoardItemState_build_closure1, A.BoardItemState_build_closure0, A.BoardListState_onDropList_closure, A.BoardListState__startDrag_closure, A.BoardListState_build_closure0, A.BoardListState_build_closure1, A.BoardListState_build_closure, A.BoardViewState_moveDown_closure, A.BoardViewState_moveUp_closure, A.BoardViewState_moveListRight_closure, A.BoardViewState_moveListRight__closure, A.BoardViewState_moveListRight_closure0, A.BoardViewState_moveRight_closure, A.BoardViewState_moveRight_closure0, A.BoardViewState_moveRight_closure1, A.BoardViewState_moveRight__closure, A.BoardViewState_moveRight_closure2, A.BoardViewState_moveListLeft_closure, A.BoardViewState_moveListLeft__closure, A.BoardViewState_moveListLeft_closure0, A.BoardViewState_moveLeft_closure, A.BoardViewState_moveLeft_closure0, A.BoardViewState_moveLeft_closure1, A.BoardViewState_moveLeft__closure, A.BoardViewState_moveLeft_closure2, A.BoardViewState_build__closure5, A.BoardViewState_build_closure1, A.BoardViewState_build__closure4, A.BoardViewState_build_closure2, A.BoardViewState_build__closure3, A.BoardViewState_build__closure2, A.BoardViewState_build__closure0, A.BoardViewState_build__closure1, A.BoardViewState_build__closure, A.BoardViewState_run_closure, A._MaterialScrollbarState_initState_closure0, A._MaterialScrollbarState_handleThumbPressStart_closure0, A._MaterialScrollbarState_handleThumbPressEnd_closure0, A._MaterialScrollbarState_handleHover_closure1, A._MaterialScrollbarState_handleHover_closure2, A._MaterialScrollbarState_handleHoverExit_closure0, A.Serializers_Serializers_closure, A.Serializers_Serializers_closure0, A.Serializers_Serializers_closure1, A.Serializers_Serializers_closure2, A.Serializers_Serializers_closure3, A.CachedNetworkImageProvider__loadAsyncHttpGet_closure, A.BaseBarRenderer_preprocessSeries__closure1, A.BaseBarRenderer_update__closure, A.BaseBarRenderer_update__closure1, A._ReversedSeriesIterator_closure, A.BaseChart_getSelectionModel_closure, A.BaseChart_configureSeries__closure, A.BaseChart_preprocessSeries__closure, A.GestureListener_defaultTapCancel_closure, A.MaterialPalette__orderedPalettes_closure, A.MaterialPalette__orderedPalettes_closure0, A.MaterialPalette__orderedPalettes_closure1, A.MaterialPalette__orderedPalettes_closure2, A.MaterialPalette__orderedPalettes_closure3, A.MaterialPalette__orderedPalettes_closure4, A.MaterialPalette__orderedPalettes_closure5, A.MaterialPalette__orderedPalettes_closure6, A.MaterialPalette__orderedPalettes_closure7, A.MaterialPalette__orderedPalettes_closure8, A.MaterialPalette__orderedPalettes_closure9, A.BaseChartState_requestRebuild_closure, A.BaseChartState__animationTick_closure, A.LinePainter__drawDashedLine_closure, A.ChartGestureDetector_makeWidget_closure, A.ChartGestureDetector_onTapDown_closure, A.CanonicalizedMap_putIfAbsent_closure, A.MemoryDirectory_createTempSync_closure, A.MemoryDirectory_createTempSync_closure0, A.MemoryDirectory_createTempSync_name, A.MemoryFile__resolvedBackingOrCreate_closure, A.MemoryFile__resolvedBackingOrCreate_closure0, A._FileSink__FileSink$fromFile_closure, A._FileSink_addStream_finish, A._MemoryFileSystem_findNode_subpath, A.MemoryFileSystemEntity_backing_closure, A.MemoryFileSystemEntity_resolvedBacking_closure, A.MemoryFileSystemEntity_resolvedBacking_closure0, A.MemoryFileSystemEntity_defaultCheckType_closure, A.CupertinoDesktopTextSelectionControls_buildToolbar_closure, A.CupertinoDesktopTextSelectionControls_buildToolbar_closure0, A.CupertinoDesktopTextSelectionControls_buildToolbar_closure1, A.CupertinoDesktopTextSelectionControls_buildToolbar_closure2, A._CupertinoDesktopTextSelectionToolbarButtonState__onEnter_closure, A._CupertinoDesktopTextSelectionToolbarButtonState__onExit_closure, A._CupertinoTextMagnifierState_initState_closure, A._CupertinoTextMagnifierState_initState__closure, A._CupertinoTextMagnifierState__determineMagnifierPositionAndFocalPoint_closure, A.CupertinoRouteTransitionMixin_buildPageTransitions_closure, A.CupertinoRouteTransitionMixin_buildPageTransitions_closure0, A._CupertinoScrollbarState_initState_closure, A._CupertinoSwitchState__handleDragEnd_closure, A.CupertinoTextSelectionControls_buildToolbar_closure, A.CupertinoTextSelectionControls_buildToolbar_closure0, A.CupertinoTextSelectionControls_buildToolbar_closure1, A.CupertinoTextSelectionControls_buildToolbar_closure2, A._CupertinoTextSelectionToolbarContentState__statusListener_closure, A._RenderCupertinoTextSelectionToolbarItems_performLayout_closure, A._testPlatform_closure, A._browserPlatform_closure, A.FlutterErrorDetails_summary_formatException, A.FlutterErrorDetails_summary_closure0, A.BindingBase_initServiceExtensions_closure, A.BindingBase_initServiceExtensions_closure1, A.BindingBase_lockEvents_closure, A.BindingBase_registerServiceExtension__closure, A.ChangeNotifier_notifyListeners_closure, A.LicenseEntryWithLineBreaks_paragraphs_addLine, A.LicenseEntryWithLineBreaks_paragraphs_getParagraph, A.LicenseRegistry_licenses_closure, A.GestureArenaManager_add_closure, A.GestureArenaManager__tryToResolveArena_closure, A.GestureBinding_dispatchEvent_closure, A.GestureBinding_dispatchEvent_closure0, A.ForcePressGestureRecognizer_handleEvent_closure, A.ForcePressGestureRecognizer_acceptGesture_closure, A.ForcePressGestureRecognizer_didStopTrackingLastPointer_closure, A.LongPressGestureRecognizer__checkLongPressStart_closure, A.LongPressGestureRecognizer__checkLongPressMoveUpdate_closure, A.LongPressGestureRecognizer__checkLongPressEnd_closure, A.DragGestureRecognizer__checkDown_closure, A.DragGestureRecognizer__checkStart_closure, A.DragGestureRecognizer__checkUpdate_closure, A.DragGestureRecognizer__checkEnd_closure, A.DragGestureRecognizer__checkEnd_closure0, A.DragGestureRecognizer__checkEnd_closure1, A.MultiDragGestureRecognizer__startDrag_closure, A.PointerRouter_addRoute_closure, A.PrimaryPointerGestureRecognizer_addAllowedPointer_closure, A.ScaleGestureRecognizer__reconfigure_closure1, A.ScaleGestureRecognizer__reconfigure_closure2, A.ScaleGestureRecognizer__advanceStateMachine_closure, A.ScaleGestureRecognizer__dispatchOnStartCallbackIfNeeded_closure, A.TapGestureRecognizer_handleTapDown_closure, A.TapGestureRecognizer_handleTapDown_closure0, A.TapGestureRecognizer_handleTapUp_closure, A.TapGestureRecognizer_handleTapUp_closure0, A.TapGestureRecognizer_handleTapUp_closure1, A.GestureArenaTeam_add_closure, A._PackagesViewState__packagesList__closure, A._PackageLicensePageState__initLicenses_closure, A._PackageLicensePageState__initLicenses_closure0, A._MasterDetailFlowState__nestedUI_closure1, A._MasterDetailFlowState__masterPageRoute__closure, A._MasterDetailFlowState__detailPageRoute__closure, A.AppBar__getEffectiveCenterTitle_platformCenter, A._AppBarState__handleScrollNotification_closure, A.MaterialPointArcTween__initialize_sweepAngle, A.BackButton_build_closure, A._ButtonStyleState_handleStatesControllerChange_closure, A._ButtonStyleState_build__closure1, A._CalendarDatePickerState__handleModeChanged_closure, A._CalendarDatePickerState__handleMonthChanged_closure, A._CalendarDatePickerState__handleYearChanged_closure, A._CalendarDatePickerState__handleDayChanged_closure, A._CalendarDatePickerState_build_closure, A._MonthPickerState__handleMonthPageChanged_closure, A._MonthPickerState__handleGridFocusChange_closure, A._MonthPickerState__handleDirectionFocus_closure, A._DayPickerState_build_closure, A._YearPickerState__buildYearItem_closure, A.DataTable_build_closure5, A.TableRowInkWell_getRectCallback_closure0, A._SortArrowState__rebuild_closure0, A._DatePickerDialogState__handleOk_closure, A._DatePickerDialogState__handleEntryModeToggle_closure, A._DatePickerDialogState__handleDateChanged_closure, A._DatePickerDialogState_build_calendarDatePicker, A._DatePickerDialogState_build_inputDatePicker, A.DesktopTextSelectionControls_buildToolbar_closure, A.DesktopTextSelectionControls_buildToolbar_closure0, A.DesktopTextSelectionControls_buildToolbar_closure1, A.DesktopTextSelectionControls_buildToolbar_closure2, A.DrawerControllerState__animationChanged_closure, A._DropdownMenuState_build_closure, A._DropdownButtonState__handleFocusChanged_closure, A.DropdownButtonFormField_closure_isHintOrDisabledHintAvailable, A.Feedback_wrapForTap_closure, A._getClipCallback_closure, A._getClipCallback_closure0, A._InkResponseState_handleStatesControllerChange_closure, A._InkResponseState_updateHighlight_handleInkRemoval, A._InkResponseState__createInkFeature_onRemoved, A._InkResponseState_handleFocusHighlightModeChange_closure, A._InputDatePickerFormFieldState_didUpdateWidget__closure, A._HelperErrorState__handleChange_closure, A._InputDecoratorState__handleChange_closure, A._TextMagnifierState__determineMagnifierPositionAndFocalPoint_closure, A._TextMagnifierState__determineMagnifierPositionAndFocalPoint__closure, A._TextMagnifierState__determineMagnifierPositionAndFocalPoint_closure0, A.MaterialStateMixin_addMaterialState_closure, A.MaterialStateMixin_removeMaterialState_closure, A._MergeableMaterialState__handleTick_closure, A.RadioListTile_build_closure, A.RefreshIndicatorState__handleScrollNotification_closure, A.RefreshIndicatorState__dismiss_closure, A.RefreshIndicatorState__dismiss_closure0, A.RefreshIndicatorState__show__closure, A.RefreshIndicatorState__show__closure0, A._ReorderableListViewState__wrapWithSemantics_moveToStart, A._ReorderableListViewState__wrapWithSemantics_moveToEnd, A._ReorderableListViewState__wrapWithSemantics_moveBefore, A._ReorderableListViewState__wrapWithSemantics_moveAfter, A._FloatingActionButtonTransitionState__handlePreviousAnimationStatusChanged_closure, A.ScaffoldState__drawerOpenedCallback_closure, A.ScaffoldState__endDrawerOpenedCallback_closure, A.ScaffoldState__updateSnackBar_closure, A.ScaffoldState__updateMaterialBanner_closure, A.ScaffoldState__buildBottomSheet_removePersistentSheetHistoryEntryIfNeeded, A.ScaffoldState__buildBottomSheet_removeCurrentBottomSheet, A.ScaffoldState__buildBottomSheet_removeCurrentBottomSheet_closure, A.ScaffoldState__buildBottomSheet_closure, A.ScaffoldState__buildBottomSheet_removeEntryIfNeeded, A.ScaffoldState__buildBottomSheet_closure0, A.ScaffoldState__buildBottomSheet_closure1, A.ScaffoldState__buildBottomSheet__closure, A.ScaffoldState__buildBottomSheet_closure2, A.ScaffoldState_showBottomSheet_closure, A.ScaffoldState__moveFloatingActionButton_closure, A.ScaffoldState_showBodyScrim_closure, A._MaterialScrollbarState_initState_closure, A._MaterialScrollbarState_handleThumbPressStart_closure, A._MaterialScrollbarState_handleThumbPressEnd_closure, A._MaterialScrollbarState_handleHover_closure, A._MaterialScrollbarState_handleHover_closure0, A._MaterialScrollbarState_handleHoverExit_closure, A._SelectableTextState__onControllerChanged_closure, A._SelectableTextState__handleSelectionChanged_closure, A._SelectableTextState_build_closure, A._MaterialSwitchState__handleDragEnd_closure, A.SwitchListTile_build_closure, A.TabController__changeIndex_closure, A._TabBarState__handleTabControllerTick_closure, A._TabBarState_build_closure1, A._TabBarViewState__warpToCurrentIndex_closure, A._TabBarViewState__warpToCurrentIndex_closure0, A._TabBarViewState__warpToCurrentIndex_closure1, A._TextFieldState__handleFocusChanged_closure, A._TextFieldState__handleSelectionChanged_closure, A._TextFieldState__handleHover_closure, A._TextFieldState_build_closure, A._TextFieldState_build_closure0, A._TextFieldState_build__closure, A.MaterialTextSelectionControls_buildToolbar_closure, A.MaterialTextSelectionControls_buildToolbar_closure0, A.MaterialTextSelectionControls_buildToolbar_closure1, A.MaterialTextSelectionControls_buildToolbar_closure2, A._TextSelectionToolbarOverflowableState_build_closure, A._TextSelectionToolbarOverflowableState_build__closure, A.ThemeData_localize_closure, A._HourControl_build_closure1, A._HourControl_build_closure0, A._HourControl_build_closure, A._MinuteControl_build_closure1, A._MinuteControl_build_closure0, A._MinuteControl_build_closure, A._DayPeriodControl_build_closure1, A._DayPeriodControl_build_closure2, A._DialState_initState_closure, A._DialState_initState__closure, A._DialState__updateThetaForPan_closure, A._DialState__build24HourRing_closure, A._DialState__build12HourRing_closure, A._DialState__buildMinutes_closure, A._TimePickerInputState__validateHour_closure, A._TimePickerInputState__validateMinute_closure, A._HourMinuteTextFieldState_initState_closure, A._HourMinuteTextFieldState_initState__closure, A._HourMinuteTextFieldState_build_closure, A._TimePickerDialogState_initState_closure, A._TimePickerDialogState__vibrate_closure, A._TimePickerDialogState__handleModeChanged_closure, A._TimePickerDialogState__handleEntryModeToggle_closure, A._TimePickerDialogState__handleTimeChanged_closure, A._TimePickerDialogState__handleHourSelected_closure, A._TimePickerDialogState__handleOk_closure, A.ToggleButtons_build__closure, A.ToggleableStateMixin__handleTapDown_closure, A.ToggleableStateMixin__handleTapEnd_closure, A.ToggleableStateMixin__handleFocusHighlightChanged_closure, A.ToggleableStateMixin__handleHoverChanged_closure, A.TooltipState__handleMouseTrackerChange_closure, A.ImageCache__trackLiveImage_closure, A.ImageCache__trackLiveImage__closure, A._LiveImage_closure, A.ImageProvider_resolveStreamForKey_closure, A.ImageProvider_resolveStreamForKey_closure0, A.MultiFrameImageStreamCompleter__handleAppFrame_closure, A.RenderAnimatedSize_closure, A.RenderBox__computeIntrinsicDimension_closure, A.RenderBox_getDryLayout_closure, A.RenderBox_getDistanceToActualBaseline_closure, A.RenderEditable__createShowOnScreenFor_closure, A.MouseTracker_updateWithEvent_closure, A.MouseTracker_updateWithEvent__closure, A.MouseTracker_updateAllDevices_closure, A.PaintingContext_pushClipRect_closure, A.PaintingContext_pushClipRRect_closure, A.PaintingContext_pushClipPath_closure, A.RenderObject__reportException_closure, A.RenderObject_invokeLayoutCallback_closure, A.RenderObject_toStringDeep_closure, A.RenderParagraph__createShowOnScreenFor_closure, A.RenderSliverList_performLayout_advance, A.RenderSliverFloatingPersistentHeader__updateAnimation_closure, A._TaskEntry_run_closure, A.SchedulerBinding_scheduleWarmUpFrame_closure, A.SchedulerBinding_scheduleWarmUpFrame_closure0, A.SchedulerBinding_scheduleWarmUpFrame_closure1, A.ServicesBinding__addLicenses_closure, A.RawKeyEvent_RawKeyEvent$fromMessage_dataFromWeb, A.RestorationBucket__rawChildren_closure, A.RestorationBucket__rawValues_closure, A.RestorationBucket__addChildData_closure, A.SystemChrome_setSystemUIOverlayStyle_closure, A.TextInput__loudlyHandleTextInputInvocation_closure, A.TextInput__scheduleHide_closure, A._ActionsState__handleActionChanged_closure, A._FocusableActionDetectorState__updateHighlightMode_closure, A._FocusableActionDetectorState__handleMouseEnter_closure, A._FocusableActionDetectorState__handleMouseExit_closure, A._FocusableActionDetectorState__handleFocusChange_closure, A._AnimatedCrossFadeState_initState__closure, A._AnimatedSwitcherState__newEntry__closure, A._WidgetsAppState_didChangeLocales_closure, A._StreamBuilderBaseState__subscribe__closure1, A._StreamBuilderBaseState__subscribe__closure, A._StreamBuilderBaseState__subscribe_closure0, A._StreamBuilderBaseState__subscribe__closure0, A._FutureBuilderState__subscribe__closure0, A._FutureBuilderState__subscribe__closure, A.AutofillGroupState_register_closure, A._AutomaticKeepAliveState__createCallback_closure, A._AutomaticKeepAliveState__createCallback__closure, A._AutomaticKeepAliveState__createCallback__closure0, A._AutomaticKeepAliveState__createCallback___closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure2, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_initServiceExtensions_closure4, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_dispatchEvent_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_initServiceExtensions_closure, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure3, A._WidgetsFlutterBinding_BindingBase_GestureBinding_SchedulerBinding_ServicesBinding_PaintingBinding_SemanticsBinding_RendererBinding_WidgetsBinding_initServiceExtensions_closure5, A.WidgetsBinding_scheduleAttachRootWidget_closure, A.RenderObjectToWidgetAdapter_attachToRenderTree_closure, A.RenderObjectToWidgetAdapter_attachToRenderTree_closure0, A._DraggableScrollableSheetScrollController_createScrollPosition_closure, A._DraggableScrollableSheetScrollPosition_goBallistic_tick, A._DraggableScrollableSheetScrollPosition_goBallistic_closure, A.EditableTextState_buttonItemsForToolbarOptions_closure, A.EditableTextState_buttonItemsForToolbarOptions_closure0, A.EditableTextState_buttonItemsForToolbarOptions_closure1, A.EditableTextState_contextMenuButtonItems_closure, A.EditableTextState_contextMenuButtonItems_closure0, A.EditableTextState_contextMenuButtonItems_closure1, A.EditableTextState_contextMenuButtonItems_closure2, A.EditableTextState__onCursorTick_closure, A.EditableTextState__onCursorTick_closure0, A.EditableTextState__didChangeTextEditingValue_closure, A.EditableTextState__handleFocusChanged_closure, A.EditableTextState_insertTextPlaceholder_closure, A.EditableTextState_removeTextPlaceholder_closure, A.EditableTextState_showAutocorrectionPromptRect_closure, A.EditableTextState__semanticsOnCopy_closure, A.EditableTextState__semanticsOnCut_closure, A.EditableTextState__semanticsOnPaste_closure, A.EditableTextState_build__closure, A._throttle__closure, A._FocusState__handleFocusChanged_closure, A._FocusState__handleFocusChanged_closure0, A._FocusState__handleFocusChanged_closure1, A._FocusState__handleFocusChanged_closure2, A.FormState__forceRebuild_closure, A.FormFieldState_validate_closure, A.FormFieldState_didChange_closure, A.BuildOwner_buildScope_closure, A.ComponentElement_performRebuild_closure, A.ComponentElement_performRebuild_closure0, A.GestureDetector_build_closure, A.GestureDetector_build_closure1, A.GestureDetector_build_closure3, A.GestureDetector_build_closure5, A.GestureDetector_build_closure7, A.GestureDetector_build_closure9, A.GestureDetector_build_closure11, A.GestureDetector_build_closure13, A._DefaultSemanticsGestureDelegate__getTapHandler_closure, A._DefaultSemanticsGestureDelegate__getLongPressHandler_closure, A._HeroState_startFlight_closure, A._HeroState_endFlight_closure, A._HeroFlight__handleAnimationUpdate_delayedPerformAnimationUpdate, A._ImageState__getListener__closure, A._ImageState__handleImageFrame_closure, A._ImageState__handleImageChunk_closure, A._ImageState__updateSourceStream_closure, A._ImageState__updateSourceStream_closure0, A.AnimatedWidgetBaseState__handleAnimationChanged_closure, A._InteractiveViewerState__onTransformationControllerChange_closure, A._LayoutBuilderElement__layout_layoutCallback, A._LayoutBuilderElement__layout_layoutCallback_closure, A._LayoutBuilderElement__layout_layoutCallback_closure0, A._LocalizationsState_load__closure, A._MediaQueryFromWindowState_didChangeMetrics_closure, A._MediaQueryFromWindowState_didChangeTextScaleFactor_closure, A._MediaQueryFromWindowState_didChangePlatformBrightness_closure, A.ModalBarrier_build_handleDismiss, A.Route_isCurrent_closure0, A.Route_isFirst_closure0, A.Route_isActive_closure0, A._RouteEntry_handlePush_closure, A._RouteEntry_dispose_closure0, A.NavigatorState__flushHistoryUpdates_closure0, A.NavigatorState_maybePop_closure0, A.NavigatorState_maybePop_closure2, A.NavigatorState_removeRoute_closure0, A.NavigatorState__cancelActivePointers_closure, A._RenderOverflowBar_performLayout_nextChild, A._OverlayEntryWidgetState__markNeedsBuild_closure, A.OverlayState_insert_closure, A.OverlayState_insertAll_closure, A.OverlayState_rearrange_closure, A.OverlayState__markDirty_closure, A.OverlayState__didChangeEntryOpacity_closure, A._GlowController_pull_closure, A._PlatformViewLinkState__onPlatformViewCreated_closure, A.SliverReorderableListState_startItemDragReorder_closure, A.SliverReorderableListState_cancelReorder_closure, A.SliverReorderableListState__dragUpdate_closure, A.SliverReorderableListState__dragCancel_closure, A.SliverReorderableListState__dragEnd_closure, A.SliverReorderableListState__dropCompleted_closure, A._ReorderableItemState_dragging_closure, A._ReorderableItemState_rebuild_closure, A._RootRestorationScopeState__loadRootBucketIfNecessary__closure, A.RestorationMixin_registerForRestoration_listener, A._RouterState_restoreState_closure, A._RouterState_restoreState_closure0, A._RouterState_didChangeDependencies_closure, A._RouterState__handleRouteInformationProviderNotification_closure, A._RouterState__rebuild_closure, A._RouterState__handleRouterDelegateNotification_closure, A.TransitionRoute__updateSecondaryAnimation_closure, A.TransitionRoute__updateSecondaryAnimation_closure0, A._ModalScopeState__forceRebuildPage_closure, A.ModalRoute_offstage_closure, A.ModalRoute_changedInternalState_closure, A.ScrollAwareImageProvider_resolveStreamForKey__closure, A.ScrollNotificationObserverState__notifyListeners_closure, A.ScrollableState_setCanDrag_closure, A.ScrollableState_setCanDrag_closure1, A.RawScrollbarState__maybeStartFadeoutTimer_closure, A.RawScrollbarState__gestures_closure, A.RawScrollbarState__gestures_closure1, A.ShortcutManager__indexShortcuts__closure, A._SelectionKeepAliveState_listensTo_closure, A.SliverMultiBoxAdaptorElement_performRebuild_closure, A.SliverMultiBoxAdaptorElement_performRebuild_closure0, A.SliverMultiBoxAdaptorElement_createChild_closure, A.SliverMultiBoxAdaptorElement_removeChild_closure, A._SliverPersistentHeaderElement__build_closure, A._SelectionHandleOverlayState_build_closure, A._TextSelectionGestureDetectorState_build_closure, A._TextSelectionGestureDetectorState_build_closure1, A._TextSelectionGestureDetectorState_build_closure3, A._TextSelectionGestureDetectorState_build_closure5, A._AnimatedState__handleChange_closure, A._ValueListenableBuilderState__valueChanged_closure, A.CacheStore__scheduleCleanup_closure, A._BlockPickerState_changeColor_closure, A._BlockPickerState_build__closure, A.JsonObjectViewerState__getList_closure, A.JsonObjectViewerState__getList__closure, A.JsonObjectViewerState_getValueWidget_closure, A.JsonObjectViewerState_getValueWidget__closure0, A.JsonObjectViewerState_getValueWidget_closure0, A.JsonObjectViewerState_getValueWidget__closure, A._JsonArrayViewerState_getInkWell_closure, A._JsonArrayViewerState_getInkWell__closure, A._JsonArrayViewerState_getValueWidget_closure, A._JsonArrayViewerState_getValueWidget__closure0, A._JsonArrayViewerState_getValueWidget_closure0, A._JsonArrayViewerState_getValueWidget__closure, A._GlobalCupertinoLocalizationsDelegate_load_closure, A._MaterialLocalizationsDelegate_load_closure, A.CustomSlidableAction_build_closure, A._SlidableDismissalState_handleResizeRequestChanged_closure0, A._ActionPaneState_handleRatioChanged_closure, A._SlidableState_handleActionPanelTypeChanged_closure, A.StyledToastWidgetState_initState_closure, A.StyledToastWidgetState_dismissToast_closure, A.StyledToastWidgetState_didChangeMetrics_closure, A.ToastFuture$create_closure, A.inject_closure, A.init_closure, A.Phase_startTagHtml__closure, A.InBodyPhase_startTagBody__closure, A.entitiesByFirstChar_closure, A.entitiesByFirstChar__closure, A.HtmlTokenizer_emitCurrentToken_closure, A.Rule_findRule_closure1, A._CommonRules_referenceLink_closure, A.MediaType_MediaType$parse_closure, A.InAppPurchaseAndroidPlatform__connect_closure, A.InAppPurchaseStoreKitPlatform_registerPlatform_closure, A.InAppPurchaseStoreKitPlatform_registerPlatform_closure0, A.InAppPurchaseStoreKitPlatform_restorePurchases_closure, A.SKPaymentQueueWrapper_handleObserverCallbacks_closure, A.SKPaymentQueueWrapper_handleObserverCallbacks_closure0, A.SKPaymentQueueWrapper_handleObserverCallbacks_closure1, A.SKPaymentQueueWrapper_handleObserverCallbacks_closure2, A.SKPaymentQueueWrapper_handleObserverCallbacks_closure3, A._CountryPickerDialogState_build__closure2, A._CountryPickerDialogState_build__closure, A._IntlPhoneFieldState_initState_closure0, A._IntlPhoneFieldState__changeCountry____closure, A._IntlPhoneFieldState__changeCountry_closure0, A.ClientEntity_primaryContact_closure0, A.ClientEntity_getContact_closure0, A.InvoiceEntity_getInvitationForClientContact_closure0, A.InvoiceEntity_getInvitationForVendorContact_closure0, A.InvoiceEntity__calculateTax_closure, A.CalculateInvoiceTotal_calculateTaxes__closure0, A.CalculateInvoiceTotal_calculateTaxes__closure2, A.CalculateInvoiceTotal_calculateTaxes__closure4, A.CalculateInvoiceTotal_calculateTaxes_closure1, A.CalculateInvoiceTotal_calculateTaxes_closure3, A.CalculateInvoiceTotal_calculateTaxes_closure5, A.PaymentEntity_invoiceId_closure0, A._$serializers_closure, A._$serializers_closure0, A._$serializers_closure1, A._$serializers_closure2, A._$serializers_closure3, A._$serializers_closure4, A._$serializers_closure5, A._$serializers_closure6, A._$serializers_closure7, A._$serializers_closure8, A._$serializers_closure9, A._$serializers_closure10, A._$serializers_closure11, A._$serializers_closure12, A._$serializers_closure13, A._$serializers_closure14, A._$serializers_closure15, A._$serializers_closure16, A._$serializers_closure17, A._$serializers_closure18, A._$serializers_closure19, A._$serializers_closure20, A._$serializers_closure21, A._$serializers_closure22, A._$serializers_closure23, A._$serializers_closure24, A._$serializers_closure25, A._$serializers_closure26, A._$serializers_closure27, A._$serializers_closure28, A._$serializers_closure29, A._$serializers_closure30, A._$serializers_closure31, A._$serializers_closure32, A._$serializers_closure33, A._$serializers_closure34, A._$serializers_closure35, A._$serializers_closure36, A._$serializers_closure37, A._$serializers_closure38, A._$serializers_closure39, A._$serializers_closure40, A._$serializers_closure41, A._$serializers_closure42, A._$serializers_closure43, A._$serializers_closure44, A._$serializers_closure45, A._$serializers_closure46, A._$serializers_closure47, A._$serializers_closure48, A._$serializers_closure49, A._$serializers_closure50, A._$serializers_closure51, A._$serializers_closure52, A._$serializers_closure53, A._$serializers_closure54, A._$serializers_closure55, A._$serializers_closure56, A._$serializers_closure57, A._$serializers_closure58, A._$serializers_closure59, A._$serializers_closure60, A._$serializers_closure61, A._$serializers_closure62, A._$serializers_closure63, A._$serializers_closure64, A._$serializers_closure65, A._$serializers_closure66, A._$serializers_closure67, A._$serializers_closure68, A._$serializers_closure69, A._$serializers_closure70, A._$serializers_closure71, A._$serializers_closure72, A._$serializers_closure73, A._$serializers_closure74, A._$serializers_closure75, A._$serializers_closure76, A._$serializers_closure77, A._$serializers_closure78, A._$serializers_closure79, A._$serializers_closure80, A._$serializers_closure81, A._$serializers_closure82, A._$serializers_closure83, A._$serializers_closure84, A._$serializers_closure85, A._$serializers_closure86, A._$serializers_closure87, A._$serializers_closure88, A._$serializers_closure89, A._$serializers_closure90, A._$serializers_closure91, A._$serializers_closure92, A._$serializers_closure93, A._$serializers_closure94, A._$serializers_closure95, A._$serializers_closure96, A._$serializers_closure97, A._$serializers_closure98, A._$serializers_closure99, A._$serializers_closure100, A._$serializers_closure101, A._$serializers_closure102, A._$serializers_closure103, A._$serializers_closure104, A._$serializers_closure105, A._$serializers_closure106, A._$serializers_closure107, A._$serializers_closure108, A._$serializers_closure109, A._$serializers_closure110, A._$serializers_closure111, A._$serializers_closure112, A._$serializers_closure113, A._$serializers_closure114, A._$serializers_closure115, A._$serializers_closure116, A._$serializers_closure117, A._$serializers_closure118, A._$serializers_closure119, A._$serializers_closure120, A._$serializers_closure121, A._$serializers_closure122, A._$serializers_closure123, A._$serializers_closure124, A._$serializers_closure125, A._$serializers_closure126, A._$serializers_closure127, A._$serializers_closure128, A._$serializers_closure129, A._$serializers_closure130, A._$serializers_closure131, A._$serializers_closure132, A._$serializers_closure133, A._$serializers_closure134, A._$serializers_closure135, A._$serializers_closure136, A._$serializers_closure137, A._$serializers_closure138, A._$serializers_closure139, A._$serializers_closure140, A._$serializers_closure141, A._$serializers_closure142, A._$serializers_closure143, A._$serializers_closure144, A._$serializers_closure145, A._$serializers_closure146, A._$serializers_closure147, A._$serializers_closure148, A._$serializers_closure149, A._$serializers_closure150, A._$serializers_closure151, A._$serializers_closure152, A._$serializers_closure153, A._$serializers_closure154, A._$serializers_closure155, A._$serializers_closure156, A._$serializers_closure157, A._$serializers_closure158, A._$serializers_closure159, A._$serializers_closure160, A._$serializers_closure161, A._$serializers_closure162, A._$serializers_closure163, A._$serializers_closure164, A._$serializers_closure165, A._$serializers_closure166, A._$serializers_closure167, A._$serializers_closure168, A._$serializers_closure169, A._$serializers_closure170, A._$serializers_closure171, A._$serializers_closure172, A._$serializers_closure173, A._$serializers_closure174, A._$serializers_closure175, A._$serializers_closure176, A._$serializers_closure177, A._$serializers_closure178, A._$serializers_closure179, A._$serializers_closure180, A._$serializers_closure181, A._$serializers_closure182, A._$serializers_closure183, A._$serializers_closure184, A._$serializers_closure185, A._$serializers_closure186, A._$serializers_closure187, A._$serializers_closure188, A._$serializers_closure189, A._$serializers_closure190, A._$serializers_closure191, A._$serializers_closure192, A._$serializers_closure193, A._$serializers_closure194, A._$serializers_closure195, A._$serializers_closure196, A._$serializers_closure197, A._$serializers_closure198, A._$serializers_closure199, A._$serializers_closure200, A._$serializers_closure201, A._$serializers_closure202, A._$serializers_closure203, A._$serializers_closure204, A._$serializers_closure205, A._$serializers_closure206, A._$serializers_closure207, A._$serializers_closure208, A._$serializers_closure209, A._$serializers_closure210, A._$serializers_closure211, A._$serializers_closure212, A.VendorEntity_primaryContact_closure0, A.VendorEntity_getContact_closure0, A.main_closure1, A.InvoiceNinjaAppState__authenticate_closure, A.viewEntitiesByType_closure, A.viewEntityById_closure, A.createEntityByType_closure, A.createEntity_closure, A.editEntity_closure, A.checkForChanges__closure, A._createPersistUI__closure, A.handleClientAction___closure, A.__MergClientPickerState_build__closure0, A.__MergClientPickerState_build_closure0, A.__MergClientPickerState_build_closure1, A.handleCreditAction_closure1, A.handleCreditAction_closure2, A._createViewDashboard__closure, A.DesignState_cleanDesign_closure0, A.handleInvoiceAction_closure4, A.handleInvoiceAction_closure5, A.handlePurchaseOrderAction_closure3, A.handlePurchaseOrderAction_closure4, A.handleQuoteAction_closure3, A.handleQuoteAction_closure4, A.handleRecurringInvoiceAction__closure0, A.handleRecurringInvoiceAction__closure1, A._viewReports__closure, A._viewSettings__closure, A._addToHistory_closure0, A._AppBottomBarState_build_closure0, A._AppBottomBarState_build__closure15, A._AppBottomBarState_build_closure1, A._AppBottomBarState_build__closure13, A._AppBottomBarState_build_closure6, A._AppBottomBarState_build_____closure0, A._AppBottomBarState_build__closure3, A._AppBottomBarState_build_closure2, A._AppBottomBarState_build__closure11, A._AppBottomBarState_build_closure3, A._AppBottomBarState_build__closure9, A._AppBottomBarState_build_closure4, A._AppBottomBarState_build__closure7, A._AppBottomBarState_build_closure5, A._AppBottomBarState_build__closure5, A._AppBottomBarState_build_closure__onColumnsPressed, A._AppBottomBarState_build__closure, A._AppBottomBarState_build__closure0, A._AppBottomBarState_build__closure1, A.AppBuilderState_rebuild_closure, A.AppHeader_build__value1, A.AppHeader_build__value2, A.BottomButtons_build_closure, A.BottomButtons_build_closure0, A._ChangeLayoutBannerState_build_closure, A._ChangeLayoutBannerState_build__closure0, A._ChangeLayoutBannerState_build_closure0, A.ConfirmEmail_build_closure, A.ConfirmEmailVM_fromStore_closure0, A.ConfirmEmailVM_fromStore_closure1, A.ConfirmEmailVM_fromStore_closure, A.CopyToClipboard_build_closure, A._DesktopSessionTimeoutState_initState__closure, A._DesktopSessionTimeoutState_build_closure, A._DesktopSessionTimeoutState_build___closure, A.MessageDialog_build_closure0, A.MessageDialog_build_closure1, A.ErrorDialog_build_closure, A.ErrorDialog_build_closure0, A.ErrorDialog_build_closure1, A._HealthCheckDialogState_runCheck_closure, A._HealthCheckDialogState_runCheck__closure, A._HealthCheckDialogState_clearCache_closure, A._HealthCheckDialogState_build_closure, A._HealthCheckDialogState_build_closure0, A._HealthCheckDialogState_build_closure1, A._HealthListTile_build_closure, A.MultiSelectListState_build__closure3, A.MultiSelectListState_build__closure2, A.MultiSelectListState_build___closure, A.MultiSelectListState_build__closure1, A.MultiSelectListState_build_closure6, A.MultiSelectListState_build__closure0, A.MultiSelectListState_build_closure7, A.MultiSelectListState_build__closure, A.MultiSelectListState_build_closure8, A.MultiSelectListState_build_closure9, A.DocumentGrid_build_closure, A.DocumentGrid_build_closure0, A.EditScaffold_build_closure, A.EditScaffold_build_closure10, A.EditScaffold_build_closure1, A.EditScaffold_build__closure0, A.EditScaffold_build_closure4, A.EditScaffold_build_closure5, A.EntityActionListTile_build_closure, A._EntityListTileState_build_closure0, A._EntityListTileState_build__closure0, A._EntityListTileState_build__closure, A._EntityListTileState_build_closure2, A._EntityListTileState_build_closure1, A._EntitiesListTileState_build__closure0, A._EntitiesListTileState_build__closure, A._EntitiesListTileState_build_closure, A._EntitiesListTileState_build_closure1, A._EntitiesListTileState_build_closure0, A._EntityDropdownState_build_closure, A._EntityDropdownState_build_closure0, A._EntityDropdownState_build_closure6, A._EntityDropdownState_build_closure7, A._EntityDropdownDialogState_build__headerRow, A._EntityDropdownDialogState_build__headerRow__closure0, A._EntityDropdownDialogState_build__headerRow_closure0, A._EntityDropdownDialogState_build__headerRow_closure1, A._EntityDropdownDialogState_build__createList, A.EntityAutocompleteListTile_build_closure, A.EntityHeader_build__value1, A.EntityHeader_build__value2, A.EntityTopFilter_build_closure0, A.EntityTopFilter_build_closure2, A.EntityTopFilter_build_closure1, A.EntityTopFilter_build_closure4, A.EntityTopFilter_build_closure3, A.EntityTopFilter_build_closure6, A.EntityTopFilterHeader_build_closure0, A.EntityTopFilterHeader_build_closure2, A.EntityTopFilterHeader_build_closure1, A.EntityTopFilterHeader_build__closure, A.EntityTopFilterHeader_build_closure5, A.BoolDropdownButton_build_closure2, A.BoolDropdownButton_build_closure4, A._FormColorPickerState__onChanged_closure, A._FormColorPickerState__selectColor_closure, A._FormColorPickerState__showPicker__closure0, A._FormColorPickerState__showPicker__closure1, A._FormColorPickerState_build_closure, A._CustomFieldState_build__closure, A._DatePickerState__onFoucsChanged_closure, A._DatePickerState_build_closure, A._DatePickerState_build_closure0, A._DatePickerState_build__closure, A._DecoratedFormFieldState_build_closure, A._DecoratedFormFieldState_build__closure, A._DurationPickerState__onFoucsChanged_closure, A._DurationPickerState_build__closure, A._GrowableFormFieldState__onFoucsChanged_closure, A.LearnMoreUrl_build_closure, A._PasswordFormFieldState_build_closure, A._PasswordFormFieldState_build__closure, A.SaveCancelButtons_build__closure0, A.SaveCancelButtons_build__closure, A._TimePickerState__onFoucsChanged_closure, A._TimePickerState_build_closure, A._TimePickerState_build__closure1, A.HistoryDrawer_build__closure, A.HistoryDrawer_build_closure0, A._HistoryListTileState_build_closure, A._HistoryListTileState_build_closure1, A._HistoryListTileState_build_closure0, A._InvoiceEmailViewState__onChanged_closure, A._InvoiceEmailViewState__loadTemplate_closure, A._InvoiceEmailViewState__loadTemplate__closure, A._InvoiceEmailViewState__buildTemplateDropdown__closure1, A._InvoiceEmailViewState__buildTemplateDropdown__closure, A._InvoiceEmailViewState__buildEdit_closure, A._TaxRateDropdownState_didChangeDependencies_closure1, A._TaxRateDropdownState_build_closure2, A._LinkTextRelatedEntityState_build__closure, A._LinkTextRelatedEntityState_build__closure0, A._LinkTextRelatedEntityState_build_closure0, A._LinkTextRelatedEntityState_build_closure, A.LinkTextSpan_closure, A._ListFilterState_onFocusChanged_closure, A._ListFilterState_build_closure, A._ListFilterState_build_closure1, A._ListFilterState_build__closure5, A.ListScaffold_build_closure, A.ListScaffold_build__closure0, A.ListScaffold_build_closure1, A.ListScaffold_build_closure2, A.ListScaffold_build_closure5, A.ListScaffold_build_closure3, A.ListScaffold_build__closure, A.ActivityListTile_build_closure, A.AppListTile_build_closure, A.FilterListTile_build__closure, A._LiveTextState_initState__closure, A.MainScreen_build__closure, A._MenuDrawerState_build__companyListItem__closure0, A._MenuDrawerState_build__companyListItem__closure, A._MenuDrawerState_build__companyListItem_closure0, A._MenuDrawerState_build__companyListItem_closure1, A._MenuDrawerState_build_closure4, A._MenuDrawerState_build_closure5, A._MenuDrawerState_build_closure6, A._MenuDrawerState_build_closure7, A._MenuDrawerState_build_closure8, A._MenuDrawerState_build_closure9, A._MenuDrawerState_build_closure10, A._MenuDrawerState_build_closure11, A._MenuDrawerState_build_closure13, A._MenuDrawerState_build_closure12, A._MenuDrawerState_build_closure14, A._MenuDrawerState_build_closure15, A._DrawerTileState_build_closure, A._DrawerTileState_build_closure0, A._DrawerTileState_build_closure1, A._DrawerTileState_build_closure2, A._DrawerTileState_build__closure0, A._DrawerTileState_build__closure, A.SidebarFooter_build_closure, A.SidebarFooter_build__closure3, A.SidebarFooter_build__closure4, A.SidebarFooter_build_closure0, A.SidebarFooter_build_closure1, A.SidebarFooter_build_closure2, A.SidebarFooter_build_closure3, A.SidebarFooter_build__closure1, A.SidebarFooter_build__closure0, A.SidebarFooter_build__closure2, A.SidebarFooter_build_closure4, A.SidebarFooter_build_closure5, A.SidebarFooter_build_closure6, A.SidebarFooter_build_closure7, A.SidebarFooter_build_closure8, A.SidebarFooter_build_closure9, A.SidebarFooterCollapsed_build_closure1, A._showConnectStripe_closure, A._showAbout__closure, A._showAbout__closure0, A._showAbout__closure2, A._showAbout__closure1, A._showAbout__closure3, A._showAbout____closure, A._showAbout______closure, A._showAbout______closure0, A._showAbout______closure1, A._showAbout______closure2, A._showAbout____closure0, A._showAbout____closure1, A._showAbout____closure2, A._showAbout____closure3, A._showAbout____closure4, A._showAbout____closure5, A._showAbout____closure6, A._showAbout__closure4, A._showAbout__closure5, A._showAbout__closure6, A._showAbout__closure7, A._showAbout__closure8, A._showAbout__closure9, A._showAbout__closure10, A._showAbout__closure11, A._showAbout__closure12, A._ContactUsDialogState__sendMessage_closure, A._ContactUsDialogState__sendMessage__closure0, A._ContactUsDialogState__sendMessage__closure, A._ContactUsDialogState_build_closure, A._ContactUsDialogState_build_closure0, A._ContactUsDialogState_build__closure, A.MenuDrawerVM_fromStore__closure1, A._theState_closure, A._SelectRow_build_closure, A._DropDownMultiSelectState_initState__closure, A._DropDownMultiSelectState_build__closure, A._DropDownMultiSelectState_build___closure0, A._DropDownMultiSelectState_build___closure1, A.PortalLinks_build_closure, A.PortalLinks_build_closure0, A.SearchText_build_closure, A._AccountSmsVerificationState__sendCode_closure, A._AccountSmsVerificationState__sendCode__closure0, A._AccountSmsVerificationState__sendCode__closure, A._AccountSmsVerificationState__verifyCode_closure, A._AccountSmsVerificationState__verifyCode__closure0, A._AccountSmsVerificationState__verifyCode__closure, A._AccountSmsVerificationState_build_closure2, A._AccountSmsVerificationState_build_closure3, A._AccountSmsVerificationState_build_closure4, A._AccountSmsVerificationState_build_closure5, A._UserSmsVerificationState__sendCode_closure, A._UserSmsVerificationState__sendCode__closure0, A._UserSmsVerificationState__sendCode__closure, A._UserSmsVerificationState__verifyCode_closure, A._UserSmsVerificationState__verifyCode__closure0, A._UserSmsVerificationState__verifyCode__closure, A._UserSmsVerificationState_build_closure0, A._UserSmsVerificationState_build_closure1, A._UserSmsVerificationState_build_closure2, A._UserSmsVerificationState_build_closure3, A._SystemLogViewerState_build__closure, A._SystemLogViewerState_build___closure, A._SystemLogViewerState_build____closure, A.AppDataTable__buildHeadingCell_arrowWithPadding, A.AppDataTable_build_closure1, A.AppDataTable_build_closure2, A.AppDataTable_build_closure3, A.TableRowInkWell_getRectCallback_closure, A._SortArrowState__rebuild_closure, A.AppPaginatedDataTableState__handleDataSourceChanged_closure, A.AppPaginatedDataTableState_pageTo_closure, A.AppPaginatedDataTableState__getRows_closure, A.EntityDataTableSource_getRow_closure2, A.EntityDataTableSource_getRow_closure1, A.EntityDataTableSource_getRow_closure4, A.EntityDataTableSource_getRow__closure, A._EntityListState_build_closure7, A._EntityListState_build__closure0, A._EntityListState_build__closure4, A._EntityListState_build_closure8, A._EntityListState_build__closure10, A._UpgradeDialogState_initState_closure0, A._UpgradeDialogState_initStoreInfo_closure, A._UpgradeDialogState_initStoreInfo_closure0, A._UpgradeDialogState_initStoreInfo_closure1, A._UpgradeDialogState_initStoreInfo_closure2, A._UpgradeDialogState_build_closure, A._UpgradeDialogState_build_closure0, A._UpgradeDialogState_build_closure1, A._UpgradeDialogState__buildProductList__closure, A._UpgradeDialogState_showPendingUI_closure, A._UpgradeDialogState_deliverProduct_closure, A._UpgradeDialogState_handleError_closure, A._VariableGrid_build___closure, A.ViewScaffold_build_closure, A.ViewScaffold_build_closure0, A.ViewScaffold_build_closure1, A.ViewScaffold_build_closure2, A.ViewScaffold_build_closure6, A.ViewScaffold_build_closure3, A.ViewScaffold_build__closure, A._WindowManagerState__init_closure, A._WindowManagerState_onWindowClose_closure, A._LoginState__submitSignUpForm_closure, A._LoginState__submitSignUpForm__closure1, A._LoginState__submitSignUpForm__closure0, A._LoginState__submitSignUpForm__closure, A._LoginState__submitLoginForm_closure, A._LoginState__submitLoginForm__closure0, A._LoginState__submitLoginForm__closure, A._LoginState_build_closure0, A._LoginState_build_closure, A._LoginState_build__closure7, A._LoginState_build_closure1, A._LoginState_build__closure6, A._LoginState_build__closure5, A._LoginState_build__closure4, A._LoginState_build__closure3, A._LoginState_build_closure11, A._LoginState_build_closure12, A._LoginState_build_closure13, A._LoginState_build__closure2, A._LoginState_build_closure14, A._LoginState_build__closure1, A._LoginState_build_closure15, A._LoginState_build__closure0, A._LoginState_build_closure16, A._LoginState_build__closure, A._LoginState_build_closure17, A._LoginState_build_closure18, A.BankAccountListItem_build_closure1, A.BankAccountListItem_build_closure0, A.BankAccountListVM_fromStore_closure1, A.BankAccountScreen_build_closure15, A.BankAccountScreen_build_closure14, A.BankAccountScreen_build_closure, A.BankAccountScreen_build_closure0, A.BankAccountScreen_build_closure1, A.BankAccountScreen_build_closure2, A.BankAccountScreen_build_closure3, A.BankAccountScreen_build_closure4, A.BankAccountScreen_build_closure11, A._BankAccountEditState__onChanged_closure0, A.BankAccountEditVM_BankAccountEditVM$fromStore__closure, A._BankAccountViewState_build_closure, A.BankAccountViewVM_BankAccountViewVM$fromStore_closure, A.ClientListItem_build__closure2, A.ClientListItem_build__closure1, A.ClientListItem_build__closure5, A.ClientListItem_build__closure4, A.ClientListVM_fromStore_closure1, A._ClientPdfViewState_loadPDF_closure, A._ClientPdfViewState_loadPDF__closure1, A._ClientPdfViewState_loadPDF__closure, A._ClientPdfViewState_build__closure8, A._ClientPdfViewState_build__closure7, A._ClientPdfViewState_build__closure6, A._ClientPdfViewState_build__closure5, A._ClientPdfViewState_build_closure5, A._ClientPdfViewState_build_closure6, A._ClientPdfViewState_build__closure3, A._ClientPdfViewState_build_closure7, A._ClientPdfViewState_build__closure1, A._ClientPdfViewState_build_closure8, A._ClientPdfViewState_build__closure0, A._ClientPdfViewState_build__closure, A._ClientPdfViewState_build_closure11, A.ClientPresenter_getField_closure, A.ClientScreen_build_closure10, A.ClientScreen_build_closure9, A.ClientScreen_build_closure, A.ClientScreen_build_closure6, A._ClientEditState_build__closure, A.ClientEditBillingAddressState__onChanged_closure0, A.ClientEditBillingAddressState_build_closure0, A._ClientEditContactsState_build__closure, A._ClientEditContactsState_build_closure1, A.ContactEditDetailsState__onChanged_closure0, A.ContactEditDetailsState_build__closure0, A.ContactEditDetailsState_build_closure13, A.ContactEditDetailsState_build_closure14, A.ClientEditContactsVM_ClientEditContactsVM$fromStore_closure, A.ClientEditDetailsState__onChanged_closure0, A.ClientEditFooter_build_closure, A.ClientEditNotesState__onChanged_closure0, A.ClientEditSettingsState__onChanged_closure0, A.ClientEditShippingAddressState__onChanged_closure0, A.ClientEditShippingAddressState_build_closure0, A.ClientEditVM_ClientEditVM$fromStore_closure3, A.ClientEditVM_ClientEditVM$fromStore_closure2, A.ClientEditVM_ClientEditVM$fromStore__closure1, A._ClientViewState_build__closure, A._ClientViewState_build__closure0, A._ClientViewState_build__closure1, A._ClientViewState_build__closure2, A._ClientViewState_build__closure3, A._ClientViewState_build__closure4, A._ClientViewDetailsState_build__buildDetailsList, A._ClientViewDetailsState_build__buildDetailsList__closure1, A._ClientViewDetailsState_build__buildDetailsList___closure0, A._ClientViewDetailsState_build__buildDetailsList__closure2, A._ClientViewDetailsState_build__buildDetailsList___closure, A._ClientViewDetailsState_build__buildDetailsList_closure0, A._ClientViewDetailsState_build__buildDetailsList__closure0, A._ClientViewDetailsState_build__buildDetailsList_closure1, A._ClientViewDetailsState_build__buildDetailsList__closure, A._ClientViewDetailsState_build__buildDetailsList_closure2, A._ClientViewDetailsState_build__buildDetailsList_closure3, A._ClientViewFullwidthState_build__closure, A._ClientViewFullwidthState_build__closure0, A._ClientViewFullwidthState_build__closure1, A._ClientViewFullwidthState_build__closure3, A._ClientViewFullwidthState_build__closure4, A._ClientViewFullwidthState_build__closure5, A._ClientViewFullwidthState_build__closure6, A._ClientViewFullwidthState_build__closure7, A._ClientViewLedgerState_build__closure0, A._ClientViewLedgerState_build__closure, A.ClientOverview_build_closure1, A.ClientOverview_build_closure2, A.ClientOverview_build_closure3, A.ClientViewPaymentMethods_build__closure0, A.ClientViewPaymentMethods_build__closure1, A.ClientViewPaymentMethods_build__closure2, A._CompanyGatewayListState_build_closure1, A._CompanyGatewayListState_build__closure, A.CompanyGatewayListItem_build_closure0, A.CompanyGatewayScreen_build_closure11, A.CompanyGatewayScreen_build_closure10, A.CompanyGatewayScreen_build_closure1, A.CompanyGatewayScreen_build_closure3, A.CompanyGatewayScreen_build_closure9, A.CompanyGatewayScreenVM_fromStore__closure, A._CompanyGatewayEditState_build_closure1, A._CompanyGatewayEditState_build_closure2, A._CompanyGatewayEditState_build__closure, A.GatewayConfigSettings_build_closure, A._LimitEditorState__onTextChange_closure, A._LimitEditorState_build__closure0, A._LimitEditorState_build__closure, A._FeesEditorState__onChanged_closure0, A.CompanyGatewayEditVM_CompanyGatewayEditVM$fromStore__closure1, A._CompanyGatewayViewState_build_closure1, A._CompanyGatewayViewState_build_closure, A._CompanyGatewayViewState_build_closure0, A._CompanyGatewayOverview_build_closure, A._CompanyGatewayOverview_build_closure0, A._CompanyGatewayOverview_build_closure1, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_closure, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore_____closure, A.CreditListItem_build__closure2, A.CreditListItem_build__closure1, A.CreditListItem_build__closure5, A.CreditListItem_build__closure4, A.CreditListVM_fromStore_closure1, A.CreditPresenter_getField_closure, A.CreditScreen_build_closure10, A.CreditScreen_build_closure9, A.CreditScreen_build_closure, A.CreditScreen_build_closure6, A._CreditEditState_build_closure, A.CreditEditItemsVM_CreditEditItemsVM$fromStore_closure0, A.CreditEditVM_CreditEditVM$fromStore__closure2, A._DashboardChartState__onSelectionChanged_closure1, A._DashboardChartState_build__closure, A._DashboardChartState_build___closure, A._DashboardDateRangePickerState_build__closure6, A._DashboardDateRangePickerState_build__closure5, A._DashboardDateRangePickerState_build__closure4, A._DashboardDateRangePickerState_build__closure3, A._DashboardDateRangePickerState_build__closure2, A._DashboardDateRangePickerState_build__closure1, A._DashboardDateRangePickerState_build__closure0, A._DashboardDateRangePickerState_build_closure8, A.DashboardPanels__header_closure__showSettings, A.DashboardPanels__header__closure5, A.DashboardPanels__header__closure6, A.DashboardPanels__header__closure7, A.DashboardPanels__header__closure8, A.DashboardPanels__runningTasks__closure2, A.DashboardPanels__runningTasks__closure1, A.DashboardPanels__runningTasks__closure0, A.DashboardPanels_build__closure, A.DashboardPanels_build__closure0, A.DashboardPanels_build__closure1, A.DashboardPanels_build__closure4, A.DashboardPanels_build__closure6, A.DashboardPanels_build__closure8, A.DashboardPanels_build__closure10, A.DashboardPanels_build__closure12, A.__OverviewPanelState_build_closure0, A.__DashboardSettingsState_build__closure9, A.__DashboardSettingsState_build__closure8, A.__DashboardSettingsState_build__closure7, A.__DashboardSettingsState_build_closure3, A.__DashboardSettingsState_build_closure4, A.__DashboardSettingsState_build__closure3, A.__DashboardSettingsState_build_closure5, A.__DashboardSettingsState_build__closure5, A.__DashboardSettingsState_build_closure7, A.__DashboardSettingsState_build__closure1, A.__DashboardSettingsState_build__closure, A._DashboardFieldState_build__closure2, A._DashboardFieldState_build__closure1, A._DashboardFieldState_build_closure2, A._DashboardFieldState_build_closure3, A._DashboardScreenState_build__closure3, A._DashboardScreenState_build_closure1, A._DashboardScreenState_build_closure2, A._DashboardScreenState_build__closure, A._DashboardScreenState_build_closure4, A._CustomTabBarView_build__closure, A._CustomTabBarView_build_closure0, A._CustomTabBarView_build_closure1, A._CustomTabBarView_build_closure2, A.DashboardVM_fromStore_closure6, A.SidebarScaffold_build_closure, A._DashboardSidebar_build_closure, A.DesignListItem_build_closure1, A.DesignListItem_build_closure0, A.DesignListVM_fromStore_closure1, A.DesignScreen_build_closure10, A.DesignScreen_build_closure9, A.DesignScreen_build_closure, A.DesignScreen_build_closure6, A._DesignEditState__onChanged_closure0, A._DesignEditState__onHtmlChanged_closure, A._DesignEditState__onHtmlChanged__closure, A._DesignEditState__loadPreview_closure, A._DesignEditState__loadPreview__closure, A._DesignEditState__setDraftMode_closure, A._DesignSettingsState_build_closure1, A._DesignSettingsState_build_closure2, A._DesignSettingsState_build_closure3, A.__DesignImportDialogState_build_closure0, A.__DesignImportDialogState_build_closure1, A.DesignEditVM_DesignEditVM$fromStore__closure, A._DesignViewState_build_closure7, A.DesignViewVM_DesignViewVM$fromStore_closure, A.DocumentListItem_build_closure1, A.DocumentListItem_build_closure0, A.DocumentListVM_fromStore_closure1, A.DocumentScreen_build_closure10, A.DocumentScreen_build_closure9, A.DocumentScreen_build_closure, A.DocumentScreen_build_closure6, A._DocumentEditState__onChanged_closure0, A._ExpenseEditState_build_closure, A.ExpenseEditDetailsState__onChanged_closure0, A.ExpenseEditNotesState__onChanged_closure0, A.ExpenseEditSettingsState__onChanged_closure0, A.ExpenseEditSettingsState_build__closure10, A.ExpenseEditSettingsState_build__closure2, A.ExpenseEditSettingsState_build_closure9, A.ExpenseEditVM_ExpenseEditVM$fromStore__closure6, A.ExpenseListItem_build__closure2, A.ExpenseListItem_build__closure1, A.ExpenseListItem_build__closure5, A.ExpenseListItem_build__closure4, A.ExpenseListVM_fromStore_closure1, A.ExpenseScreen_build_closure17, A.ExpenseScreen_build_closure16, A.ExpenseScreen_build_closure4, A.ExpenseScreen_build_closure12, A._ExpenseViewState_build__closure, A._ExpenseViewState_build__closure0, A._ExpenseViewState_build__closure1, A.ExpenseOverview_build__buildDetailsList, A._ExpenseCategoryEditState__onChanged_closure0, A.ExpenseCategoryEditVM_ExpenseCategoryEditVM$fromStore__closure, A.ExpenseCategoryListItem_build_closure1, A.ExpenseCategoryListItem_build_closure0, A.ExpenseCategoryListVM_fromStore_closure1, A.ExpenseCategoryScreen_build_closure10, A.ExpenseCategoryScreen_build_closure9, A.ExpenseCategoryScreen_build_closure, A.ExpenseCategoryScreen_build_closure6, A._ExpenseCategoryViewState_build_closure, A.ExpenseCategoryViewVM_ExpenseCategoryViewVM$fromStore_closure, A._GroupEditState__onChanged_closure0, A.GroupEditVM_GroupEditVM$fromStore__closure, A.GroupListItem_build_closure1, A.GroupListItem_build_closure0, A.GroupListVM_fromStore_closure1, A.GroupSettingsScreen_build_closure6, A.GroupSettingsScreen_build_closure5, A.GroupSettingsScreen_build_closure, A.GroupSettingsScreen_build_closure2, A._GroupViewState_build_closure2, A._GroupViewState_build_closure, A.GroupViewVM_GroupViewVM$fromStore_closure, A._InvoiceEditState_build_closure, A.InvoiceEditContacts_build__closure0, A.InvoiceEditContacts_build__closure, A._ClientContactListTile_build_closure, A._VendorContactListTile_build_closure, A.InvoiceEditDesktopState__onChanged_closure0, A.InvoiceEditDesktopState_build_closure5, A.InvoiceEditDesktopState_build_closure6, A.InvoiceEditDesktopState_build__closure10, A.__PdfPreviewState_loadPdf_closure, A.__PdfPreviewState__loadPdf_closure, A.__PdfPreviewState__loadPdf__closure0, A.__PdfPreviewState__loadPdf__closure, A.__PdfPreviewState_build_closure, A.__PdfPreviewState_build__closure0, A.__PdfPreviewState_build_closure0, A.__PdfPreviewState_build__closure, A.InvoiceEditDetailsState__onChanged_closure0, A.InvoiceEditFooter_build_closure, A._InvoiceEditItemsState_build_closure0, A.ItemEditDetailsState__onTextChanged_closure, A.ItemEditDetailsState_build_closure, A.ItemEditDetailsState_build_closure0, A.ItemEditDetailsState_build__closure1, A.ItemEditDetailsState_build__closure0, A.ItemEditDetailsState_build__closure, A._InvoiceEditItemsDesktopState__updateTable_closure, A._InvoiceEditItemsDesktopState__onChanged_closure, A._InvoiceEditItemsDesktopState_build_closure1, A._InvoiceEditItemsDesktopState_build__closure31, A._InvoiceEditItemsDesktopState_build_closure6, A._InvoiceEditItemsDesktopState_build__closure28, A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure0, A.InvoiceEditNotesState__onChanged_closure0, A.InvoiceEditPDFState_didChangeDependencies_closure, A.InvoiceEditPDFState_didChangeDependencies__closure0, A.InvoiceEditPDFState_didChangeDependencies__closure, A.InvoiceEditVM_InvoiceEditVM$fromStore__closure3, A._InvoiceItemSelectorState__toggleEntity_closure, A._InvoiceItemSelectorState__updateClientId_closure0, A._InvoiceItemSelectorState_build__productList, A._InvoiceItemSelectorState_build__productList__closure0, A._InvoiceItemSelectorState_build__taskList, A._InvoiceItemSelectorState_build__taskList__closure0, A._InvoiceItemSelectorState_build__expenseList, A._InvoiceItemSelectorState_build__expenseList__closure0, A._InvoiceItemSelectorState_build__closure0, A._InvoiceItemSelectorState_build_closure3, A._InvoiceItemSelectorState_build__closure, A._InvoiceItemSelectorState_build_closure4, A._InvoiceItemSelectorState_build_closure5, A.InvoiceListItem_build__closure2, A.InvoiceListItem_build__closure1, A.InvoiceListItem_build__closure5, A.InvoiceListItem_build__closure4, A.InvoiceListVM_fromStore_closure1, A._InvoicePdfViewState_loadPdf_closure, A._InvoicePdfViewState_loadPdf__closure1, A._InvoicePdfViewState_loadPdf__closure, A._InvoicePdfViewState_build__closure, A._InvoicePdfViewState_build_closure0, A._InvoicePdfViewState_build_closure1, A._InvoicePdfViewState_build_closure2, A.InvoicePresenter_getField_closure, A.InvoiceScreen_build_closure19, A.InvoiceScreen_build_closure18, A.InvoiceScreen_build_closure6, A.InvoiceScreen_build_closure14, A._InvoiceViewState_build__closure5, A._InvoiceViewState_build__closure, A._InvoiceViewState_build__closure0, A._InvoiceViewState_build__closure1, A._InvoiceViewState_build__closure2, A._InvoiceViewState_build__closure3, A._InvoiceViewState_build__closure4, A._InvitationListTile_build_closure0, A._InvitationListTile_build_closure2, A._InvoiceViewHistoryState_build__closure, A.InvoiceOverview_build___closure, A._PaymentEditState__onChanged_closure0, A._PaymentEditState_build__closure1, A._PaymentEditState_build_closure15, A._PaymentEditState_build_closure16, A._PaymentableEditorState_build_closure7, A.PaymentEditVM_PaymentEditVM$fromStore__closure, A.PaymentListItem_build__closure2, A.PaymentListItem_build__closure1, A.PaymentListItem_build__closure5, A.PaymentListItem_build__closure4, A.PaymentListVM_fromStore_closure1, A.PaymentScreen_build_closure20, A.PaymentScreen_build_closure19, A.PaymentScreen_build_closure7, A.PaymentScreen_build_closure15, A._PaymentRefundState__onChanged_closure, A._PaymentRefundState_build_onSavePressed_closure, A._PaymentRefundState_build_closure6, A._PaymentRefundState_build_closure7, A._PaymentableEditorState_build__closure2, A._PaymentableEditorState_build_closure12, A._PaymentViewState_build__closure2, A._PaymentViewState_build__closure, A._PaymentViewState_build__closure0, A._PaymentViewState_build__closure1, A._PaymentTermEditState__onChanged_closure0, A.PaymentTermEditVM_PaymentTermEditVM$fromStore__closure, A.PaymentTermListItem_build_closure1, A.PaymentTermListItem_build_closure0, A.PaymentTermListVM_fromStore_closure1, A.PaymentTermScreen_build_closure10, A.PaymentTermScreen_build_closure9, A.PaymentTermScreen_build_closure, A.PaymentTermScreen_build_closure6, A._PaymentTermViewState_build_closure, A.PaymentTermViewVM_PaymentTermViewVM$fromStore_closure, A._ProductEditState__onChanged_closure0, A.ProductEditVM_ProductEditVM$fromStore__closure, A.ProductListItem_build__closure2, A.ProductListItem_build__closure1, A.ProductListItem_build__closure5, A.ProductListItem_build__closure4, A.ProductListVM_fromStore_closure1, A.ProductScreen_build_closure10, A.ProductScreen_build_closure9, A.ProductScreen_build_closure, A.ProductScreen_build_closure6, A._ProductViewState_build__closure, A._ProductViewState_build__closure0, A._ProjectEditState__onChanged_closure0, A.ProjectEditVM_ProjectEditVM$fromStore__closure1, A.ProjectListItem_build__closure2, A.ProjectListItem_build__closure1, A.ProjectListItem_build__closure5, A.ProjectListItem_build__closure4, A.ProjectListVM_fromStore_closure1, A.ProjectScreen_build_closure10, A.ProjectScreen_build_closure9, A.ProjectScreen_build_closure, A.ProjectScreen_build_closure6, A._ProjectViewState_build__closure, A._ProjectViewState_build__closure0, A._ProjectOverviewState_initState__closure, A._ProjectOverviewState_build__buildView, A._ProjectOverviewState_build_closure, A._PurchaseOrderEditState_build_closure, A.PurchaseOrderEditItemsVM_PurchaseOrderEditItemsVM$fromStore_closure0, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore__closure2, A.PurchaseOrderListItem_build__closure2, A.PurchaseOrderListItem_build__closure1, A.PurchaseOrderListItem_build__closure5, A.PurchaseOrderListItem_build__closure4, A.PurchaseOrderListVM_fromStore_closure1, A.PurchaseOrderPresenter_getField_closure, A.PurchaseOrderScreen_build_closure16, A.PurchaseOrderScreen_build_closure15, A.PurchaseOrderScreen_build_closure3, A.PurchaseOrderScreen_build_closure11, A._QuoteEditState_build_closure, A.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure0, A.QuoteEditVM_QuoteEditVM$fromStore__closure2, A.QuoteListItem_build__closure2, A.QuoteListItem_build__closure1, A.QuoteListItem_build__closure5, A.QuoteListItem_build__closure4, A.QuoteListVM_fromStore_closure1, A.QuotePresenter_getField_closure, A.QuoteScreen_build_closure18, A.QuoteScreen_build_closure17, A.QuoteScreen_build_closure5, A.QuoteScreen_build_closure13, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore__closure6, A.RecurringExpenseListItem_build__closure2, A.RecurringExpenseListItem_build__closure1, A.RecurringExpenseListItem_build__closure5, A.RecurringExpenseListItem_build__closure4, A.RecurringExpenseListVM_fromStore_closure1, A.RecurringExpenseScreen_build_closure10, A.RecurringExpenseScreen_build_closure9, A.RecurringExpenseScreen_build_closure, A.RecurringExpenseScreen_build_closure6, A._RecurringInvoiceEditState_build_closure, A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore_closure0, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore__closure2, A.RecurringInvoiceListItem_build__closure2, A.RecurringInvoiceListItem_build__closure1, A.RecurringInvoiceListItem_build__closure5, A.RecurringInvoiceListItem_build__closure4, A.RecurringInvoiceListVM_fromStore_closure1, A.RecurringInvoiceScreen_build_closure17, A.RecurringInvoiceScreen_build_closure16, A.RecurringInvoiceScreen_build_closure4, A.RecurringInvoiceScreen_build_closure12, A.ReportsScreen_build__closure6, A.ReportsScreen_build_closure26, A.ReportsScreen_build__closure3, A.ReportsScreen_build_closure20, A.ReportsScreen_build__closure1, A.ReportsScreen_build_closure23, A.ReportsScreen_build__closure, A.ReportsScreen_build_closure25, A._ReportDataTableState_didChangeDependencies_closure, A.ReportResult_tableColumns_closure, A.ReportResult_tableFilters_closure2, A.ReportResult_tableFilters__closure3, A.ReportResult_tableFilters___closure, A.ReportResult_tableRow_closure, A.ReportResult_tableRow_closure0, A.ReportsScreenVM_fromStore__closure, A._ScheduleEditState__onChanged_closure, A._ScheduleEditState_build___closure6, A._ScheduleEditState_build__closure15, A.ScheduleEditVM_ScheduleEditVM$fromStore__closure, A.ScheduleListItem_build_closure1, A.ScheduleListItem_build_closure0, A.ScheduleListVM_fromStore_closure1, A.ScheduleScreen_build_closure10, A.ScheduleScreen_build_closure9, A.ScheduleScreen_build_closure, A.ScheduleScreen_build_closure6, A._ScheduleViewState_build_closure, A.ScheduleViewVM_ScheduleViewVM$fromStore_closure, A._AccountManagementState__onChanged_closure0, A._AccountOverview_build__getDataStats, A._AccountOverview_build_closure, A._AccountOverview_build_closure0, A._AccountOverview_build_closure6, A._AccountOverview_build_closure7, A._AccountOverview_build_closure8, A._AccountOverview_build_closure9, A._AccountOverview_build_closure10, A._AccountOverview_build_closure11, A._AccountOverview_build_closure12, A._AccountOverview_build_closure13, A.AccountManagementVM_fromStore__closure2, A.AccountManagementVM_fromStore_closure4, A._ClientPortalState__validateSubdomain_closure, A._ClientPortalState__validateSubdomain_closure0, A._ClientPortalState__validateSubdomain__closure, A._ClientPortalState__validateSubdomain__closure0, A._ClientPortalState__validateSubdomain___closure0, A._ClientPortalState__validateSubdomain___closure, A._ClientPortalState__onChanged_closure, A._ClientPortalState_build_closure3, A._ClientPortalState_build_closure4, A._ClientPortalState_build_closure10, A._ClientPortalState_build_closure12, A.ClientPortalVM_fromStore__closure, A._CompanyDetailsState__onSettingsChanged_closure0, A._CompanyDetailsState_build__closure6, A._CompanyDetailsState_build__closure7, A._CompanyDetailsState_build_closure8, A.CompanyDetailsVM_fromStore__closure5, A._CustomFormFieldState_build_closure0, A._CustomFormFieldState_build__closure, A.CustomFieldsVM_fromStore__closure, A._DeviceSettingsState_build__closure6, A._DeviceSettingsState_build__closure5, A._DeviceSettingsState_build_closure15, A._DeviceSettingsState_build_closure21, A._DeviceSettingsState_build_closure22, A.DeviceSettingsVM_fromStore_closure19, A._EmailSettingsState_build_closure0, A._EmailSettingsState_build_closure3, A.EmailSettingsVM_fromStore__closure, A._ExpenseSettingsState_build_closure6, A.ExpenseSettingsVM_fromStore__closure, A._GeneratedNumbersState__onChanged_closure, A._EntityNumberSettingsState__onChanged_closure, A._EntityNumberSettingsState_build_closure, A.HelpPanel_build__closure, A.GeneratedNumbersVM_fromStore__closure, A._ImportExportState_build__closure9, A._ImportExportState_build__closure10, A._ImportExportState_build_closure1, A._ImportExportState_build__closure8, A._ImportExportState_build__closure7, A._ImportExportState_build__closure6, A._ImportExportState_build__closure5, A._ImportExportState_build__closure4, A._ImportExportState_build__closure3, A._ImportExportState_build__closure2, A._ImportExportState_build_closure12, A._ImportExportState_build__closure, A._ImportExportState_build___closure0, A._ImportExportState_build___closure, A._FileImportState_uploadJsonFile_closure, A._FileImportState_uploadJsonFile__closure0, A._FileImportState_uploadJsonFile__closure, A._FileImportState_uploadFile_closure, A._FileImportState_uploadFile__closure0, A._FileImportState_uploadFile__closure, A._FileImportState_build_closure1, A._FileImportState_build__closure1, A._FileImportState_build__closure0, A._FileImportState_build__closure, A._FileImportState_build_closure4, A.__FileMapperState_build__closure5, A.__FileMapperState_build__closure4, A.__FileMapperState_build__closure3, A.__FileMapperState_build_closure5, A.__FileMapperState_build_closure6, A.__FileMapperState_build__closure, A.__FileMapperState_build___closure0, A.__FileMapperState_build___closure, A._InvoiceDesignState__onChanged_closure0, A._InvoiceDesignState_build_closure0, A._InvoiceDesignState_build__closure23, A._InvoiceDesignState_build__closure22, A._InvoiceDesignState_build__closure20, A._InvoiceDesignState_build__closure19, A._InvoiceDesignState_build__closure17, A._InvoiceDesignState_build__closure16, A._InvoiceDesignState_build__closure14, A._InvoiceDesignState_build__closure13, A._InvoiceDesignState_build_closure10, A._PdfPreviewState__loadPdf_closure, A._PdfPreviewState__loadPdf_closure1, A.InvoiceDesignVM_fromStore__closure, A._LocalizationSettingsState_build_closure12, A._LocalizationSettingsState_build__closure4, A._LocalizationSettingsState_build_closure13, A._LocalizationSettingsState_build_closure15, A._AddCompanyDialogState_build_closure, A._AddCompanyDialogState_build_closure0, A.LocalizationSettingsVM_fromStore__closure, A._PaymentSettingsState_build_closure13, A.PaymentSettingsVM_fromStore__closure, A._ProductSettingsState__onChanged_closure0, A.ProductSettingsVM_fromStore__closure, A._SettingsListTileState_build__closure0, A._SettingsListTileState_build__closure, A._SettingsListTileState_build_closure, A.SettingsSearch_build_closure1, A.SettingsSearch_build_closure2, A.SettingsListVM_fromStore_closure2, A._SettingsWizardState__validateSubdomain_closure, A._SettingsWizardState__validateSubdomain__closure, A._SettingsWizardState__validateSubdomain__closure0, A._SettingsWizardState__validateSubdomain___closure0, A._SettingsWizardState__validateSubdomain___closure, A._SettingsWizardState__onSavePressed____closure0, A._SettingsWizardState__onSavePressed____closure, A._SettingsWizardState__onSavePressed___closure, A._SettingsWizardState__onSavePressed__closure1, A._SettingsWizardState_build__closure1, A._SettingsWizardState_build__closure0, A._SettingsWizardState_build_closure9, A._SettingsWizardState_build_closure10, A._TaskSettingsState_build_closure3, A.TaskSettingsVM_fromStore__closure, A._TaxSettingsState_build_closure6, A._TaxSettingsState_build__closure1, A._TaxSettingsState_build___closure1, A._TaxSettingsState_build___closure0, A.__EditSubregionDialogState_build_closure, A.TaxSettingsVM_fromStore__closure, A._TemplatesAndRemindersState__loadTemplate_closure, A._TemplatesAndRemindersState__onTextChanged_closure, A._TemplatesAndRemindersState__onTabChanged_closure, A._TemplatesAndRemindersState__renderTemplate_closure, A._TemplatesAndRemindersState__renderTemplate__closure, A._TemplatesAndRemindersState_build__closure4, A._TemplatesAndRemindersState_build_closure8, A._ReminderSettingsState__onTextChanged_closure, A.TemplatesAndRemindersVM_fromStore__closure, A.TemplatesAndRemindersVM_fromStore___closure, A.TemplatesAndRemindersVM_fromStore_____closure, A._UserDetailsState__onChanged_closure0, A._UserDetailsState_build_closure, A._UserDetailsState_build_closure0, A._UserDetailsState_build_closure1, A._UserDetailsState_build_closure2, A._UserDetailsState_build_closure3, A._UserDetailsState_build_closure7, A._EnableTwoFactorState_initState__closure, A._EnableTwoFactorState__onSavePressed_closure, A._EnableTwoFactorState__onSavePressed_closure0, A._EnableTwoFactorState__onSavePressed__closure0, A._EnableTwoFactorState__onSavePressed__closure, A._EnableTwoFactorState_build_closure2, A._EnableTwoFactorState_build_closure3, A._EnableTwoFactorState_build_closure4, A.UserDetailsVM_fromStore__closure7, A.WorkflowSettingsVM_fromStore__closure, A._SubscriptionEditState__onChanged_closure0, A._SubscriptionEditState_build__closure26, A._SubscriptionEditState_build__closure23, A._SubscriptionEditState_build__closure20, A._SubscriptionEditState_build__closure17, A._SubscriptionEditState_build__closure2, A._SubscriptionEditState_build__closure1, A._SubscriptionEditState_build_closure31, A._SubscriptionEditState_build__closure, A.SubscriptionEditVM_SubscriptionEditVM$fromStore__closure, A.SubscriptionListItem_build_closure1, A.SubscriptionListItem_build_closure0, A.SubscriptionListVM_fromStore_closure1, A.SubscriptionScreen_build_closure10, A.SubscriptionScreen_build_closure9, A.SubscriptionScreen_build_closure, A.SubscriptionScreen_build_closure6, A._SubscriptionViewState_build_closure1, A._SubscriptionViewState_build_closure0, A._SubscriptionViewState_build_closure, A.SubscriptionViewVM_SubscriptionViewVM$fromStore_closure, A._UpdateDialogState_build_closure, A._UpdateDialogState_build_closure0, A._UpdateDialogState_build_closure1, A._UpdateDialogState_build_closure2, A._UpdateDialogState_build_closure3, A._UpdateDialogState_build_closure4, A._UpdateDialogState_updateApp__closure, A._UpdateDialogState_updateApp___closure0, A._UpdateDialogState_updateApp___closure, A._TaskEditState_build_closure, A._TaskEditState_build__closure, A._BottomBar_build_closure, A._BottomBar_build_closure0, A._TaskEditDesktopState__onChanged_closure0, A._TaskEditDesktopState_build___closure6, A._TaskEditDesktopState_build___closure5, A._TaskEditDesktopState_build___closure4, A._TaskEditDesktopState_build___closure3, A._TaskEditDesktopState_build___closure2, A._TaskEditDesktopState_build__closure5, A._TaskEditDesktopState_build__closure6, A._TaskEditDesktopState_build____closure, A._TaskEditDetailsState__onChanged_closure0, A.TimeEditDetailsState_build__closure6, A.TimeEditDetailsState_build__closure5, A.TimeEditDetailsState_build__closure4, A.TimeEditDetailsState_build__closure3, A.TimeEditDetailsState_build__closure2, A.TimeEditDetailsState_build__closure0, A.TimeEditDetailsState_build_closure6, A.TimeEditDetailsState_build_closure7, A.TaskEditTimesVM_TaskEditTimesVM$fromStore_closure0, A.TaskEditTimesVM_TaskEditTimesVM$fromStore_closure2, A.TaskEditVM_TaskEditVM$fromStore_closure1, A.TaskEditVM_TaskEditVM$fromStore__closure0, A._KanbanTaskCardState_build_closure1, A._KanbanTaskCardState_build__closure3, A._KanbanTaskCardState_build_closure0, A._KanbanTaskCardState_build___closure, A._KanbanTaskCardState_build__closure, A._KanbanTaskCardState_build__closure0, A._KanbanTaskCardState_build_closure2, A._KanbanTaskCardState_build_closure3, A._KanbanTaskCardState_build_closure4, A._KanbanTaskCardState_build_closure5, A._KanbanTaskCardState_build_closure8, A._KanbanTaskCardState_build__closure1, A._KanbanStatusCardState__onSavePressed__closure, A._KanbanStatusCardState_build_closure1, A._KanbanStatusCardState_build__closure0, A._KanbanStatusCardState_build_closure2, A._KanbanStatusCardState_build__closure, A.KanbanViewState_build___closure, A.KanbanViewState_build__closure0, A.KanbanViewState_build___closure5, A.KanbanViewState_build__closure2, A.KanbanViewState_build___closure4, A.KanbanViewState_build___closure0, A.KanbanViewState_build____closure2, A.KanbanViewState_build____closure, A.KanbanViewState_build____closure0, A.KanbanViewState_build____closure1, A.TaskListItem_build_closure1, A.TaskListItem_build_closure, A.TaskListItem_build__closure2, A.TaskListItem_build__closure1, A.TaskListItem_build__closure5, A.TaskListItem_build__closure4, A.TaskListVM_fromStore_closure1, A.TaskScreen_build_closure18, A.TaskScreen_build_closure17, A.TaskScreen_build_closure3, A.TaskScreen_build_closure4, A.TaskScreen_build_closure5, A.TaskScreen_build_closure13, A.TaskTimeListTile_build_closure0, A.TaskTimeListTile_build_closure, A._TaskViewState_build__closure, A._TaskViewState_build__closure0, A._TaskOverviewState_initState__closure, A._TaskOverviewState_build__buildView, A._TaskOverviewState_build_closure, A._TaskStatusEditState__onChanged_closure0, A.TaskStatusEditVM_TaskStatusEditVM$fromStore__closure, A.TaskStatusListItem_build_closure1, A.TaskStatusListItem_build_closure0, A.TaskStatusListVM_fromStore_closure1, A.TaskStatusScreen_build_closure10, A.TaskStatusScreen_build_closure9, A.TaskStatusScreen_build_closure, A.TaskStatusScreen_build_closure6, A._TaskStatusViewState_build_closure, A.TaskStatusViewVM_TaskStatusViewVM$fromStore_closure, A._TaxRateEditState__onChanged_closure0, A.TaxRateEditVM_TaxRateEditVM$fromStore__closure, A.TaxRateListItem_build_closure1, A.TaxRateListItem_build_closure0, A.TaxRateListVM_fromStore_closure1, A.TaxRateSettingsScreen_build_closure6, A.TaxRateSettingsScreen_build_closure5, A.TaxRateSettingsScreen_build_closure, A.TaxRateSettingsScreen_build_closure2, A._TaxRateViewState_build_closure, A.TaxRateViewVM_TaxRateViewVM$fromStore_closure, A._TokenEditState__onChanged_closure0, A.TokenEditVM_TokenEditVM$fromStore__closure, A.TokenListItem_build_closure1, A.TokenListItem_build_closure0, A.TokenListVM_fromStore_closure1, A.TokenScreen_build_closure10, A.TokenScreen_build_closure9, A.TokenScreen_build_closure, A.TokenScreen_build_closure6, A._TokenViewState_build_closure, A._TokenListTile_build_closure, A.TokenViewVM_TokenViewVM$fromStore_closure, A._TransactionEditState__onChanged_closure, A.TransactionEditVM_TransactionEditVM$fromStore__closure1, A.TransactionListItem_build__closure2, A.TransactionListItem_build__closure1, A.TransactionListItem_build__closure5, A.TransactionListItem_build__closure4, A.TransactionListVM_fromStore_closure1, A.TransactionScreen_build_closure17, A.TransactionScreen_build_closure16, A.TransactionScreen_build_closure4, A.TransactionScreen_build_closure5, A.TransactionScreen_build_closure12, A._MatchDepositsState_build__closure12, A._MatchDepositsState_build__closure11, A._MatchDepositsState_build_closure2, A._MatchDepositsState_build__closure10, A._MatchDepositsState_build_closure3, A._MatchDepositsState_build__closure9, A._MatchDepositsState_build__closure8, A._MatchDepositsState_build_closure5, A._MatchDepositsState_build__closure7, A._MatchDepositsState_build_closure6, A._MatchDepositsState_build__closure6, A._MatchDepositsState_build__closure5, A._MatchDepositsState_build__closure4, A._MatchDepositsState_build__closure3, A._MatchDepositsState_build__closure2, A._MatchDepositsState_build__closure1, A._MatchDepositsState_build___closure0, A._MatchDepositsState_build__closure0, A._MatchDepositsState_build___closure, A._MatchDepositsState_build_closure15, A._MatchDepositsState_build_closure16, A._MatchWithdrawalsState_build__closure18, A._MatchWithdrawalsState_build__closure17, A._MatchWithdrawalsState_build_closure2, A._MatchWithdrawalsState_build__closure16, A._MatchWithdrawalsState_build_closure3, A._MatchWithdrawalsState_build__closure15, A._MatchWithdrawalsState_build__closure14, A._MatchWithdrawalsState_build__closure13, A._MatchWithdrawalsState_build__closure12, A._MatchWithdrawalsState_build__closure11, A._MatchWithdrawalsState_build__closure10, A._MatchWithdrawalsState_build___closure3, A._MatchWithdrawalsState_build__closure9, A._MatchWithdrawalsState_build_closure11, A._MatchWithdrawalsState_build__closure8, A._MatchWithdrawalsState_build_closure12, A._MatchWithdrawalsState_build__closure5, A._MatchWithdrawalsState_build___closure1, A._MatchWithdrawalsState_build__closure4, A._MatchWithdrawalsState_build_closure16, A._MatchWithdrawalsState_build__closure3, A._MatchWithdrawalsState_build_closure17, A._MatchWithdrawalsState_build__closure0, A._MatchWithdrawalsState_build___closure, A._MatchWithdrawalsState_build_closure20, A._MatchWithdrawalsState_build_closure21, A._TransactionRuleEditState__onChanged_closure, A._TransactionRuleEditState_build__closure3, A._TransactionRuleEditState_build__closure4, A._TransactionRuleEditState_build__closure5, A.__RuleCriteriaState_build__closure1, A.__RuleCriteriaState_build__closure0, A.__RuleCriteriaState_build__closure, A.__RuleCriteriaState_build_closure4, A.TransactionRuleEditVM_TransactionRuleEditVM$fromStore__closure, A.TransactionRuleListItem_build_closure1, A.TransactionRuleListItem_build_closure0, A.TransactionRuleListVM_fromStore_closure1, A.TransactionRuleScreen_build_closure10, A.TransactionRuleScreen_build_closure9, A.TransactionRuleScreen_build_closure, A.TransactionRuleScreen_build_closure6, A._TransactionRuleViewState_build_closure, A.TransactionRuleViewVM_TransactionRuleViewVM$fromStore_closure, A._UserEditState__onChanged_closure0, A._UserEditState_build_closure5, A._UserEditState_build_closure7, A._UserEditState_build_closure9, A._UserEditState_build_closure11, A._UserEditState_build__closure, A._UserEditState_build__closure0, A._UserEditState_build__closure2, A._UserEditState_build__closure4, A.UserEditVM_UserEditVM$fromStore__closure, A.UserListItem_build_closure1, A.UserListItem_build_closure0, A.UserListBuilder_build__closure_showDialog, A.UserListBuilder_build___closure, A.UserListVM_fromStore_closure1, A.UserScreen_build_closure10, A.UserScreen_build_closure9, A.UserScreen_build_closure, A.UserScreen_build_closure6, A.UserView_build_closure, A.UserViewVM_UserViewVM$fromStore_closure, A.VendorEditAddressState__onChanged_closure0, A._VendorEditContactsState_build__closure, A._VendorEditContactsState_build_closure1, A.VendorContactEditDetailsState__onChanged_closure0, A.VendorContactEditDetailsState_build__closure0, A.VendorContactEditDetailsState_build_closure9, A.VendorContactEditDetailsState_build_closure10, A.VendorEditContactsVM_VendorEditContactsVM$fromStore_closure, A.VendorEditContactsVM_VendorEditContactsVM$fromStore_closure1, A.VendorEditDetailsState__onChanged_closure0, A.VendorEditFooter_build_closure, A.VendorEditNotesState__onChanged_closure0, A.VendorEditVM_VendorEditVM$fromStore__closure, A.VendorListItem_build__closure2, A.VendorListItem_build__closure1, A.VendorListItem_build__closure5, A.VendorListItem_build__closure4, A.VendorListVM_fromStore_closure1, A.VendorScreen_build_closure10, A.VendorScreen_build_closure9, A.VendorScreen_build_closure, A.VendorScreen_build_closure6, A._VendorViewState_build__closure, A._VendorViewState_build__closure0, A._VendorViewState_build__closure1, A._VendorViewState_build__closure2, A._VendorViewDetailsState_build__buildDetailsList, A._VendorViewDetailsState_build__buildDetailsList__closure1, A._VendorViewDetailsState_build__buildDetailsList___closure0, A._VendorViewDetailsState_build__buildDetailsList__closure2, A._VendorViewDetailsState_build__buildDetailsList___closure, A._VendorViewDetailsState_build__buildDetailsList_closure0, A._VendorViewDetailsState_build__buildDetailsList__closure0, A._VendorViewDetailsState_build__buildDetailsList_closure1, A._VendorViewDetailsState_build__buildDetailsList__closure, A._VendorViewDetailsState_build__buildDetailsList_closure2, A._VendorViewFullwidthState_build__closure, A._VendorViewFullwidthState_build__closure0, A._VendorViewFullwidthState_build__closure2, A._VendorViewFullwidthState_build__closure3, A._WebhookEditState__onChanged_closure0, A._WebhookEditState_build___closure2, A._WebhookEditState_build___closure1, A._WebhookEditState_build__closure5, A._WebhookEditState_build___closure, A.WebhookEditVM_WebhookEditVM$fromStore__closure, A._WebhookViewState_build_closure, A.TargetListTile_build_closure, A.WebhookViewVM_WebhookViewVM$fromStore_closure, A.WebhookListItem_build_closure1, A.WebhookListItem_build_closure0, A.WebhookListVM_fromStore_closure1, A.WebhookScreen_build_closure10, A.WebhookScreen_build_closure9, A.WebhookScreen_build_closure, A.WebhookScreen_build_closure6, A.Debouncer_run_closure, A.SimpleDebouncer_run_closure, A.PersistDebouncer_run_closure, A.confirmCallback_closure__onPressed, A.confirmCallback__closure2, A.confirmCallback__closure3, A.passwordCallback_closure, A._PasswordConfirmationState_build_closure, A._PasswordConfirmationState_build__closure, A._PasswordConfirmationState_build_closure2, A._PasswordConfirmationState_build_closure3, A._FieldConfirmationState_build_closure2, A._FieldConfirmationState_build_closure3, A.cloneToDialog__closure, A.cloneToDialog__closure0, A.cloneToDialog__closure1, A.cloneToDialog__closure2, A.cloneToDialog__closure3, A.cloneToDialog__closure4, A.changeTaskStatusDialog___closure, A.changeTaskStatusDialog__closure0, A.addToInvoiceDialog___closure, A.EnumUtils_fromString_closure0, A._ExampleEditorState_initState_closure, A._EditorToolbarState__onLinkPressed_closure0, A._EditorToolbarState__applyLink_closure, A._EditorToolbarState__buildUrlField_closure1, A._EditorToolbarState__buildUrlField__closure, A.Logger_Logger_closure, A.ListSyntax_parse_endItem, A.ParagraphSyntax__parseReflinkDefinition_closure, A.InlineParser__linkOrImage_closure2, A.InlineParser__processEmphasis_closure, A.InlineParser__processEmphasis_closure1, A.PublicClientApplication_loginPopup_closure, A._FadeWidgetState_animationStatusChange_closure, A._PinputState__handleHover_closure, A._PinputState__validator_closure, A._PinputState__buildPinput_closure, A._PinputState__buildPinput_closure0, A._PinputState__buildFields_onlyFields, A.PrintingPlugin_layoutPdf__closure, A.PdfPreviewAction_build_closure, A.PdfPreviewCustomState_didChangeDependencies__closure, A.PdfPreviewCustomState__createPreview__closure, A.PdfPreviewCustomState__createPreview___closure, A.PdfPreviewCustomState__zoomPreview_closure, A.PdfPreviewCustomState__zoomPreview__closure, A.PdfPreviewCustomState_build_closure, A.PdfPreviewState_initState_closure, A.PdfPreviewState_initState__closure, A.PdfPreviewState_didUpdateWidget_closure, A.PdfPreviewState_didChangeDependencies__closure, A.PdfPreviewRaster_raster_closure, A.PdfPreviewRaster__raster_closure, A.PdfPreviewRaster__raster_closure0, A.PdfPreviewRaster__raster_closure1, A.PdfPreviewRaster__raster_closure2, A.PdfPreviewRaster__raster_closure3, A.LoggingMiddleware_call_closure, A.RoundedLoadingButtonState_initState_closure, A.RoundedLoadingButtonState_initState__closure1, A.RoundedLoadingButtonState_initState_closure0, A.RoundedLoadingButtonState_initState__closure0, A.RoundedLoadingButtonState_initState_closure2, A.RoundedLoadingButtonState_initState__closure, A.BehaviorSubject__deferStream_closure, A.Subject_addStream_complete, A.StartWithStreamTransformer_bind_closure, A.StartWithErrorStreamTransformer_bind_closure, A._forwardMulti__closure, A._forward_closure, A._forward_closure0, A._forward__listenToUpstream_closure, A._forward__listenToUpstream_closure0, A._forward_closure1, A.Highlighter_closure, A.Highlighter__writeFileStart_closure, A.Highlighter__writeMultilineHighlights_closure, A.Highlighter__writeMultilineHighlights_closure0, A.Highlighter__writeMultilineHighlights_closure1, A.Highlighter__writeMultilineHighlights_closure2, A.Highlighter__writeMultilineHighlights__closure, A.Highlighter__writeMultilineHighlights__closure0, A.Highlighter__writeHighlightedText_closure, A.Highlighter__writeIndicator_closure, A.Highlighter__writeIndicator_closure0, A.Highlighter__writeIndicator_closure1, A.Highlighter__writeSidebar_closure, A._Highlight_closure, A.addToContextSet_closure, A.addToActiveReactiveModels_closure, A._MyStatefulWidgetState_initState__closure, A.InjectedImp_closure, A.IObservable_addObserver_closure, A.IObservable_addCleaner_closure, A.ReactiveModelImp_setStateNullable_closure, A.ReactiveModelImp_setStateNullable_closure1, A.ReactiveModelImp_setToHasError_closure, A.ReactiveModelImp__handleAsyncState__closure, A.ReactiveModelImp__handleAsyncState_closure0, A.DocumentComposer_closure, A.MutableDocument_getRangeBetween_closure, A._DocumentMouseInteractorState__onPanUpdate_closure, A._DocumentMouseInteractorState__onDragEnd_closure, A._DocumentMouseInteractorState__buildGestureInput_closure, A._DocumentMouseInteractorState__buildGestureInput_closure1, A._AndroidDocumentTouchInteractorState_initState_closure, A._AndroidDocumentTouchInteractorState_initState_closure0, A._AndroidDocumentTouchInteractorState_didChangeMetrics__closure, A._AndroidDocumentTouchInteractorState__positionCollapsedHandle_closure, A._AndroidDocumentTouchInteractorState__positionExpandedHandles_closure, A._AndroidDocumentTouchInteractorState__positionExpandedHandles_closure0, A._AndroidDocumentTouchInteractorState__buildGestureInput_closure, A._AndroidDocumentTouchEditingControlsState__onCollapsedPanStart_closure, A._AndroidDocumentTouchEditingControlsState__onExpandedHandleDragStart_closure, A._AndroidDocumentTouchEditingControlsState__onPanUpdate_closure, A._AndroidDocumentTouchEditingControlsState__onHandleDragEnd_closure, A._IOSDocumentTouchInteractorState_initState_closure, A._IOSDocumentTouchInteractorState_initState_closure0, A._IOSDocumentTouchInteractorState_didChangeDependencies__closure, A._IOSDocumentTouchInteractorState_didChangeMetrics__closure, A._IOSDocumentTouchInteractorState__onTapUp_closure, A._IOSDocumentTouchInteractorState__onTapTimeout_closure, A._IOSDocumentTouchInteractorState__positionCollapsedHandle_closure, A._IOSDocumentTouchInteractorState_build__closure, A._IOSDocumentTouchInteractorState__buildGestureInput_closure, A._IOSDocumentTouchInteractorState__buildGestureInput_closure1, A._ImeFocusPolicyState__onFocusChange_closure, A._DocumentSelectionOpenAndCloseImePolicyState__onSelectionChange_closure, A.SuperEditorImeInteractorState_build_closure, A.SuperEditorImeInteractorState_build_closure0, A._DocumentScrollableState_initState__closure, A._DocumentScrollableState_initState__closure0, A._DocumentScrollableState_didUpdateWidget_closure, A._DocumentScrollableState_didUpdateWidget_closure0, A._SingleColumnDocumentLayoutState__onViewModelChange_closure, A._PresenterComponentBuilderState__onViewModelChange_closure, A.SingleColumnLayoutPresenter__assemblePipeline_closure, A.SuperEditorState__createEditContext_closure, A.SuperEditorState__createEditContext_closure0, A.SuperEditorState_build_closure, A.SuperEditorState_build_closure0, A.SuperEditorState__buildGestureSystem_closure, A.SuperEditorState__buildGestureSystem_closure0, A.SuperEditorState__buildDesktopGestureSystem__closure, A.DefaultCaretOverlayBuilder_build_closure, A.ToggleTextAttributionsCommand_execute_closure, A._MultiListenableBuilderState__onListenableChange_closure, A._FocusWithCustomParentState__handleFocusChanged_closure, A._FocusWithCustomParentState__handleFocusChanged_closure0, A._FocusWithCustomParentState__handleFocusChanged_closure1, A._FocusWithCustomParentState__handleFocusChanged_closure2, A.TapSequenceGestureRecognizer_addAllowedPointer_closure, A.TapSequenceGestureRecognizer_addAllowedPointer_closure0, A.TapSequenceGestureRecognizer_addAllowedPointer_closure1, A.TapSequenceGestureRecognizer__checkUp_closure, A.TapSequenceGestureRecognizer__checkUp_closure0, A.TapSequenceGestureRecognizer__checkUp_closure1, A._AndroidEditingOverlayControlsState_didChangeMetrics__closure, A._AndroidEditingOverlayControlsState__rebuildOnNextFrame__closure, A._AndroidEditingOverlayControlsState__onCollapsedPanStart_closure, A._AndroidEditingOverlayControlsState__onBasePanStart_closure, A._AndroidEditingOverlayControlsState__onExtentPanStart_closure, A._AndroidEditingOverlayControlsState__onPanUpdate_closure, A._AndroidEditingOverlayControlsState__onHandleDragEnd_closure, A._AndroidEditingOverlayControlsState_build__closure, A._AndroidEditingOverlayControlsState__scheduleRebuildBecauseTextIsNotLaidOutYet__closure, A.AndroidTextFieldTouchInteractorState__onDoubleTapDown_closure, A.AndroidTextFieldTouchInteractorState__onTextPanStart_closure, A.AndroidTextFieldTouchInteractorState__onPanUpdate_closure, A.AndroidTextFieldTouchInteractorState__onHandleDragEnd_closure, A.AndroidTextFieldTouchInteractorState_build_closure, A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure, A.AndroidTextFieldTouchInteractorState__buildTapAndDragDetector_closure1, A.SuperAndroidTextFieldState__updateSelectionAndImeConnectionOnFocusChange_closure, A.SuperAndroidTextFieldState__updateSelectionAndImeConnectionOnFocusChange_closure0, A._defaultAndroidToolbarBuilder_closure, A._defaultAndroidToolbarBuilder_closure0, A._defaultAndroidToolbarBuilder_closure1, A._defaultAndroidToolbarBuilder_closure2, A.SuperDesktopTextFieldState__updateViewportHeight_closure, A.SuperDesktopTextFieldState_build__closure, A._SuperTextFieldGestureInteractorState__onTapDown_closure, A._SuperTextFieldGestureInteractorState__onDoubleTapDown_closure, A._SuperTextFieldGestureInteractorState__onTripleTapDown_closure, A._SuperTextFieldGestureInteractorState__onPanUpdate_closure, A._SuperTextFieldGestureInteractorState__onPanEnd_closure, A._SuperTextFieldGestureInteractorState__onPanCancel_closure, A._SuperTextFieldGestureInteractorState__updateDragSelection_closure, A._SuperTextFieldGestureInteractorState__clearSelection_closure, A._SuperTextFieldGestureInteractorState_build_closure, A._SuperTextFieldGestureInteractorState_build_closure1, A._SuperTextFieldImeInteractorState__updateSelectionAndImeConnectionOnFocusChange_closure, A._SuperTextFieldImeInteractorState__updateSelectionAndImeConnectionOnFocusChange_closure0, A._TextScrollViewState__updateViewportHeight_closure, A._TextScrollViewState__updateViewportHeight_closure0, A._TextScrollViewState__updateViewportHeight__closure, A._IOSEditingControlsState_didChangeMetrics__closure, A._IOSEditingControlsState__rebuildOnNextFrame__closure, A._IOSEditingControlsState__onBasePanStart_closure, A._IOSEditingControlsState__onExtentPanStart_closure, A._IOSEditingControlsState__onPanUpdate_closure, A._IOSEditingControlsState__onHandleDragEnd_closure, A._IOSEditingControlsState_build__closure, A._IOSEditingControlsState__scheduleRebuildBecauseTextIsNotLaidOutYet__closure, A.IOSTextFieldTouchInteractorState__onDoubleTapDown_closure, A.IOSTextFieldTouchInteractorState__onTextPanStart_closure, A.IOSTextFieldTouchInteractorState__onPanUpdate_closure, A.IOSTextFieldTouchInteractorState__onHandleDragEnd_closure, A.IOSTextFieldTouchInteractorState_build_closure0, A.IOSTextFieldTouchInteractorState_build_closure, A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure, A.IOSTextFieldTouchInteractorState__buildTapAndDragDetector_closure1, A.SuperIOSTextFieldState__updateSelectionAndImeConnectionOnFocusChange_closure, A.SuperIOSTextFieldState__updateSelectionAndImeConnectionOnFocusChange_closure0, A._defaultPopoverToolbarBuilder_closure, A._defaultPopoverToolbarBuilder_closure0, A._defaultPopoverToolbarBuilder_closure1, A.main_closure0, A.main_closure]); _inheritMany(A.Closure2Args, [A.AppBootstrap_prepareEngineInitializer__closure0, A.AppBootstrap_prepareEngineInitializer__closure, A.AppBootstrap__prepareAppRunner__closure, A.downloadCanvasKit_closure, A.IntervalTree_IntervalTree$createFromRanges_closure, A.IntervalTree_IntervalTree$createFromRanges_closure0, A.Surface_acquireFrame_closure, A.commitScene_closure, A.PersistedContainerSurface__matchChildren_closure, A.initializeEngineServices_closure, A.KeyboardConverter__handleEvent_closure2, A.KeyboardConverter__handleEvent__closure, A.EnginePlatformDispatcher__addFontSizeObserver_closure, A.StandardMessageCodec_writeValue_closure0, A._computeLineBreakFragments_setBreak, A.saveForms_closure, A.HybridTextEditing__startEditing_closure0, A._HeaderValue_toString_closure, A._CastListBase_sort_closure, A.CastMap_forEach_closure, A.ConstantMap_map_closure, A.Primitives_functionNoSuchMethod_closure, A.JsLinkedHashMap_addAll_closure, A.initHooks_closure0, A._awaitOnObject_closure0, A._wrapJsFunctionForAsync_closure, A.Future_wait_handleError, A._Future__chainForeignFuture_closure0, A._Future_timeout_closure1, A.Stream_Stream$fromFuture_closure0, A._AddStreamState_makeErrorHandler_closure, A._cancelAndErrorClosure_closure, A._HashMap_addAll_closure, A.HashMap_HashMap$from_closure, A.LinkedHashMap_LinkedHashMap$from_closure, A.MapBase_mapToString_closure, A.SplayTreeSet__copyNode_copyChildren, A._JsonStringifier_writeMap_closure, A._JsonPrettyPrintMixin_writeMap_closure, A._symbolMapToStringMap_closure, A.NoSuchMethodError_toString_closure, A._BigIntImpl_hashCode_combine, A.Uri_splitQueryString_closure, A.Uri__parseIPv4Address_error, A.Uri_parseIPv6Address_error, A.Uri_parseIPv6Address_parseHex, A._Uri__makeQuery_writeParameter, A._Uri__makeQuery_closure, A._createTables_build, A.MidiInputMap_keys_closure, A.MidiInputMap_values_closure, A.MidiOutputMap_keys_closure, A.MidiOutputMap_values_closure, A.RtcStatsReport_keys_closure, A.RtcStatsReport_values_closure, A.Storage_keys_closure, A.Storage_values_closure, A._DataAttributeMap_forEach_closure, A._DataAttributeMap_keys_closure, A._DataAttributeMap_values_closure, A._AcceptStructuredClone_walk_closure, A._FileStream__readBlock_closure0, A._FileStream__start_onOpenFile_closure, A._FileStream__start_openFailed, A.AudioParamMap_keys_closure, A.AudioParamMap_values_closure, A.AttributedSpans_copyAttributionRegion_closure1, A.AttributedSpans_copyAttributionRegion_closure6, A.BoardListState_build_closure3, A.BoardViewState_build_closure0, A.hashObjects_closure, A.BuiltListMultimap_forEach_closure, A.MapBuilder_replace_closure, A.MapBuilder_replace_closure0, A.BuiltSetMultimap_forEach_closure, A.StandardJsonPlugin__toList_closure0, A.StandardJsonPlugin__toListUsingDiscriminator_closure0, A.loadAsyncHtmlImage_closure, A.MultiImageStreamCompleter_closure0, A.MultiImageStreamCompleter_closure1, A.BaseBarRenderer_preprocessSeries__closure, A.BaseBarRenderer_update_closure0, A.BaseBarRenderer_paint_closure, A.BaseBarRenderer_paint_closure0, A.BaseBarRenderer_paint_closure1, A.BaseBarRenderer__getSegmentsForDomainValue_closure, A._ReversedSeriesIterator_closure0, A.BaseTickDrawStrategy_collides_closure, A.BaseTickDrawStrategy_measureVerticallyDrawnTicks_closure, A.BaseTickDrawStrategy_measureHorizontallyDrawnTicks_closure, A.CartesianChart_init_closure, A.CartesianChart_preprocessSeries_closure, A.CartesianChart_preprocessSeries_closure0, A.CartesianChart_preprocessSeries_closure1, A.CartesianChart_preprocessSeries_closure2, A.CartesianChart_onSkipLayout_closure, A.BaseChart_getNearestDatumDetailPerSeries_closure0, A.BaseChart_configureSeries_closure0, A.BaseChart_preprocessSeries_closure1, A.BaseChart_onPostLayout_closure, A.LinePointHighlighter__updateViewData_closure, A._LinePointLayoutView_paint_closure, A._LinePointLayoutView_paint_closure0, A.SelectNearest__onSelect_closure, A.LayoutManagerImpl_paintOrderedViews_closure, A.LayoutManagerImpl_positionOrderedViews_closure, A.LineRenderer_update_closure0, A.LineRenderer_paint_closure, A.LineRenderer_paint_closure0, A.PointRenderer_paint_closure, A.PointRenderer_paint_closure0, A.BaseChartState_build_closure, A.BaseChartState_dispose_closure, A.TabularLegendLayout__buildTableFromRows_closure0, A.CanonicalizedMap_addAll_closure, A.CanonicalizedMap_forEach_closure, A.CanonicalizedMap_map_closure, A.MemoryDirectory_createSync_closure, A.MemoryFile__doCreate_closure, A._FileSink_addStream_closure0, A._FileSink_close_closure0, A.FilePickerWeb__fileType_closure, A.CupertinoDynamicColor_toString_toString, A._CupertinoDesktopTextSelectionControlsToolbarState_build_addToolbarButton, A._RenderCupertinoSwitch_paint_closure, A._CupertinoTextSelectionControlsToolbarState_build_addToolbarButton, A._RenderCupertinoTextSelectionToolbarShape_paint_closure, A._RenderCupertinoTextSelectionToolbarItems_hitTestChild_closure, A.BindingBase_registerServiceExtension_closure, A.PointerRouter__dispatchEventToRoutes_closure, A.ScaleGestureRecognizer__reconfigure_closure0, A.ScaleGestureRecognizer_acceptGesture_closure0, A._PackagesViewState_licenses_closure, A._PackagesViewState_build_closure, A._PackagesViewState_build__closure, A._PackagesViewState__packagesList_closure, A._LicenseData_sortPackages_closure, A._PackageLicensePageState_build_closure, A._MasterDetailFlowState_build_closure, A._MasterDetailFlowState__nestedUI_closure, A._MasterDetailFlowState__lateralUI_closure1, A._MasterDetailFlowState__lateralUI_closure, A._MasterDetailScaffoldState_build__closure, A._DetailView_build_closure, A.MaterialApp_createMaterialHeroController_closure, A._MaterialAppState_build_closure, A._RenderInputPadding_hitTest_closure, A._RenderInputPadding_hitTest_closure0, A.__DatePickerDialogState_State_RestorationMixin_dispose_closure, A._DesktopTextSelectionControlsToolbarState_build_addToolbarButton, A._DropdownRoute_buildPage_closure, A._DropdownRoute_getItemOffset_closure, A._DropdownRoute_getMenuLimits_closure, A._RenderDecoration_performLayout_centerLayout, A._RenderDecoration_performLayout_baselineLayout, A._RenderDecoration_hitTestChildren_closure, A._RenderListTile_hitTestChildren_closure, A._ZoomEnterTransitionPainter_paint_closure, A._ZoomExitTransitionPainter_paint_closure, A._PopupMenu_build_closure0, A._LinearProgressIndicatorPainter_paint_drawBar, A._LinearProgressIndicatorState_build_closure, A._CircularProgressIndicatorState__buildAnimation_closure, A._RefreshProgressIndicatorState__buildAnimation_closure, A.RefreshIndicatorState_build_closure, A.ReorderableListView_closure, A._ReorderableListViewState__wrapWithSemantics_reorder, A._ReorderableListViewState__proxyDecorator_closure, A.ScaffoldState_build_closure, A._StandardBottomSheetState_build_closure, A._ScaffoldState_State_TickerProviderStateMixin_RestorationMixin_dispose_closure, A._TextFieldState_build_closure1, A._TextFieldState_build_closure2, A.__TextFieldState_State_RestorationMixin_dispose_closure, A._TextSelectionToolbarTrailingEdgeAlignRenderBox_hitTestChildren_closure, A._RenderTextSelectionToolbarItemsLayout_hitTestChildren_closure, A.ThemeData__lerpThemeExtensions_closure, A._RenderInputPadding_hitTest_closure2, A.__HourMinuteTextFieldState_State_RestorationMixin_dispose_closure, A.__TimePickerDialogState_State_RestorationMixin_dispose_closure, A.__TimePickerInputState_State_RestorationMixin_dispose_closure, A._RenderInputPadding_hitTest_closure1, A.NetworkImage__loadAsync_closure, A._CompoundBorder_dimensions_closure, A.ImageCache_putIfAbsent_listener, A.ImageProvider_resolve_closure, A.ImageProvider__createErrorHandlerAndKey_handleError, A.AssetImage_obtainKey_closure0, A.MultiFrameImageStreamCompleter_closure, A.MultiFrameImageStreamCompleter_closure0, A.RenderBoxContainerDefaultsMixin_defaultHitTestChildren_closure, A.RenderEditable_getRectForComposingRange_closure, A.RenderEditable_hitTestChildren_closure, A.RenderEditable__paintContents_closure, A.RenderFlex_computeMinIntrinsicWidth_closure, A.RenderFlex_computeMaxIntrinsicWidth_closure, A.RenderFlex_computeMinIntrinsicHeight_closure, A.RenderFlex_computeMaxIntrinsicHeight_closure, A.MouseTracker__handleDeviceUpdateMouseEvents_closure, A.PipelineOwner_flushLayout_closure, A.PipelineOwner_flushCompositingBits_closure, A.PipelineOwner_flushPaint_closure, A.PipelineOwner_flushSemantics_closure, A.RenderParagraph_hitTestChildren_closure, A.RenderParagraph_paint_closure, A.RenderPhysicalModel_paint_closure, A.RenderPhysicalShape_paint_closure, A.RenderTransform_hitTestChildren_closure, A.RenderFittedBox_hitTestChildren_closure, A.RenderFractionalTranslation_hitTestChildren_closure, A.RenderFollowerLayer_hitTestChildren_closure, A.RenderShiftedBox_hitTestChildren_closure, A.RenderIndexedStack_hitTestChildren_closure, A.RenderTable_computeDryLayout_closure, A.RenderTable_hitTestChildren_closure, A.SchedulerBinding_handleBeginFrame_closure, A._SemanticsSortGroup_sortedWithinKnot_closure, A.SemanticsOwner_sendSemanticsUpdate_closure0, A.SemanticsOwner_sendSemanticsUpdate_closure1, A._DefaultBinaryMessenger_setMessageHandler_closure, A.StandardMessageCodec_writeValue_closure, A._StreamBuilderBaseState__subscribe_closure1, A._FutureBuilderState__subscribe_closure0, A._DraggableScrollableSheetState_build__closure, A.EditableTextState__formatAndSetValue_closure, A.EditableTextState_build_closure, A.DirectionalFocusTraversalPolicyMixin__sortAndFindInitial_closure, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterHorizontally_closure, A.DirectionalFocusTraversalPolicyMixin__sortAndFilterVertically_closure, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure1, A.DirectionalFocusTraversalPolicyMixin_inDirection_closure4, A._ReadingOrderSortData_sortWithDirectionality_closure, A._ReadingOrderDirectionalGroupData_sortWithDirectionality_closure, A.ReadingOrderTraversalPolicy__pickNext_closure, A.ReadingOrderTraversalPolicy__pickNext_inBand, A._FormFieldState_State_RestorationMixin_dispose_closure, A.RenderObjectElement_updateChildren_slotFor, A.Hero__allHeroesFor_inviteHero, A._HeroFlight__buildOverlay_closure, A.HeroController__defaultHeroFlightShuttleBuilder_closure, A._ImageState__getListener_closure, A._HistoryProperty_fromPrimitives_closure, A._NavigatorState_State_TickerProviderStateMixin_RestorationMixin_dispose_closure, A._RenderTheatre_hitTestChildren_closure, A._StretchingOverscrollIndicatorState_build_closure, A._PageViewState_build_closure0, A.HtmlElementView_build_closure, A._PlatformViewLinkState_build_closure, A._DragItemProxy_build_closure, A.__RestorationScopeState_State_RestorationMixin_dispose_closure, A.__RouterState_State_RestorationMixin_dispose_closure, A._ModalScopeState_build_closure, A._ModalScopeState_build__closure0, A._ModalScopeState_build___closure, A.ScrollView_build_closure, A.ListView$separated_closure, A.ListView$separated_closure0, A._ScrollableState_State_TickerProviderStateMixin_RestorationMixin_dispose_closure, A._ScrollableSelectionContainerDelegate_didChangeSelectables_closure, A._ScrollableSelectionContainerDelegate_didChangeSelectables_closure0, A.ShortcutManager__indexShortcuts_closure, A.SingleChildScrollView_build_closure, A._RenderSingleChildViewport_paint_paintContents, A._RenderSingleChildViewport_hitTestChildren_closure, A.loadDateIntlDataIfNotLoaded_closure, A._StoreStreamListenerState_build_closure, A._RenderFlexEntranceTransition_hitTestChildren_closure, A.RenderStaggeredGrid__computeSize_computeCrossAxisCellCount, A.Element__addOuterHtml_closure, A.Phase_startTagHtml_closure, A.InBodyPhase_startTagBody_closure, A.formatStr_closure, A._separatingNewlines_closure, A._BaseRules_defaultRule_closure, A._CommonRules_paragraph_closure, A._CommonRules_lineBreak_closure, A._CommonRules_heading_closure, A._CommonRules_blockquote_closure, A._CommonRules_list_closure, A._CommonRules_listItem_closure, A._CommonRules_indentedCodeBlock_closure0, A._CommonRules_fencedCodeBlock_closure0, A._CommonRules_horizontalRule_closure, A._CommonRules_inlineLink_closure0, A._CommonRules_referenceLink_closure1, A._CommonRules_emphasis_closure, A._CommonRules_strong_closure, A._CommonRules_strike_closure, A._CommonRules_code_closure0, A._CommonRules_image_closure, A._TableRules_tableCell_closure, A._TableRules_tableRow_closure, A._TableRules_table_closure, A._TableRules_tableSection_closure, A._TableRules_captionSection_closure, A.BaseRequest_closure, A.mapToQuery_closure, A.MediaType_toString_closure, A.IfdContainer$from_closure, A.IfdDirectory_copy_closure, A._$PurchasesResultWrapperFromJson_closure, A._$SkuDetailsResponseWrapperFromJson_closure, A._$SKErrorFromJson_closure, A._$SKProductDiscountWrapperFromJson_closure, A._$SKProductDiscountWrapperFromJson_closure0, A._$SKProductWrapperFromJson_closure, A._$SKProductWrapperFromJson_closure0, A.DateFormat__fieldConstructors_closure, A.DateFormat__fieldConstructors_closure0, A.DateFormat__fieldConstructors_closure1, A._DateFormatPatternField_parseEnumeratedString_closure0, A._CountryPickerDialogState_build_closure0, A._IntlPhoneFieldState__changeCountry__closure, A.GatewayEntity_supportedEvents_closure, A.InvoiceEntity_getTaxes_calculateAmount, A.TaskEntity_getTaskTimes_closure0, A._parseError_closure, A.InvoiceNinjaAppState_build__closure123, A.lastErrorReducer_closure, A.lastErrorReducer_closure0, A.lastErrorReducer_closure1, A.lastErrorReducer_closure2, A.lastErrorReducer_closure3, A.lastErrorReducer_closure4, A.lastErrorReducer_closure5, A.lastErrorReducer_closure6, A.lastErrorReducer_closure7, A.lastErrorReducer_closure8, A.lastErrorReducer_closure9, A.lastErrorReducer_closure10, A.lastErrorReducer_closure11, A.lastErrorReducer_closure12, A.lastErrorReducer_closure13, A.lastErrorReducer_closure14, A.lastErrorReducer_closure15, A.lastErrorReducer_closure16, A.lastErrorReducer_closure17, A.lastErrorReducer_closure18, A.lastErrorReducer_closure19, A.lastErrorReducer_closure20, A.lastErrorReducer_closure21, A.lastErrorReducer_closure22, A.lastErrorReducer_closure23, A.dismissedNativeWarningReducer_closure, A.dismissedNativeWarningReducer_closure0, A.forceSelectedReducer_closure167, A.forceSelectedReducer_closure168, A.forceSelectedReducer_closure169, A.forceSelectedReducer_closure170, A.forceSelectedReducer_closure171, A.forceSelectedReducer_closure172, A.forceSelectedReducer_closure173, A.forceSelectedReducer_closure174, A.tabIndexReducer_closure21, A.tabIndexReducer_closure22, A.selectedIdReducer_closure336, A.selectedIdReducer_closure337, A.selectedIdReducer_closure338, A.selectedIdReducer_closure339, A.selectedIdReducer_closure340, A.selectedIdReducer_closure341, A.selectedIdReducer_closure342, A.selectedIdReducer_closure343, A.selectedIdReducer_closure344, A.selectedIdReducer_closure345, A.selectedIdReducer_closure346, A.selectedIdReducer_closure347, A.selectedIdReducer_closure348, A.selectedIdReducer_closure349, A.selectedIdReducer_closure350, A.editingReducer_closure114, A.editingReducer_closure115, A.editingReducer_closure116, A.editingReducer_closure117, A.bankAccountListReducer_closure, A.dropdownBankAccountsSelector_closure0, A.filteredBankAccountsSelector_closure0, A.handleClientAction__closure, A.__MergClientPickerState_build__closure, A.forceSelectedReducer_closure207, A.forceSelectedReducer_closure208, A.forceSelectedReducer_closure209, A.forceSelectedReducer_closure210, A.forceSelectedReducer_closure211, A.forceSelectedReducer_closure212, A.forceSelectedReducer_closure213, A.forceSelectedReducer_closure214, A.tabIndexReducer_closure31, A.tabIndexReducer_closure32, A.saveCompleterReducer_closure2, A.cancelCompleterReducer_closure2, A.editingContactReducer_closure, A.editingContactReducer_closure0, A.selectedIdReducer_closure416, A.selectedIdReducer_closure417, A.selectedIdReducer_closure418, A.selectedIdReducer_closure419, A.selectedIdReducer_closure420, A.selectedIdReducer_closure421, A.selectedIdReducer_closure422, A.selectedIdReducer_closure423, A.selectedIdReducer_closure424, A.selectedIdReducer_closure425, A.selectedIdReducer_closure426, A.selectedIdReducer_closure427, A.selectedIdReducer_closure428, A.selectedIdReducer_closure429, A.selectedIdReducer_closure430, A.selectedIdReducer_closure431, A.selectedIdReducer_closure432, A.editingReducer_closure141, A.editingReducer_closure142, A.editingReducer_closure143, A.editingReducer_closure144, A.editingReducer_closure145, A.editingReducer_closure146, A.editingReducer_closure147, A.editingReducer_closure148, A.editingReducer_closure149, A.editingReducer_closure150, A.editingReducer_closure151, A.editingReducer_closure152, A.editingReducer_closure153, A.editingReducer_closure154, A.clientListReducer_closure, A.dropdownClientsSelector_closure0, A.memoizedClientStatsForUser_closure, A.clientStatsForUser_closure, A.filteredClientsSelector_closure0, A.userCompanyEntityReducer_closure, A.userCompanyEntityReducer_closure0, A.userCompanyEntityReducer_closure1, A.userCompanyEntityReducer_closure2, A.userCompanyEntityReducer_closure3, A.userCompanyEntityReducer_closure4, A.userCompanyEntityReducer_closure5, A.userCompanyEntityReducer_closure6, A.userCompanyEntityReducer_closure7, A.lastUpdatedReducer_closure, A.lastUpdatedReducer_closure0, A.memoizedDropdownExpenseCategoriesList_closure, A.dropdownExpenseCategoriesSelector_closure2, A.getCurrencyIds_closure, A.memoizedFilteredSelector_closure, A.filteredSelector_closure13, A.handleCompanyGatewayAction__closure, A.forceSelectedReducer_closure59, A.forceSelectedReducer_closure60, A.forceSelectedReducer_closure61, A.forceSelectedReducer_closure62, A.forceSelectedReducer_closure63, A.forceSelectedReducer_closure64, A.forceSelectedReducer_closure65, A.forceSelectedReducer_closure66, A.selectedIdReducer_closure120, A.selectedIdReducer_closure121, A.selectedIdReducer_closure122, A.selectedIdReducer_closure123, A.selectedIdReducer_closure124, A.selectedIdReducer_closure125, A.selectedIdReducer_closure126, A.selectedIdReducer_closure127, A.selectedIdReducer_closure128, A.selectedIdReducer_closure129, A.selectedIdReducer_closure130, A.selectedIdReducer_closure131, A.selectedIdReducer_closure132, A.selectedIdReducer_closure133, A.selectedIdReducer_closure134, A.editingReducer_closure37, A.editingReducer_closure38, A.editingReducer_closure39, A.editingReducer_closure40, A.companyGatewayListReducer_closure, A.memoizedCalculateCompanyGatewayProcessed_closure, A.calculateCompanyGatewayProcessed_closure, A.memoizedClientStatsForCompanyGateway_closure, A.clientStatsForCompanyGateway_closure, A.memoizedPaymentStatsForCompanyGateway_closure, A.paymentStatsForCompanyGateway_closure, A.getUnconnectedStripeAccount_closure, A.forceSelectedReducer_closure79, A.forceSelectedReducer_closure80, A.forceSelectedReducer_closure81, A.forceSelectedReducer_closure82, A.forceSelectedReducer_closure83, A.forceSelectedReducer_closure84, A.forceSelectedReducer_closure85, A.forceSelectedReducer_closure86, A.tabIndexReducer_closure11, A.tabIndexReducer_closure12, A.historyActivityIdReducer_closure0, A.editingItemReducer_closure1, A.editingItemReducer_closure2, A.selectedIdReducer_closure161, A.selectedIdReducer_closure162, A.selectedIdReducer_closure163, A.selectedIdReducer_closure164, A.selectedIdReducer_closure165, A.selectedIdReducer_closure166, A.selectedIdReducer_closure167, A.selectedIdReducer_closure168, A.selectedIdReducer_closure169, A.selectedIdReducer_closure170, A.selectedIdReducer_closure171, A.selectedIdReducer_closure172, A.selectedIdReducer_closure173, A.selectedIdReducer_closure174, A.selectedIdReducer_closure175, A.selectedIdReducer_closure176, A.selectedIdReducer_closure177, A.selectedIdReducer_closure178, A.selectedIdReducer_closure179, A.editingReducer_closure49, A.editingReducer_closure50, A.editingReducer_closure51, A.editingReducer_closure52, A.editingReducer_closure53, A.editingReducer_closure54, A.editingReducer_closure55, A.editingReducer_closure56, A.editingReducer_closure57, A.editingReducer_closure58, A.editingReducer_closure59, A.creditListReducer_closure, A._purgeClientSuccess__closure5, A.dropdownCreditSelector_closure0, A.filteredCreditsSelector_closure, A.filteredCreditsSelector_closure1, A.memoizedCreditStatsForDesign_closure, A.creditStatsForDesign_closure, A.memoizedCreditStatsForClient_closure, A.creditStatsForClient_closure, A.memoizedCreditStatsForUser_closure, A.creditStatsForUser_closure, A.selectedEntitiesReducer_closure, A.selectedEntitiesReducer_closure0, A.selectedEntityTypeReducer_closure, A.showSidebarReducer_closure, A._chartInvoices_closure, A.chartQuotes_closure, A.chartPayments_closure, A.chartTasks_closure, A.chartTasks___closure, A.chartExpenses_closure, A.memoizedRunningTasks_closure0, A.runningTasks_closure, A.memoizedUpcomingInvoices_closure, A._upcomingInvoices_closure, A._upcomingInvoices_closure0, A.memoizedPastDueInvoices_closure, A._pastDueInvoices_closure, A._pastDueInvoices_closure0, A.memoizedRecentPayments_closure, A._recentPayments_closure, A._recentPayments_closure0, A.memoizedUpcomingQuotes_closure, A._upcomingQuotes_closure, A._upcomingQuotes_closure0, A.memoizedExpiredQuotes_closure, A._expiredQuotes_closure, A._expiredQuotes_closure0, A.memoizedRunningTasks_closure, A._runningTasks_closure, A._runningTasks_closure0, A.memoizedRecentTasks_closure, A._recentTasks_closure, A._recentTasks_closure0, A.memoizedRecentExpenses_closure, A._recentExpenses_closure, A._recentExpenses_closure0, A.forceSelectedReducer_closure87, A.forceSelectedReducer_closure88, A.forceSelectedReducer_closure89, A.forceSelectedReducer_closure90, A.forceSelectedReducer_closure91, A.forceSelectedReducer_closure92, A.forceSelectedReducer_closure93, A.forceSelectedReducer_closure94, A.selectedIdReducer_closure180, A.selectedIdReducer_closure181, A.selectedIdReducer_closure182, A.selectedIdReducer_closure183, A.selectedIdReducer_closure184, A.selectedIdReducer_closure185, A.selectedIdReducer_closure186, A.selectedIdReducer_closure187, A.selectedIdReducer_closure188, A.selectedIdReducer_closure189, A.selectedIdReducer_closure190, A.selectedIdReducer_closure191, A.selectedIdReducer_closure192, A.selectedIdReducer_closure193, A.editingReducer_closure60, A.editingReducer_closure61, A.editingReducer_closure62, A.editingReducer_closure63, A.designListReducer_closure, A.filteredDesignsSelector_closure0, A.forceSelectedReducer_closure47, A.forceSelectedReducer_closure48, A.forceSelectedReducer_closure49, A.forceSelectedReducer_closure50, A.forceSelectedReducer_closure51, A.forceSelectedReducer_closure52, A.forceSelectedReducer_closure53, A.forceSelectedReducer_closure54, A.selectedIdReducer_closure95, A.selectedIdReducer_closure96, A.selectedIdReducer_closure97, A.selectedIdReducer_closure98, A.selectedIdReducer_closure99, A.selectedIdReducer_closure100, A.selectedIdReducer_closure101, A.selectedIdReducer_closure102, A.selectedIdReducer_closure103, A.selectedIdReducer_closure104, A.selectedIdReducer_closure105, A.selectedIdReducer_closure106, A.selectedIdReducer_closure107, A.editingReducer_closure32, A.documentListReducer_closure, A.filteredDocumentsSelector_closure0, A.forceSelectedReducer_closure39, A.forceSelectedReducer_closure40, A.forceSelectedReducer_closure41, A.forceSelectedReducer_closure42, A.forceSelectedReducer_closure43, A.forceSelectedReducer_closure44, A.forceSelectedReducer_closure45, A.forceSelectedReducer_closure46, A.tabIndexReducer_closure9, A.tabIndexReducer_closure10, A.selectedIdReducer_closure80, A.selectedIdReducer_closure81, A.selectedIdReducer_closure82, A.selectedIdReducer_closure83, A.selectedIdReducer_closure84, A.selectedIdReducer_closure85, A.selectedIdReducer_closure86, A.selectedIdReducer_closure87, A.selectedIdReducer_closure88, A.selectedIdReducer_closure89, A.selectedIdReducer_closure90, A.selectedIdReducer_closure91, A.selectedIdReducer_closure92, A.selectedIdReducer_closure93, A.selectedIdReducer_closure94, A.editingReducer_closure28, A.editingReducer_closure29, A.editingReducer_closure30, A.editingReducer_closure31, A.expenseListReducer_closure, A._purgeClientSuccess__closure13, A.memoizedExpensePurchaseOrderSelector_closure, A.expensePurchaseOrderSelector_closure, A.filteredExpensesSelector_closure0, A.memoizedExpenseStatsForVendor_closure, A.expenseStatsForVendor_closure, A.memoizedExpenseStatsForClient_closure, A.expenseStatsForClient_closure, A.memoizedClientExpenseList_closure, A.clientExpenseList_closure0, A.memoizedExpenseStatsForProject_closure, A.expenseStatsForProject_closure, A.memoizedExpenseStatsForUser_closure, A.expenseStatsForUser_closure, A.saveCompleterReducer_closure1, A.cancelCompleterReducer_closure1, A.forceSelectedReducer_closure127, A.forceSelectedReducer_closure128, A.forceSelectedReducer_closure129, A.forceSelectedReducer_closure130, A.forceSelectedReducer_closure131, A.forceSelectedReducer_closure132, A.forceSelectedReducer_closure133, A.forceSelectedReducer_closure134, A.selectedIdReducer_closure257, A.selectedIdReducer_closure258, A.selectedIdReducer_closure259, A.selectedIdReducer_closure260, A.selectedIdReducer_closure261, A.selectedIdReducer_closure262, A.selectedIdReducer_closure263, A.selectedIdReducer_closure264, A.selectedIdReducer_closure265, A.selectedIdReducer_closure266, A.selectedIdReducer_closure267, A.selectedIdReducer_closure268, A.selectedIdReducer_closure269, A.selectedIdReducer_closure270, A.selectedIdReducer_closure271, A.editingReducer_closure87, A.editingReducer_closure88, A.editingReducer_closure89, A.editingReducer_closure90, A.expenseCategoryListReducer_closure, A.dropdownExpenseCategoriesSelector_closure0, A.filteredExpenseCategoriesSelector_closure0, A.memoizedCalculateExpenseCategoryAmount_closure, A.calculateExpenseCategoryAmount_closure, A.memoizedExpenseStatsForExpenseCategory_closure, A.expenseStatsForExpenseCategory_closure, A.memoizedTransactionStatsForExpenseCategory_closure, A.transactionStatsForExpenseCategory_closure, A.forceSelectedReducer_closure55, A.forceSelectedReducer_closure56, A.forceSelectedReducer_closure57, A.forceSelectedReducer_closure58, A.selectedIdReducer_closure108, A.selectedIdReducer_closure109, A.selectedIdReducer_closure110, A.selectedIdReducer_closure111, A.selectedIdReducer_closure112, A.selectedIdReducer_closure113, A.selectedIdReducer_closure114, A.selectedIdReducer_closure115, A.selectedIdReducer_closure116, A.selectedIdReducer_closure117, A.selectedIdReducer_closure118, A.selectedIdReducer_closure119, A.editingReducer_closure33, A.editingReducer_closure34, A.editingReducer_closure35, A.editingReducer_closure36, A.groupListReducer_closure, A.filteredGroupsSelector_closure0, A.memoizedClientStatsForGroup_closure, A.clientStatsForGroup_closure, A.forceSelectedReducer_closure199, A.forceSelectedReducer_closure200, A.forceSelectedReducer_closure201, A.forceSelectedReducer_closure202, A.forceSelectedReducer_closure203, A.forceSelectedReducer_closure204, A.forceSelectedReducer_closure205, A.forceSelectedReducer_closure206, A.tabIndexReducer_closure29, A.tabIndexReducer_closure30, A.historyActivityIdReducer_closure3, A.editingItemIndexReducer_closure1, A.editingItemIndexReducer_closure2, A.selectedIdReducer_closure397, A.selectedIdReducer_closure398, A.selectedIdReducer_closure399, A.selectedIdReducer_closure400, A.selectedIdReducer_closure401, A.selectedIdReducer_closure402, A.selectedIdReducer_closure403, A.selectedIdReducer_closure404, A.selectedIdReducer_closure405, A.selectedIdReducer_closure406, A.selectedIdReducer_closure407, A.selectedIdReducer_closure408, A.selectedIdReducer_closure409, A.selectedIdReducer_closure410, A.selectedIdReducer_closure411, A.selectedIdReducer_closure412, A.selectedIdReducer_closure413, A.selectedIdReducer_closure414, A.selectedIdReducer_closure415, A.editingReducer_closure130, A.editingReducer_closure131, A.editingReducer_closure132, A.editingReducer_closure133, A.editingReducer_closure134, A.editingReducer_closure135, A.editingReducer_closure136, A.editingReducer_closure137, A.editingReducer_closure138, A.editingReducer_closure139, A.editingReducer_closure140, A.invoiceListReducer_closure, A._purgeClientSuccess__closure15, A.memoizedHasActiveUnpaidInvoices_closure, A.memoizedInvoiceQuoteSelector_closure, A.invoiceQuoteSelector_closure, A.dropdownInvoiceSelector_closure0, A.filteredInvoicesSelector_closure, A.filteredInvoicesSelector_closure1, A.memoizedInvoiceStatsForClient_closure, A.invoiceStatsForClient_closure, A.memoizedInvoiceStatsForDesign_closure, A.invoiceStatsForDesign_closure, A.memoizedInvoiceStatsForSubscription_closure, A.invoiceStatsForSubscription_closure, A.memoizedInvoiceStatsForProject_closure, A.invoiceStatsForProject_closure, A.memoizedInvoiceStatsForUser_closure, A.invoiceStatsForUser_closure, A.forceSelectedReducer_closure7, A.forceSelectedReducer_closure8, A.forceSelectedReducer_closure9, A.forceSelectedReducer_closure10, A.forceSelectedReducer_closure11, A.forceSelectedReducer_closure12, A.forceSelectedReducer_closure13, A.forceSelectedReducer_closure14, A.tabIndexReducer_closure1, A.tabIndexReducer_closure2, A.selectedIdReducer_closure18, A.selectedIdReducer_closure19, A.selectedIdReducer_closure20, A.selectedIdReducer_closure21, A.selectedIdReducer_closure22, A.selectedIdReducer_closure23, A.selectedIdReducer_closure24, A.selectedIdReducer_closure25, A.selectedIdReducer_closure26, A.selectedIdReducer_closure27, A.selectedIdReducer_closure28, A.selectedIdReducer_closure29, A.selectedIdReducer_closure30, A.selectedIdReducer_closure31, A.selectedIdReducer_closure32, A.selectedIdReducer_closure33, A.selectedIdReducer_closure34, A.editingReducer_closure10, A.editingReducer_closure11, A.editingReducer_closure12, A.editingReducer_closure13, A.paymentListReducer_closure, A._purgeClientSuccess__closure1, A.filteredPaymentsSelector_closure0, A.paymentStatsForClient_closure, A.forceSelectedReducer_closure95, A.forceSelectedReducer_closure96, A.forceSelectedReducer_closure97, A.forceSelectedReducer_closure98, A.forceSelectedReducer_closure99, A.forceSelectedReducer_closure100, A.forceSelectedReducer_closure101, A.forceSelectedReducer_closure102, A.selectedIdReducer_closure194, A.selectedIdReducer_closure195, A.selectedIdReducer_closure196, A.selectedIdReducer_closure197, A.selectedIdReducer_closure198, A.selectedIdReducer_closure199, A.selectedIdReducer_closure200, A.selectedIdReducer_closure201, A.selectedIdReducer_closure202, A.selectedIdReducer_closure203, A.selectedIdReducer_closure204, A.selectedIdReducer_closure205, A.selectedIdReducer_closure206, A.selectedIdReducer_closure207, A.editingReducer_closure64, A.editingReducer_closure65, A.editingReducer_closure66, A.editingReducer_closure67, A.paymentTermListReducer_closure, A.memoizedDropdownPaymentTermList_closure, A.dropdownPaymentTermsSelector_closure0, A.filteredPaymentTermsSelector_closure0, A.forceSelectedReducer_closure215, A.forceSelectedReducer_closure216, A.forceSelectedReducer_closure217, A.forceSelectedReducer_closure218, A.forceSelectedReducer_closure219, A.forceSelectedReducer_closure220, A.forceSelectedReducer_closure221, A.forceSelectedReducer_closure222, A.tabIndexReducer_closure33, A.tabIndexReducer_closure34, A.editingReducer_closure155, A.editingReducer_closure156, A.editingReducer_closure157, A.editingReducer_closure158, A.selectedIdReducer_closure433, A.selectedIdReducer_closure434, A.selectedIdReducer_closure435, A.selectedIdReducer_closure436, A.selectedIdReducer_closure437, A.selectedIdReducer_closure438, A.selectedIdReducer_closure439, A.selectedIdReducer_closure440, A.selectedIdReducer_closure441, A.selectedIdReducer_closure442, A.selectedIdReducer_closure443, A.selectedIdReducer_closure444, A.selectedIdReducer_closure445, A.selectedIdReducer_closure446, A.productListReducer_closure, A.dropdownProductsSelector_closure0, A.productList_closure0, A.filteredProductsSelector_closure0, A.forceSelectedReducer_closure15, A.forceSelectedReducer_closure16, A.forceSelectedReducer_closure17, A.forceSelectedReducer_closure18, A.forceSelectedReducer_closure19, A.forceSelectedReducer_closure20, A.forceSelectedReducer_closure21, A.forceSelectedReducer_closure22, A.tabIndexReducer_closure3, A.tabIndexReducer_closure4, A.saveCompleterReducer_closure, A.cancelCompleterReducer_closure, A.selectedIdReducer_closure35, A.selectedIdReducer_closure36, A.selectedIdReducer_closure37, A.selectedIdReducer_closure38, A.selectedIdReducer_closure39, A.selectedIdReducer_closure40, A.selectedIdReducer_closure41, A.selectedIdReducer_closure42, A.selectedIdReducer_closure43, A.selectedIdReducer_closure44, A.selectedIdReducer_closure45, A.selectedIdReducer_closure46, A.selectedIdReducer_closure47, A.selectedIdReducer_closure48, A.selectedIdReducer_closure49, A.editingReducer_closure14, A.editingReducer_closure15, A.editingReducer_closure16, A.editingReducer_closure17, A.projectListReducer_closure, A._purgeClientSuccess__closure3, A.convertProjectToInvoiceItem_closure, A.convertProjectToInvoiceItem_closure0, A.convertProjectToInvoiceItem_closure1, A.convertProjectToInvoiceItem_closure2, A.dropdownProjectsSelector_closure0, A.filteredProjectsSelector_closure0, A.taskDurationForProject_closure, A.memoizedProjectStatsForClient_closure, A.projectStatsForClient_closure, A.memoizedProjectStatsForUser_closure, A.forceSelectedReducer_closure159, A.forceSelectedReducer_closure160, A.forceSelectedReducer_closure161, A.forceSelectedReducer_closure162, A.forceSelectedReducer_closure163, A.forceSelectedReducer_closure164, A.forceSelectedReducer_closure165, A.forceSelectedReducer_closure166, A.tabIndexReducer_closure19, A.tabIndexReducer_closure20, A.historyActivityIdReducer_closure2, A.editingItemReducer_closure3, A.editingItemReducer_closure4, A.selectedIdReducer_closure317, A.selectedIdReducer_closure318, A.selectedIdReducer_closure319, A.selectedIdReducer_closure320, A.selectedIdReducer_closure321, A.selectedIdReducer_closure322, A.selectedIdReducer_closure323, A.selectedIdReducer_closure324, A.selectedIdReducer_closure325, A.selectedIdReducer_closure326, A.selectedIdReducer_closure327, A.selectedIdReducer_closure328, A.selectedIdReducer_closure329, A.selectedIdReducer_closure330, A.selectedIdReducer_closure331, A.selectedIdReducer_closure332, A.selectedIdReducer_closure333, A.selectedIdReducer_closure334, A.selectedIdReducer_closure335, A.editingReducer_closure103, A.editingReducer_closure104, A.editingReducer_closure105, A.editingReducer_closure106, A.editingReducer_closure107, A.editingReducer_closure108, A.editingReducer_closure109, A.editingReducer_closure110, A.editingReducer_closure111, A.editingReducer_closure112, A.editingReducer_closure113, A.purchaseOrderListReducer_closure, A.dropdownPurchaseOrdersSelector_closure0, A.filteredPurchaseOrdersSelector_closure0, A.memoizedPurchaseOrderStatsForVendor_closure, A.purchaseOrderStatsForVendor_closure, A.forceSelectedReducer_closure, A.forceSelectedReducer_closure0, A.forceSelectedReducer_closure1, A.forceSelectedReducer_closure2, A.forceSelectedReducer_closure3, A.forceSelectedReducer_closure4, A.forceSelectedReducer_closure5, A.forceSelectedReducer_closure6, A.tabIndexReducer_closure, A.tabIndexReducer_closure0, A.historyActivityIdReducer_closure, A.editingItemReducer_closure, A.editingItemReducer_closure0, A.selectedIdReducer_closure, A.selectedIdReducer_closure0, A.selectedIdReducer_closure1, A.selectedIdReducer_closure2, A.selectedIdReducer_closure3, A.selectedIdReducer_closure4, A.selectedIdReducer_closure5, A.selectedIdReducer_closure6, A.selectedIdReducer_closure7, A.selectedIdReducer_closure8, A.selectedIdReducer_closure9, A.selectedIdReducer_closure10, A.selectedIdReducer_closure11, A.selectedIdReducer_closure12, A.selectedIdReducer_closure13, A.selectedIdReducer_closure14, A.selectedIdReducer_closure15, A.selectedIdReducer_closure16, A.selectedIdReducer_closure17, A.editingReducer_closure, A.editingReducer_closure0, A.editingReducer_closure1, A.editingReducer_closure2, A.editingReducer_closure3, A.editingReducer_closure4, A.editingReducer_closure5, A.editingReducer_closure6, A.editingReducer_closure7, A.editingReducer_closure8, A.editingReducer_closure9, A.quoteListReducer_closure, A._purgeClientSuccess__closure, A.dropdownQuoteSelector_closure0, A.filteredQuotesSelector_closure0, A.memoizedQuoteStatsForClient_closure, A.quoteStatsForClient_closure, A.memoizedQuoteStatsForDesign_closure, A.quoteStatsForDesign_closure, A.memoizedQuoteStatsForUser_closure, A.quoteStatsForUser_closure, A.forceSelectedReducer_closure151, A.forceSelectedReducer_closure152, A.forceSelectedReducer_closure153, A.forceSelectedReducer_closure154, A.forceSelectedReducer_closure155, A.forceSelectedReducer_closure156, A.forceSelectedReducer_closure157, A.forceSelectedReducer_closure158, A.tabIndexReducer_closure17, A.tabIndexReducer_closure18, A.selectedIdReducer_closure302, A.selectedIdReducer_closure303, A.selectedIdReducer_closure304, A.selectedIdReducer_closure305, A.selectedIdReducer_closure306, A.selectedIdReducer_closure307, A.selectedIdReducer_closure308, A.selectedIdReducer_closure309, A.selectedIdReducer_closure310, A.selectedIdReducer_closure311, A.selectedIdReducer_closure312, A.selectedIdReducer_closure313, A.selectedIdReducer_closure314, A.selectedIdReducer_closure315, A.selectedIdReducer_closure316, A.editingReducer_closure99, A.editingReducer_closure100, A.editingReducer_closure101, A.editingReducer_closure102, A.recurringExpenseListReducer_closure, A._purgeClientSuccess__closure9, A.filteredRecurringExpensesSelector_closure0, A.memoizedRecurringExpenseStatsForClient_closure, A.recurringExpenseStatsForClient_closure, A.memoizedRecurringExpenseStatsForVendor_closure, A.recurringExpenseStatsForVendor_closure, A.memoizedTransactionStatsForVendor_closure, A.transactionStatsForVendor_closure, A.memoizedRecurringExpenseStatsForUser_closure, A.recurringExpenseStatsForUser_closure, A.memoizedRecurringExpenseStatsForExpense_closure, A.recurringExpenseStatsForExpense_closure, A.forceSelectedReducer_closure119, A.forceSelectedReducer_closure120, A.forceSelectedReducer_closure121, A.forceSelectedReducer_closure122, A.forceSelectedReducer_closure123, A.forceSelectedReducer_closure124, A.forceSelectedReducer_closure125, A.forceSelectedReducer_closure126, A.tabIndexReducer_closure13, A.tabIndexReducer_closure14, A.historyActivityIdReducer_closure1, A.editingItemIndexReducer_closure, A.editingItemIndexReducer_closure0, A.selectedIdReducer_closure238, A.selectedIdReducer_closure239, A.selectedIdReducer_closure240, A.selectedIdReducer_closure241, A.selectedIdReducer_closure242, A.selectedIdReducer_closure243, A.selectedIdReducer_closure244, A.selectedIdReducer_closure245, A.selectedIdReducer_closure246, A.selectedIdReducer_closure247, A.selectedIdReducer_closure248, A.selectedIdReducer_closure249, A.selectedIdReducer_closure250, A.selectedIdReducer_closure251, A.selectedIdReducer_closure252, A.selectedIdReducer_closure253, A.selectedIdReducer_closure254, A.selectedIdReducer_closure255, A.selectedIdReducer_closure256, A.editingReducer_closure76, A.editingReducer_closure77, A.editingReducer_closure78, A.editingReducer_closure79, A.editingReducer_closure80, A.editingReducer_closure81, A.editingReducer_closure82, A.editingReducer_closure83, A.editingReducer_closure84, A.editingReducer_closure85, A.editingReducer_closure86, A.recurringInvoiceListReducer_closure, A._purgeClientSuccess__closure7, A.filteredRecurringInvoicesSelector_closure0, A.memoizedRecurringInvoiceStatsForClient_closure, A.recurringInvoiceStatsForClient_closure, A.memoizedRecurringInvoiceStatsForUser_closure, A.recurringInvoiceStatsForUser_closure, A.memoizedRecurringInvoiceStatsForInvoice_closure, A.recurringInvoiceStatsForInvoice_closure, A.memoizedRecurringInvoiceStatsForDesign_closure, A.recurringInvoiceStatsForDesign_closure, A.memoizedRecurringInvoiceStatsForSubscription_closure, A.recurringInvoiceStatsForSubscription_closure, A.forceSelectedReducer_closure191, A.forceSelectedReducer_closure192, A.forceSelectedReducer_closure193, A.forceSelectedReducer_closure194, A.forceSelectedReducer_closure195, A.forceSelectedReducer_closure196, A.forceSelectedReducer_closure197, A.forceSelectedReducer_closure198, A.tabIndexReducer_closure27, A.tabIndexReducer_closure28, A.selectedIdReducer_closure382, A.selectedIdReducer_closure383, A.selectedIdReducer_closure384, A.selectedIdReducer_closure385, A.selectedIdReducer_closure386, A.selectedIdReducer_closure387, A.selectedIdReducer_closure388, A.selectedIdReducer_closure389, A.selectedIdReducer_closure390, A.selectedIdReducer_closure391, A.selectedIdReducer_closure392, A.selectedIdReducer_closure393, A.selectedIdReducer_closure394, A.selectedIdReducer_closure395, A.selectedIdReducer_closure396, A.editingReducer_closure126, A.editingReducer_closure127, A.editingReducer_closure128, A.editingReducer_closure129, A.scheduleListReducer_closure, A.filteredSchedulesSelector_closure0, A.settingsUIReducer_closure, A.settingsUIReducer_closure0, A.settingsUIReducer_closure1, A.settingsUIReducer_closure2, A.settingsUIReducer_closure3, A.settingsUIReducer_closure4, A.settingsUIReducer_closure5, A.settingsUIReducer_closure6, A.settingsUIReducer_closure7, A.settingsUIReducer_closure8, A.settingsUIReducer_closure9, A.settingsUIReducer_closure10, A.settingsUIReducer_closure11, A.settingsUIReducer_closure12, A.settingsUIReducer_closure13, A.settingsUIReducer_closure14, A.settingsUIReducer_closure15, A.settingsUIReducer_closure16, A.settingsUIReducer_closure17, A.countryList_closure, A.groupList_closure0, A.languageList_closure, A.currencyList_closure, A.timezoneList_closure, A.dateFormatList_closure, A.industryList_closure, A.sizeList_closure, A.gatewayList_closure0, A.paymentTypeList_closure, A.forceSelectedReducer_closure143, A.forceSelectedReducer_closure144, A.forceSelectedReducer_closure145, A.forceSelectedReducer_closure146, A.forceSelectedReducer_closure147, A.forceSelectedReducer_closure148, A.forceSelectedReducer_closure149, A.forceSelectedReducer_closure150, A.tabIndexReducer_closure15, A.tabIndexReducer_closure16, A.selectedIdReducer_closure287, A.selectedIdReducer_closure288, A.selectedIdReducer_closure289, A.selectedIdReducer_closure290, A.selectedIdReducer_closure291, A.selectedIdReducer_closure292, A.selectedIdReducer_closure293, A.selectedIdReducer_closure294, A.selectedIdReducer_closure295, A.selectedIdReducer_closure296, A.selectedIdReducer_closure297, A.selectedIdReducer_closure298, A.selectedIdReducer_closure299, A.selectedIdReducer_closure300, A.selectedIdReducer_closure301, A.editingReducer_closure95, A.editingReducer_closure96, A.editingReducer_closure97, A.editingReducer_closure98, A.subscriptionListReducer_closure, A.filteredSubscriptionsSelector_closure0, A.handleTaskAction_closure1, A.forceSelectedReducer_closure23, A.forceSelectedReducer_closure24, A.forceSelectedReducer_closure25, A.forceSelectedReducer_closure26, A.forceSelectedReducer_closure27, A.forceSelectedReducer_closure28, A.forceSelectedReducer_closure29, A.forceSelectedReducer_closure30, A.tabIndexReducer_closure5, A.tabIndexReducer_closure6, A.kanbanLastUpdatedReducer_closure, A.editingTimeReducer_closure, A.editingTimeReducer_closure0, A.selectedIdReducer_closure50, A.selectedIdReducer_closure51, A.selectedIdReducer_closure52, A.selectedIdReducer_closure53, A.selectedIdReducer_closure54, A.selectedIdReducer_closure55, A.selectedIdReducer_closure56, A.selectedIdReducer_closure57, A.selectedIdReducer_closure58, A.selectedIdReducer_closure59, A.selectedIdReducer_closure60, A.selectedIdReducer_closure61, A.selectedIdReducer_closure62, A.selectedIdReducer_closure63, A.selectedIdReducer_closure64, A.editingReducer_closure18, A.editingReducer_closure19, A.editingReducer_closure20, A.editingReducer_closure21, A.editingReducer_closure22, A.editingReducer_closure23, A.taskListReducer_closure, A._purgeClientSuccess__closure11, A.convertTaskToInvoiceItem_closure1, A.taskList_closure0, A.kanbanTasksSelector_closure0, A.filteredTasksSelector_closure0, A.memoizedTaskStatsForClient_closure, A.taskStatsForClient_closure, A.memoizedTaskStatsForProject_closure, A.taskStatsForProject_closure, A.memoizedTaskStatsForUser_closure, A.forceSelectedReducer_closure135, A.forceSelectedReducer_closure136, A.forceSelectedReducer_closure137, A.forceSelectedReducer_closure138, A.forceSelectedReducer_closure139, A.forceSelectedReducer_closure140, A.forceSelectedReducer_closure141, A.forceSelectedReducer_closure142, A.selectedIdReducer_closure272, A.selectedIdReducer_closure273, A.selectedIdReducer_closure274, A.selectedIdReducer_closure275, A.selectedIdReducer_closure276, A.selectedIdReducer_closure277, A.selectedIdReducer_closure278, A.selectedIdReducer_closure279, A.selectedIdReducer_closure280, A.selectedIdReducer_closure281, A.selectedIdReducer_closure282, A.selectedIdReducer_closure283, A.selectedIdReducer_closure284, A.selectedIdReducer_closure285, A.selectedIdReducer_closure286, A.editingReducer_closure91, A.editingReducer_closure92, A.editingReducer_closure93, A.editingReducer_closure94, A.taskStatusListReducer_closure, A.memoizedSortedActiveTaskStatusIds_closure, A.sortedActiveTaskStatusIds_closure0, A.dropdownTaskStatusesSelector_closure0, A.filteredTaskStatusesSelector_closure0, A.memoizedCalculateTaskStatusAmount_closure, A.calculateTaskStatusAmount_closure, A.memoizedTaskStatsForTaskStatus_closure, A.taskStatsForTaskStatus_closure, A.defaultTaskStatusId_closure0, A.forceSelectedReducer_closure67, A.forceSelectedReducer_closure68, A.forceSelectedReducer_closure69, A.forceSelectedReducer_closure70, A.selectedIdReducer_closure135, A.selectedIdReducer_closure136, A.selectedIdReducer_closure137, A.selectedIdReducer_closure138, A.selectedIdReducer_closure139, A.selectedIdReducer_closure140, A.selectedIdReducer_closure141, A.selectedIdReducer_closure142, A.selectedIdReducer_closure143, A.selectedIdReducer_closure144, A.editingReducer_closure41, A.editingReducer_closure42, A.editingReducer_closure43, A.editingReducer_closure44, A.taxRateListReducer_closure, A.filteredTaxRatesSelector_closure0, A.forceSelectedReducer_closure103, A.forceSelectedReducer_closure104, A.forceSelectedReducer_closure105, A.forceSelectedReducer_closure106, A.forceSelectedReducer_closure107, A.forceSelectedReducer_closure108, A.forceSelectedReducer_closure109, A.forceSelectedReducer_closure110, A.selectedIdReducer_closure208, A.selectedIdReducer_closure209, A.selectedIdReducer_closure210, A.selectedIdReducer_closure211, A.selectedIdReducer_closure212, A.selectedIdReducer_closure213, A.selectedIdReducer_closure214, A.selectedIdReducer_closure215, A.selectedIdReducer_closure216, A.selectedIdReducer_closure217, A.selectedIdReducer_closure218, A.selectedIdReducer_closure219, A.selectedIdReducer_closure220, A.selectedIdReducer_closure221, A.selectedIdReducer_closure222, A.editingReducer_closure68, A.editingReducer_closure69, A.editingReducer_closure70, A.editingReducer_closure71, A.tokenListReducer_closure, A.filteredTokensSelector_closure0, A.forceSelectedReducer_closure175, A.forceSelectedReducer_closure176, A.forceSelectedReducer_closure177, A.forceSelectedReducer_closure178, A.forceSelectedReducer_closure179, A.forceSelectedReducer_closure180, A.forceSelectedReducer_closure181, A.forceSelectedReducer_closure182, A.tabIndexReducer_closure23, A.tabIndexReducer_closure24, A.selectedIdReducer_closure351, A.selectedIdReducer_closure352, A.selectedIdReducer_closure353, A.selectedIdReducer_closure354, A.selectedIdReducer_closure355, A.selectedIdReducer_closure356, A.selectedIdReducer_closure357, A.selectedIdReducer_closure358, A.selectedIdReducer_closure359, A.selectedIdReducer_closure360, A.selectedIdReducer_closure361, A.selectedIdReducer_closure362, A.selectedIdReducer_closure363, A.selectedIdReducer_closure364, A.selectedIdReducer_closure365, A.selectedIdReducer_closure366, A.editingReducer_closure118, A.editingReducer_closure119, A.editingReducer_closure120, A.editingReducer_closure121, A.transactionListReducer_closure, A.filteredTransactionsSelector_closure0, A.memoizedTransactionStatsForBankAccount_closure, A.transactionStatsForBankAccount_closure, A.forceSelectedReducer_closure183, A.forceSelectedReducer_closure184, A.forceSelectedReducer_closure185, A.forceSelectedReducer_closure186, A.forceSelectedReducer_closure187, A.forceSelectedReducer_closure188, A.forceSelectedReducer_closure189, A.forceSelectedReducer_closure190, A.tabIndexReducer_closure25, A.tabIndexReducer_closure26, A.selectedIdReducer_closure367, A.selectedIdReducer_closure368, A.selectedIdReducer_closure369, A.selectedIdReducer_closure370, A.selectedIdReducer_closure371, A.selectedIdReducer_closure372, A.selectedIdReducer_closure373, A.selectedIdReducer_closure374, A.selectedIdReducer_closure375, A.selectedIdReducer_closure376, A.selectedIdReducer_closure377, A.selectedIdReducer_closure378, A.selectedIdReducer_closure379, A.selectedIdReducer_closure380, A.selectedIdReducer_closure381, A.editingReducer_closure122, A.editingReducer_closure123, A.editingReducer_closure124, A.editingReducer_closure125, A.transactionRuleListReducer_closure, A.filteredTransactionRulesSelector_closure0, A.memoizedTransactionStatsForTransactionRule_closure, A.transactionStatsForTransactionRule_closure, A.sortFieldsReducer_closure, A.sortFieldsReducer_closure0, A.sortFieldsReducer_closure1, A.sortFieldsReducer_closure2, A.sortFieldsReducer_closure3, A.sortFieldsReducer_closure4, A.sortFieldsReducer_closure5, A.sortFieldsReducer_closure6, A.sortFieldsReducer_closure7, A.sortFieldsReducer_closure8, A.sortFieldsReducer_closure9, A.sortFieldsReducer_closure10, A.sortFieldsReducer_closure11, A.sortFieldsReducer_closure12, A.sortFieldsReducer_closure13, A.sortFieldsReducer_closure14, A.sortFieldsReducer_closure15, A.sortFieldsReducer_closure16, A.sortFieldsReducer_closure17, A.sortFieldsReducer_closure18, A.sortFieldsReducer_closure19, A.sortFieldsReducer_closure20, A.sidebarEditorReducer_closure, A.sidebarViewerReducer_closure, A.menuVisibleReducer_closure, A.menuVisibleReducer_closure0, A.textScaleFactorReducer_closure, A.historyVisibleReducer_closure, A.historyVisibleReducer_closure0, A.hideDesktopWarningReducer_closure, A.hideGatewayWarningReducer_closure, A.hideReviewAppReducer_closure, A.hideReviewAppReducer_closure0, A.hideReviewAppReducer_closure1, A.hideOneYearReviewAppReducer_closure, A.hideOneYearReviewAppReducer_closure0, A.hideTwoYearReviewAppReducer_closure, A.layoutReducer_closure, A.moduleLayoutReducer_closure, A.moduleLayoutReducer_closure0, A.rowsPerPageReducer_closure, A.manuSidebarReducer_closure, A.historySidebarReducer_closure, A.darkModeReducer_closure, A.enableTooltipsReducer_closure, A.enableFlexibleSearchReducer_closure, A.enableNativeBrowserReducer_closure, A.persistDataReducer_closure, A.persistUIReducer_closure, A.showKanbanReducer_closure, A.isFilterVisibleReducer_closure, A.longPressReducer_closure, A.tapSelectedToEditReducer_closure, A.isPreviewVisibleReducer_closure, A.isPreviewVisibleReducer_closure0, A.isPreviewVisibleReducer_closure1, A.isPreviewVisibleReducer_closure2, A.isPreviewVisibleReducer_closure3, A.isPreviewVisibleReducer_closure4, A.isPreviewVisibleReducer_closure5, A.isPreviewVisibleReducer_closure6, A.isPreviewVisibleReducer_closure7, A.isPreviewVisibleReducer_closure8, A.isPreviewVisibleReducer_closure9, A.isPreviewVisibleReducer_closure10, A.isPreviewVisibleReducer_closure11, A.isPreviewVisibleReducer_closure12, A.isPreviewVisibleReducer_closure13, A.isPreviewVisibleReducer_closure14, A.requireAuthenticationReducer_closure, A.colorThemeReducer_closure, A.showPdfPreviewReducer_closure, A.showPdfPreviewSideBySideReducer_closure, A.editAfterSavingReducer_closure, A.enableTouchEventsReducer_closure, A.customColorsReducer_closure, A.historyReducer_closure, A.historyReducer_closure0, A.historyReducer_closure1, A.historyReducer_closure2, A.historyReducer_closure3, A.historyReducer_closure4, A.historyReducer_closure5, A.historyReducer_closure6, A.historyReducer_closure7, A.historyReducer_closure8, A.historyReducer_closure9, A.historyReducer_closure10, A.historyReducer_closure11, A.historyReducer_closure12, A.historyReducer_closure13, A.historyReducer_closure14, A.historyReducer_closure15, A.historyReducer_closure16, A.historyReducer_closure17, A.historyReducer_closure18, A.historyReducer_closure19, A.historyReducer_closure20, A.historyReducer_closure21, A.historyReducer_closure22, A.historyReducer_closure23, A.historyReducer_closure24, A.historyReducer_closure25, A.historyReducer_closure26, A.historyReducer_closure27, A.historyReducer_closure28, A.historyReducer_closure29, A.historyReducer_closure30, A.historyReducer_closure31, A.historyReducer_closure32, A.historyReducer_closure33, A.historyReducer_closure34, A.historyReducer_closure35, A.historyReducer_closure36, A.historyReducer_closure37, A.historyReducer_closure38, A.historyReducer_closure39, A.historyReducer_closure40, A.historyReducer_closure41, A.historyReducer_closure42, A.historyReducer_closure43, A.historyReducer_closure44, A.historyReducer_closure45, A.historyReducer_closure46, A.historyReducer_closure47, A.historyReducer_closure48, A.historyReducer_closure49, A.historyReducer_closure50, A.historyReducer_closure51, A.historyReducer_closure52, A.historyReducer_closure53, A.historyReducer_closure54, A.historyReducer_closure55, A.historyReducer_closure56, A.lastActivityReducer_closure, A.filterReducer_closure, A.filterReducer_closure0, A.loadingEntityTypeReducer_closure, A.loadingEntityTypeReducer_closure0, A.loadingEntityTypeReducer_closure1, A.loadingEntityTypeReducer_closure2, A.loadingEntityTypeReducer_closure3, A.loadingEntityTypeReducer_closure4, A.loadingEntityTypeReducer_closure5, A.loadingEntityTypeReducer_closure6, A.loadingEntityTypeReducer_closure7, A.loadingEntityTypeReducer_closure8, A.loadingEntityTypeReducer_closure9, A.loadingEntityTypeReducer_closure10, A.loadingEntityTypeReducer_closure11, A.loadingEntityTypeReducer_closure12, A.loadingEntityTypeReducer_closure13, A.filterClearedAtReducer_closure, A.filterClearedAtReducer_closure0, A.currentRouteReducer_closure, A.selectedCompanyIndexReducer_closure, A.previewStackReducer_closure, A.previewStackReducer_closure0, A.previewStackReducer_closure1, A.filterStackReducer_closure, A.filterStackReducer_closure0, A.filterStackReducer_closure1, A.handleUserAction_closure10, A.handleUserAction_closure12, A.handleUserAction_closure14, A.handleUserAction__closure, A.handleUserAction_closure18, A.forceSelectedReducer_closure71, A.forceSelectedReducer_closure72, A.forceSelectedReducer_closure73, A.forceSelectedReducer_closure74, A.forceSelectedReducer_closure75, A.forceSelectedReducer_closure76, A.forceSelectedReducer_closure77, A.forceSelectedReducer_closure78, A.selectedIdReducer_closure145, A.selectedIdReducer_closure146, A.selectedIdReducer_closure147, A.selectedIdReducer_closure148, A.selectedIdReducer_closure149, A.selectedIdReducer_closure150, A.selectedIdReducer_closure151, A.selectedIdReducer_closure152, A.selectedIdReducer_closure153, A.selectedIdReducer_closure154, A.selectedIdReducer_closure155, A.selectedIdReducer_closure156, A.selectedIdReducer_closure157, A.selectedIdReducer_closure158, A.selectedIdReducer_closure159, A.selectedIdReducer_closure160, A.editingReducer_closure45, A.editingReducer_closure46, A.editingReducer_closure47, A.editingReducer_closure48, A.userListReducer_closure, A.filteredUsersSelector_closure0, A.userList_closure0, A.forceSelectedReducer_closure31, A.forceSelectedReducer_closure32, A.forceSelectedReducer_closure33, A.forceSelectedReducer_closure34, A.forceSelectedReducer_closure35, A.forceSelectedReducer_closure36, A.forceSelectedReducer_closure37, A.forceSelectedReducer_closure38, A.tabIndexReducer_closure7, A.tabIndexReducer_closure8, A.saveCompleterReducer_closure0, A.cancelCompleterReducer_closure0, A.selectedIdReducer_closure65, A.selectedIdReducer_closure66, A.selectedIdReducer_closure67, A.selectedIdReducer_closure68, A.selectedIdReducer_closure69, A.selectedIdReducer_closure70, A.selectedIdReducer_closure71, A.selectedIdReducer_closure72, A.selectedIdReducer_closure73, A.selectedIdReducer_closure74, A.selectedIdReducer_closure75, A.selectedIdReducer_closure76, A.selectedIdReducer_closure77, A.selectedIdReducer_closure78, A.selectedIdReducer_closure79, A.editingReducer_closure24, A.editingReducer_closure25, A.editingReducer_closure26, A.editingReducer_closure27, A.vendorListReducer_closure, A.dropdownVendorsSelector_closure0, A.filteredVendorsSelector_closure0, A.memoizedVendorStatsForUser_closure, A.vendorStatsForUser_closure, A.forceSelectedReducer_closure111, A.forceSelectedReducer_closure112, A.forceSelectedReducer_closure113, A.forceSelectedReducer_closure114, A.forceSelectedReducer_closure115, A.forceSelectedReducer_closure116, A.forceSelectedReducer_closure117, A.forceSelectedReducer_closure118, A.selectedIdReducer_closure223, A.selectedIdReducer_closure224, A.selectedIdReducer_closure225, A.selectedIdReducer_closure226, A.selectedIdReducer_closure227, A.selectedIdReducer_closure228, A.selectedIdReducer_closure229, A.selectedIdReducer_closure230, A.selectedIdReducer_closure231, A.selectedIdReducer_closure232, A.selectedIdReducer_closure233, A.selectedIdReducer_closure234, A.selectedIdReducer_closure235, A.selectedIdReducer_closure236, A.selectedIdReducer_closure237, A.editingReducer_closure72, A.editingReducer_closure73, A.editingReducer_closure74, A.editingReducer_closure75, A.webhookListReducer_closure, A.filteredWebhooksSelector_closure0, A.FieldGrid_build_closure, A.FieldGrid_build_closure0, A._AppBottomBarState_build___closure7, A._AppBottomBarState_build___closure5, A._AppBottomBarState_build___closure, A._AppBottomBarState_build_closure, A.CustomFieldSelector_build_closure, A.ConfirmEmail_build__closure, A.ConfirmEmailBuilder_build_closure, A.MultiSelectListState_build_closure1, A.MultiSelectListState_build_closure5, A.DocumentGrid_build_closure1, A.DocumentTile_build___closure, A.DocumentPreview_build_closure0, A.EditScaffold_build_closure2, A._EntityListTileState_build_closure, A._EntityDropdownState__showOptions__closure0, A._EntityDropdownState_build__closure5, A._EntityDropdownDialogState_build__createList_closure1, A.EntityTopFilter_build_closure5, A.EntityTopFilterHeader_build_closure3, A.AppToggleButtons_build_closure, A._CustomFieldState_build_closure0, A.ProjectPicker_build_closure, A._TimePickerState__showTimePicker_closure, A.VendorPicker_build_closure, A.HistoryDrawerBuilder_build_closure, A._InvoiceEmailViewState__buildHistory_closure, A.FilterListTile_build_closure, A.MainScreen_build_closure, A.MenuDrawerBuilder_build_closure, A._DropDownMultiSelectState_build_closure, A._SystemLogViewerState_build_closure2, A._SystemLogViewerState_build__closure0, A.AppPaginatedDataTableState_build_closure0, A.EntityDataTableSource_getRow_closure3, A._EntityListState_build__closure2, A._EntityListState_build__closure1, A._EntityListState_build___closure1, A._EntityListState_build_closure3, A._UpgradeDialogState__buildProductList_closure0, A._VariableGrid_build_closure, A._VariableGrid_build_closure0, A.ViewScaffold_build_closure5, A.InitScreen_build_closure, A.LoginScreen_build_closure, A.LoginVM_fromStore__closure6, A.LoginVM_fromStore__closure5, A.LoginVM_fromStore__closure3, A.LoginVM_fromStore__closure1, A.BankAccountListBuilder_build_closure, A.BankAccountListBuilder_build__closure, A.BankAccountScreen_build_closure13, A.BankAccountScreen_build_closure10, A.BankAccountScreenBuilder_build_closure, A._BankAccountEditState_build_closure1, A.BankAccountEditScreen_build_closure, A.BankAccountViewScreen_build_closure, A.ClientListItem_build_closure, A.ClientListItem_build__closure0, A.ClientListBuilder_build_closure, A.ClientListBuilder_build__closure, A._ClientPdfViewState_build_closure9, A._ClientPdfViewState_build_closure10, A.ClientPdfScreen_build_closure, A.ClientScreen_build_closure8, A.ClientScreen_build_closure5, A.ClientScreenBuilder_build_closure, A.ClientEditContactsScreen_build_closure, A.ClientEditContactsVM_ClientEditContactsVM$fromStore_closure2, A.ClientEditScreen_build_closure, A._ClientViewActivityState_build_closure0, A._ClientViewActivityState_build_closure, A._ClientViewFullwidthState_build_closure0, A._ClientViewLedgerState_build_closure1, A._ClientViewLedgerState_build_closure0, A.ClientViewPaymentMethods_build_closure0, A.ClientViewPaymentMethods_build_closure, A.ClientViewScreen_build_closure, A.ClientViewVM_ClientViewVM$fromStore_closure0, A._CompanyGatewayListState_build_closure0, A.CompanyGatewayListBuilder_build_closure, A.CompanyGatewayListVM_fromStore_closure0, A.CompanyGatewayScreen_build_closure8, A.CompanyGatewayScreenBuilder_build_closure, A.CompanyGatewayEditScreen_build_closure, A.CompanyGatewayViewScreen_build_closure, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore__closure, A.CompanyGatewayViewVM_CompanyGatewayViewVM$fromStore__closure0, A.CreditEmailScreen_build_closure, A.CreditListItem_build_closure, A.CreditListItem_build__closure0, A.CreditListBuilder_build_closure, A.CreditListBuilder_build__closure, A.CreditPdfScreen_build_closure, A.CreditScreen_build_closure8, A.CreditScreen_build_closure5, A.CreditScreenBuilder_build_closure, A._CreditEditState_build_closure0, A.CreditEditDetailsScreen_build_closure, A.CreditEditDetailsVM_CreditEditDetailsVM$fromStore_closure1, A.CreditEditItemsScreen_build_closure, A.CreditEditItemsVM_CreditEditItemsVM$fromStore_closure1, A.CreditEditItemsVM_CreditEditItemsVM$fromStore_closure2, A.CreditEditNotesScreen_build_closure, A.CreditEditPDFScreen_build_closure, A.CreditEditScreen_build_closure, A.CreditEditVM_CreditEditVM$fromStore_closure2, A.CreditViewScreen_build_closure, A.CreditViewVM_CreditViewVM$fromStore_closure1, A.DashboardActivity_build_closure0, A.DashboardActivity_build_closure, A._DashboardDateRangePickerState_build_closure2, A._DashboardDateRangePickerState_build_closure3, A._DashboardDateRangePickerState_build_closure6, A._DashboardDateRangePickerState_build_closure7, A.DashboardPanels__header_closure, A.DashboardPanels__runningTasks__closure, A.DashboardPanels_build_closure4, A.DashboardPanels_build__closure3, A.DashboardPanels_build__closure5, A.DashboardPanels_build__closure7, A.DashboardPanels_build__closure9, A.DashboardPanels_build__closure11, A.__DashboardPanelState_build__closure0, A.__DashboardPanelState_build__closure1, A.__DashboardPanelState_build__closure, A.__DashboardPanelState_build__closure2, A.__DashboardPanelState_build__closure4, A.__DashboardPanelState_build__closure5, A.__DashboardPanelState_build__closure3, A.__DashboardPanelState_build__closure6, A.__OverviewPanelState_build__closure0, A.__OverviewPanelState_build__closure1, A.__OverviewPanelState_build__closure, A.__OverviewPanelState_build__closure2, A.__OverviewPanelState_build__closure4, A.__OverviewPanelState_build__closure5, A.__OverviewPanelState_build__closure3, A.__OverviewPanelState_build__closure6, A.__OverviewPanelState_build__closure8, A.__OverviewPanelState_build__closure9, A.__OverviewPanelState_build__closure7, A.__OverviewPanelState_build__closure10, A.__DashboardSettingsState_build_closure6, A._DashboardFieldState_build_closure, A._CustomTabBarView_build_closure, A.DashboardScreenBuilder_build_closure, A.DashboardVM_fromStore_closure1, A.InvoiceSidebar_build_closure, A.InvoiceSidebar_build_closure0, A.InvoiceSidebar_build_closure1, A.InvoiceSidebar_build_closure2, A.InvoiceSidebar_build_closure3, A.InvoiceSidebar_build_closure4, A.PaymentSidebar_build_closure, A.PaymentSidebar_build_closure0, A.PaymentSidebar_build_closure1, A.PaymentSidebar_build_closure2, A.QuoteSidebar_build_closure, A.QuoteSidebar_build_closure0, A.QuoteSidebar_build_closure1, A.QuoteSidebar_build_closure2, A.QuoteSidebar_build_closure3, A.QuoteSidebar_build_closure4, A.TaskSidebar_build_closure, A.TaskSidebar_build_closure0, A.TaskSidebar_build_closure1, A.TaskSidebar_build_closure2, A.TaskSidebar_build_closure3, A.TaskSidebar_build_closure4, A.ExpenseSidbar_build_closure, A.ExpenseSidbar_build_closure0, A.ExpenseSidbar_build_closure1, A.ExpenseSidbar_build_closure2, A.DesignListBuilder_build_closure, A.DesignListBuilder_build__closure, A.DesignScreen_build_closure8, A.DesignScreen_build_closure5, A.DesignScreenBuilder_build_closure, A.DesignEditScreen_build_closure, A.DesignViewScreen_build_closure, A.DocumentListBuilder_build_closure, A.DocumentListBuilder_build__closure, A.DocumentScreen_build_closure8, A.DocumentScreen_build_closure5, A.DocumentScreenBuilder_build_closure, A.DocumentEditScreen_build_closure, A.DocumentViewScreen_build_closure, A._ExpenseEditState_build_closure0, A.ExpenseEditDetailsState_build_closure0, A.ExpenseEditDetailsState_build_closure5, A.ExpenseEditDetailsState_build_closure18, A.ExpenseEditDetailsState_build_closure21, A.ExpenseEditSettingsState_build_closure2, A.ExpenseEditScreen_build_closure, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure2, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure3, A.ExpenseEditVM_ExpenseEditVM$fromStore_closure4, A.ExpenseListItem_build_closure, A.ExpenseListItem_build__closure0, A.ExpenseListBuilder_build_closure, A.ExpenseListBuilder_build__closure, A.ExpenseScreen_build_closure15, A.ExpenseScreen_build_closure14, A.ExpenseScreen_build_closure10, A.ExpenseScreen_build_closure11, A.ExpenseScreenBuilder_build_closure, A.ExpenseViewScreen_build_closure, A.ExpenseViewVM_ExpenseViewVM$fromStore_closure0, A.ExpenseCategoryEditScreen_build_closure, A.ExpenseCategoryListBuilder_build_closure, A.ExpenseCategoryListBuilder_build__closure, A.ExpenseCategoryScreen_build_closure8, A.ExpenseCategoryScreen_build_closure5, A.ExpenseCategoryScreenBuilder_build_closure, A.ExpenseCategoryViewScreen_build_closure, A.GroupEditScreen_build_closure, A.GroupListBuilder_build_closure, A.GroupListBuilder_build__closure, A.GroupSettingsScreen_build_closure4, A.GroupSettingsScreen_build_closure1, A.GroupScreenBuilder_build_closure, A.GroupViewScreen_build_closure, A.GroupViewVM_GroupViewVM$fromStore_closure0, A._InvoiceEditState_build_closure0, A.InvoiceEditContacts_build_closure, A.InvoiceEditContacts_build_closure1, A.InvoiceEditContactsScreen_build_closure, A.InvoiceEditDesktopState_build_closure9, A.InvoiceEditDesktopState_build_closure14, A.InvoiceEditDesktopState_build_closure16, A.InvoiceEditDesktopState_build_closure18, A.InvoiceEditDesktopState_build_closure27, A.InvoiceEditDesktopState_build__closure3, A.InvoiceEditDetailsState_build_closure7, A.InvoiceEditDetailsState_build_closure12, A.InvoiceEditDetailsState_build_closure14, A.InvoiceEditDetailsState_build_closure16, A.InvoiceEditDetailsState_build_closure27, A.InvoiceEditDetailsScreen_build_closure, A.InvoiceEditDetailsVM_InvoiceEditDetailsVM$fromStore_closure1, A._InvoiceEditItemsDesktopState_build_closure2, A._InvoiceEditItemsDesktopState_build_closure3, A._InvoiceEditItemsDesktopState_build___closure14, A.InvoiceEditItemsScreen_build_closure, A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure1, A.InvoiceEditItemsVM_InvoiceEditItemsVM$fromStore_closure2, A.InvoiceEditNotesScreen_build_closure, A.InvoiceEditPDFScreen_build_closure, A.InvoiceEditScreen_build_closure, A.InvoiceEditVM_InvoiceEditVM$fromStore_closure2, A._InvoiceItemSelectorState_build__productList_closure, A._InvoiceItemSelectorState_build__taskList_closure, A._InvoiceItemSelectorState_build__expenseList_closure, A.InvoiceEmailScreen_build_closure, A.InvoiceListItem_build_closure, A.InvoiceListItem_build__closure0, A.InvoiceListBuilder_build_closure, A.InvoiceListBuilder_build__closure, A.InvoicePdfScreen_build_closure, A.InvoiceScreen_build_closure17, A.InvoiceScreen_build_closure16, A.InvoiceScreen_build_closure12, A.InvoiceScreen_build_closure13, A.InvoiceScreenBuilder_build_closure, A._InvoiceViewActivityState_build_closure0, A._InvoiceViewActivityState_build_closure, A._InvoiceViewHistoryState_build_closure0, A._InvoiceViewHistoryState_build_closure1, A._InvoiceViewHistoryState_build_closure2, A.InvoiceOverview_build_surchargeRow, A.InvoiceOverview_build_closure3, A.InvoiceViewScreen_build_closure, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure1, A.InvoiceViewVM_InvoiceViewVM$fromStore_closure3, A._PaymentEditState_build_closure7, A.PaymentEditScreen_build_closure, A.PaymentListItem_build_closure, A.PaymentListItem_build__closure0, A.PaymentListBuilder_build_closure, A.PaymentListBuilder_build__closure, A.PaymentScreen_build_closure18, A.PaymentScreen_build_closure17, A.PaymentScreen_build_closure13, A.PaymentScreen_build_closure14, A.PaymentScreenBuilder_build_closure, A._PaymentRefundState_build_closure0, A.PaymentRefundScreen_build_closure, A.PaymentRefundVM_PaymentRefundVM$fromStore_closure0, A.PaymentViewScreen_build_closure, A.PaymentTermEditScreen_build_closure, A.PaymentTermListBuilder_build_closure, A.PaymentTermListBuilder_build__closure, A.PaymentTermScreen_build_closure8, A.PaymentTermScreen_build_closure5, A.PaymentTermScreenBuilder_build_closure, A.PaymentTermViewScreen_build_closure, A.ProductEditScreen_build_closure, A.ProductListItem_build_closure, A.ProductListItem_build__closure0, A.ProductListBuilder_build_closure, A.ProductListBuilder_build__closure, A.ProductScreen_build_closure8, A.ProductScreen_build_closure5, A.ProductScreenBuilder_build_closure, A.ProductViewScreen_build_closure, A.ProductViewVM_ProductViewVM$fromStore_closure0, A._ProjectEditState_build__closure3, A.ProjectEditScreen_build_closure, A.ProjectEditVM_ProjectEditVM$fromStore_closure2, A.ProjectListItem_build_closure, A.ProjectListItem_build__closure0, A.ProjectListBuilder_build_closure, A.ProjectListBuilder_build__closure, A.ProjectScreen_build_closure8, A.ProjectScreen_build_closure5, A.ProjectScreenBuilder_build_closure, A.ProjectViewScreen_build_closure, A.ProjectViewVM_ProjectViewVM$fromStore_closure0, A._PurchaseOrderEditState_build_closure0, A.PurchaseOrderEditDetailsScreen_build_closure, A.PurchaseOrderEditDetailsVM_PurchaseOrderEditDetailsVM$fromStore_closure1, A.PurchaseOrderEditItemsScreen_build_closure, A.PurchaseOrderEditItemsVM_PurchaseOrderEditItemsVM$fromStore_closure1, A.PurchaseOrderEditItemsVM_PurchaseOrderEditItemsVM$fromStore_closure2, A.PurchaseOrderEditNotesScreen_build_closure, A.PurchaseOrderEditPDFScreen_build_closure, A.PurchaseOrderEditScreen_build_closure, A.PurchaseOrderEditVM_PurchaseOrderEditVM$fromStore_closure2, A.PurchaseOrderEmailScreen_build_closure, A.PurchaseOrderListItem_build_closure, A.PurchaseOrderListItem_build__closure0, A.PurchaseOrderListBuilder_build_closure, A.PurchaseOrderListBuilder_build__closure, A.PurchaseOrderPdfScreen_build_closure, A.PurchaseOrderScreen_build_closure14, A.PurchaseOrderScreen_build_closure13, A.PurchaseOrderScreen_build_closure9, A.PurchaseOrderScreen_build_closure10, A.PurchaseOrderScreenBuilder_build_closure, A.PurchaseOrderViewScreen_build_closure, A.PurchaseOrderViewVM_PurchaseOrderViewVM$fromStore_closure1, A._QuoteEditState_build_closure0, A.QuoteEditDetailsScreen_build_closure, A.QuoteEditDetailsVM_QuoteEditDetailsVM$fromStore_closure1, A.QuoteEditItemsScreen_build_closure, A.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure1, A.QuoteEditItemsVM_QuoteEditItemsVM$fromStore_closure2, A.QuoteEditNotesScreen_build_closure, A.QuoteEditPDFScreen_build_closure, A.QuoteEditScreen_build_closure, A.QuoteEditVM_QuoteEditVM$fromStore_closure2, A.QuoteEmailScreen_build_closure, A.QuoteListItem_build_closure, A.QuoteListItem_build__closure0, A.QuoteListBuilder_build_closure, A.QuoteListBuilder_build__closure, A.QuotePdfScreen_build_closure, A.QuoteScreen_build_closure16, A.QuoteScreen_build_closure15, A.QuoteScreen_build_closure11, A.QuoteScreen_build_closure12, A.QuoteScreenBuilder_build_closure, A.QuoteViewScreen_build_closure, A.QuoteViewVM_QuoteViewVM$fromStore_closure1, A.RecurringExpenseEditScreen_build_closure, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure2, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure3, A.RecurringExpenseEditVM_RecurringExpenseEditVM$fromStore_closure4, A.RecurringExpenseListItem_build_closure, A.RecurringExpenseListItem_build__closure0, A.RecurringExpenseListBuilder_build_closure, A.RecurringExpenseListBuilder_build__closure, A.RecurringExpenseScreen_build_closure8, A.RecurringExpenseScreen_build_closure5, A.RecurringExpenseScreenBuilder_build_closure, A.RecurringExpenseViewScreen_build_closure, A.RecurringExpenseViewVM_RecurringExpenseViewVM$fromStore_closure0, A._RecurringInvoiceEditState_build_closure0, A.RecurringInvoiceEditDetailsScreen_build_closure, A.RecurringInvoiceEditDetailsVM_RecurringInvoiceEditDetailsVM$fromStore_closure1, A.RecurringInvoiceEditItemsScreen_build_closure, A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore_closure1, A.RecurringInvoiceEditItemsVM_RecurringInvoiceEditItemsVM$fromStore_closure2, A.RecurringInvoiceEditNotesScreen_build_closure, A.RecurringInvoiceEditPDFScreen_build_closure, A.RecurringInvoiceEditScreen_build_closure, A.RecurringInvoiceEditVM_RecurringInvoiceEditVM$fromStore_closure2, A.RecurringInvoiceListItem_build_closure, A.RecurringInvoiceListItem_build__closure0, A.RecurringInvoiceListBuilder_build_closure, A.RecurringInvoiceListBuilder_build__closure, A.RecurringInvoicePdfScreen_build_closure, A.RecurringInvoiceScreen_build_closure14, A.RecurringInvoiceScreen_build_closure15, A.RecurringInvoiceScreen_build_closure11, A.RecurringInvoiceScreen_build_closure10, A.RecurringInvoiceScreenBuilder_build_closure, A.RecurringInvoiceViewScreen_build_closure, A.RecurringInvoiceViewVM_RecurringInvoiceViewVM$fromStore_closure1, A.clientReport_closure2, A.contactReport_closure2, A.creditReport_closure2, A.documentReport__getRow, A.documentReport_closure1, A.documentReport_closure2, A.documentReport_closure3, A.documentReport_closure4, A.documentReport_closure6, A.expenseReport_closure2, A.lineItemReport_closure16, A.invoiceReport_closure2, A.taxReport_closure1, A.paymentReport_closure2, A.paymentTaxReport_closure1, A.productReport_closure2, A.profitAndLossReport_closure1, A.lineItemReport_closure2, A.purchaseOrderReport_closure2, A.lineItemReport_closure9, A.quoteReport_closure2, A.recurringExpenseReport_closure2, A.recurringInvoiceReport_closure2, A.ReportCharts_build_closure, A.ReportCharts_build_closure1, A.ReportCharts_build_closure2, A.ReportCharts_build_closure4, A.ReportCharts_build_closure5, A.ReportCharts_build_closure7, A.ReportCharts_build_closure8, A.ReportsScreen_build_closure1, A.ReportsScreen_build_closure14, A.ReportsScreen_build_closure15, A.ReportsScreen_build_closure21, A._ReportDataTableState_initState_closure, A._ReportDataTableState_build_closure, A.TotalsDataTable_build_closure, A.ReportDataTableSource_getRow_closure, A.ReportResult_tableFilters__closure2, A.ReportResult_totalColumns_closure0, A.ReportResult_totalRows_closure0, A.ReportResult_totalRows__closure0, A.ReportResult_totalRows_closure2, A.ReportsScreenBuilder_build_closure, A.ReportsScreenVM_fromStore_closure2, A.ReportsScreenVM_fromStore_closure3, A.ReportsScreenVM_fromStore_closure1, A.ReportsScreenVM_fromStore_closure, A.ReportsScreenVM_fromStore__closure3, A.calculateReportTotals_closure, A.taskReport_closure2, A.transactionReport_closure5, A.vendorReport_closure2, A._ScheduleEditState_build__closure1, A.ScheduleEditScreen_build_closure, A.ScheduleListBuilder_build_closure, A.ScheduleListBuilder_build__closure, A.ScheduleScreen_build_closure8, A.ScheduleScreen_build_closure5, A.ScheduleScreenBuilder_build_closure, A.ScheduleViewScreen_build_closure, A._AccountOverview_build___closure0, A._AccountOverview_build___closure, A.AccountManagementScreen_build_closure, A.ClientPortalScreen_build_closure, A.CompanyDetailsScreen_build_closure, A.CompanyDetailsVM_fromStore_closure2, A.CompanyDetailsVM_fromStore_closure5, A.CreditCardsAndBanksScreen_build_closure, A.CustomFieldsScreen_build_closure, A.DataVisualizationsScreen_build_closure, A._DeviceSettingsState_build_closure9, A.DeviceSettingsScreen_build_closure, A.DeviceSettingsVM_fromStore_closure1, A.DeviceSettingsVM_fromStore_closure7, A.DeviceSettingsVM_fromStore_closure4, A.DeviceSettingsVM_fromStore_closure5, A.DeviceSettingsVM_fromStore_closure8, A.DeviceSettingsVM_fromStore_closure15, A.DeviceSettingsVM_fromStore_closure12, A.DeviceSettingsVM_fromStore_closure13, A.DeviceSettingsVM_fromStore_closure14, A.DeviceSettingsVM_fromStore_closure18, A.DeviceSettingsVM_fromStore_closure16, A.DeviceSettingsVM_fromStore_closure17, A.DeviceSettingsVM_fromStore_closure6, A.DeviceSettingsVM_fromStore_closure9, A.DeviceSettingsVM_fromStore_closure3, A.DeviceSettingsVM_fromStore_closure10, A.DeviceSettingsVM_fromStore_closure2, A.DeviceSettingsVM_fromStore_closure11, A.EmailSettingsScreen_build_closure, A.ExpenseSettingsScreen_build_closure, A._GeneratedNumbersState_build_closure4, A._GeneratedNumbersState_build_closure6, A._GeneratedNumbersState_build_closure7, A._GeneratedNumbersState_build_closure8, A._GeneratedNumbersState_build_closure9, A._GeneratedNumbersState_build_closure10, A._GeneratedNumbersState_build_closure11, A._GeneratedNumbersState_build_closure12, A._GeneratedNumbersState_build_closure13, A._GeneratedNumbersState_build_closure14, A._GeneratedNumbersState_build_closure15, A._GeneratedNumbersState_build_closure16, A._GeneratedNumbersState_build_closure17, A._GeneratedNumbersState_build_closure18, A.GeneratedNumbersScreen_build_closure, A._ImportExportState_build_closure10, A._ImportExportState_build_closure11, A.__FileMapperState_build_closure4, A._FieldMapper_build_closure, A.ImportExportScreen_build_closure, A.InvoiceDesignScreen_build_closure, A.InvoiceDesignVM_fromStore_closure0, A._LocalizationSettingsState_build_closure0, A._LocalizationSettingsState_build_closure8, A.LocalizationScreen_build_closure, A.PaymentsSettingsScreen_build_closure, A.ProductSettingsScreen_build_closure, A.SettingsSearch_build_closure, A.SettingsListBuilder_build_closure, A.SettingsScreenBuilder_build_closure, A._SettingsWizardState__onSavePressed_closure, A._SettingsWizardState_build_closure6, A.TaskSettingsScreen_build_closure, A.TaxSettingsScreen_build_closure, A._TemplatesAndRemindersState_build_closure6, A.TemplatesAndRemindersScreen_build_closure, A.TemplatesAndRemindersVM_fromStore_closure1, A._UserDetailsState_build_closure12, A.UserDetailsScreen_build_closure, A.UserDetailsVM_fromStore___closure2, A.UserDetailsVM_fromStore___closure1, A.UserDetailsVM_fromStore___closure0, A.UserDetailsVM_fromStore___closure6, A.UserDetailsVM_fromStore__closure6, A.UserDetailsVM_fromStore___closure7, A.UserDetailsVM_fromStore___closure3, A.UserDetailsVM_fromStore___closure, A.UserDetailsVM_fromStore__closure4, A.UserDetailsVM_fromStore___closure4, A.UserDetailsVM_fromStore____closure0, A.WorkflowSettingsScreen_build_closure, A.SubscriptionEditScreen_build_closure, A.SubscriptionListBuilder_build_closure, A.SubscriptionListBuilder_build__closure, A.SubscriptionScreen_build_closure8, A.SubscriptionScreen_build_closure5, A.SubscriptionScreenBuilder_build_closure, A.SubscriptionViewScreen_build_closure, A._UpdateDialogState_updateApp_closure, A._TaskEditState_build_closure0, A._TaskEditDesktopState_build__closure, A._TaskEditDesktopState_build__closure1, A.TaskEditDetailsScreen_build_closure, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure0, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure2, A.TaskEditDetailsVM_TaskEditDetailsVM$fromStore_closure1, A.TimeEditDetailsState_build_closure, A.TimeEditDetailsState_build_closure1, A.TaskEditTimesScreen_build_closure, A.TaskEditTimesVM_TaskEditTimesVM$fromStore_closure1, A.TaskEditScreen_build_closure, A.KanbanViewState__initBoard_closure0, A.KanbanViewState__initBoard__closure, A.KanbanViewState_build__closure5, A.KanbanViewState_build__closure, A.KanbanViewState_build__closure1, A.KanbanViewState_build___closure1, A._KanbanViewBuilderState_build_closure, A.TaskListItem_build_closure0, A.TaskListItem_build__closure0, A.TaskListBuilder_build_closure, A.TaskListBuilder_build__closure, A.TaskScreen_build_closure16, A.TaskScreen_build_closure15, A.TaskScreen_build_closure12, A.TaskScreen_build_closure11, A.TaskScreenBuilder_build_closure, A.TaskViewScreen_build_closure, A.TaskViewVM_TaskViewVM$fromStore_closure1, A.TaskStatusEditScreen_build_closure, A.TaskStatusListBuilder_build_closure, A.TaskStatusListBuilder_build__closure, A.TaskStatusScreen_build_closure8, A.TaskStatusScreen_build_closure5, A.TaskStatusScreenBuilder_build_closure, A.TaskStatusViewScreen_build_closure, A.TaxRateEditScreen_build_closure, A.TaxRateListBuilder_build_closure, A.TaxRateListBuilder_build__closure, A.TaxRateSettingsScreen_build_closure4, A.TaxRateSettingsScreen_build_closure1, A.TaxRateScreenBuilder_build_closure, A.TaxRateViewScreen_build_closure, A.TokenEditScreen_build_closure, A.TokenEditVM_TokenEditVM$fromStore___closure, A.TokenListBuilder_build_closure, A.TokenListBuilder_build__closure, A.TokenScreen_build_closure8, A.TokenScreen_build_closure5, A.TokenScreenBuilder_build_closure, A.TokenViewScreen_build_closure, A._TransactionEditState_build__closure0, A._TransactionEditState_build__closure5, A.TransactionEditScreen_build_closure, A.TransactionEditVM_TransactionEditVM$fromStore_closure2, A.TransactionListItem_build_closure, A.TransactionListItem_build__closure0, A.TransactionListBuilder_build_closure, A.TransactionListBuilder_build__closure, A.TransactionScreen_build_closure15, A.TransactionScreen_build_closure14, A.TransactionScreen_build_closure11, A.TransactionScreenBuilder_build_closure, A._MatchDepositsState_updateInvoiceList_closure0, A._MatchDepositsState_updatePaymentList_closure0, A._MatchDepositsState_build_closure9, A._MatchDepositsState_build_closure10, A._MatchDepositsState_build_closure12, A._MatchDepositsState_build_closure11, A._MatchDepositsState_build_closure14, A._MatchDepositsState_build_closure13, A._MatchWithdrawalsState_updateCategoryList_closure0, A._MatchWithdrawalsState_updateVendorList_closure0, A._MatchWithdrawalsState_updateExpenseList_closure0, A._MatchWithdrawalsState_build_closure6, A._MatchWithdrawalsState_build_closure7, A._MatchWithdrawalsState_build_closure9, A._MatchWithdrawalsState_build_closure8, A._MatchWithdrawalsState_build_closure14, A._MatchWithdrawalsState_build_closure13, A._MatchWithdrawalsState_build_closure19, A._MatchWithdrawalsState_build_closure18, A.TransactionViewScreen_build_closure, A.TransactionViewVM_TransactionViewVM$fromStore_closure2, A.TransactionViewVM_TransactionViewVM$fromStore_closure3, A.TransactionViewVM_TransactionViewVM$fromStore_closure0, A._TransactionRuleEditState_build__closure6, A._TransactionRuleEditState_build__closure8, A.TransactionRuleEditScreen_build_closure, A.TransactionRuleListBuilder_build_closure, A.TransactionRuleListBuilder_build__closure, A.TransactionRuleScreen_build_closure8, A.TransactionRuleScreen_build_closure5, A.TransactionRuleScreenBuilder_build_closure, A.TransactionRuleViewScreen_build_closure, A._UserEditState_build_closure2, A.UserEditScreen_build_closure, A.UserEditVM_UserEditVM$fromStore___closure, A.UserListBuilder_build_closure, A.UserListBuilder_build__closure, A.UserScreen_build_closure8, A.UserScreen_build_closure5, A.UserScreenBuilder_build_closure, A.UserViewScreen_build_closure, A.VendorEditContactsScreen_build_closure, A.VendorEditContactsVM_VendorEditContactsVM$fromStore_closure2, A.VendorEditScreen_build_closure, A.VendorListItem_build_closure, A.VendorListItem_build__closure0, A.VendorListBuilder_build_closure, A.VendorListBuilder_build__closure, A.VendorScreen_build_closure8, A.VendorScreen_build_closure5, A.VendorScreenBuilder_build_closure, A._VendorViewActivityState_build_closure0, A._VendorViewActivityState_build_closure, A._VendorViewFullwidthState_build_closure, A.VendorViewScreen_build_closure, A.VendorViewVM_VendorViewVM$fromStore_closure0, A.WebhookEditScreen_build_closure, A.WebhookViewScreen_build_closure, A.WebhookListBuilder_build_closure, A.WebhookListBuilder_build__closure, A.WebhookScreen_build_closure8, A.WebhookScreen_build_closure5, A.WebhookScreenBuilder_build_closure, A.passwordCallback_closure1, A.passwordCallback_closure2, A._ExampleEditorState__showImageToolbar__closure, A._darkModeStyles_closure, A._darkModeStyles_closure0, A._darkModeStyles_closure1, A.memo2_closure, A.RenderOverflowView_performFlexibleLayout_closure, A.RenderOverflowView_paint_defaultPaint, A.RenderOverflowView_hitTestChildren__closure, A.OverflowView$_all_closure, A.decodePermissionRequestResult_closure, A._PinputState__buildPinput__closure, A._PinputState__buildFields_closure, A.__PinputState_State_RestorationMixin_dispose_closure, A.PdfPreviewCustomState__createPreview_closure, A._QrImageViewState_build_closure, A.hashObjects_closure0, A.combineReducers_closure, A.RoundedLoadingButtonState_build_closure, A.RouteObserverBreadcrumb__formatArgs_closure, A.Highlighter__collateLines_closure0, A.ReactiveModelImp__handleAsyncState_closure1, A.CommonEditorOperations_deleteUpstream_closure, A.CommonEditorOperations_deleteUpstream_closure0, A.CommonEditorOperations__replaceBlockNodeWithEmptyParagraphAndCollapsedSelection_closure, A.CommonEditorOperations_convertParagraphByPatternMatching_closure, A.CommonEditorOperations_convertParagraphByPatternMatching_closure0, A.CommonEditorOperations_convertParagraphByPatternMatching_closure1, A.CommonEditorOperations_convertParagraphByPatternMatching_closure2, A.CommonEditorOperations_convertParagraphByPatternMatching_closure3, A.CommonEditorOperations__processUrlNode_closure, A.CommonEditorOperations_insertBlockLevelNewline_closure, A.CommonEditorOperations_insertBlockLevelNewline_closure0, A.CommonEditorOperations_convertToListItem_closure, A.CommonEditorOperations_convertToBlockquote_closure, A.CommonEditorOperations_convertToParagraph_closure, A._CaretDocumentOverlayState_build__closure, A._CaretDocumentOverlayState_build___closure0, A._AndroidDocumentTouchEditingControlsState_build_closure, A.KeyboardEditingToolbar_build_closure, A._SingleColumnDocumentLayoutState__buildDocComponents_closure, A._SingleColumnDocumentLayoutState__buildDocComponents_closure0, A.SuperEditorState__buildDesktopGestureSystem_closure, A.defaultStylesheet_closure, A.defaultStylesheet_closure0, A.defaultStylesheet_closure1, A.defaultStylesheet_closure2, A.defaultStylesheet_closure3, A.defaultStylesheet_closure4, A.defaultStylesheet_closure5, A.defaultStylesheet_closure6, A.defaultStylesheet_closure7, A.defaultStylesheet_closure8, A.defaultStylesheet_closure9, A.taskStyles_closure, A.TaskComponentBuilder_createViewModel__closure, A._IosDocumentTouchEditingControlsState_build_closure, A.SuperAndroidTextFieldState_build_closure, A.IOSFloatingCursor_build_closure, A.SuperIOSTextFieldState_build_closure, A.SuperTextState_build_closure, A.SuperTextState_build_closure0, A.WindowManager_setBounds_closure]); _inheritMany(A._Enum, [A.BrowserEngine, A.OperatingSystem, A.MutatorType, A._ParagraphCommandType, A.PersistedSurfaceState, A.DebugEngineInitializationState, A.Assertiveness, A._CheckableKind, A.Role, A.AccessibilityMode, A.GestureMode, A.EnabledState, A.LineBreakType, A.FragmentFlow, A._ComparisonResult, A.TextCapitalization, A.TransformKind, A.LineCharProperty, A.WordCharProperty, A.ClipOp, A.PathFillType, A.PathOperation, A.KeyEventType, A.StrokeCap, A.StrokeJoin, A.PaintingStyle, A.BlendMode, A.Clip, A.BlurStyle, A.FilterQuality, A.ImageByteFormat, A.PixelFormat, A.AppLifecycleState, A.DartPerformanceMode, A.PointerChange, A.PointerDeviceKind, A.PointerSignalKind, A.FontStyle, A.PlaceholderAlignment, A.TextAlign, A.TextBaseline, A.TextDecorationStyle, A.TextLeadingDistribution, A.TextDirection, A.TextAffinity, A.BoxHeightStyle, A.BoxWidthStyle, A.TileMode, A.Brightness, A.SpanMarkerType, A.AttributionVisitEvent, A.ImageRenderMethodForWeb, A.BarGroupingType, A.AxisOrientation, A._PixelVerticalDirection, A.RangeBandType, A.StepSizeType, A.TickLabelAnchor, A.TickLabelJustification, A.CalendarField, A.BehaviorPosition, A.OutsideJustification, A.InsideJustification, A.LegendTapHandling, A.LegendDefaultMeasure, A.LinePointHighlighterFollowLineType, A.SelectionMode, A.SelectionTrigger, A.FillPatternType, A.SelectionModelType, A.LayoutPosition, A.TextDirection0, A.MaxWidthStrategy, A.GestureType, A._HorizontalJustification, A.MessageLevel, A.FileType, A.AnimationStatus, A._AnimationDirection, A.AnimationBehavior, A._TrainHoppingMode, A._CupertinoTextSelectionToolbarItemsSlot, A.DiagnosticLevel, A.DiagnosticsTreeStyle, A._WordWrapParseMode, A._LicenseEntryWithLineBreaksParserState, A.TargetPlatform, A.GestureDisposition, A._ForceState, A._DragState, A.DragStartBehavior, A.GestureRecognizerState, A._ScaleState, A._ActionLevel, A._LayoutMode, A._Focus, A.ThemeMode, A._CornerId, A.ButtonTextTheme, A.ButtonBarLayoutBehavior, A.DatePickerEntryMode, A.DatePickerMode, A.DrawerAlignment, A._FloatingActionButtonType, A._HighlightType, A.FloatingLabelBehavior, A._DecorationSlot, A.ListTileStyle, A.ListTileControlAffinity, A._ListTileSlot, A.MaterialType, A.MaterialState, A._ActivityIndicatorType, A._RefreshIndicatorMode, A.RefreshIndicatorTriggerMode, A._ScaffoldSlot, A.SnackBarClosedReason, A._SwitchType, A._SwitchListTileType, A.TabBarIndicatorSize, A._TextSelectionToolbarItemPosition, A.MaterialTapTargetSize, A.DayPeriod, A.TimeOfDayFormat, A.HourFormat, A._TimePickerMode, A.TimePickerEntryMode, A.TooltipTriggerMode, A.ScriptCategory, A.RenderComparison, A.Axis0, A.VerticalDirection, A.AxisDirection, A.BorderStyle, A.BoxShape, A.BoxFit, A.ImageRepeat, A.TextOverflow, A.TextWidthBasis, A.SpringType, A.RenderAnimatedSizeState, A._IntrinsicDimension, A.FlexFit, A.MainAxisSize, A.MainAxisAlignment, A.CrossAxisAlignment, A.PlatformViewHitTestBehavior, A.HitTestBehavior, A.DecorationPosition, A.SelectionResult, A.SelectionEventType, A.TextGranularity, A.SelectionExtendDirection, A.SelectionStatus, A.TextSelectionHandleType, A.GrowthDirection, A.StackFit, A.TableCellVerticalAlignment, A.CacheExtentStyle, A.ScrollDirection, A.WrapAlignment, A.WrapCrossAlignment, A.SchedulerPhase, A.DebugSemanticsDumpOrder, A.Assertiveness0, A.KeyDataTransitMode, A.KeyboardSide, A.ModifierKey, A.SystemSoundType, A.MaxLengthEnforcement, A.SmartDashesType, A.SmartQuotesType, A.TextInputAction, A.TextCapitalization0, A.FloatingCursorDragState, A.SelectionChangedCause, A.CrossFadeState, A.ConnectionState, A.AutofillContextAction, A.ContextMenuButtonType, A.KeyEventResult, A.UnfocusDisposition, A.FocusHighlightMode, A.FocusHighlightStrategy, A.TraversalDirection, A.AutovalidateMode, A._StateLifecycle, A._ElementLifecycle, A.HeroFlightDirection, A._GestureType, A.PanAxis, A.Orientation, A.NavigationMode, A._ToolbarSlot, A.RoutePopDisposition, A._RouteLifecycle, A._RouteRestorationType, A.OverflowBarAlignment, A._GlowState, A._StretchState, A.RouteInformationReportingType, A.AndroidOverscrollIndicator, A.ScrollDecelerationRate, A.ScrollPositionAlignmentPolicy, A.ScrollViewKeyboardDismissBehavior, A.ScrollIncrementType, A.ScrollbarOrientation, A.SnapshotMode, A.ActionPaneType, A.GestureDirection, A.StyledToastAnimation, A.SignInOption, A.Channel, A.Format, A.BlendMode0, A.IfdValueType, A.PngDisposeMode, A.PngBlendMode, A.PngFilterType, A.IccProfileCompression, A.FrameType, A.CropAspectRatioPreset, A.CropStyle, A.ImageCompressFormat, A.CameraDevice, A.ImageSource, A.BillingResponse, A.SkuType, A.PurchaseStateWrapper, A.PurchaseStatus, A._TransactionRestoreState, A.SKPaymentTransactionStateWrapper, A.SKSubscriptionPeriodUnit, A.SKProductDiscountPaymentMode, A.SKProductDiscountType, A.PluralCase, A.IconPosition, A._HealthCheckLevel, A.PortalLinkStyle, A.DashboardSections, A.ClientReportFields, A.ContactReportFields, A.CreditReportFields, A.DocumentReportFields, A.ExpenseReportFields, A.InvoiceItemReportFields, A.InvoiceReportFields, A.TaxRateReportFields0, A.PaymentReportFields, A.TaxRateReportFields, A.ProductReportFields, A.ProfitAndLossReportFields, A.PurchaseOrderItemReportFields, A.PurchaseOrderReportFields, A.QuoteItemReportFields, A.QuoteReportFields, A.RecurringExpenseReportFields, A.RecurringInvoiceReportFields, A.ReportColumnType, A.TaskReportFields, A.TransactionReportFields, A.VendorReportFields, A.UpdateState, A.FormatNumberType, A.AnimationDirection, A._PlaceholderType, A.OverflowViewLayoutBehavior, A.PermissionStatus0, A.PinputAutovalidateMode, A.AndroidSmsAutofillMethod, A.PinAnimationType, A.HapticFeedbackType, A.QrCodeElement, A.FinderPatternPosition, A.QrEyeShape, A.QrDataModuleShape, A.QrValidationStatus, A.ButtonState, A._MissingCase, A.SentryTransactionNameSource, A.SentryMeasurementUnit, A.SignInWithAppleButtonStyle, A.IconAlignment, A.AppleIDAuthorizationScopes, A.AuthorizationErrorCode, A.StateStatus, A.DocumentGestureMode, A.SelectionHandleType, A.DragMode, A.PrependedCharacterPolicy, A.ListItemType, A.SelectionType, A.ExecutionInstruction, A._SelectionType, A.TextFieldKeyboardHandlerResult, A.HintBehavior, A._AutoScrollDirection, A.SuperTextFieldPlatformConfiguration, A.TextInputSource, A.HandleType, A.LaunchMode, A.PreferredLaunchMode]); @@ -571949,7 +572005,7 @@ typeUniverse: {eC: new Map(), tR: {}, eT: {}, tPV: {}, sEA: []}, mangledGlobalNames: {int: "int", double: "double", num: "num", String: "String", bool: "bool", Null: "Null", List: "List"}, mangledNames: {}, - types: ["~()", "Null()", "ListUIStateBuilder*(ListUIStateBuilder*)", "Null(Object*)", "Null(Store*,@,@(@)*)", "@(String*)", "Null(@)", "Null(String*)", "@(bool*)", "InvoiceEntityBuilder*(InvoiceEntityBuilder*)", "double(double)", "@()", "SettingsEntityBuilder*(SettingsEntityBuilder*)", "@(@)", "bool*(String*)", "String*(String*)", "~(Duration)", "Null(BuildContext*)", "Future*(BuildContext*)", "Null(bool*)", "~(BuildContext*)", "bool()", "int*(String*,String*)", "CompanyEntityBuilder*(CompanyEntityBuilder*)", "ErrorDialog*(BuildContext*)", "bool*()", "String*(@)", "Null(EntityState*,bool*)", "~(JavaScriptObject)", "Future*()", "Future*(Store*,@,@(@)*)", "Null(SelectableEntity*)", "Future*()", "ExpenseEntityBuilder*(ExpenseEntityBuilder*)", "Null(List*)", "~(TextEditingController*)", "Future<~>*()", "String*(BaseEntity*)", "DropdownMenuItem*(String*)", "Null(Duration*)", "ListBuilder*()", "~(Object?)", "~(AnimationStatus)", "Null(String*,String*)", "Null(String*,bool*)", "bool*(Route<@>*)", "~(bool*)", "@(BuildContext*)", "String*(String*,PreviewEntity*)", "String*(String*,SelectCompany*)", "String*(String*,ClearEntityFilter*)", "ListUIState*(ListUIState*,FilterByEntity*)", "bool(SpanMarker)", "PaymentEntityBuilder*(PaymentEntityBuilder*)", "~(TapDownDetails)", "ClientEntityBuilder*(ClientEntityBuilder*)", "Widget(BuildContext)", "PluralCase()", "CompanyGatewayEntityBuilder*(CompanyGatewayEntityBuilder*)", "Null(String*,InvoiceEntity*)", "~(DragStartDetails)", "Null(DocumentEntity*)", "ExecutionInstruction({editContext!EditContext,keyEvent!RawKeyEvent})", "@(SelectableEntity*)", "ListDivider*(BuildContext*,int*)", "~(DragUpdateDetails)", "SubscriptionEntityBuilder*(SubscriptionEntityBuilder*)", "TaskEntityBuilder*(TaskEntityBuilder*)", "~(BuildContext*,EntityAction*)", "String*(String*,@)", "InvoiceEntity*(String*)", "InvoiceItemEntityBuilder*(InvoiceItemEntityBuilder*)", "Null(InvoiceEntity*)", "bool(String)", "Null(TextEditingController*)", "String()", "bool*(InvoiceItemEntity*)", "bool(BoxHitTestResult,Offset)", "InvoiceStatusEntityBuilder*(InvoiceStatusEntityBuilder*)", "String(String,Node)", "Null(BuildContext*,MultipartFile*)", "String*(String*,FilterByEntity*)", "ScheduleEntityBuilder*(ScheduleEntityBuilder*)", "~(RenderObject)", "Future?(Object*)", "int*(List*,List*)", "Null(BuildContext*,DocumentEntity*,String*,String*)", "~(DragEndDetails)", "~(bool)", "SettingsUIStateBuilder*(SettingsUIStateBuilder*)", "~(String*)", "~(String)", "bool*(bool*,UpdateUserPreferences*)", "Color(Set)", "~(PaintingContext,Offset)", "~(TapUpDetails)", "Future<~>()", "int*(int*,PreviewEntity*)", "VendorEntityBuilder*(VendorEntityBuilder*)", "~(int)", "~(@)", "~(Element0)", "EntityStats*(String*,BuiltMap*)", "double(RenderBox)", "Null(~)", "UserCompanyEntityBuilder*(UserCompanyEntityBuilder*)", "UserEntityBuilder*(UserEntityBuilder*)", "bool*(InvoiceEntity*)", "Null(List*)", "InvoiceEntity*(@)", "@(TaxRateEntity*)", "Null(EntityStatus*,bool*)", "StatelessWidget*(BuildContext*,BoxConstraints*)", "~(PointerEvent)", "Uint8List*(PdfPageFormat*)", "Null(JavaScriptObject)", "Null(String*,ExpenseEntity*)", "~(Document2,DocumentEditorTransaction)", "Null(BuildContext*,Completer*)", "UserStateBuilder*(UserStateBuilder*)", "String(Match)", "bool(Object?)", "Null(int*)", "Map(Document2,DocumentNode)", "~(RestorableProperty,~())", "@(int*,String*)", "TransactionEntityBuilder*(TransactionEntityBuilder*)", "@(DocumentEntity*,String*,String*)", "Null(ExpenseEntity*)", "Null(int*,int*)", "Palette()", "int(int)", "String*()", "@(CompanyEntity*)", "@(MultipartFile*)", "~(Object,StackTrace)", "String(String)", "ScrollableListView*(BuildContext*)", "List()", "Null(String*,TaskEntity*)", "~(String,@)", "bool*(ClientContactEntity*)", "double*(ChartMoneyData*,int*)", "PurchaseOrderStateBuilder*(PurchaseOrderStateBuilder*)", "ListBuilder*()", "Null(BaseEntity*)", "~(ByteData?)", "bool(@)", "DashboardUISettingsBuilder*(DashboardUISettingsBuilder*)", "bool(FocusNode)", "@(InvoiceEntity*)", "InvoiceEntity*(InvoiceEntity*,@)", "Null(Completer*,String*)", "Null(TaxRateEntity*)", "String*(InvoiceEntityBuilder*)", "Widget*()", "Widget*(BuildContext*,int*)", "~(SelectableEntity*)", "EntityStats*(String*,BuiltMap*)", "DropdownMenuItem*(int*)", "Null(DesignEntity*)", "Null(UserEntity*)", "String*(String*,ClearEntitySelection*)", "Null(PaymentEntity*)", "AuthStateBuilder*(AuthStateBuilder*)", "TaskStatusEntityBuilder*(TaskStatusEntityBuilder*)", "Tween(@)", "Null(Object,StackTrace)", "~(LayoutView)", "int()", "~(ForcePressDetails)", "TransactionRuleEntityBuilder*(TransactionRuleEntityBuilder*)", "ProductEntityBuilder*(ProductEntityBuilder*)", "~(@,@)", "ProjectEntityBuilder*(ProjectEntityBuilder*)", "bool*(VendorContactEntity*)", "PaymentStatusEntityBuilder*(PaymentStatusEntityBuilder*)", "Null(BuildContext*[EntityAction*])", "@(int*)", "bool(ScrollNotification)", "Null(PaymentableEntity*)", "~(Object*)", "AlertDialog*(BuildContext*)", "Null(SettingsEntity*)", "~(PointerExitEvent)", "QuoteStateBuilder*(QuoteStateBuilder*)", "Object?(@)", "Widget(BuildContext,int)", "~(String,String)", "Future()", "bool*(BaseEntity*)", "Null(List*)", "bool(FlutterHtmlKeyboardEvent)", "Color?(Set)", "Null(TaskTime*)", "Null(TransactionEntity*)", "~(PointerDownEvent)", "Null(BuildContext*,bool*)", "Color0(int?)", "TaskEntity*(String*)", "CompanyGatewayStateBuilder*(CompanyGatewayStateBuilder*)", "Null(String*,PaymentEntity*)", "TextFieldKeyboardHandlerResult({controller!AttributedTextEditingController,keyEvent!RawKeyEvent,textLayout:ProseTextLayout?})", "TextStyle(Set)", "PanGestureRecognizer()", "~(PanGestureRecognizer)", "FeesAndLimitsSettingsBuilder*(FeesAndLimitsSettingsBuilder*)", "bool(_RouteEntry?)", "bool*(TaskTime*)", "~(PointerEnterEvent)", "bool(int)", "MapEntry(@,@)", "ListBuilder*()", "MapBuilder*()", "SimpleDialog*(BuildContext*)", "String*(PaymentableEntity*)", "GroupStateBuilder*(GroupStateBuilder*)", "ListTile*(String*)", "TransactionStateBuilder*(TransactionStateBuilder*)", "TaxRateStateBuilder*(TaxRateStateBuilder*)", "double*(double*)", "bool(NotoFont)", "InvitationEntity*(ClientContactEntity*)", "DocumentLayout()", "Null(Completer*)", "Text*(String*)", "ExpenseEntity*(String*)", "bool(Node)", "~(LongPressStartDetails)", "Future<@>(MethodCall0)", "Null(InvoiceStateBuilder*)", "Future<~>(MethodCall0)", "int(_Codes)", "~(TapSequenceGestureRecognizer)", "PaymentTermStateBuilder*(PaymentTermStateBuilder*)", "PaymentEntity*(String*)", "Null(ProductEntity*)", "ClientStateBuilder*(ClientStateBuilder*)", "double(double,double)", "WebhookEntityBuilder*(WebhookEntityBuilder*)", "bool(InlineSpan)", "Null(RecurringInvoiceStateBuilder*)", "MapBuilder*(MapBuilder*)", "Null(TaskEntity*)", "Null(TaskStateBuilder*)", "TapSequenceGestureRecognizer()", "double*()", "BankAccountEntityBuilder*(BankAccountEntityBuilder*)", "bool*(PaymentableEntity*)", "Null(EntityType*)", "int(Object?)", "List*()", "~(PointerExitEvent*)", "double(RenderBox,double)", "~(String?)", "Future*(BuildContext*,bool*)", "Null(LoginResponse*)", "TextFieldKeyboardHandlerResult({controller!AttributedTextEditingController,keyEvent!RawKeyEvent,textLayout!ProseTextLayout})", "KeyEventResult(FocusNode,RawKeyEvent)", "~(~())", "TaskTimeBuilder*(TaskTimeBuilder*)", "Widget(BuildContext,Widget?)", "Column*(BuildContext*)", "RecurringInvoiceStateBuilder*(RecurringInvoiceStateBuilder*)", "Null(TaskStatusEntity*)", "BaseEntity*(InvoiceItemEntity*)", "Null(List*,String*,String*)", "int(FocusNode,FocusNode)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*)", "~(Object?,Object?)", "@(DesignEntity*)", "int*(InvoiceEntity*,InvoiceEntity*)", "InvoiceItemSelector*(BuildContext*)", "@(Completer*)", "bool*(EntityType*)", "~(PointerSignalEvent)", "TextStyle(Set)", "DocumentStateBuilder*(DocumentStateBuilder*)", "bool(GestureListener)", "ExpenseStateBuilder*(ExpenseStateBuilder*)", "List*(BuildContext*)", "ExpenseStatusEntityBuilder*(ExpenseStatusEntityBuilder*)", "~(Selectable)", "ExpenseCategoryEntityBuilder*(ExpenseCategoryEntityBuilder*)", "DropdownMenuItem*(MapEntry*)", "~(SpanMarker)", "Null(GroupEntity*)", "Null(InvoiceItemEntity*,int*)", "InvoiceStateBuilder*(InvoiceStateBuilder*)", "CreditStateBuilder*(CreditStateBuilder*)", "TransactionStatusEntityBuilder*(TransactionStatusEntityBuilder*)", "PaymentStateBuilder*(PaymentStateBuilder*)", "DropdownMenuItem*(DateRange*)", "AppStateBuilder*(AppStateBuilder*)", "@(String*,bool*)", "MaterialStateProperty?(ButtonStyle?)", "Null(ClientEntity*)", "Null(ProjectEntity*)", "bool(Element0)", "Future*(String*)", "~(String,NumericAxis)", "bool*(PaymentEntity*)", "Null(List*)", "Null(BuiltList*)", "~(DateTime)", "Null(InvoiceItemEntity*)", "Future()", "TaxRateEntity*(String*)", "UpgradeDialog*(BuildContext*)", "bool(InheritedElement)", "MapBuilder*()", "Color0*(ChartMoneyData*,int*)", "TaskStateBuilder*(TaskStateBuilder*)", "Null(VendorEntity*)", "String*(InvoiceEntity*)", "ProductEntity*(String*)", "DateTime*(ChartMoneyData*,int*)", "Future>(Map)", "Widget(BuildContext,BoxConstraints)", "Null(EntityAction*)", "Null(List*)", "~(PointerEnterEvent*)", "ActivityListTile*(BuildContext*,int*)", "Null(List*[String*,String*])", "Null(String*,ClientEntity*)", "Null(BuildContext*[int*])", "Null(BuildContext*,InvoiceEntity*[String*])", "Null(RecurringExpenseStateBuilder*)", "RecurringExpenseStateBuilder*(RecurringExpenseStateBuilder*)", "ProjectStateBuilder*(ProjectStateBuilder*)", "Null(int*,String*)", "int(RenderObject,RenderObject)", "ClientContactEntityBuilder*(ClientContactEntityBuilder*)", "Null(DateTime*)", "ExpenseListItem*(BuildContext*,int*)", "~({curve:Curve,descendant:RenderObject?,duration:Duration,rect:Rect?})", "Offset()", "ProductStateBuilder*(ProductStateBuilder*)", "int(@,@)", "~(LongPressMoveUpdateDetails)", "Null(BuildContext*,InvoiceEntity*,ClientEntity*)", "RenderBox()", "ClientEntity*(String*)", "DesignEntityBuilder*(DesignEntityBuilder*)", "TaskListItem*(BuildContext*,int*)", "UserSmsVerification*(BuildContext*)", "Null(ScheduleEntity*)", "bool*(@)", "ScheduleStateBuilder*(ScheduleStateBuilder*)", "~(ProgressEvent)", "String*(ProfitAndLossReportFields*)", "Null(PaymentTermEntity*)", "AppTextButton*(BuildContext*)", "Null(SubscriptionEntity*)", "InvoiceListItem*(BuildContext*,int*)", "~(Event)", "SubscriptionStateBuilder*(SubscriptionStateBuilder*)", "JavaScriptObject()", "Null(List*)", "Null(@,@)", "String*(TaxRateReportFields*)", "EntityStats*(String*,BuiltMap*)", "Color(Color)", "BankAccountStateBuilder*(BankAccountStateBuilder*)", "CustomFieldSelector*(BuildContext*)", "String*(TaxRateReportFields0*)", "Null(TaskStatusStateBuilder*)", "TaskStatusStateBuilder*(TaskStatusStateBuilder*)", "ColorTween(@)", "Null(String*,TransactionEntity*)", "Future<~>(bool)", "ExpenseCategoryStateBuilder*(ExpenseCategoryStateBuilder*)", "Null(ExpenseCategoryEntity*)", "ProjectEntity*(String*)", "double()", "Null(TokenEntity*)", "MouseCursor0(Set)", "TokenStateBuilder*(TokenStateBuilder*)", "CompanyGatewayEntity*(String*)", "Null(List*)", "Future()", "Null(CompanyGatewayEntity*)", "String*(ExpenseEntity*)", "MessageDialog*(BuildContext*)", "ListBuilder*()", "Object?(Object?)", "~(NavigatorObserver)", "ExpenseEntity*(ExpenseEntity*,@)", "TransactionRuleStateBuilder*(TransactionRuleStateBuilder*)", "MapBuilder*(MapBuilder*)", "String(int)", "bool(_RouteEntry)", "DesignStateBuilder*(DesignStateBuilder*)", "@([String*,String*])", "List*>*(BuildContext*)", "String?(String?)", "~(bool?)", "Null(Store*)", "VendorContactEntityBuilder*(VendorContactEntityBuilder*)", "DesignEntity*(String*)", "ScrollPosition()", "Null(BuildContext*,EmailTemplate*,String*,String*,String*)", "List*(BuiltMap*,BuiltMap*)", "TextBoundary(DirectionalTextEditingIntent)", "BankAccountEntity*(String*)", "VendorStateBuilder*(VendorStateBuilder*)", "DateTime()", "Null(BankAccountEntity*)", "Null(WebhookEntity*)", "String*(InvitationEntity*)", "Future>(Map)", "WebhookStateBuilder*(WebhookStateBuilder*)", "GridView*(BuildContext*,BoxConstraints*)", "bool*(String*,InvoiceEntity*)", "Widget(BuildContext,EditableTextState)", "EntityStats*(String*,BuiltMap*)", "Null(TransactionRuleEntity*)", "GroupEntityBuilder*(GroupEntityBuilder*)", "WebhookEntity*(String*)", "Null(VendorStateBuilder*)", "Null(List*)", "VendorEntity*(String*)", "List*(BuiltMap*)", "Null(UserStateBuilder*)", "UserEntity*(String*)", "bool*(EntityAction*)", "ListBuilder*(ListBuilder*)", "OutlinedButton*(EntityAction*)", "PopupMenuButton*(BuildContext*,int*)", "List*>*(BuildContext*)", "PopupMenuItem*(EntityAction*)", "bool*(bool*,DismissTwoYearReviewAppPermanently*)", "Null(TransactionRuleStateBuilder*)", "Null(List*)", "TransactionRuleEntity*(String*)", "Null(TransactionStateBuilder*)", "TransactionEntity*(String*)", "DecoratedFormField*(BuildContext*,TextEditingController*,FocusNode*,~()*)", "Null(TokenStateBuilder*)", "Null(List*)", "TokenEntity*(String*)", "Null(TaxRateStateBuilder*)", "Null(List*)", "Null(List*)", "TaskStatusEntity*(String*)", "Null(SubscriptionStateBuilder*)", "Null(List*)", "IconButton*(BuildContext*)", "SubscriptionEntity*(String*)", "Null(ScheduleStateBuilder*)", "InkWell*(BuildContext*)", "~(Timer*)", "Null(List*)", "ScheduleEntity*(String*)", "Null(int*,bool*)", "ReportsUIStateBuilder*(ReportsUIStateBuilder*)", "double*(String*)", "Null(QuoteStateBuilder*)", "Null(PurchaseOrderStateBuilder*)", "BaseEntity*(String*)", "Null(ProjectStateBuilder*)", "Null(List*)", "Null(ProductStateBuilder*)", "Future*(BuildContext*,Completer*{oneTimePassword:String*,secret:String*,url:String*})", "Null(List*)", "Future*(BuildContext*,Completer*,String*)", "Null(PaymentTermStateBuilder*)", "Null(List*)", "PaymentTermEntity*(String*)", "Null(PaymentStateBuilder*)", "Null(GroupStateBuilder*)", "Null(List*)", "Null(List*)", "GroupEntity*(String*)", "ListTile*(BuildContext*,int*)", "Null(ExpenseCategoryStateBuilder*)", "Null(List*)", "ExpenseCategoryEntity*(String*)", "Null(ExpenseStateBuilder*)", "bool*(ExpenseEntity*)", "Null(List*)", "Null(DesignStateBuilder*)", "Null(List*)", "int*(ExpenseEntity*,ExpenseEntity*)", "int*(TaskEntity*,TaskEntity*)", "Null(CreditStateBuilder*)", "Null(CompanyGatewayStateBuilder*)", "Null(List*)", "Null(ClientStateBuilder*)", "Null(List*)", "Null(BankAccountStateBuilder*)", "Null(List*)", "Null(Timer*)", "VendorContactEntity*()", "MapBuilder*>*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "bool*(InvitationEntity*)", "ListBuilder*(ListBuilder*)", "InvitationEntity*(VendorContactEntity*)", "PaymentListItem*(BuildContext*,int*)", "QuoteListItem*(BuildContext*,int*)", "bool*(ActivityEntity*)", "ClientContactEntity*()", "bool(Country)", "String(@)", "Null(Event)", "bool(Node0)", "@(double*)", "~(Object,String)", "~(LongPressEndDetails)", "bool(ScrollMetricsNotification)", "EdgeInsetsGeometryTween(@)", "DropdownMenuItem*(int*)", "~(VerticalDragGestureRecognizer)", "~(TaxRateEntity*)", "VerticalDragGestureRecognizer()", "PaymentableEntityBuilder*(PaymentableEntityBuilder*)", "bool(FocusableActionDetector)", "String*(ClientReportFields*)", "int(SemanticsNode,SemanticsNode)", "String*(ContactReportFields*)", "String*(CreditReportFields*)", "String*(DocumentReportFields*)", "Null(WebhookStateBuilder*)", "String*(InvoiceItemReportFields*)", "String*(InvoiceReportFields*)", "bool(SemanticsNode)", "String*(PaymentReportFields*)", "~(List)", "String*(ProductReportFields*)", "~(SliverConstraints)", "String*(PurchaseOrderItemReportFields*)", "String*(PurchaseOrderReportFields*)", "String*(QuoteItemReportFields*)", "String*(QuoteReportFields*)", "String*(RecurringExpenseReportFields*)", "String*(RecurringInvoiceReportFields*)", "~(TextSelection,SelectionChangedCause?)", "String*(TaskReportFields*)", "String*(TransactionReportFields*)", "String*(VendorReportFields*)", "~(DragDownDetails)", "@(SettingsEntity*)", "Rect()", "bool(DataRow0)", "MaterialStateProperty?(ButtonStyle?)", "MapEntry*>*(String*,String*)", "Widget(Widget,Animation0)", "TaxRegionDataEntityBuilder*(TaxRegionDataEntityBuilder*)", "Null(bool*,int*,String*,double*,double*)", "Null(String*,List*)", "Future*(String*,String*)", "Future<~>(String)", "~(String,~())", "bool(Object?,Object?)", "TransactionRuleCriteriaEntityBuilder*(TransactionRuleCriteriaEntityBuilder*)", "PasswordConfirmation*(BuildContext*)", "bool*(Attribution*)", "Map*(Document2*,DocumentNode*)", "Widget(BuildContext,Widget,int?,bool)", "Iterable(Iterable)", "bool(_Highlight)", "bool(Point)", "~(ImageStreamListener)", "~(int,int)", "int(int,int)", "~(Object[StackTrace?])", "Null(@,StackTrace)", "bool(KeyData)", "~(TextInputAction)", "~(Codec)", "~(Timer)", "Null(bool)", "bool(String?)", "Set()", "JavaScriptObject(JavaScriptObject)", "Future<~>(~(JavaScriptObject),~(Object?))", "String*(ExpenseReportFields*)", "ListBuilder*()", "LongPressGestureRecognizer()", "~(LongPressGestureRecognizer)", "TaxRateEntity*(@)", "Future()", "~(num)", "HorizontalDragGestureRecognizer()", "TokenEntityBuilder*(TokenEntityBuilder*)", "~(HorizontalDragGestureRecognizer)", "double(Set)", "int(int,@)", "ForcePressGestureRecognizer()", "~(ForcePressGestureRecognizer)", "Null(BuiltList*)", "~(PointerPanZoomStartEvent)", "String*(PaymentEntityBuilder*)", "String*(ProjectEntityBuilder*)", "Positioned(BuildContext,Widget?)", "Tween<@>?(Tween<@>?,@,Tween<@>(@))", "AlignmentGeometryTween(@)", "List()", "DecorationTween(@)", "~(DiagnosticsNode)", "~(String,String?)", "bool*(bool*,DismissOneYearReviewAppPermanently*)", "Completer*(Completer*,EditClient*)", "AppSidebarMode*(AppSidebarMode*,UpdateUserPreferences*)", "Drag?(Offset)", "double(_PointerPanZoomData)", "~(_DragInfo)", "EntityStats*(String*,BuiltMap*)", "VelocityTracker(PointerEvent)", "bool*(GatewayTokenEntity*)", "Widget(BuildContext,Object?,ScrollController?)", "UserEntity*(@)", "ReportSettingsEntityBuilder*(ReportSettingsEntityBuilder*)", "bool(Selectable,double)", "bool*(ProductEntity*)", "Widget(BuildContext,bool)", "Completer*(Completer*,EditVendor*)", "~(PointerHoverEvent)", "LicenseEntry(int)", "~(Object,StackTrace,Object?)", "Widget(BuildContext,Object,StackTrace?)", "bool*(ProjectEntity*)", "~(Symbol0,@)", "bool*(TaskEntity*)", "int*(BaseEntity*,BaseEntity*)", "Promise<1&>([JavaScriptObject?])", "~(bool(String))", "bool(Rule)", "List*>*(BuildContext*)", "InkWell*(String*)", "bool(DraggableScrollableNotification)", "List?(int?)", "CompanyGatewayEntity*(@)", "UserSettingsEntityBuilder*(UserSettingsEntityBuilder*)", "Null(ProgressEvent)", "Future(String,Map)", "Null(BuildContext*,String*,String*,String*)", "List()", "String(num?)", "PaymentableEntity*(BaseEntity*)", "List*()", "int(String?)", "String(String,String)", "~(Uint8List,String,int)", "Future()", "String*(String*,ShowPdfCredit*)", "InvoiceEntity*(InvoiceEntity*,AddCreditItem*)", "InvoiceEntity*(InvoiceEntity*,DeleteCreditItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateCreditItem*)", "bool(BuildContext)", "int(LayoutView,LayoutView)", "bool(LayoutView)", "ViewListDiffResult?(int)", "bool*(GatewayOptionsEntity*)", "MapBuilder*>*(MapBuilder*>*)", "List*(BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,String*,BuiltMap*,List*)", "bool*(SelectableEntity*)", "CustomSingleChildLayout(BuildContext)", "~(Size)", "ToggleButtons*(BuildContext*,BoxConstraints*)", "~([Intent?])", "MapBuilder*>*(MapBuilder*>*)", "~(FocusHighlightMode)", "@(JavaScriptObject)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*,BuiltMap*)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*)", "~(GestureListener)", "~(RenderBox?)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*)", "Null(String*,String*,String*,String*,String*)", "Null(EmailTemplate*)", "num?(int?)", "bool*(TaxRateEntity*)", "TaxRateEntity*()", "Null(PointerHoverEvent*)", "Null(List<@>*)", "bool(ChartBehavior<@>)", "Text*(@)", "Align*(List<@>*)", "int*(PaymentEntity*,PaymentEntity*)", "List*(BuiltMap*,BuiltMap*)", "Widget*(CompanyEntity*)", "AccountSmsVerification*(BuildContext*)", "~(ChartBehavior<@>)", "LocalKey(MergeableMaterialItem)", "PointerInterceptor*(BuildContext*)", "Future*(@)", "DropdownMenuItem<@>*(@)", "String*(PhoneNumber*)", "bool*(SystemLogEntity*)", "_ZoomEnterTransition(BuildContext,Animation0,Widget?)", "_ZoomExitTransition(BuildContext,Animation0,Widget?)", "Null(Uint8List)", "bool*(DataRow*)", "DataCell*(DataColumn0*)", "~(ScaleStartDetails)", "DataCell*(String*)", "ListBuilder*()", "~(ScaleUpdateDetails)", "int*(int*)", "DocumentEntity*(String*)", "ListBuilder*()", "@(Object*)", "~(ScaleEndDetails)", "bool(RenderBox)", "DocumentEntityBuilder*(DocumentEntityBuilder*)", "Null(DocumentStateBuilder*)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "Null(BuiltList*)", "Widget*(BuildContext*,AsyncSnapshot*)", "Null(ClientContactEntity*)", "ListBuilder*()", "ListBuilder*()", "Null(GatewayTokenEntity*)", "Row*(BuildContext*,BoxConstraints*)", "TokenMeta*(GatewayTokenEntity*)", "ListBuilder*()", "bool*(String*,ExpenseEntity*)", "ListBuilder*()", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*,BuiltMap*,StaticState*)", "ListBuilder*()", "ExpenseEntity*(@)", "ListBuilder*()", "MapBuilder*()", "ListBuilder*()", "Completer*(Completer*,EditExpenseCategory*)", "Semantics(BuildContext,Widget?)", "ListBuilder*()", "~(_TimePickerMode)", "ListBuilder*()", "ListBuilder*()", "Size(RenderBox,BoxConstraints)", "MapBuilder*()", "ListBuilder*()", "ListBuilder*()", "~(TimeOfDay)", "ListBuilder*()", "Null(DateRange*)", "GroupEntity*(@)", "Null(ChartDataGroup*)", "String*(String*,ShowPdfInvoice*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,DeleteInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoiceItem*)", "Null(EntityType*,List*)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "List*(String*,BuiltMap*,BuiltList*)", "Future*(Response*)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "PaymentTermEntityBuilder*(PaymentTermEntityBuilder*)", "~(ImageInfo,bool)", "ExpenseCategoryListItem*(BuildContext*,int*)", "Null(VendorContactEntity*)", "ImageStreamCompleter()", "PaymentTermEntity*(@)", "InvoiceItemEntity*(String*)", "Container*(BuildContext*,int*)", "MapBuilder*()", "List*>*(BuildContext*)", "PopupMenuItem*(String*)", "ProductListItem*(BuildContext*,int*)", "~(ImageChunkEvent)", "RefreshIndicator*(BuildContext*)", "Null(MapEntry*)", "Null(String*,double*)", "~([String*])", "MapBuilder*()", "double*(PaymentableEntity*)", "Padding*(InvoiceEntity*)", "~(RandomAccessFile)", "~(Rect)", "bool(InlineSpanSemanticsInformation)", "Completer*(Completer*,EditProject*)", "~(List)", "Node2?(DirectoryNode,String,Node2?)", "String*(InvoiceItemEntityBuilder*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "bool*(InvoiceItemReportFields*)", "EntityStats*(String*,BuiltMap*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "String*(String*,ShowPdfPurchaseOrder*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "InvoiceEntity*(InvoiceEntity*,AddPurchaseOrderItem*)", "InvoiceEntity*(InvoiceEntity*,DeletePurchaseOrderItem*)", "InvoiceEntity*(InvoiceEntity*,UpdatePurchaseOrderItem*)", "@(String)", "bool(BoxHitTestResult)", "bool*(PurchaseOrderItemReportFields*)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "String*(String*,ShowPdfQuote*)", "bool*(QuoteItemReportFields*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteItem*)", "InvoiceEntity*(InvoiceEntity*,DeleteQuoteItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateQuoteItem*)", "_RandomAccessFile(Object?)", "Color0*(@,int*)", "num*(@,int*)", "Map*(String*)", "bool(JavaScriptObject)", "@(int*,bool*)", "Null(BuildContext*,BuiltMap*)", "Null(BuildContext*,List*)", "Future(RandomAccessFile)", "List(_SemanticsSortGroup)", "KeyData()", "PrefStateBuilder*(PrefStateBuilder*)", "Null(BuildContext*,String*,String*)", "String*(String*,ShowPdfRecurringInvoice*)", "String*(MapBuilder*)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceItem*)", "Future*(BuildContext*,AppSidebarMode*)", "InvoiceEntity*(InvoiceEntity*,DeleteRecurringInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoiceItem*)", "_Channel()", "Future(ByteData?)", "DropdownMenuItem*(ImportType*)", "Set<~>*()", "LoginScreen*(BuildContext*)", "TaxDataEntityBuilder*(TaxDataEntityBuilder*)", "TaxSubregionDataEntityBuilder*(TaxSubregionDataEntityBuilder*)", "MainScreen*(BuildContext*)", "Future*(Object*)", "_EnableTwoFactor*(BuildContext*)", "MediaQuery*(BuildContext*,Widget*)", "PaymentEditScreen*(BuildContext*)", "PaymentRefundScreen*(BuildContext*)", "bool*(SubscriptionEntityBuilder*)", "UpdateState*()", "~(RestorationBucket)", "Null(TaskTime*,int*)", "Null(Completer*,String*)", "Null(CompanyEntity*)", "~(int*)", "VendorListItem*(BuildContext*,int*)", "Null(BuildContext*,String*)", "_RuleCriteria*(BuildContext*)", "Map()", "Object?()", "UIStateBuilder*(UIStateBuilder*)", "Null(GoogleSignInAuthentication*)", "String*(Match*)", "~(GestureMode)", "Widget*(BuildContext*,DocumentSelection*,Widget*)", "~(LinkifyElement)", "String(Node3)", "bool(BlockSyntax)", "bool(InlineSyntax)", "bool(Delimiter)", "List()", "~(Attribution,int)", "Element2(int)", "SpanMarker(SpanMarker)", "Future<~>(BuildContext,Uint8List/(PdfPageFormat),PdfPageFormat)", "Null(PrintingInfo)", "~([~])", "Object?(DismissIntent)", "Future<~>(~)", "~(PersistenceRepository*)", "Future(JavaScriptObject)", "bool*(bool*,DismissNativeWarningPermanently*)", "~(Offset)", "bool*(CompanyEntity*)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,ListUIState*)", "bool*(HistoryRecord*)", "Padding(BuildContext,Widget?)", "bool(TextEditingDelta)", "~([Object?])", "DeltaTextInputClientDecorator()", "~({addedComponents!List,changedComponents!List,removedComponents!List})", "bool(DisplayFeature)", "bool(Attribution)", "Null(UserCompanyEntity*)", "Stack(BuildContext)", "CompositedTransformTarget(BuildContext,Widget?)", "Widget(BuildContext,TextLayout)", "Stack(BuildContext,List,Widget?)", "~(JavaScriptObject?)", "~(RenderBox,BoxConstraints{parentUsesSize:bool})", "ByteBuffer(@)", "Color?(Color?)", "BankAccountEntity*(BankAccountEntity*,@)", "CompanyGatewayEntity*(CompanyGatewayEntity*,@)", "int(_ReadingOrderSortData,_ReadingOrderSortData)", "DesignEntity*(DesignEntity*,@)", "TapGestureRecognizer()", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,@)", "GroupEntity*(GroupEntity*,@)", "PaymentEntity*(PaymentEntity*,@)", "PaymentTermEntity*(PaymentTermEntity*,@)", "ProductEntity*(ProductEntity*,@)", "ProjectEntity*(ProjectEntity*,@)", "ScheduleEntity*(ScheduleEntity*,@)", "SubscriptionEntity*(SubscriptionEntity*,@)", "TaskEntity*(TaskEntity*,@)", "TaskStatusEntity*(TaskStatusEntity*,@)", "TaxRateEntity*(TaxRateEntity*,@)", "TokenEntity*(TokenEntity*,@)", "TransactionEntity*(TransactionEntity*,@)", "TransactionRuleEntity*(TransactionRuleEntity*,@)", "UserEntity*(UserEntity*,@)", "VendorEntity*(VendorEntity*,@)", "WebhookEntity*(WebhookEntity*,@)", "~(TapGestureRecognizer)", "TaxRateEntityBuilder*(TaxRateEntityBuilder*)", "MaterialStateProperty?(ButtonStyle?)", "String*(String*,SortDocuments*)", "QuoteEmailScreen*(BuildContext*)", "QuotePdfScreen*(BuildContext*)", "ScheduleScreenBuilder*(BuildContext*)", "ScheduleViewScreen*(BuildContext*)", "ScheduleEditScreen*(BuildContext*)", "TransactionRuleScreenBuilder*(BuildContext*)", "TransactionRuleViewScreen*(BuildContext*)", "TransactionRuleEditScreen*(BuildContext*)", "TransactionScreenBuilder*(BuildContext*)", "TransactionViewScreen*(BuildContext*)", "TransactionEditScreen*(BuildContext*)", "BankAccountScreenBuilder*(BuildContext*)", "BankAccountViewScreen*(BuildContext*)", "BankAccountEditScreen*(BuildContext*)", "PurchaseOrderScreenBuilder*(BuildContext*)", "PurchaseOrderViewScreen*(BuildContext*)", "PurchaseOrderEditScreen*(BuildContext*)", "PurchaseOrderEmailScreen*(BuildContext*)", "PurchaseOrderPdfScreen*(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*)", "PaymentsSettingsScreen*(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*)", "EmailSettingsScreen*(BuildContext*)", "TemplatesAndRemindersScreen*(BuildContext*)", "CreditCardsAndBanksScreen*(BuildContext*)", "DataVisualizationsScreen*(BuildContext*)", "Flex(BuildContext)", "RegisteredFont?(ByteBuffer,String,String)", "Widget(BuildContext,Animation0,Animation0)", "~(PointerMoveEvent)", "Future()", "~(ActivateIntent)", "~(ButtonActivateIntent)", "~(PointerUpEvent)", "RenderObjectWidget(Widget)", "Future*(SharedPreferences*)", "DropdownButtonHideUnderline(BuildContext)", "Rect()?(RenderBox)", "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*,LoadSchedulesFailure*)", "String*(String*,LoadTransactionRulesFailure*)", "String*(String*,LoadTransactionsFailure*)", "String*(String*,LoadBankAccountsFailure*)", "String*(String*,LoadPurchaseOrdersFailure*)", "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*)", "bool*(bool*,DismissNativeWarning*)", "bool(bool)", "UserCompanyState*(int*)", "Null(~(Codec))", "bool(InkHighlight?)", "Color(_HighlightType)", "Promise<1&>()", "IndentingBuiltValueToStringHelper(String)", "Null(UserCompanyState*)", "ListBuilder()", "ListMultimapBuilder()", "ListTileTheme(BuildContext)", "StatefulWidget?(BuildContext,MagnifierController,ValueNotifier)", "Null(BuiltList*)", "BankAccountUIStateBuilder*(BankAccountUIStateBuilder*)", "bool*(bool*,ViewBankAccount*)", "bool*(bool*,ViewBankAccountList*)", "bool*(bool*,FilterBankAccountsByState*)", "bool*(bool*,FilterBankAccounts*)", "bool*(bool*,FilterBankAccountsByCustom1*)", "bool*(bool*,FilterBankAccountsByCustom2*)", "bool*(bool*,FilterBankAccountsByCustom3*)", "bool*(bool*,FilterBankAccountsByCustom4*)", "int*(int*,UpdateBankAccountTab*)", "bool(LayoutChangedNotification)", "String*(String*,ArchiveBankAccountsSuccess*)", "String*(String*,DeleteBankAccountsSuccess*)", "MapBuilder()", "SetBuilder()", "ShapeBorderTween(@)", "SetMultimapBuilder()", "String*(String*,SortBankAccounts*)", "String*(String*,FilterBankAccounts*)", "String*(String*,FilterBankAccountsByState*)", "String*(String*,FilterBankAccountsByCustom1*)", "String*(String*,FilterBankAccountsByCustom2*)", "String*(String*,FilterBankAccountsByCustom3*)", "String*(String*,FilterBankAccountsByCustom4*)", "bool(Pattern[int])", "BankAccountEntity*(BankAccountEntity*,UpdateBankAccount*)", "Null(FrameInfo)", "BankAccountEntity*(BankAccountEntity*,RestoreBankAccountsSuccess*)", "BankAccountEntity*(BankAccountEntity*,ArchiveBankAccountsSuccess*)", "BankAccountEntity*(BankAccountEntity*,DeleteBankAccountsSuccess*)", "PageTransitionsBuilder?(TargetPlatform)", "FadeTransition(BuildContext,Widget?)", "~(double,double)", "SurfaceScene()", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*,String*)", "bool(OverscrollIndicatorNotification)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "RefreshProgressIndicator(BuildContext,Widget?)", "BankAccountEntity*(@)", "Widget(Widget,int,Animation0)", "Material(BuildContext,Widget?)", "Actions(BuildContext,Widget?)", "_MergClientPicker*(BuildContext*)", "~(DragEndDetails{isClosing:bool?})", "Align(BuildContext,Widget?)", "bool(Set)", "Container(BuildContext)", "bool(Color)", "Object()", "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*)", "@(@,String)", "ClientContactEntity*(ClientContactEntity*,EditClient*)", "ClientContactEntity*(ClientContactEntity*,EditContact*)", "String*(String*,ArchiveClientsSuccess*)", "String*(String*,DeleteClientsSuccess*)", "String*(String*,ViewClient*)", "String*(String*,AddClientSuccess*)", "String*(String*,ShowPdfClient*)", "String*(String*,SortClients*)", "String*(String*,FilterClients*)", "String*(String*,FilterClientsByState*)", "String*(String*,FilterClientsByCustom1*)", "String*(String*,FilterClientsByCustom2*)", "String*(String*,FilterClientsByCustom3*)", "String*(String*,FilterClientsByCustom4*)", "Animation0(bool)", "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*)", "~(List,TextDirection,double)", "GlobalKey>(Widget)", "List*(BuiltMap*,BuiltList*,BuiltMap*,StaticState*)", "Center(int)", "InputDecorator(BuildContext,Widget?)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,ListUIState*,BuiltMap*,StaticState*)", "int(PaintRequest,PaintRequest)", "ClientEntity*(@)", "UserCompanyStateBuilder*(UserCompanyStateBuilder*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateReportSettings*)", "UnmanagedRestorationScope(FormFieldState)", "TextSelectionToolbarTextButton(MapEntry)", "UserCompanyEntity*(UserCompanyEntity*,SaveAuthUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,ConnectOAuthUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,ConnecGmailUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,DisableTwoFactorSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,SaveUserSettingsSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateCompanyLanguage*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateDashboardFields*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateDashboardFieldSettingss*)", "CompanyEntityBuilder*(UserCompanyEntityBuilder*)", "int*(int*,LoadCompanySuccess*)", "int*(int*,LoadExpensesSuccess*)", "List*(BuiltMap*,BuiltList*)", "bool*(CompanyEntity*,BuiltMap*,BuiltMap*)", "List*(CompanyEntity*,BuiltMap*,BuiltMap*)", "List*(String*,UserCompanyState*)", "ThemeDataTween(@)", "ThemeData()", "bool*(ClientEntity*)", "MapEntry>(Object,ThemeExtension<@>)", "bool(MapEntry>)", "Map()", "TimeOfDay(int)", "Offset(double)", "~(List<_TappableLabel>?)", "num(int?)", "MergeSemantics(int)", "~([TapUpDetails?])", "Future(Uint8List{allowUpscaling:bool,cacheHeight:int?,cacheWidth:int?})", "Future(ImmutableBuffer{allowUpscaling:bool,cacheHeight:int?,cacheWidth:int?})", "EdgeInsetsGeometry(EdgeInsetsGeometry,ShapeBorder)", "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*)", "ShapeBorder(ShapeBorder)", "String(ShapeBorder)", "String?(int)", "List*(BuiltMap*,BuiltList*,ListUIState*,String*,bool*)", "double*(String*,BuiltMap*)", "bool(double)", "EntityStats*(String*,BuiltMap*)", "Null(String*,CompanyGatewayEntity*)", "Color(double)", "_LiveImage()", "~(ImageInfo?,bool)", "Future<~>(Object,StackTrace?)", "Set(Set,Set)", "Null(Map>?)", "MapEntry(MapEntry)", "~(Object,StackTrace?)?(ImageStreamListener)", "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*)", "~(ImageChunkEvent)?(ImageStreamListener)", "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*)", "~(String?,List)", "InvoiceEntity*(InvoiceEntity*,MoveCreditItem*)", "Paint(BoxShadow)", "Rect(BoxShadow)", "InvoiceEntity*(InvoiceEntity*,UpdateCreditClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddCreditContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveCreditContact*)", "Path(BoxShadow)", "DiagnosticsNode(InlineSpan)", "~(int,SemanticsAction,ByteData?)", "~(SemanticsUpdate0)", "String(double,double,String)", "Size()", "double?()", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*)", "TextElement2(String)", "~(TextSelection)", "Rect(TextBox)", "DashboardUIStateBuilder*(DashboardUIStateBuilder*)", "BuiltMap*>*(BuiltMap*>*,UpdateDashboardSelection*)", "double(TextElement2)", "BuiltMap*>*(BuiltMap*>*,SelectCompany*)", "EntityType*(EntityType*,UpdateDashboardEntityType*)", "bool*(bool*,UpdateDashboardSidebar*)", "Rect(Rect?,TextBox)", "Iterable>()", "MouseCursor0(MouseTrackerAnnotation)", "~(MouseTrackerAnnotation,Matrix4)", "bool(MouseTrackerAnnotation)", "Null(String*,Duration*)", "Iterable>>()", "int(int?)", "List*(BuiltMap*,String*)", "~(_SelectableFragment)", "bool(_SelectableFragment)", "List*(BuiltMap*,BuiltMap*)", "OneSequenceGestureRecognizer(Factory)", "TransformLayer?(PaintingContext,Offset)", "bool(SliverHitTestResult{crossAxisPosition!double,mainAxisPosition!double})", "List*(BuiltMap*,BuiltMap*)", "Null(~())", "int(_PersistedSurfaceMatch,_PersistedSurfaceMatch)", "HitTestResult(Offset)", "bool(RenderSliver)", "~(CkCanvas)", "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*)", "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*)", "~(FrameTiming)", "~(int,_FrameCallbackEntry)", "List*(BuiltMap*,BuiltList*,ListUIState*)", "DesignEntity*(@)", "bool(Point[double?])", "SemanticsNode(_TraversalSortNode)", "DiagnosticsNode(SemanticsNode)", "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*)", "bool(Point,double,double)", "String*(String*,FilterDocuments*)", "String*(String*,FilterDocumentsByState*)", "String*(String*,FilterDocumentsByCustom1*)", "String*(String*,FilterDocumentsByCustom2*)", "String*(String*,FilterDocumentsByCustom3*)", "String*(String*,FilterDocumentsByCustom4*)", "DocumentEntity*(DocumentEntity*,UpdateDocument*)", "String(int?)", "int(SemanticsNode)", "SemanticsNode(int)", "DocumentEntity*(@)", "List*(BuiltMap*,BuiltList*,ListUIState*)", "ByteData(ByteData?)", "InvoiceItemEntity*(BaseEntity*)", "Map(TextInputConfiguration)", "TextInputConfiguration(AutofillClient)", "Stream()", "Future(String?)", "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*)", "bool(SurfaceFrame,CkCanvas)", "Future<~>(ByteData?,~(ByteData?))", "Future>(@)", "~(RawKeyEvent)", "~(int,@)", "InvoiceEntity*(ExpenseEntity*,BuiltMap*)", "RawKeyEventData()", "Color0?(int?)", "List*(BuiltMap*,String*)", "~(_LineRendererElement)", "List()", "List(List)", "_Future<@>?()", "Null(BuiltList*)", "ExpenseCategoryUIStateBuilder*(ExpenseCategoryUIStateBuilder*)", "double(num)", "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*)", "List<@>(String)", "List(SelectionRect)", "Palette(Palette())", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "double*(String*,BuiltMap*)", "~(Surface)", "~(Action)", "ExpenseCategoryEntity*(@)", "~(NotoFont)", "~(_ChildEntry)", "Widget(_ChildEntry)", "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(Widget)", "Route<@>?(RouteSettings)", "Route<@>(RouteSettings)", "~(AutocompletePreviousOptionIntent)", "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*)", "~(AutocompleteNextOptionIntent)", "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*)", "CkCanvas(CkPictureRecorder)", "InvoiceEntity*(InvoiceEntity*,MoveInvoiceItem*)", "CompositedTransformFollower(BuildContext)", "bool(AutofillClient)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoiceClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveInvoiceContact*)", "AutofillClient()", "bool(KeepAliveNotification)", "bool*(String*,BuiltMap*)", "InvoiceEntity*(InvoiceEntity*,BuiltMap*)", "List*(BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,String*,BuiltMap*,List*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*,String*)", "Null(String)", "ClipPath(BuildContext)", "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*,FilterPaymentsByStatus*)", "String*(String*,FilterPaymentsByCustom1*)", "String*(String*,FilterPaymentsByCustom2*)", "String*(String*,FilterPaymentsByCustom3*)", "String*(String*,FilterPaymentsByCustom4*)", "PaymentEntity*(PaymentEntity*,RestorePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,ArchivePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,DeletePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,UpdatePayment*)", "String*(PaymentEntity*)", "~(SelectionModelType)", "bool*(String*,PaymentEntity*)", "_Future<@>(@)", "HitTestResult()", "Future()", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*)", "EntityStats*(String*,BuiltMap*,BuiltMap*)", "PaymentEntity*(@)", "Future<~>(double)", "Future<~>(@)", "Future>(Map)", "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*)", "~(String,ChartBehavior0<@>)", "Rect(DisplayFeature)", "LayoutBuilder(BuildContext,double,Widget?)", "_DraggableSheetExtent()", "List*(BuiltMap*,BuiltList*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "~(ChartStateBehavior>,AnimationController)", "~(TransposeCharactersIntent)", "~(ReplaceTextIntent)", "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*)", "~(ScrollToDocumentBoundaryIntent)", "~(ScrollIntent)", "List*(BuiltMap*,BuiltList*,BuiltMap*)", "List*(BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*)", "ProductEntity*(@)", "~(ExtendSelectionByPageIntent)", "~(UpdateSelectionIntent)", "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*)", "~(ExpandSelectionToDocumentBoundaryIntent)", "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*)", "String*(ProjectEntity*)", "~(ExpandSelectionToLineBreakIntent)", "bool*(String*,ProjectEntity*)", "TextEditingValue(TextEditingValue,TextInputFormatter)", "Future<~>(PasteTextIntent)", "List*(BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*,BuiltMap*)", "~(TextEditingValue)", "Null(String*,ProjectEntity*)", "ProjectEntity*(@)", "PurchaseOrderUIStateBuilder*(PurchaseOrderUIStateBuilder*)", "bool*(bool*,ViewPurchaseOrder*)", "bool*(bool*,ViewPurchaseOrderList*)", "bool*(bool*,FilterPurchaseOrdersByState*)", "bool*(bool*,FilterPurchaseOrders*)", "bool*(bool*,FilterPurchaseOrdersByCustom1*)", "bool*(bool*,FilterPurchaseOrdersByCustom2*)", "bool*(bool*,FilterPurchaseOrdersByCustom3*)", "bool*(bool*,FilterPurchaseOrdersByCustom4*)", "int*(int*,UpdatePurchaseOrderTab*)", "CompositedTransformTarget(BuildContext,ViewportOffset)", "int*(int*,EditPurchaseOrder*)", "int*(int*,EditPurchaseOrderItem*)", "String*(String*,ArchivePurchaseOrdersSuccess*)", "String*(String*,DeletePurchaseOrdersSuccess*)", "String*(String*,ViewPurchaseOrder*)", "String*(String*,AddPurchaseOrderSuccess*)", "String*(String*,ShowEmailPurchaseOrder*)", "String*(String*,SortPurchaseOrders*)", "String*(String*,FilterPurchaseOrders*)", "String*(String*,FilterPurchaseOrdersByState*)", "String*(String*,FilterPurchaseOrdersByStatus*)", "String*(String*,FilterPurchaseOrdersByCustom1*)", "String*(String*,FilterPurchaseOrdersByCustom2*)", "String*(String*,FilterPurchaseOrdersByCustom3*)", "String*(String*,FilterPurchaseOrdersByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdatePurchaseOrder*)", "bool(HitTestEntry)", "InvoiceEntity*(InvoiceEntity*,MovePurchaseOrderItem*)", "TextSelection(TextSelection)", "~(UndoTextIntent)", "InvoiceEntity*(InvoiceEntity*,UpdatePurchaseOrderVendor*)", "InvoiceEntity*(InvoiceEntity*,RestorePurchaseOrdersSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchivePurchaseOrdersSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeletePurchaseOrdersSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddPurchaseOrderContact*)", "InvoiceEntity*(InvoiceEntity*,RemovePurchaseOrderContact*)", "~(RedoTextIntent)", "Widget(LegendEntry<@>)", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*,BuiltMap*,BuiltMap*,String*)", "DiagnosticsNode(FocusNode)", "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*)", "bool(KeyMessage)", "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*)", "~(_FocusTraversalGroupInfo)", "InvoiceEntity*(InvoiceEntity*,MoveQuoteItem*)", "bool(_DirectionalPolicyDataEntry)", "int(List)", "InvoiceEntity*(InvoiceEntity*,UpdateQuoteClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveQuoteContact*)", "bool(TraversalDirection)", "Set(_ReadingOrderSortData)", "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*)", "Padding(Widget)", "List(BuildContext)", "Rect(_ReadingOrderSortData)", "int(_ReadingOrderDirectionalGroupData,_ReadingOrderDirectionalGroupData)", "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*)", "List<_ReadingOrderSortData>(_ReadingOrderSortData,Iterable<_ReadingOrderSortData>)", "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*)", "bool(_ReadingOrderSortData)", "InvoiceEntity*(InvoiceEntity*,MoveRecurringInvoiceItem*)", "bool(FormFieldState<@>)", "Element0?(Element0)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoiceClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveRecurringInvoiceContact*)", "Object?(int,Element0?)", "int(TableRow)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*)", "Padding(int)", "DoubleTapGestureRecognizer()", "~(DoubleTapGestureRecognizer)", "List(Size)", "Null(BuiltList*)", "ScheduleUIStateBuilder*(ScheduleUIStateBuilder*)", "bool*(bool*,ViewSchedule*)", "bool*(bool*,ViewScheduleList*)", "bool*(bool*,FilterSchedulesByState*)", "bool*(bool*,FilterSchedules*)", "bool*(bool*,FilterSchedulesByCustom1*)", "bool*(bool*,FilterSchedulesByCustom2*)", "bool*(bool*,FilterSchedulesByCustom3*)", "bool*(bool*,FilterSchedulesByCustom4*)", "int*(int*,UpdateScheduleTab*)", "String*(String*,ArchiveSchedulesSuccess*)", "String*(String*,DeleteSchedulesSuccess*)", "String*(String*,SortSchedules*)", "String*(String*,FilterSchedules*)", "String*(String*,FilterSchedulesByState*)", "String*(String*,FilterSchedulesByCustom1*)", "String*(String*,FilterSchedulesByCustom2*)", "String*(String*,FilterSchedulesByCustom3*)", "String*(String*,FilterSchedulesByCustom4*)", "ScheduleEntity*(ScheduleEntity*,RestoreSchedulesSuccess*)", "ScheduleEntity*(ScheduleEntity*,ArchiveSchedulesSuccess*)", "ScheduleEntity*(ScheduleEntity*,DeleteSchedulesSuccess*)", "ScheduleEntity*(ScheduleEntity*,UpdateSchedule*)", "Future<@>(@)", "~(@,StackTrace)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "ScheduleEntity*(@)", "~(int,bool(FlutterHtmlKeyboardEvent))", "ChartContainerRenderObject<@>()", "SettingsUIState*(SettingsUIState*,ViewSettings*)", "Set<0^>()", "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*,ConnectOAuthUserSuccess*)", "SettingsUIState*(SettingsUIState*,DisconnectOAuthUserSuccess*)", "SettingsUIState*(SettingsUIState*,DisconnectOAuthMailerSuccess*)", "SettingsUIState*(SettingsUIState*,FilterSettings*)", "SettingsUIState*(SettingsUIState*,ClearSettingsFilter*)", "SettingsUIState*(SettingsUIState*,UpdateSettingsTab*)", "SettingsUIState*(SettingsUIState*,UpdateSettingsTemplate*)", "SettingsUIState*(SettingsUIState*,UpdatedSettingUI*)", "SettingsUIState*(SettingsUIState*,ToggleShowNewSettings*)", "SettingsUIState*(SettingsUIState*,ToggleShowPdfPreview*)", "StaticStateBuilder*(StaticStateBuilder*)", "CurrencyEntity*(@)", "SizeEntity*(@)", "IndustryEntity*(@)", "TimezoneEntity*(@)", "DateFormatEntity*(@)", "LanguageEntity*(@)", "PaymentTypeEntity*(@)", "CountryEntity*(@)", "GatewayEntity*(@)", "List*(BuiltMap*)", "Map*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "BuiltMap*(List<@>*)", "FontEntity*(@)", "bool(int,int)", "DirectoryNode?(DirectoryNode,bool)", "ScaleGestureRecognizer()", "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*)", "~(ScaleGestureRecognizer)", "RealNode?(DirectoryNode,bool)", "FileNode()", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "SubscriptionEntity*(@)", "Null(ByteData)", "~(RenderSemanticsGestureHandler)", "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*,UpdateKanban*)", "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*,StartTasksSuccess*)", "TaskEntity*(TaskEntity*,StopTasksSuccess*)", "TaskEntity*(TaskEntity*,DeleteTaskSuccess*)", "TaskEntity*(TaskEntity*,UpdateTask*)", "String*(TaskEntity*)", "~(StatefulElement,Object)", "bool*(String*,TaskEntity*)", "~(FileNode)", "List*(BuiltMap*,String*,BuiltMap*,BuiltMap*,BuiltMap*)", "~(_HeroFlight)", "Widget(BuildContext,Animation0,HeroFlightDirection,BuildContext,BuildContext)", "TaskEntity*(@)", "bool(_HeroFlight)", "MediaQuery(BuildContext,Widget?)", "IconTheme(BuildContext)", "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*)", "~(Object,StackTrace?)", "FileNode(FileNode)", "~(List<@>,JavaScriptObject)", "List*(BuiltList*,BuiltMap*)", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "int*(String*,BuiltMap*)", "TaskStatusEntity*(@)", "~(Node2)", "Node2?(DirectoryNode,String,Node2?,int,int)", "BoxConstraintsTween(@)", "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*)", "Matrix4Tween(@)", "TextStyleTween(@)", "BorderRadiusTween(@)", "~(Iterable)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "Future<@>(_Pending)", "Map(List<@>)", "Map(Map)", "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*)", "Null(Map)", "Null(BuildContext,MagnifierController,ValueNotifier)", "~(File,Uint8List?,String?,Stream>?)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "TokenEntity*(@)", "bool(Route<@>?)", "bool(OverlayEntry)", "Future(String)", "TickerFuture({from:double?})", "TransactionUIStateBuilder*(TransactionUIStateBuilder*)", "bool*(bool*,ViewTransaction*)", "bool*(bool*,ViewTransactionList*)", "bool*(bool*,FilterTransactionsByState*)", "bool*(bool*,FilterTransactions*)", "bool*(bool*,FilterTransactionsByCustom1*)", "bool*(bool*,FilterTransactionsByCustom2*)", "bool*(bool*,FilterTransactionsByCustom3*)", "bool*(bool*,FilterTransactionsByCustom4*)", "int*(int*,UpdateTransactionTab*)", "String*(String*,ArchiveTransactionsSuccess*)", "String*(String*,DeleteTransactionsSuccess*)", "String*(String*,SortTransactions*)", "String*(String*,FilterTransactions*)", "String*(String*,FilterTransactionsByState*)", "String*(String*,FilterTransactionsByStatus*)", "String*(String*,FilterTransactionsByCustom1*)", "String*(String*,FilterTransactionsByCustom2*)", "String*(String*,FilterTransactionsByCustom3*)", "String*(String*,FilterTransactionsByCustom4*)", "TransactionEntity*(TransactionEntity*,RestoreTransactionsSuccess*)", "TransactionEntity*(TransactionEntity*,ArchiveTransactionsSuccess*)", "TransactionEntity*(TransactionEntity*,DeleteTransactionsSuccess*)", "TransactionEntity*(TransactionEntity*,UpdateTransaction*)", "_RouteEntry(Route<@>)", "String(Object?)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*)", "TransactionEntity*(@)", "MapEntry>(@,@)", "RenderBox?()", "ClipRect(BuildContext,Widget?)", "Null(BuiltList*)", "TransactionRuleUIStateBuilder*(TransactionRuleUIStateBuilder*)", "bool*(bool*,ViewTransactionRule*)", "bool*(bool*,ViewTransactionRuleList*)", "bool*(bool*,FilterTransactionRulesByState*)", "bool*(bool*,FilterTransactionRules*)", "bool*(bool*,FilterTransactionRulesByCustom1*)", "bool*(bool*,FilterTransactionRulesByCustom2*)", "bool*(bool*,FilterTransactionRulesByCustom3*)", "bool*(bool*,FilterTransactionRulesByCustom4*)", "int*(int*,UpdateTransactionRuleTab*)", "String*(String*,ArchiveTransactionRulesSuccess*)", "String*(String*,DeleteTransactionRulesSuccess*)", "String*(String*,SortTransactionRules*)", "String*(String*,FilterTransactionRules*)", "String*(String*,FilterTransactionRulesByState*)", "String*(String*,FilterTransactionRulesByCustom1*)", "String*(String*,FilterTransactionRulesByCustom2*)", "String*(String*,FilterTransactionRulesByCustom3*)", "String*(String*,FilterTransactionRulesByCustom4*)", "TransactionRuleEntity*(TransactionRuleEntity*,RestoreTransactionRulesSuccess*)", "TransactionRuleEntity*(TransactionRuleEntity*,ArchiveTransactionRulesSuccess*)", "TransactionRuleEntity*(TransactionRuleEntity*,DeleteTransactionRulesSuccess*)", "TransactionRuleEntity*(TransactionRuleEntity*,UpdateTransactionRule*)", "Viewport(BuildContext,ViewportOffset)", "_HtmlElementViewController(PlatformViewCreationParams)", "PlatformViewSurface(BuildContext,PlatformViewController)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "TransactionRuleEntity*(@)", "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*)", "Future<~>(PointerEvent)", "BuiltMap*(BuiltMap*,ToggleViewerLayout*)", "~(Size,Offset)", "double*(double*,UpdateUserPreferences*)", "bool*(bool*,DismissGatewayWarningPermanently*)", "bool*(bool*,DismissReviewAppPermanently*)", "~(_DragInfo,Offset,Offset)", "~(_AnimationDirection)", "AppLayout*(AppLayout*,UpdateUserPreferences*)", "ModuleLayout*(ModuleLayout*,UpdateUserPreferences*)", "ModuleLayout*(ModuleLayout*,SwitchListTableLayout*)", "int*(int*,UpdateUserPreferences*)", "Null(RestorationBucket?)", "bool*(bool*,TogglePreviewSidebar*)", "bool*(bool*,StartClientMultiselect*)", "bool*(bool*,StartProductMultiselect*)", "bool*(bool*,StartInvoiceMultiselect*)", "bool*(bool*,StartRecurringInvoiceMultiselect*)", "bool*(bool*,StartPaymentMultiselect*)", "bool*(bool*,StartQuoteMultiselect*)", "bool*(bool*,StartCreditMultiselect*)", "bool*(bool*,StartProjectMultiselect*)", "bool*(bool*,StartTaskMultiselect*)", "bool*(bool*,StartVendorMultiselect*)", "bool*(bool*,StartPurchaseOrderMultiselect*)", "bool*(bool*,StartExpenseMultiselect*)", "bool*(bool*,StartRecurringExpenseMultiselect*)", "bool*(bool*,StartTransactionMultiselect*)", "String*(String*,UpdateUserPreferences*)", "BuiltMap*(BuiltMap*,UpdateUserPreferences*)", "CompanyPrefStateBuilder*(CompanyPrefStateBuilder*)", "BuiltList*(BuiltList*,PurgeDataSuccess*)", "BuiltList*(BuiltList*,PopLastHistory*)", "~(RestorableProperty)", "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*,ViewSchedule*)", "BuiltList*(BuiltList*,EditSchedule*)", "BuiltList*(BuiltList*,ViewTransactionRule*)", "BuiltList*(BuiltList*,EditTransactionRule*)", "BuiltList*(BuiltList*,ViewTransaction*)", "BuiltList*(BuiltList*,EditTransaction*)", "BuiltList*(BuiltList*,ViewBankAccount*)", "BuiltList*(BuiltList*,ViewPurchaseOrder*)", "BuiltList*(BuiltList*,EditPurchaseOrder*)", "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*)", "Null(EntityType*,StopLoading*)", "EntityType*(EntityType*,LoadClientsRequest*)", "EntityType*(EntityType*,LoadProductsRequest*)", "EntityType*(EntityType*,LoadInvoicesRequest*)", "EntityType*(EntityType*,LoadRecurringInvoicesRequest*)", "EntityType*(EntityType*,LoadPaymentsRequest*)", "EntityType*(EntityType*,LoadQuotesRequest*)", "EntityType*(EntityType*,LoadCreditsRequest*)", "EntityType*(EntityType*,LoadProjectsRequest*)", "EntityType*(EntityType*,LoadTasksRequest*)", "EntityType*(EntityType*,LoadVendorsRequest*)", "EntityType*(EntityType*,LoadPurchaseOrdersRequest*)", "EntityType*(EntityType*,LoadExpensesRequest*)", "EntityType*(EntityType*,LoadRecurringExpensesRequest*)", "EntityType*(EntityType*,LoadTransactionsRequest*)", "int*(int*,FilterCompany*)", "int*(int*,ViewDashboard*)", "String*(String*,UpdateCurrentRoute*)", "int*(int*,SelectCompany*)", "BuiltList*(BuiltList*,PreviewEntity*)", "BuiltList*(BuiltList*,ClearPreviewStack*)", "BuiltList*(BuiltList*,PopPreviewStack*)", "BuiltList*(BuiltList*,ClearEntityFilter*)", "BuiltList*(BuiltList*,FilterByEntity*)", "BuiltList*(BuiltList*,PopFilterStack*)", "String*(ClientEntityBuilder*)", "String*(ExpenseEntityBuilder*)", "String*(TaskEntityBuilder*)", "String*(VendorEntityBuilder*)", "SynchronousFuture(bool)", "RestorationScope(BuildContext,Widget?)", "Actions(BuildContext)", "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*)", "IgnorePointer(BuildContext,Widget?)", "IOSScrollViewFlingVelocityTracker(PointerEvent)", "MacOSScrollViewFlingVelocityTracker(PointerEvent)", "_ButtonSanitizer()", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,String*)", "_PointerState()", "Widget(BuildContext,ViewportOffset)", "bool(ScrollUpdateNotification)", "Widget?(BuildContext,int)", "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*)", "int?(Widget,int)", "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*)", "String(String,Color)", "bool(ScrollMetrics?)", "_ThumbPressGestureRecognizer()", "List*(BuiltMap*,BuiltList*,BuiltMap*,StaticState*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*,StaticState*)", "EntityStats*(String*,BuiltMap*)", "Null(String*,VendorEntity*)", "double*(String*,String*,BuiltMap*,BuiltList*)", "VendorEntity*(@)", "~(_ThumbPressGestureRecognizer)", "Map(Map,String)", "_TrackTapGestureRecognizer()", "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*)", "~(_TrackTapGestureRecognizer)", "~(String,int)", "~(String,int?)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "WebhookEntity*(@)", "int(Selectable,Selectable)", "bool(Selectable)", "List(LogicalKeyboardKey)", "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*)", "~(ShortcutActivator,Intent)", "List<_ActivatorIntentPair>()", "_SingleChildViewport(BuildContext,ViewportOffset)", "BottomAppBar*(BuildContext*,Store*)", "~(RenderBox)", "Element0?()", "BuiltList*(Store*)", "Container*(BuildContext*,BuiltList*)", "CheckboxListTile*(String*)", "bool(TableRow)", "Decoration?(TableRow)", "ConfirmEmail*(BuildContext*,ConfirmEmailVM*)", "_TableElementRow(TableRow)", "Padding*(TextButton*)", "Element0(Widget)", "MultiSelectList*(BuildContext*)", "@(List*)", "bool(_TableElementRow)", "Padding*(MapEntry*)", "bool(List)", "Iterable(_TableElementRow)", "RenderBox(Element0)", "DocumentTile*(DocumentEntity*)", "List(_TableElementRow)", "_SelectionToolbarWrapper(BuildContext)", "Container*(BuildContext*,String*)", "Text*(BuildContext*,String*,Object*)", "~(DragStartDetails,DragUpdateDetails)", "CacheInfoRepository(bool)", "Future<~>(CacheObject?)", "List(List)", "Widget(Color)", "SynchronousFuture()", "SynchronousFuture()", "StatefulWidget*(EntityAction*)", "@(EntityAction*)", "StatelessWidget*(EntityAction*)", "~(String,DateSymbols)", "ViewClipChain()", "Flexible(Widget)", "~(SlidableAutoCloseNotification)", "EntityDropdownDialog*(BuildContext*)", "Null(SelectableEntity*[bool*])", "@(BuildContext*,Completer<@>*)", "~(SlidableAutoCloseBarrierNotification)", "List*(TextEditingValue*)", "SelectableEntity*(String*)", "int(StaggeredGridParentData,int)", "String*(SelectableEntity*)", "IgnorePointer(BuildContext)", "Theme*(BuildContext*,~(SelectableEntity*)*,Iterable*)", "Builder*(BuildContext*,int*)", "Container*(BuildContext*)", "EntityAutocompleteListTile*(BuildContext*,int*)", "PopupMenuButton*(BuildContext*,int*)", "~(ToastFuture)", "List*>*(BuildContext*)", "PopupMenuItem*(EntityType*)", "Future<~>(String,ByteData?,~(ByteData?)?)", "Container*(String*)", "GoogleSignInAccount?/(~)", "Uint8List(@,@)", "Null(Color*)", "GoogleSignInTokenData(Map?)", "Null(GoogleAuth)", "List*>*(BuildContext*)", "PopupMenuItem*(int*)", "Null(GoogleAuthInitFailureError)", "Incrementable(SemanticsObject)", "DataRow0*(String*)", "~(Blob?)", "~(Element)", "String(StringToken)", "HistoryDrawer*(BuildContext*,AppDrawerVM*)", "bool(Set)", "BaseEntity*(InvitationEntity*)", "bool(Selector)", "Map>()", "List()", "bool(Element2)", "DropdownMenuItem*(TaxRateEntity*)", "~(Rule)", "Null(PointerExitEvent*)", "int(String?,String?)", "Scrollable0(SemanticsObject)", "Rule()", "LabelAndValue(SemanticsObject)", "String*(EntityStatus*)", "Tappable(SemanticsObject)", "Padding*(BuildContext*)", "ListTile*(BuildContext*,BoxConstraints*)", "String?(RegExpMatch)", "Widget*(BuildContext*,Store*)", "Future(Client0)", "Widget*(CompanyEntity*{showAccentColor:bool*})", "bool*(UserCompanyState*)", "PopupMenuItem*(CompanyEntity*)", "List*(BuildContext*)", "DropdownMenuItem*(CompanyEntity*)", "Future(Client0)", "bool(String,String)", "Future*()", "int(String)", "ContactUsDialog*(BuildContext*)", "UpdateDialog*(BuildContext*)", "@(@,@)", "HealthCheckDialog*(BuildContext*)", "String(List)", "MenuDrawer*(BuildContext*,MenuDrawerVM*)", "Null(BuildContext*,int*,CompanyEntity*)", "_TheState*()", "Stack*(BuildContext*,BoxConstraints*)", "List*>*(BuildContext*)", "MediaType()", "_SelectRow*()", "~(String,IfdDirectory)", "~(int,IfdValue)", "bool(Node1)", "ExpansionPanel*(SystemLogEntity*)", "ListTile*(BuildContext*,bool*)", "XFile(File)", "TargetPlatform?()", "TargetPlatform()", "Rect*()*(RenderBox*)", "bool*(BuildContext*)", "Rect*()", "~(AnimationStatus*)", "PurchaseWrapper(@)", "DataRow*()", "SkuDetailsWrapper(@)", "Card*(BuildContext*,BoxConstraints*)", "Future<~>(PurchasesResultWrapper)", "~(BaseEntity*)", "Column*()", "List(SkuDetailsResponseWrapper)", "GooglePlayProductDetails(SkuDetailsWrapper)", "DataColumn0*(String*)", "String(ProductDetails)", "bool(PurchasesResultWrapper)", "String(PurchasesResultWrapper)", "List(PurchasesResultWrapper)", "GooglePlayPurchaseDetails(PurchaseWrapper)", "Null(List*)", "MapEntry*(PurchaseDetails*)", "int*(ProductDetails*,ProductDetails*)", "ListTile*(ProductDetails*)", "TextButton*(String*)", "@(Store*)", "Container*(BuildContext*,Store*)", "LoginView*(BuildContext*,LoginVM*)", "~({context:BuildContext*,isSignUp:bool*})", "Future(PurchaseWrapper)", "AppStoreProductDetails(SKProductWrapper)", "bool(SKPaymentTransactionWrapper)", "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*})", "EntityList*(BuildContext*,BankAccountListVM*)", "BankAccountListItem*(BuildContext*,int*)", "AppStorePurchaseDetails(SKPaymentTransactionWrapper)", "BankAccountScreen*(BuildContext*,BankAccountScreenVM*)", "SKPaymentTransactionWrapper(@)", "BankAccountEditVM*(Store*)", "BankAccountEdit*(BuildContext*,BankAccountEditVM*)", "BankAccountViewVM*(Store*)", "BankAccountView*(BuildContext*,BankAccountViewVM*)", "SKProductWrapper(@)", "EntityList*(BuildContext*,ClientListVM*)", "ClientListItem*(BuildContext*,int*)", "Null(Response*)", "SKProductDiscountWrapper(@)", "ClientPdfVM*(Store*)", "ClientPdfView*(BuildContext*,ClientPdfVM*)", "String*(ClientContactEntity*)", "ClientScreen*(BuildContext*,ClientScreenVM*)", "ContactEditDetails*(BuildContext*)", "ContactListTile0*(ClientContactEntity*)", "ClientEditContactsVM*(Store*)", "ClientEditContacts*(BuildContext*,ClientEditContactsVM*)", "Null(ClientContactEntity*,int*)", "ClientEditVM*(Store*)", "ClientEdit*(BuildContext*,ClientEditVM*)", "@(ClientEntity*)", "RegExp()", "DateTime(int,int,int,int,int,int,int,bool)", "bool(_DateFormatField)", "_DateFormatQuotedField(String,DateFormat)", "_DateFormatPatternField(String,DateFormat)", "_DateFormatLiteralField(String,DateFormat)", "bool(DiagnosticsNode?)", "String?(NumberSymbols)", "Row*(ClientContactEntity*)", "bool*(LedgerEntity*)", "String(NumberSymbols)", "bool(StackFrame)", "ClientViewVM*(Store*)", "ClientView*(BuildContext*,ClientViewVM*)", "Column(BuildContext,int)", "Country()", "StatefulBuilder(BuildContext)", "CompanyGatewayListItem*(String*)", "CompanyGatewayList*(BuildContext*,CompanyGatewayListVM*)", "CompanyGatewayScreen*(BuildContext*,CompanyGatewayScreenVM*)", "CountryPickerDialog(BuildContext,~(~()))", "~(Country)", "ErrorDescription(String)", "GatewayConfigField*(String*)", "String(DiagnosticsNode)", "CompanyGatewayEditVM*(Store*)", "CompanyGatewayEdit*(BuildContext*,CompanyGatewayEditVM*)", "CompanyGatewayViewVM*(Store*)", "CompanyGatewayView*(BuildContext*,CompanyGatewayViewVM*)", "Element2(Node1)", "EmailCreditVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailCreditVM*)", "~(Element2)", "EntityList*(BuildContext*,CreditListVM*)", "CreditListItem*(BuildContext*,int*)", "CreditPdfVM*(Store*)", "InvoicePdfView*(BuildContext*,CreditPdfVM*)", "CreditScreen*(BuildContext*,CreditScreenVM*)", "Transaction(@,String)", "Future<@>()", "TextField0(SemanticsObject)", "CreditEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,CreditEditDetailsVM*)", "Null(String*,GatewayOptionsEntity*)", "Checkable(SemanticsObject)", "bool(DiagnosticsNode)", "CreditEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,CreditEditItemsVM*)", "LicenseParagraph()", "CreditEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,CreditEditNotesVM*)", "CreditEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,CreditEditPDFVM*)", "CreditEditVM*(Store*)", "CreditEdit*(BuildContext*,CreditEditVM*)", "~(AbstractNode)", "String(GestureArenaMember)", "CreditViewVM*(Store*)", "InvoiceView*(BuildContext*,CreditViewVM*)", "_GestureArena()", "~(PointerDataPacket)", "~(SelectionModel<@>*)", "bool*(SeriesDatum<@>*)", "Null(SeriesDatum<@>*)", "InkWell*(ChartDataGroup*)", "ImageRoleManager(SemanticsObject)", "DateRange*()", "DropdownMenuItem*(DateRangeComparison*)", "Null(DateRangeComparison*)", "DateRangeComparison*()", "DashboardDateRangePicker*(BuildContext*)", "Material*(BuildContext*,BoxConstraints*)", "List*>*(BuildContext*)", "PopupMenuItem*(DateRange*)", "_DashboardSettings*(BuildContext*)", "Card*(TaskEntity*)", "FormCard*(DashboardField*)", "InvitationEntity*(InvitationEntity*)", "InvoiceHistoryEntity*(ActivityEntity*)", "bool(PointerData)", "double*(double*,double*)", "Map*()", "_PointerEventDescription(PointerData)", "_DashboardField*(BuildContext*)", "LiveRegion(SemanticsObject)", "bool*(DashboardField*)", "SettingsWizard*(BuildContext*)", "AccountEntityBuilder*(AccountEntityBuilder*)", "Widget*(BuildContext*,DashboardVM*)", "@(DashboardSettings*)", "Drag?()", "~(_TapTracker)", "Map<~(PointerEvent),Matrix4?>()", "~(~(PointerEvent),Matrix4?)", "JavaScriptObject?(JavaScriptObject)", "EntityList*(BuildContext*,DesignListVM*)", "DesignListItem*(BuildContext*,int*)", "DesignScreen*(BuildContext*,DesignScreenVM*)", "~({debounce:bool*})", "~(DesignEntity*)", "_CombiningGestureArenaMember()", "ListBuilder*()", "LicensePage(BuildContext)", "_DesignImportDialog*(BuildContext*)", "DesignEditVM*(Store*)", "DesignEdit*(BuildContext*,DesignEditVM*)", "DesignViewVM*(Store*)", "DesignView*(BuildContext*,DesignViewVM*)", "EntityList*(BuildContext*,DocumentListVM*)", "DocumentListItem*(BuildContext*,int*)", "DocumentScreen*(BuildContext*,DocumentScreenVM*)", "ListBuilder*()", "DocumentEditVM*(Store*)", "DocumentEdit*(BuildContext*,DocumentEditVM*)", "DocumentViewVM*(Store*)", "DocumentView*(BuildContext*,DocumentViewVM*)", "EngineLineMetrics(ParagraphLine)", "Future(int)", "_LicenseData(_LicenseData,LicenseEntry)", "ExpenseEditVM*(Store*)", "ExpenseEdit*(BuildContext*,ExpenseEditVM*)", "EntityList*(BuildContext*,ExpenseListVM*)", "_LicenseData(_LicenseData)", "LayoutBuilder(BuildContext,AsyncSnapshot<_LicenseData>)", "ExpenseScreen*(BuildContext*,ExpenseScreenVM*)", "Padding*(ExpenseScheduleEntity*)", "ExpenseViewVM*(Store*)", "ExpenseView*(BuildContext*,ExpenseViewVM*)", "ExpenseCategoryEditVM*(Store*)", "ExpenseCategoryEdit*(BuildContext*,ExpenseCategoryEditVM*)", "EntityList*(BuildContext*,ExpenseCategoryListVM*)", "StatefulWidget(BuildContext,BoxConstraints)", "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*(VendorContactEntity*,VendorContactEntity*)", "_VendorContactListTile*(VendorContactEntity*)", "int*(ClientContactEntity*,ClientContactEntity*)", "Uint8List({seed:int})", "InvoiceEditContactsVM*(Store*)", "InvoiceEditContacts*(BuildContext*,InvoiceEditContactsVM*)", "Center(BuildContext,int?,Widget?)", "Null(InvitationEntity*)", "Null(Object?)", "int(String,String)", "Localizations(BuildContext,int)", "InvoiceEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,InvoiceEditDetailsVM*)", "ItemEditDetails*(BuildContext*)", "Future*(Duration*)", "Expanded*(Widget*)", "Expanded*(Text*)", "Focus*(String*)", "List*(TextEditingValue*)", "String*(ProductEntity*)", "Theme*(BuildContext*,~(ProductEntity*)*,Iterable*)", "ListBuilder*()", "Uint8List(Object?)", "List>(NavigatorState,String)", "MaterialPageRoute<~>(RouteSettings)", "InvoiceEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,InvoiceEditItemsVM*)", "InvoiceEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,InvoiceEditNotesVM*)", "InvoiceEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,InvoiceEditPDFVM*)", "InvoiceEditVM*(Store*)", "InvoiceEdit*(BuildContext*,InvoiceEditVM*)", "BlockSemantics(BuildContext)", "EmailInvoiceVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailInvoiceVM*)", "EntityList*(BuildContext*,InvoiceListVM*)", "InvoicePdfVM*(Store*)", "InvoicePdfView*(BuildContext*,InvoicePdfVM*)", "ListBuilder*()", "InvoiceScreen*(BuildContext*,InvoiceScreenVM*)", "WillPopScope(BuildContext)", "_InvitationListTile*(InvitationEntity*)", "@(DocumentEntity*)", "int*(ActivityEntity*,ActivityEntity*)", "List(BuildContext,_ActionLevel)", "InvoiceItemListTile*(BuildContext*)", "Widget*(String*,double*)", "ListBuilder*()", "Padding*(InvoiceScheduleEntity*)", "InvoiceViewVM*(Store*)", "InvoiceView*(BuildContext*,InvoiceViewVM*)", "Null(BuildContext*,DocumentEntity*)", "~(BuildContext*)*(BuildContext*)", "ListBuilder*()", "ListBuilder*()", "PaymentEditVM*(Store*)", "PaymentEdit*(BuildContext*,PaymentEditVM*)", "AnimatedSwitcher(BuildContext,Object?,Widget?)", "EntityList*(BuildContext*,PaymentListVM*)", "InvoiceEntity*(PaymentableEntity*)", "ListBuilder*()", "ListBuilder*()", "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*)", "PurchaseOrderEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,PurchaseOrderEditDetailsVM*)", "Null(BuildContext*,InvoiceEntity*,VendorEntity*)", "PurchaseOrderEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,PurchaseOrderEditItemsVM*)", "PurchaseOrderEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,PurchaseOrderEditNotesVM*)", "PurchaseOrderEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,PurchaseOrderEditPDFVM*)", "PurchaseOrderEditVM*(Store*)", "PurchaseOrderEdit*(BuildContext*,PurchaseOrderEditVM*)", "EmailPurchaseOrderVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailPurchaseOrderVM*)", "EntityList*(BuildContext*,PurchaseOrderListVM*)", "PurchaseOrderListItem*(BuildContext*,int*)", "PurchaseOrderPdfVM*(Store*)", "InvoicePdfView*(BuildContext*,PurchaseOrderPdfVM*)", "PurchaseOrderScreen*(BuildContext*,PurchaseOrderScreenVM*)", "PurchaseOrderViewVM*(Store*)", "InvoiceView*(BuildContext*,PurchaseOrderViewVM*)", "QuoteEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,QuoteEditDetailsVM*)", "QuoteEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,QuoteEditItemsVM*)", "QuoteEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,QuoteEditNotesVM*)", "QuoteEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,QuoteEditPDFVM*)", "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*)", "RecurringInvoiceEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,RecurringInvoiceEditPDFVM*)", "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*,BuiltMap*,StaticState*)", "ClientReportFields*(String*)", "bool*(ClientReportFields*)", "JsFunction(@)", "MouseRegion(BuildContext,ScrollController)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,StaticState*)", "ContactReportFields*(String*)", "bool*(ContactReportFields*)", "CupertinoTextSelectionToolbarButton(ContextMenuButtonItem)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "CreditReportFields*(String*)", "bool*(CreditReportFields*)", "DesktopTextSelectionToolbarButton(ContextMenuButtonItem)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*)", "DocumentReportFields*(String*)", "bool*(DocumentReportFields*)", "List*(BaseEntity*,DocumentEntity*)", "Null(String*,ProductEntity*)", "CupertinoDesktopTextSelectionToolbarButton(ContextMenuButtonItem)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ExpenseReportFields*(String*)", "bool*(ExpenseReportFields*)", "MaterialRectArcTween(Rect?,Rect?)", "Widget(BuildContext,~())", "InvoiceItemReportFields*(String*)", "JsArray<@>(@)", "MaterialPageRoute<0^>(RouteSettings,Widget(BuildContext))", "JsObject(@)", "InvoiceReportFields*(String*)", "bool*(InvoiceReportFields*)", "~(ScrollNotification)", "double(_Diagonal)", "TaxRateReportFields0*(String*)", "bool*(TaxRateReportFields0*)", "Future(JavaScriptObject)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "PaymentReportFields*(String*)", "bool*(PaymentReportFields*)", "0^?(0^?(ButtonStyle?))", "TaxRateReportFields*(String*)", "bool*(TaxRateReportFields*)", "0^?(MaterialStateProperty<0^>?(ButtonStyle?))", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ProductReportFields*(String*)", "bool*(ProductReportFields*)", "~(ParagraphLine)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ProfitAndLossReportFields*(String*)", "bool*(ProfitAndLossReportFields*)", "MaterialStateProperty?(ButtonStyle?)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "PurchaseOrderItemReportFields*(String*)", "Future<~>([JavaScriptObject?])", "MaterialStateProperty?(ButtonStyle?)", "~(LayoutFragment)", "PurchaseOrderReportFields*(String*)", "bool*(PurchaseOrderReportFields*)", "ListBuilder*()", "QuoteItemReportFields*(String*)", "MaterialStateProperty?(ButtonStyle?)", "ListBuilder*()", "QuoteReportFields*(String*)", "bool*(QuoteReportFields*)", "ListBuilder*()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "RecurringExpenseReportFields*(String*)", "bool*(RecurringExpenseReportFields*)", "ListBuilder*()", "RecurringInvoiceReportFields*(String*)", "bool*(RecurringInvoiceReportFields*)", "ListBuilder*()", "MaterialStateProperty?(ButtonStyle?)", "String*(@,int*)", "ListBuilder*>*()", "ListBuilder*()", "DateTime*(@,int*)", "ListBuilder*()", "Null(BuildContext*,EntityAction*)", "Expanded*(BuildContext*)", "ListBuilder*()", "ReportColumnType*(String*)", "@(String*,String*)", "List*(TextEditingValue*)", "bool*(List*)", "String*(List*)", "Theme*(BuildContext*,~(String*)*,Iterable*)", "ReportsScreen*(BuildContext*,ReportsScreenVM*)", "ListBuilder*()", "MapBuilder*>*()", "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*)", "MouseCursor0?(Set)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "TransactionReportFields*(String*)", "bool*(TransactionReportFields*)", "MapBuilder*()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "VendorReportFields*(String*)", "bool*(VendorReportFields*)", "MapBuilder*()", "bool*(DateRange*)", "DropdownMenuItem*(EntityType*)", "ScheduleEditVM*(Store*)", "ScheduleEdit*(BuildContext*,ScheduleEditVM*)", "EntityList*(BuildContext*,ScheduleListVM*)", "ScheduleListItem*(BuildContext*,int*)", "ScheduleScreen*(BuildContext*,ScheduleScreenVM*)", "ScheduleViewVM*(Store*)", "ScheduleView*(BuildContext*,ScheduleViewVM*)", "CheckboxListTile*(int*)", "bool*(CompanyEntityBuilder*)", "AccountManagement*(BuildContext*,AccountManagementVM*)", "MapBuilder*()", "MouseCursor0?(ButtonStyle?)", "Row*(RegistrationFieldEntity*)", "RegistrationFieldEntityBuilder*(RegistrationFieldEntityBuilder*)", "ClientPortal*(BuildContext*,ClientPortalVM*)", "MapBuilder*()", "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*)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "Null(BuildContext*,double*)", "Future*(BuildContext*,String*)", "Future*(BuildContext*,AppLayout*)", "EmailSettings*(BuildContext*,EmailSettingsVM*)", "MapBuilder*()", "ExpenseSettings*(BuildContext*,ExpenseSettingsVM*)", "MapBuilder*()", "MapBuilder*()", "GeneratedNumbers*(BuildContext*,GeneratedNumbersVM*)", "Set*>*(PreImportResponse*)", "PreImportResponse*()", "~(ImportType*)", "ImportType*()", "MapBuilder*()", "DropdownMenuItem*(ExportType*)", "MapBuilder*()", "ImportExport*(BuildContext*,ImportExportVM*)", "Tab*(String*)", "InvoiceDesign*(BuildContext*,InvoiceDesignVM*)", "Null(BuildContext*,List*)", "_AddCompanyDialog*(BuildContext*)", "LocalizationSettings*(BuildContext*,LocalizationSettingsVM*)", "PaymentSettings*(BuildContext*,PaymentSettingsVM*)", "ProductSettings*(BuildContext*,ProductSettingsVM*)", "List*(String*)", "SettingsList*(BuildContext*,SettingsListVM*)", "Null(BuildContext*,String*,int*)", "SettingsScreen*(BuildContext*,SettingsScreenVM*)", "TaskSettings*(BuildContext*,TaskSettingsVM*)", "Column*(String*)", "MapBuilder*()", "Row*(String*)", "MapBuilder*()", "MapBuilder*()", "_EditSubregionDialog*(BuildContext*)", "TaxSettings*(BuildContext*,TaxSettingsVM*)", "bool*(EmailTemplate*)", "DropdownMenuItem*(EmailTemplate*)", "MapBuilder*()", "TemplatesAndReminders*(BuildContext*,TemplatesAndRemindersVM*)", "MapBuilder*()", "Future*(GroupEntity*)", "Future*(ClientEntity*)", "MapBuilder*()", "~(LineBreakType,int)", "UserDetails*(BuildContext*,UserDetailsVM*)", "@(UserEntity*)", "MapBuilder*()", "WorkflowSettings*(BuildContext*,WorkflowSettingsVM*)", "MapBuilder*()", "MapBuilder*()", "SubscriptionEditVM*(Store*)", "SubscriptionEdit*(BuildContext*,SubscriptionEditVM*)", "EntityList*(BuildContext*,SubscriptionListVM*)", "SubscriptionListItem*(BuildContext*,int*)", "SubscriptionScreen*(BuildContext*,SubscriptionScreenVM*)", "SubscriptionViewVM*(Store*)", "SubscriptionView*(BuildContext*,SubscriptionViewVM*)", "MapBuilder*()", "~(BuildContext*[EntityAction*])", "Row*(TaskTime*)", "Color?(ButtonStyle?)", "TaskEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,TaskEditDetailsVM*)", "MapBuilder*()", "TimeEditDetails*(BuildContext*)", "TaskEditTimesVM*(Store*)", "TaskEditTimes*(BuildContext*,TaskEditTimesVM*)", "TaskEditVM*(Store*)", "TaskEdit*(BuildContext*,TaskEditVM*)", "BoardList*(String*)", "Null(Completer*,String*)", "MapBuilder*()", "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*)", "String*(TransactionEntityBuilder*)", "TransactionEditVM*(Store*)", "TransactionEdit*(BuildContext*,TransactionEditVM*)", "EntityList*(BuildContext*,TransactionListVM*)", "TransactionListItem*(BuildContext*,int*)", "MapBuilder*()", "TransactionScreen*(BuildContext*,TransactionScreenVM*)", "bool*(TransactionEntity*)", "EntityListTile*(InvoiceEntity*)", "MapBuilder*()", "bool*(ExpenseCategoryEntity*)", "int*(ExpenseCategoryEntity*,ExpenseCategoryEntity*)", "bool*(VendorEntity*)", "int*(VendorEntity*,VendorEntity*)", "MapBuilder*()", "TransactionViewVM*(Store*)", "TransactionView*(BuildContext*,TransactionViewVM*)", "String*(TransactionEntity*)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "TransactionRuleEditVM*(Store*)", "TransactionRuleEdit*(BuildContext*,TransactionRuleEditVM*)", "EntityList*(BuildContext*,TransactionRuleListVM*)", "TransactionRuleListItem*(BuildContext*,int*)", "TransactionRuleScreen*(BuildContext*,TransactionRuleScreenVM*)", "TransactionRuleViewVM*(Store*)", "TransactionRuleView*(BuildContext*,TransactionRuleViewVM*)", "DataRow0*(EntityType*)", "UserEditVM*(Store*)", "UserEdit*(BuildContext*,UserEditVM*)", "EntityList*(BuildContext*,UserListVM*)", "UserListItem*(BuildContext*,int*)", "UserScreen*(BuildContext*,UserScreenVM*)", "UserViewVM*(Store*)", "UserView*(BuildContext*,UserViewVM*)", "VendorContactEditDetails*(BuildContext*)", "ContactListTile*(VendorContactEntity*)", "VendorEditContactsVM*(Store*)", "VendorEditContacts*(BuildContext*,VendorEditContactsVM*)", "Null(VendorContactEntity*,int*)", "VendorEditVM*(Store*)", "VendorEdit*(BuildContext*,VendorEditVM*)", "EntityList*(BuildContext*,VendorListVM*)", "String*(VendorContactEntity*)", "VendorScreen*(BuildContext*,VendorScreenVM*)", "Column*(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*)", "MapBuilder*()", "FieldConfirmation*(BuildContext*)", "Null(BuildContext*{currentLength:int*,isFocused:bool*,maxLength:int*})", "SimpleDialogOption*(InvoiceEntity*)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "DocumentLayout*()", "EditorToolbar*(BuildContext*)", "ImageFormatToolbar*(BuildContext*)", "Stack*(BuildContext*)", "AndroidTextEditingFloatingToolbar*(BuildContext*)", "IOSTextEditingFloatingToolbar*(BuildContext*)", "Widget*(BuildContext*)", "MapBuilder*()", "MapBuilder*()", "Text*(BuildContext*)", "TextStyle*(Set*)", "SizedBox*(BuildContext*,Offset*,Widget*)", "IFrameElement*(int*)", "Null(Event*)", "Null(AuthenticationResult*)", "~(Linkifier)", "MapBuilder*()", "Logger()", "MapBuilder*()", "MapBuilder*()", "~(ListItem)", "bool(RegExp)", "LinkReference()", "MapBuilder*()", "VisualDensity?(ButtonStyle?)", "bool(Node3)", "MaterialTapTargetSize?(ButtonStyle?)", "Null(String[String?])", "Duration?(ButtonStyle?)", "Widget(BuildContext,Widget,ImageChunkEvent?)", "Offset(int)", "double(double,RenderBox)", "Widget(BuildContext,BoxValueConstraints)", "String(String?)", "MapEntry(int,int)", "int(Permission)", "String?([String?])", "TextFieldTapRegion(FormFieldState)", "Widget()", "_PinItem(int)", "bool?(ButtonStyle?)", "AlignmentGeometry?(ButtonStyle?)", "int*(TaskTime*,TaskTime*)", "InteractiveInkFeatureFactory?(ButtonStyle?)", "GestureDetector(BuildContext,int)", "PdfPageFormat()", "PdfPreviewCustom(BuildContext)", "~(Image1)", "@(Object?,@,@(@))", "AnimatedSwitcher(BuildContext,AsyncSnapshot)", "~(ButtonState)", "bool*(BankAccountEntity*)", "Map(SentryPackage)", "Future<~>(ISentrySpan)", "Null(Scope)", "MapEntry(String,@)", "String(AppleIDAuthorizationScopes)", "String?()", "int(_Line)", "String?(String)", "Object(_Line)", "Object(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(MapEntry>)", "SourceSpanWithContext()", "String(String{color:@})", "List>(BuildContext)", "~(ReactiveModelImp<@>)", "~(StateStatus,Object?)", "TextAffinity()", "~(NextFocusIntent)", "~(PreviousFocusIntent)", "int(int,LinkifyElement)", "String(String,LinkifyElement)", "bool(LinkifyElement)", "ParagraphNode(AttributedText)", "LayoutBuilder(BuildContext,Rect?,Widget?)", "RepaintBoundary(BuildContext,BoxConstraints)", "Container(BuildContext,Widget?)", "~(DocumentSelectionChange)", "~(DirectionalFocusIntent)", "Map*(String*)", "~(HandleType,Offset)", "Null(String*,@)", "~(String,JavaScriptObject)", "~(int?,int?)", "AndroidDocumentTouchEditingControls(BuildContext)", "Route<@>*(RouteSettings*)", "TableRow(int)", "IosDocumentTouchEditingControls(BuildContext)", "~(EditingState?,TextEditingDeltaState?)", "Row(BuildContext,Widget?)", "Rect()(RenderBox)", "List()", "StyledToast*(BuildContext*)", "String(GlobalKey>)", "_Component(BuildContext,SingleColumnLayoutComponentViewModel)", "~(String,GlobalKey>)", "bool(DocumentNode)", "~(int?)", "Locale*(String*)", "DocumentScrollable(BuildContext,BoxConstraints)", "ChangeLayoutBanner*(BuildContext*)", "SpanRange()", "TextSpan(MultiAttributionSpan)", "~(_TapTracker0)", "IOSCollapsedHandle(BuildContext,bool,Widget?)", "Widget(BuildContext,Offset?,Widget?)", "ProductScreenBuilder*(BuildContext*)", "AndroidEditingOverlayControls(BuildContext)", "ProductViewScreen*(BuildContext*)", "Stack(BuildContext,Widget?)", "~(RawFloatingCursorPoint)", "IOSEditingControls(BuildContext)", "ProductEditScreen*(BuildContext*)", "ClientScreenBuilder*(BuildContext*)", "bool(bool?)", "bool(String,@)", "~(Zone?,ZoneDelegate?,Zone,~())", "int(Comparable<@>,Comparable<@>)", "0^(0^,0^)", "Size?(Size?,Size?,double)", "double?(num?,num?,double)", "Color?(Color?,Color?,double)", "~(String,FileSystemOp)", "Widget(BuildContext,Offset,bool,Widget)", "~(FlutterErrorDetails{forceReport:bool})", "DiagnosticsNode(String)", "StackFrame?(String)", "double(double,double,double)", "Widget(BuildContext,Animation0,Animation0,Widget)", "bool?(bool?,bool?,double)", "ClientViewScreen*(BuildContext*)", "Widget(BuildContext,Widget)", "OutlinedBorder?(OutlinedBorder?,OutlinedBorder?,double)", "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)", "IconThemeData(IconThemeData?,IconThemeData?,double)", "List>(NavigatorState,String)", "int(Widget,int)", "Widget(BuildContext,List,Widget(Color))", "Widget(Color,bool,~())", "Store<0^>(Store<0^>)", "ClientEditScreen*(BuildContext*)", "ClientPdfScreen*(BuildContext*)", "String(CropAspectRatioPreset?)", "InvoiceScreenBuilder*(BuildContext*)", "~({isTesting:bool*})", "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*)", "InvoiceViewScreen*(BuildContext*)", "ListUIState*(ListUIState*,ViewBankAccountList*)", "ListUIState*(ListUIState*,FilterBankAccountsByCustom1*)", "ListUIState*(ListUIState*,FilterBankAccountsByCustom2*)", "ListUIState*(ListUIState*,FilterBankAccountsByState*)", "ListUIState*(ListUIState*,FilterBankAccounts*)", "ListUIState*(ListUIState*,SortBankAccounts*)", "ListUIState*(ListUIState*,StartBankAccountMultiselect*)", "ListUIState*(ListUIState*,AddToBankAccountMultiselect*)", "ListUIState*(ListUIState*,RemoveFromBankAccountMultiselect*)", "ListUIState*(ListUIState*,ClearBankAccountMultiselect*)", "BankAccountState*(BankAccountState*,ArchiveBankAccountsSuccess*)", "BankAccountState*(BankAccountState*,DeleteBankAccountsSuccess*)", "BankAccountState*(BankAccountState*,RestoreBankAccountsSuccess*)", "BankAccountState*(BankAccountState*,AddBankAccountSuccess*)", "BankAccountState*(BankAccountState*,SaveBankAccountSuccess*)", "BankAccountState*(BankAccountState*,LoadBankAccountSuccess*)", "BankAccountState*(BankAccountState*,LoadBankAccountsSuccess*)", "BankAccountState*(BankAccountState*,LoadCompanySuccess*)", "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*,MergeClientsSuccess*)", "ClientState*(ClientState*,PurgeClientSuccess*)", "ClientState*(ClientState*,LoadClientsSuccess*)", "ClientState*(ClientState*,LoadCompanySuccess*)", "UserCompanyEntity*(UserCompanyEntity*,LoadCompanySuccess*)", "UserCompanyEntity*(UserCompanyEntity*,SaveCompanySuccess*)", "InvoiceEditScreen*(BuildContext*)", "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*)", "InvoiceEmailScreen*(BuildContext*)", "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*,PurgeClientSuccess*)", "CreditState*(CreditState*,MarkSentCreditSuccess*)", "CreditState*(CreditState*,ArchiveCreditsSuccess*)", "CreditState*(CreditState*,DeleteCreditsSuccess*)", "CreditState*(CreditState*,RestoreCreditsSuccess*)", "CreditState*(CreditState*,AddCreditSuccess*)", "CreditState*(CreditState*,@)", "CreditState*(CreditState*,LoadCreditsSuccess*)", "CreditState*(CreditState*,LoadCompanySuccess*)", "InvoicePdfScreen*(BuildContext*)", "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*)", "DocumentScreenBuilder*(BuildContext*)", "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*,PurgeClientSuccess*)", "ExpenseState*(ExpenseState*,ArchiveExpenseSuccess*)", "ExpenseState*(ExpenseState*,DeleteExpenseSuccess*)", "ExpenseState*(ExpenseState*,RestoreExpenseSuccess*)", "ExpenseState*(ExpenseState*,AddExpenseSuccess*)", "ExpenseState*(ExpenseState*,SaveExpenseSuccess*)", "ExpenseState*(ExpenseState*,LoadExpenseSuccess*)", "ExpenseState*(ExpenseState*,LoadExpensesSuccess*)", "ExpenseState*(ExpenseState*,LoadCompanySuccess*)", "DocumentViewScreen*(BuildContext*)", "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*)", "DocumentEditScreen*(BuildContext*)", "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*,PurgeClientSuccess*)", "InvoiceState*(InvoiceState*,MarkInvoicesSentSuccess*)", "InvoiceState*(InvoiceState*,MarkInvoicesPaidSuccess*)", "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*)", "ExpenseScreenBuilder*(BuildContext*)", "ListUIState*(ListUIState*,ViewPaymentList*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom1*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom2*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom3*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom4*)", "ListUIState*(ListUIState*,FilterPaymentsByState*)", "ListUIState*(ListUIState*,FilterPaymentsByStatus*)", "ListUIState*(ListUIState*,FilterPayments*)", "ListUIState*(ListUIState*,SortPayments*)", "ListUIState*(ListUIState*,StartPaymentMultiselect*)", "ListUIState*(ListUIState*,AddToPaymentMultiselect*)", "ListUIState*(ListUIState*,RemoveFromPaymentMultiselect*)", "ListUIState*(ListUIState*,ClearPaymentMultiselect*)", "PaymentState*(PaymentState*,PurgeClientSuccess*)", "PaymentState*(PaymentState*,ArchivePaymentsSuccess*)", "PaymentState*(PaymentState*,DeletePaymentsSuccess*)", "PaymentState*(PaymentState*,RestorePaymentsSuccess*)", "PaymentState*(PaymentState*,AddPaymentSuccess*)", "PaymentState*(PaymentState*,SavePaymentSuccess*)", "PaymentState*(PaymentState*,LoadPaymentSuccess*)", "PaymentState*(PaymentState*,LoadPaymentsSuccess*)", "PaymentState*(PaymentState*,LoadCompanySuccess*)", "ExpenseViewScreen*(BuildContext*)", "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*)", "ExpenseEditScreen*(BuildContext*)", "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*)", "VendorScreenBuilder*(BuildContext*)", "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*,PurgeClientSuccess*)", "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*,AddPurchaseOrderItems*)", "ListUIState*(ListUIState*,ViewPurchaseOrderList*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByCustom1*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByCustom2*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByCustom3*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByCustom4*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByState*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByStatus*)", "ListUIState*(ListUIState*,FilterPurchaseOrders*)", "ListUIState*(ListUIState*,SortPurchaseOrders*)", "ListUIState*(ListUIState*,StartPurchaseOrderMultiselect*)", "ListUIState*(ListUIState*,AddToPurchaseOrderMultiselect*)", "ListUIState*(ListUIState*,RemoveFromPurchaseOrderMultiselect*)", "ListUIState*(ListUIState*,ClearPurchaseOrderMultiselect*)", "PurchaseOrderState*(PurchaseOrderState*,MarkPurchaseOrderSentSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,ConvertPurchaseOrdersToExpensesSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,AddPurchaseOrdersToInventorySuccess*)", "PurchaseOrderState*(PurchaseOrderState*,AcceptPurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,CancelPurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,ArchivePurchaseOrdersSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,DeletePurchaseOrdersSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,RestorePurchaseOrdersSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,EmailPurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,ApprovePurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,AddPurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,@)", "PurchaseOrderState*(PurchaseOrderState*,LoadPurchaseOrdersSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,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*,PurgeClientSuccess*)", "QuoteState*(QuoteState*,MarkSentQuoteSuccess*)", "QuoteState*(QuoteState*,ArchiveQuotesSuccess*)", "QuoteState*(QuoteState*,DeleteQuotesSuccess*)", "QuoteState*(QuoteState*,RestoreQuotesSuccess*)", "QuoteState*(QuoteState*,EmailQuoteSuccess*)", "QuoteState*(QuoteState*,ConvertQuotesToInvoicesSuccess*)", "QuoteState*(QuoteState*,ConvertQuotesToProjectsSuccess*)", "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*,PurgeClientSuccess*)", "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*,PurgeClientSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,ArchiveRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,DeleteRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,EmailRecurringInvoiceSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,RestoreRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,SendNowRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,StartRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,StopRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,AddRecurringInvoiceSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,@)", "RecurringInvoiceState*(RecurringInvoiceState*,LoadRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,LoadCompanySuccess*)", "VendorViewScreen*(BuildContext*)", "ListUIState*(ListUIState*,ViewScheduleList*)", "ListUIState*(ListUIState*,FilterSchedulesByCustom1*)", "ListUIState*(ListUIState*,FilterSchedulesByCustom2*)", "ListUIState*(ListUIState*,FilterSchedulesByState*)", "ListUIState*(ListUIState*,FilterSchedules*)", "ListUIState*(ListUIState*,SortSchedules*)", "ListUIState*(ListUIState*,StartScheduleMultiselect*)", "ListUIState*(ListUIState*,AddToScheduleMultiselect*)", "ListUIState*(ListUIState*,RemoveFromScheduleMultiselect*)", "ListUIState*(ListUIState*,ClearScheduleMultiselect*)", "ScheduleState*(ScheduleState*,ArchiveSchedulesSuccess*)", "ScheduleState*(ScheduleState*,DeleteSchedulesSuccess*)", "ScheduleState*(ScheduleState*,RestoreSchedulesSuccess*)", "ScheduleState*(ScheduleState*,AddScheduleSuccess*)", "ScheduleState*(ScheduleState*,SaveScheduleSuccess*)", "ScheduleState*(ScheduleState*,LoadScheduleSuccess*)", "ScheduleState*(ScheduleState*,LoadSchedulesSuccess*)", "ScheduleState*(ScheduleState*,LoadCompanySuccess*)", "StaticState*(StaticState*,LoadStaticSuccess*)", "VendorEditScreen*(BuildContext*)", "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*)", "TaskScreenBuilder*(BuildContext*)", "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*,PurgeClientSuccess*)", "TaskState*(TaskState*,SortTasksSuccess*)", "TaskState*(TaskState*,ArchiveTaskSuccess*)", "TaskState*(TaskState*,StartTasksSuccess*)", "TaskState*(TaskState*,StopTasksSuccess*)", "TaskState*(TaskState*,DeleteTaskSuccess*)", "TaskState*(TaskState*,RestoreTaskSuccess*)", "TaskState*(TaskState*,AddTaskSuccess*)", "TaskState*(TaskState*,SaveTaskSuccess*)", "TaskState*(TaskState*,LoadTaskSuccess*)", "TaskState*(TaskState*,LoadTasksSuccess*)", "TaskState*(TaskState*,LoadCompanySuccess*)", "TaskViewScreen*(BuildContext*)", "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*)", "TaskEditScreen*(BuildContext*)", "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*)", "ProjectScreenBuilder*(BuildContext*)", "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*)", "ProjectViewScreen*(BuildContext*)", "ListUIState*(ListUIState*,ViewTransactionList*)", "ListUIState*(ListUIState*,FilterTransactionsByCustom1*)", "ListUIState*(ListUIState*,FilterTransactionsByCustom2*)", "ListUIState*(ListUIState*,FilterTransactionsByState*)", "ListUIState*(ListUIState*,FilterTransactionsByStatus*)", "ListUIState*(ListUIState*,FilterTransactions*)", "ListUIState*(ListUIState*,SortTransactions*)", "ListUIState*(ListUIState*,StartTransactionMultiselect*)", "ListUIState*(ListUIState*,AddToTransactionMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTransactionMultiselect*)", "ListUIState*(ListUIState*,ClearTransactionMultiselect*)", "TransactionState*(TransactionState*,ArchiveTransactionsSuccess*)", "TransactionState*(TransactionState*,DeleteTransactionsSuccess*)", "TransactionState*(TransactionState*,RestoreTransactionsSuccess*)", "TransactionState*(TransactionState*,AddTransactionSuccess*)", "TransactionState*(TransactionState*,SaveTransactionSuccess*)", "TransactionState*(TransactionState*,ConvertTransactionToPaymentSuccess*)", "TransactionState*(TransactionState*,ConvertTransactionsToExpensesSuccess*)", "TransactionState*(TransactionState*,LinkTransactionToPaymentSuccess*)", "TransactionState*(TransactionState*,LinkTransactionToExpenseSuccess*)", "TransactionState*(TransactionState*,ConvertTransactionsSuccess*)", "TransactionState*(TransactionState*,LoadTransactionSuccess*)", "TransactionState*(TransactionState*,LoadTransactionsSuccess*)", "TransactionState*(TransactionState*,LoadCompanySuccess*)", "ProjectEditScreen*(BuildContext*)", "ListUIState*(ListUIState*,ViewTransactionRuleList*)", "ListUIState*(ListUIState*,FilterTransactionRulesByCustom1*)", "ListUIState*(ListUIState*,FilterTransactionRulesByCustom2*)", "ListUIState*(ListUIState*,FilterTransactionRulesByState*)", "ListUIState*(ListUIState*,FilterTransactionRules*)", "ListUIState*(ListUIState*,SortTransactionRules*)", "ListUIState*(ListUIState*,StartTransactionRuleMultiselect*)", "ListUIState*(ListUIState*,AddToTransactionRuleMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTransactionRuleMultiselect*)", "ListUIState*(ListUIState*,ClearTransactionRuleMultiselect*)", "TransactionRuleState*(TransactionRuleState*,ArchiveTransactionRulesSuccess*)", "TransactionRuleState*(TransactionRuleState*,DeleteTransactionRulesSuccess*)", "TransactionRuleState*(TransactionRuleState*,RestoreTransactionRulesSuccess*)", "TransactionRuleState*(TransactionRuleState*,AddTransactionRuleSuccess*)", "TransactionRuleState*(TransactionRuleState*,SaveTransactionRuleSuccess*)", "TransactionRuleState*(TransactionRuleState*,LoadTransactionRuleSuccess*)", "TransactionRuleState*(TransactionRuleState*,LoadTransactionRulesSuccess*)", "TransactionRuleState*(TransactionRuleState*,LoadCompanySuccess*)", "PaymentScreenBuilder*(BuildContext*)", "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*,ConnectOAuthUserSuccess*)", "UserState*(UserState*,DisconnectOAuthUserSuccess*)", "UserState*(UserState*,DisconnectOAuthMailerSuccess*)", "UserState*(UserState*,ConnecGmailUserSuccess*)", "UserState*(UserState*,LoadUserSuccess*)", "UserState*(UserState*,LoadUsersSuccess*)", "UserState*(UserState*,LoadCompanySuccess*)", "VendorContactEntity*(VendorContactEntity*,@)", "PaymentViewScreen*(BuildContext*)", "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*)", "CalendarDatePicker()", "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*)", "BankAccountListVM*(Store*)", "BankAccountScreenVM*(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*)", "PurchaseOrderListVM*(Store*)", "PurchaseOrderScreenVM*(Store*)", "QuoteListVM*(Store*)", "QuoteScreenVM*(Store*)", "RecurringExpenseListVM*(Store*)", "RecurringExpenseScreenVM*(Store*)", "RecurringInvoiceListVM*(Store*)", "RecurringInvoiceScreenVM*(Store*)", "ReportsScreenVM*(Store*)", "ScheduleListVM*(Store*)", "ScheduleScreenVM*(Store*)", "AccountManagementVM*(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*)", "PaymentSettingsVM*(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*)", "TransactionListVM*(Store*)", "TransactionScreenVM*(Store*)", "TransactionRuleListVM*(Store*)", "TransactionRuleScreenVM*(Store*)", "UserListVM*(Store*)", "UserScreenVM*(Store*)", "VendorListVM*(Store*)", "VendorScreenVM*(Store*)", "WebhookListVM*(Store*)", "WebhookScreenVM*(Store*)", "Future()", "~(SentryLevel,String{exception:Object?,logger:String?,stackTrace:StackTrace?})", "Widget(BuildContext,UnorderedListItemComponent)", "double(TextStyle,int)", "Widget(BuildContext,OrderedListItemComponent)", "Form()", "TextStyle(Set,TextStyle)", "Widget(BuildContext,Offset)", "Widget(BuildContext,AndroidEditingOverlayController)", "QuoteScreenBuilder*(BuildContext*)", "QuoteViewScreen*(BuildContext*)", "Widget(BuildContext,IOSEditingOverlayController)", "Future<1^>(1^/(0^),0^{debugLabel:String?})", "~(String?{wrapWidth:int?})", "QuoteEditScreen*(BuildContext*)", "GoogleSignInUserData?(Map?)", "bool*(bool*,StartLoading*)", "bool*(bool*,StopLoading*)", "bool*(bool*,StartSaving*)", "bool*(bool*,StopSaving*)", "_ClientContactListTile*(ClientContactEntity*)"], + types: ["~()", "Null()", "ListUIStateBuilder*(ListUIStateBuilder*)", "Null(Object*)", "Null(Store*,@,@(@)*)", "@(String*)", "Null(@)", "Null(String*)", "@(bool*)", "InvoiceEntityBuilder*(InvoiceEntityBuilder*)", "double(double)", "@()", "SettingsEntityBuilder*(SettingsEntityBuilder*)", "@(@)", "bool*(String*)", "String*(String*)", "~(Duration)", "Null(BuildContext*)", "Future*(BuildContext*)", "Null(bool*)", "~(BuildContext*)", "bool()", "int*(String*,String*)", "CompanyEntityBuilder*(CompanyEntityBuilder*)", "ErrorDialog*(BuildContext*)", "bool*()", "String*(@)", "Null(EntityState*,bool*)", "~(JavaScriptObject)", "Future*()", "Future*(Store*,@,@(@)*)", "Null(SelectableEntity*)", "Future*()", "ExpenseEntityBuilder*(ExpenseEntityBuilder*)", "Future<~>*()", "~(TextEditingController*)", "Null(List*)", "DropdownMenuItem*(String*)", "String*(BaseEntity*)", "Null(Duration*)", "ListBuilder*()", "~(Object?)", "~(AnimationStatus)", "Null(String*,String*)", "~(bool*)", "Null(String*,bool*)", "bool*(Route<@>*)", "ListUIState*(ListUIState*,FilterByEntity*)", "String*(String*,ClearEntityFilter*)", "~(TapDownDetails)", "String*(String*,PreviewEntity*)", "PaymentEntityBuilder*(PaymentEntityBuilder*)", "bool(SpanMarker)", "String*(String*,SelectCompany*)", "@(BuildContext*)", "PluralCase()", "ClientEntityBuilder*(ClientEntityBuilder*)", "Widget(BuildContext)", "CompanyGatewayEntityBuilder*(CompanyGatewayEntityBuilder*)", "Null(String*,InvoiceEntity*)", "~(DragStartDetails)", "Null(DocumentEntity*)", "ExecutionInstruction({editContext!EditContext,keyEvent!RawKeyEvent})", "~(DragUpdateDetails)", "~(BuildContext*,EntityAction*)", "TaskEntityBuilder*(TaskEntityBuilder*)", "@(SelectableEntity*)", "ListDivider*(BuildContext*,int*)", "SubscriptionEntityBuilder*(SubscriptionEntityBuilder*)", "String*(String*,@)", "Null(InvoiceEntity*)", "InvoiceItemEntityBuilder*(InvoiceItemEntityBuilder*)", "InvoiceEntity*(String*)", "bool*(InvoiceItemEntity*)", "Null(TextEditingController*)", "bool(BoxHitTestResult,Offset)", "String()", "bool(String)", "String*(String*,FilterByEntity*)", "Null(BuildContext*,MultipartFile*)", "InvoiceStatusEntityBuilder*(InvoiceStatusEntityBuilder*)", "String(String,Node)", "~(RenderObject)", "ScheduleEntityBuilder*(ScheduleEntityBuilder*)", "Future?(Object*)", "Null(BuildContext*,DocumentEntity*,String*,String*)", "int*(List*,List*)", "SettingsUIStateBuilder*(SettingsUIStateBuilder*)", "~(DragEndDetails)", "~(String*)", "~(bool)", "~(PaintingContext,Offset)", "Color(Set)", "~(String)", "bool*(bool*,UpdateUserPreferences*)", "~(TapUpDetails)", "Future<~>()", "int*(int*,PreviewEntity*)", "VendorEntityBuilder*(VendorEntityBuilder*)", "~(int)", "EntityStats*(String*,BuiltMap*)", "~(Element0)", "~(@)", "double(RenderBox)", "UserCompanyEntityBuilder*(UserCompanyEntityBuilder*)", "Null(~)", "UserEntityBuilder*(UserEntityBuilder*)", "Null(List*)", "bool*(InvoiceEntity*)", "Null(EntityStatus*,bool*)", "InvoiceEntity*(@)", "@(TaxRateEntity*)", "~(PointerEvent)", "StatelessWidget*(BuildContext*,BoxConstraints*)", "Null(JavaScriptObject)", "Uint8List*(PdfPageFormat*)", "bool(Object?)", "Null(BuildContext*,Completer*)", "String(Match)", "Null(String*,ExpenseEntity*)", "~(Document2,DocumentEditorTransaction)", "Null(int*)", "UserStateBuilder*(UserStateBuilder*)", "TransactionEntityBuilder*(TransactionEntityBuilder*)", "@(int*,String*)", "~(RestorableProperty,~())", "Map(Document2,DocumentNode)", "String(String)", "String*()", "ScrollableListView*(BuildContext*)", "Null(int*,int*)", "List()", "int(int)", "Null(ExpenseEntity*)", "~(Object,StackTrace)", "Palette()", "@(CompanyEntity*)", "@(DocumentEntity*,String*,String*)", "@(MultipartFile*)", "Null(TaxRateEntity*)", "Null(Completer*,String*)", "Null(BaseEntity*)", "InvoiceEntity*(InvoiceEntity*,@)", "DashboardUISettingsBuilder*(DashboardUISettingsBuilder*)", "Null(String*,TaskEntity*)", "~(ByteData?)", "String*(InvoiceEntityBuilder*)", "bool(FocusNode)", "bool*(ClientContactEntity*)", "@(InvoiceEntity*)", "double*(ChartMoneyData*,int*)", "Widget*(BuildContext*,int*)", "bool(@)", "PurchaseOrderStateBuilder*(PurchaseOrderStateBuilder*)", "~(String,@)", "Widget*()", "ListBuilder*()", "~(ForcePressDetails)", "ProductEntityBuilder*(ProductEntityBuilder*)", "Null(PaymentEntity*)", "~(LayoutView)", "Null(Object,StackTrace)", "String*(String*,ClearEntitySelection*)", "EntityStats*(String*,BuiltMap*)", "DropdownMenuItem*(int*)", "Null(DesignEntity*)", "int()", "Null(UserEntity*)", "~(@,@)", "AuthStateBuilder*(AuthStateBuilder*)", "Tween(@)", "~(SelectableEntity*)", "TaskStatusEntityBuilder*(TaskStatusEntityBuilder*)", "TransactionRuleEntityBuilder*(TransactionRuleEntityBuilder*)", "~(PointerExitEvent)", "bool*(VendorContactEntity*)", "bool(FlutterHtmlKeyboardEvent)", "AlertDialog*(BuildContext*)", "@(int*)", "QuoteStateBuilder*(QuoteStateBuilder*)", "ProjectEntityBuilder*(ProjectEntityBuilder*)", "~(Object*)", "Object?(@)", "Null(List*)", "bool*(BaseEntity*)", "PaymentStatusEntityBuilder*(PaymentStatusEntityBuilder*)", "bool(ScrollNotification)", "Null(BuildContext*[EntityAction*])", "Null(PaymentableEntity*)", "Future()", "Color?(Set)", "Null(SettingsEntity*)", "Widget(BuildContext,int)", "~(String,String)", "Null(TaskTime*)", "TextFieldKeyboardHandlerResult({controller!AttributedTextEditingController,keyEvent!RawKeyEvent,textLayout:ProseTextLayout?})", "~(PointerDownEvent)", "Null(BuildContext*,bool*)", "TaskEntity*(String*)", "CompanyGatewayStateBuilder*(CompanyGatewayStateBuilder*)", "Null(String*,PaymentEntity*)", "Color0(int?)", "TextStyle(Set)", "PanGestureRecognizer()", "~(PanGestureRecognizer)", "FeesAndLimitsSettingsBuilder*(FeesAndLimitsSettingsBuilder*)", "bool(_RouteEntry?)", "ExpenseEntity*(String*)", "Null(Completer*)", "DocumentLayout()", "GroupStateBuilder*(GroupStateBuilder*)", "String*(PaymentableEntity*)", "MapEntry(@,@)", "bool(int)", "~(PointerEnterEvent)", "bool*(TaskTime*)", "InvitationEntity*(ClientContactEntity*)", "double*(double*)", "TaxRateStateBuilder*(TaxRateStateBuilder*)", "Null(TransactionEntity*)", "TransactionStateBuilder*(TransactionStateBuilder*)", "ListTile*(String*)", "SimpleDialog*(BuildContext*)", "ListBuilder*()", "MapBuilder*()", "bool(NotoFont)", "Null(RecurringInvoiceStateBuilder*)", "~(LongPressStartDetails)", "MapBuilder*(MapBuilder*)", "bool(InlineSpan)", "double(double,double)", "ClientStateBuilder*(ClientStateBuilder*)", "PaymentEntity*(String*)", "Future<~>(MethodCall0)", "Future<@>(MethodCall0)", "Widget(BuildContext,Widget?)", "KeyEventResult(FocusNode,RawKeyEvent)", "Text*(String*)", "bool(Node)", "Null(InvoiceStateBuilder*)", "Column*(BuildContext*)", "int(_Codes)", "PaymentTermStateBuilder*(PaymentTermStateBuilder*)", "~(TapSequenceGestureRecognizer)", "Null(ProductEntity*)", "Null(LoginResponse*)", "TapSequenceGestureRecognizer()", "TextFieldKeyboardHandlerResult({controller!AttributedTextEditingController,keyEvent!RawKeyEvent,textLayout!ProseTextLayout})", "TaskTimeBuilder*(TaskTimeBuilder*)", "WebhookEntityBuilder*(WebhookEntityBuilder*)", "double(RenderBox,double)", "~(PointerExitEvent*)", "BankAccountEntityBuilder*(BankAccountEntityBuilder*)", "int(Object?)", "Null(EntityType*)", "bool*(PaymentableEntity*)", "double*()", "~(String?)", "Null(TaskStateBuilder*)", "~(~())", "Null(TaskEntity*)", "Future*(BuildContext*,bool*)", "List*()", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*)", "CreditStateBuilder*(CreditStateBuilder*)", "TextStyle(Set)", "Future>(Map)", "BaseEntity*(InvoiceItemEntity*)", "bool*(PaymentEntity*)", "~(PointerEnterEvent*)", "~(String,NumericAxis)", "Null(List*,String*,String*)", "int(FocusNode,FocusNode)", "Null(List*)", "~(Object?,Object?)", "@(DesignEntity*)", "Null(List*[String*,String*])", "int*(InvoiceEntity*,InvoiceEntity*)", "InvoiceItemSelector*(BuildContext*)", "Widget(BuildContext,BoxConstraints)", "bool*(EntityType*)", "UpgradeDialog*(BuildContext*)", "Null(EntityAction*)", "Future*(String*)", "@(Completer*)", "Null(InvoiceItemEntity*)", "Null(ClientEntity*)", "~(PointerSignalEvent)", "AppStateBuilder*(AppStateBuilder*)", "DocumentStateBuilder*(DocumentStateBuilder*)", "Future()", "TaxRateEntity*(String*)", "Color0*(ChartMoneyData*,int*)", "bool(GestureListener)", "Null(TaskStatusEntity*)", "bool(Element0)", "ExpenseStateBuilder*(ExpenseStateBuilder*)", "bool(InheritedElement)", "ExpenseStatusEntityBuilder*(ExpenseStatusEntityBuilder*)", "List*(BuildContext*)", "~(Selectable)", "Null(ProjectEntity*)", "ExpenseCategoryEntityBuilder*(ExpenseCategoryEntityBuilder*)", "DateTime*(ChartMoneyData*,int*)", "Null(List*)", "ActivityListTile*(BuildContext*,int*)", "Null(BuildContext*[int*])", "DropdownMenuItem*(MapEntry*)", "MaterialStateProperty?(ButtonStyle?)", "Null(GroupEntity*)", "Null(BuiltList*)", "MapBuilder*()", "RecurringInvoiceStateBuilder*(RecurringInvoiceStateBuilder*)", "InvoiceStateBuilder*(InvoiceStateBuilder*)", "Null(BuildContext*,InvoiceEntity*[String*])", "Null(RecurringExpenseStateBuilder*)", "TransactionStatusEntityBuilder*(TransactionStatusEntityBuilder*)", "PaymentStateBuilder*(PaymentStateBuilder*)", "Null(InvoiceItemEntity*,int*)", "~(DateTime)", "DropdownMenuItem*(DateRange*)", "Null(String*,ClientEntity*)", "RecurringExpenseStateBuilder*(RecurringExpenseStateBuilder*)", "@(String*,bool*)", "Null(VendorEntity*)", "ProductEntity*(String*)", "Null(int*,String*)", "~(SpanMarker)", "String*(InvoiceEntity*)", "ProjectStateBuilder*(ProjectStateBuilder*)", "TaskStateBuilder*(TaskStateBuilder*)", "int(@,@)", "ProductStateBuilder*(ProductStateBuilder*)", "ClientContactEntityBuilder*(ClientContactEntityBuilder*)", "Null(DateTime*)", "ExpenseListItem*(BuildContext*,int*)", "MouseCursor0(Set)", "Null(PaymentTermEntity*)", "Null(List*)", "Offset()", "Widget(BuildContext,EditableTextState)", "VendorContactEntityBuilder*(VendorContactEntityBuilder*)", "~(bool?)", "RenderBox()", "DesignEntityBuilder*(DesignEntityBuilder*)", "TaskListItem*(BuildContext*,int*)", "Null(ScheduleEntity*)", "UserSmsVerification*(BuildContext*)", "ScheduleStateBuilder*(ScheduleStateBuilder*)", "~(ProgressEvent)", "Null(String*,TransactionEntity*)", "bool*(@)", "String*(InvitationEntity*)", "Null(SubscriptionEntity*)", "InvoiceListItem*(BuildContext*,int*)", "AppTextButton*(BuildContext*)", "SubscriptionStateBuilder*(SubscriptionStateBuilder*)", "ExpenseCategoryStateBuilder*(ExpenseCategoryStateBuilder*)", "Future()", "Null(ExpenseCategoryEntity*)", "String*(ExpenseEntity*)", "EntityStats*(String*,BuiltMap*)", "~(Event)", "Color(Color)", "bool*(ExpenseEntity*)", "~(NavigatorObserver)", "Null(TaskStatusStateBuilder*)", "TaskStatusStateBuilder*(TaskStatusStateBuilder*)", "JavaScriptObject()", "Null(BankAccountEntity*)", "bool(_RouteEntry)", "DesignStateBuilder*(DesignStateBuilder*)", "MessageDialog*(BuildContext*)", "Null(Store*)", "DesignEntity*(String*)", "Null(TokenEntity*)", "double()", "TokenStateBuilder*(TokenStateBuilder*)", "Null(BuildContext*,EmailTemplate*,String*,String*,String*)", "Null(List*)", "ScrollPosition()", "List*(BuiltMap*,BuiltMap*)", "String?(String?)", "TextBoundary(DirectionalTextEditingIntent)", "Future<~>(bool)", "ListBuilder*()", "Object?(Object?)", "BankAccountEntity*(String*)", "TransactionRuleStateBuilder*(TransactionRuleStateBuilder*)", "MapBuilder*(MapBuilder*)", "Future>(Map)", "bool*(String*,InvoiceEntity*)", "DateTime()", "@([String*,String*])", "ExpenseEntity*(ExpenseEntity*,@)", "Null(CompanyGatewayEntity*)", "String(int)", "List*>*(BuildContext*)", "CompanyGatewayEntity*(String*)", "ProjectEntity*(String*)", "String*(TaxRateReportFields0*)", "String*(TaxRateReportFields*)", "String*(ProfitAndLossReportFields*)", "Null(BuildContext*,InvoiceEntity*,ClientEntity*)", "~({curve:Curve,descendant:RenderObject?,duration:Duration,rect:Rect?})", "VendorStateBuilder*(VendorStateBuilder*)", "int(RenderObject,RenderObject)", "ClientEntity*(String*)", "Null(WebhookEntity*)", "~(LongPressMoveUpdateDetails)", "ColorTween(@)", "WebhookStateBuilder*(WebhookStateBuilder*)", "GridView*(BuildContext*,BoxConstraints*)", "Null(@,@)", "CustomFieldSelector*(BuildContext*)", "BankAccountStateBuilder*(BankAccountStateBuilder*)", "EntityStats*(String*,BuiltMap*)", "Null(TransactionRuleEntity*)", "Null(GroupStateBuilder*)", "WebhookEntity*(String*)", "Null(VendorStateBuilder*)", "Null(List*)", "VendorEntity*(String*)", "List*(BuiltMap*)", "Null(UserStateBuilder*)", "bool*(EntityAction*)", "UserEntity*(String*)", "OutlinedButton*(EntityAction*)", "PopupMenuButton*(BuildContext*,int*)", "List*>*(BuildContext*)", "PopupMenuItem*(EntityAction*)", "ListBuilder*(ListBuilder*)", "bool*(bool*,DismissTwoYearReviewAppPermanently*)", "Null(TransactionRuleStateBuilder*)", "Null(List*)", "TransactionRuleEntity*(String*)", "Null(TransactionStateBuilder*)", "DecoratedFormField*(BuildContext*,TextEditingController*,FocusNode*,~()*)", "TransactionEntity*(String*)", "Null(TokenStateBuilder*)", "Null(List*)", "TokenEntity*(String*)", "Null(TaxRateStateBuilder*)", "Null(List*)", "Null(List*)", "TaskStatusEntity*(String*)", "Null(SubscriptionStateBuilder*)", "IconButton*(BuildContext*)", "Null(List*)", "SubscriptionEntity*(String*)", "InkWell*(BuildContext*)", "~(Timer*)", "Null(ScheduleStateBuilder*)", "Null(List*)", "Null(int*,bool*)", "ScheduleEntity*(String*)", "ReportsUIStateBuilder*(ReportsUIStateBuilder*)", "double*(String*)", "Null(QuoteStateBuilder*)", "BaseEntity*(String*)", "Null(PurchaseOrderStateBuilder*)", "Null(ProjectStateBuilder*)", "Null(List*)", "Future*(BuildContext*,Completer*{oneTimePassword:String*,secret:String*,url:String*})", "Null(ProductStateBuilder*)", "Future*(BuildContext*,Completer*,String*)", "Null(List*)", "Null(PaymentTermStateBuilder*)", "Null(List*)", "PaymentTermEntity*(String*)", "Null(PaymentStateBuilder*)", "Null(List*)", "GroupEntityBuilder*(GroupEntityBuilder*)", "Null(List*)", "ListTile*(BuildContext*,int*)", "GroupEntity*(String*)", "Null(ExpenseCategoryStateBuilder*)", "Null(List*)", "ExpenseCategoryEntity*(String*)", "Null(ExpenseStateBuilder*)", "Null(List*)", "Null(DesignStateBuilder*)", "Null(List*)", "int*(ExpenseEntity*,ExpenseEntity*)", "int*(TaskEntity*,TaskEntity*)", "Null(CreditStateBuilder*)", "Null(CompanyGatewayStateBuilder*)", "Null(List*)", "Null(ClientStateBuilder*)", "Null(List*)", "Null(BankAccountStateBuilder*)", "Null(List*)", "Null(Timer*)", "VendorContactEntity*()", "MapBuilder*>*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "bool*(InvitationEntity*)", "ListBuilder*(ListBuilder*)", "InvitationEntity*(VendorContactEntity*)", "PaymentListItem*(BuildContext*,int*)", "QuoteListItem*(BuildContext*,int*)", "bool*(ActivityEntity*)", "ClientContactEntity*()", "bool(Country)", "String(@)", "Null(Event)", "bool(Node0)", "@(double*)", "~(Object,String)", "~(LongPressEndDetails)", "bool(ScrollMetricsNotification)", "EdgeInsetsGeometryTween(@)", "DropdownMenuItem*(int*)", "~(VerticalDragGestureRecognizer)", "~(TaxRateEntity*)", "VerticalDragGestureRecognizer()", "PaymentableEntityBuilder*(PaymentableEntityBuilder*)", "bool(FocusableActionDetector)", "String*(ClientReportFields*)", "int(SemanticsNode,SemanticsNode)", "String*(ContactReportFields*)", "String*(CreditReportFields*)", "String*(DocumentReportFields*)", "Null(WebhookStateBuilder*)", "String*(InvoiceItemReportFields*)", "String*(InvoiceReportFields*)", "bool(SemanticsNode)", "String*(PaymentReportFields*)", "~(List)", "String*(ProductReportFields*)", "~(SliverConstraints)", "String*(PurchaseOrderItemReportFields*)", "String*(PurchaseOrderReportFields*)", "String*(QuoteItemReportFields*)", "String*(QuoteReportFields*)", "String*(RecurringExpenseReportFields*)", "String*(RecurringInvoiceReportFields*)", "~(TextSelection,SelectionChangedCause?)", "String*(TaskReportFields*)", "String*(TransactionReportFields*)", "String*(VendorReportFields*)", "~(DragDownDetails)", "@(SettingsEntity*)", "Rect()", "bool(DataRow0)", "MaterialStateProperty?(ButtonStyle?)", "MapEntry*>*(String*,String*)", "Widget(Widget,Animation0)", "TaxRegionDataEntityBuilder*(TaxRegionDataEntityBuilder*)", "Null(bool*,int*,String*,double*,double*)", "Null(String*,List*)", "Future*(String*,String*)", "Future<~>(String)", "~(String,~())", "bool(Object?,Object?)", "TransactionRuleCriteriaEntityBuilder*(TransactionRuleCriteriaEntityBuilder*)", "PasswordConfirmation*(BuildContext*)", "bool*(Attribution*)", "Map*(Document2*,DocumentNode*)", "Widget(BuildContext,Widget,int?,bool)", "Iterable(Iterable)", "bool(_Highlight)", "bool(Point)", "~(ImageStreamListener)", "~(int,int)", "int(int,int)", "~(Object[StackTrace?])", "Null(@,StackTrace)", "bool(KeyData)", "~(TextInputAction)", "~(Codec)", "~(Timer)", "Null(bool)", "bool(String?)", "Set()", "JavaScriptObject(JavaScriptObject)", "Future<~>(~(JavaScriptObject),~(Object?))", "String*(ExpenseReportFields*)", "ListBuilder*()", "LongPressGestureRecognizer()", "~(LongPressGestureRecognizer)", "TaxRateEntity*(@)", "Future()", "~(num)", "HorizontalDragGestureRecognizer()", "TokenEntityBuilder*(TokenEntityBuilder*)", "~(HorizontalDragGestureRecognizer)", "double(Set)", "int(int,@)", "ForcePressGestureRecognizer()", "~(ForcePressGestureRecognizer)", "Null(BuiltList*)", "~(PointerPanZoomStartEvent)", "String*(PaymentEntityBuilder*)", "String*(ProjectEntityBuilder*)", "Positioned(BuildContext,Widget?)", "Tween<@>?(Tween<@>?,@,Tween<@>(@))", "AlignmentGeometryTween(@)", "List()", "DecorationTween(@)", "~(DiagnosticsNode)", "~(String,String?)", "bool*(bool*,DismissOneYearReviewAppPermanently*)", "Completer*(Completer*,EditClient*)", "AppSidebarMode*(AppSidebarMode*,UpdateUserPreferences*)", "Drag?(Offset)", "double(_PointerPanZoomData)", "~(_DragInfo)", "EntityStats*(String*,BuiltMap*)", "VelocityTracker(PointerEvent)", "bool*(GatewayTokenEntity*)", "Widget(BuildContext,Object?,ScrollController?)", "UserEntity*(@)", "ReportSettingsEntityBuilder*(ReportSettingsEntityBuilder*)", "bool(Selectable,double)", "bool*(ProductEntity*)", "Widget(BuildContext,bool)", "Completer*(Completer*,EditVendor*)", "~(PointerHoverEvent)", "LicenseEntry(int)", "~(Object,StackTrace,Object?)", "Widget(BuildContext,Object,StackTrace?)", "bool*(ProjectEntity*)", "~(Symbol0,@)", "bool*(TaskEntity*)", "int*(BaseEntity*,BaseEntity*)", "Promise<1&>([JavaScriptObject?])", "~(bool(String))", "bool(Rule)", "List*>*(BuildContext*)", "InkWell*(String*)", "bool(DraggableScrollableNotification)", "List?(int?)", "CompanyGatewayEntity*(@)", "UserSettingsEntityBuilder*(UserSettingsEntityBuilder*)", "Null(ProgressEvent)", "Future(String,Map)", "Null(BuildContext*,String*,String*,String*)", "List()", "String(num?)", "PaymentableEntity*(BaseEntity*)", "List*()", "int(String?)", "String(String,String)", "~(Uint8List,String,int)", "Future()", "String*(String*,ShowPdfCredit*)", "InvoiceEntity*(InvoiceEntity*,AddCreditItem*)", "InvoiceEntity*(InvoiceEntity*,DeleteCreditItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateCreditItem*)", "bool(BuildContext)", "int(LayoutView,LayoutView)", "bool(LayoutView)", "ViewListDiffResult?(int)", "bool*(GatewayOptionsEntity*)", "MapBuilder*>*(MapBuilder*>*)", "List*(BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,String*,BuiltMap*,List*)", "bool*(SelectableEntity*)", "CustomSingleChildLayout(BuildContext)", "~(Size)", "ToggleButtons*(BuildContext*,BoxConstraints*)", "~([Intent?])", "MapBuilder*>*(MapBuilder*>*)", "~(FocusHighlightMode)", "@(JavaScriptObject)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*,BuiltMap*)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*)", "~(GestureListener)", "~(RenderBox?)", "List*(BuiltMap*,CompanyEntity*,DashboardUISettings*,BuiltMap*,BuiltMap*)", "Null(String*,String*,String*,String*,String*)", "Null(EmailTemplate*)", "num?(int?)", "bool*(TaxRateEntity*)", "TaxRateEntity*()", "Null(PointerHoverEvent*)", "Null(List<@>*)", "bool(ChartBehavior<@>)", "Text*(@)", "Align*(List<@>*)", "int*(PaymentEntity*,PaymentEntity*)", "List*(BuiltMap*,BuiltMap*)", "Widget*(CompanyEntity*)", "AccountSmsVerification*(BuildContext*)", "~(ChartBehavior<@>)", "LocalKey(MergeableMaterialItem)", "PointerInterceptor*(BuildContext*)", "Future*(@)", "DropdownMenuItem<@>*(@)", "String*(PhoneNumber*)", "bool*(SystemLogEntity*)", "_ZoomEnterTransition(BuildContext,Animation0,Widget?)", "_ZoomExitTransition(BuildContext,Animation0,Widget?)", "Null(Uint8List)", "bool*(DataRow*)", "DataCell*(DataColumn0*)", "~(ScaleStartDetails)", "DataCell*(String*)", "ListBuilder*()", "~(ScaleUpdateDetails)", "int*(int*)", "DocumentEntity*(String*)", "ListBuilder*()", "@(Object*)", "~(ScaleEndDetails)", "bool(RenderBox)", "DocumentEntityBuilder*(DocumentEntityBuilder*)", "Null(DocumentStateBuilder*)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "Null(BuiltList*)", "Widget*(BuildContext*,AsyncSnapshot*)", "Null(ClientContactEntity*)", "ListBuilder*()", "ListBuilder*()", "Null(GatewayTokenEntity*)", "Row*(BuildContext*,BoxConstraints*)", "TokenMeta*(GatewayTokenEntity*)", "ListBuilder*()", "bool*(String*,ExpenseEntity*)", "ListBuilder*()", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*,BuiltMap*,StaticState*)", "ListBuilder*()", "ExpenseEntity*(@)", "ListBuilder*()", "MapBuilder*()", "ListBuilder*()", "Completer*(Completer*,EditExpenseCategory*)", "Semantics(BuildContext,Widget?)", "ListBuilder*()", "~(_TimePickerMode)", "ListBuilder*()", "ListBuilder*()", "Size(RenderBox,BoxConstraints)", "MapBuilder*()", "ListBuilder*()", "ListBuilder*()", "~(TimeOfDay)", "ListBuilder*()", "Null(DateRange*)", "GroupEntity*(@)", "Null(ChartDataGroup*)", "String*(String*,ShowPdfInvoice*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,DeleteInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoiceItem*)", "Null(EntityType*,List*)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "List*(String*,BuiltMap*,BuiltList*)", "Future*(Response*)", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "ListBuilder*()", "PaymentTermEntityBuilder*(PaymentTermEntityBuilder*)", "~(ImageInfo,bool)", "ExpenseCategoryListItem*(BuildContext*,int*)", "Null(VendorContactEntity*)", "ImageStreamCompleter()", "PaymentTermEntity*(@)", "InvoiceItemEntity*(String*)", "Container*(BuildContext*,int*)", "MapBuilder*()", "List*>*(BuildContext*)", "PopupMenuItem*(String*)", "ProductListItem*(BuildContext*,int*)", "~(ImageChunkEvent)", "RefreshIndicator*(BuildContext*)", "Null(MapEntry*)", "Null(String*,double*)", "~([String*])", "MapBuilder*()", "double*(PaymentableEntity*)", "Padding*(InvoiceEntity*)", "~(RandomAccessFile)", "~(Rect)", "bool(InlineSpanSemanticsInformation)", "Completer*(Completer*,EditProject*)", "~(List)", "Node2?(DirectoryNode,String,Node2?)", "String*(InvoiceItemEntityBuilder*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "bool*(InvoiceItemReportFields*)", "EntityStats*(String*,BuiltMap*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "String*(String*,ShowPdfPurchaseOrder*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "InvoiceEntity*(InvoiceEntity*,AddPurchaseOrderItem*)", "InvoiceEntity*(InvoiceEntity*,DeletePurchaseOrderItem*)", "InvoiceEntity*(InvoiceEntity*,UpdatePurchaseOrderItem*)", "@(String)", "bool(BoxHitTestResult)", "bool*(PurchaseOrderItemReportFields*)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "String*(String*,ShowPdfQuote*)", "bool*(QuoteItemReportFields*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteItem*)", "InvoiceEntity*(InvoiceEntity*,DeleteQuoteItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateQuoteItem*)", "_RandomAccessFile(Object?)", "Color0*(@,int*)", "num*(@,int*)", "Map*(String*)", "bool(JavaScriptObject)", "@(int*,bool*)", "Null(BuildContext*,BuiltMap*)", "Null(BuildContext*,List*)", "Future(RandomAccessFile)", "List(_SemanticsSortGroup)", "KeyData()", "PrefStateBuilder*(PrefStateBuilder*)", "Null(BuildContext*,String*,String*)", "String*(String*,ShowPdfRecurringInvoice*)", "String*(MapBuilder*)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceItem*)", "Future*(BuildContext*,AppSidebarMode*)", "InvoiceEntity*(InvoiceEntity*,DeleteRecurringInvoiceItem*)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoiceItem*)", "_Channel()", "Future(ByteData?)", "DropdownMenuItem*(ImportType*)", "Set<~>*()", "LoginScreen*(BuildContext*)", "TaxDataEntityBuilder*(TaxDataEntityBuilder*)", "TaxSubregionDataEntityBuilder*(TaxSubregionDataEntityBuilder*)", "MainScreen*(BuildContext*)", "Future*(Object*)", "_EnableTwoFactor*(BuildContext*)", "MediaQuery*(BuildContext*,Widget*)", "PaymentEditScreen*(BuildContext*)", "PaymentRefundScreen*(BuildContext*)", "bool*(SubscriptionEntityBuilder*)", "UpdateState*()", "~(RestorationBucket)", "Null(TaskTime*,int*)", "Null(Completer*,String*)", "Null(CompanyEntity*)", "~(int*)", "VendorListItem*(BuildContext*,int*)", "Null(BuildContext*,String*)", "_RuleCriteria*(BuildContext*)", "Map()", "Object?()", "UIStateBuilder*(UIStateBuilder*)", "Null(GoogleSignInAuthentication*)", "String*(Match*)", "~(GestureMode)", "Widget*(BuildContext*,DocumentSelection*,Widget*)", "~(LinkifyElement)", "String(Node3)", "bool(BlockSyntax)", "bool(InlineSyntax)", "bool(Delimiter)", "List()", "~(Attribution,int)", "Element2(int)", "SpanMarker(SpanMarker)", "Future<~>(BuildContext,Uint8List/(PdfPageFormat),PdfPageFormat)", "Null(PrintingInfo)", "~([~])", "Object?(DismissIntent)", "Future<~>(~)", "~(PersistenceRepository*)", "Future(JavaScriptObject)", "bool*(bool*,DismissNativeWarningPermanently*)", "~(Offset)", "bool*(CompanyEntity*)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,ListUIState*)", "bool*(HistoryRecord*)", "Padding(BuildContext,Widget?)", "bool(TextEditingDelta)", "~([Object?])", "DeltaTextInputClientDecorator()", "~({addedComponents!List,changedComponents!List,removedComponents!List})", "bool(DisplayFeature)", "bool(Attribution)", "Null(UserCompanyEntity*)", "Stack(BuildContext)", "CompositedTransformTarget(BuildContext,Widget?)", "Widget(BuildContext,TextLayout)", "Stack(BuildContext,List,Widget?)", "~(JavaScriptObject?)", "~(RenderBox,BoxConstraints{parentUsesSize:bool})", "ByteBuffer(@)", "Color?(Color?)", "BankAccountEntity*(BankAccountEntity*,@)", "CompanyGatewayEntity*(CompanyGatewayEntity*,@)", "int(_ReadingOrderSortData,_ReadingOrderSortData)", "DesignEntity*(DesignEntity*,@)", "TapGestureRecognizer()", "ExpenseCategoryEntity*(ExpenseCategoryEntity*,@)", "GroupEntity*(GroupEntity*,@)", "PaymentEntity*(PaymentEntity*,@)", "PaymentTermEntity*(PaymentTermEntity*,@)", "ProductEntity*(ProductEntity*,@)", "ProjectEntity*(ProjectEntity*,@)", "ScheduleEntity*(ScheduleEntity*,@)", "SubscriptionEntity*(SubscriptionEntity*,@)", "TaskEntity*(TaskEntity*,@)", "TaskStatusEntity*(TaskStatusEntity*,@)", "TaxRateEntity*(TaxRateEntity*,@)", "TokenEntity*(TokenEntity*,@)", "TransactionEntity*(TransactionEntity*,@)", "TransactionRuleEntity*(TransactionRuleEntity*,@)", "UserEntity*(UserEntity*,@)", "VendorEntity*(VendorEntity*,@)", "WebhookEntity*(WebhookEntity*,@)", "~(TapGestureRecognizer)", "TaxRateEntityBuilder*(TaxRateEntityBuilder*)", "MaterialStateProperty?(ButtonStyle?)", "String*(String*,FilterDocuments*)", "QuoteEmailScreen*(BuildContext*)", "QuotePdfScreen*(BuildContext*)", "ScheduleScreenBuilder*(BuildContext*)", "ScheduleViewScreen*(BuildContext*)", "ScheduleEditScreen*(BuildContext*)", "TransactionRuleScreenBuilder*(BuildContext*)", "TransactionRuleViewScreen*(BuildContext*)", "TransactionRuleEditScreen*(BuildContext*)", "TransactionScreenBuilder*(BuildContext*)", "TransactionViewScreen*(BuildContext*)", "TransactionEditScreen*(BuildContext*)", "BankAccountScreenBuilder*(BuildContext*)", "BankAccountViewScreen*(BuildContext*)", "BankAccountEditScreen*(BuildContext*)", "PurchaseOrderScreenBuilder*(BuildContext*)", "PurchaseOrderViewScreen*(BuildContext*)", "PurchaseOrderEditScreen*(BuildContext*)", "PurchaseOrderEmailScreen*(BuildContext*)", "PurchaseOrderPdfScreen*(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*)", "PaymentsSettingsScreen*(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*)", "EmailSettingsScreen*(BuildContext*)", "TemplatesAndRemindersScreen*(BuildContext*)", "CreditCardsAndBanksScreen*(BuildContext*)", "DataVisualizationsScreen*(BuildContext*)", "Flex(BuildContext)", "RegisteredFont?(ByteBuffer,String,String)", "Widget(BuildContext,Animation0,Animation0)", "~(PointerMoveEvent)", "Future()", "~(ActivateIntent)", "~(ButtonActivateIntent)", "~(PointerUpEvent)", "RenderObjectWidget(Widget)", "Future*(SharedPreferences*)", "DropdownButtonHideUnderline(BuildContext)", "Rect()?(RenderBox)", "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*,LoadSchedulesFailure*)", "String*(String*,LoadTransactionRulesFailure*)", "String*(String*,LoadTransactionsFailure*)", "String*(String*,LoadBankAccountsFailure*)", "String*(String*,LoadPurchaseOrdersFailure*)", "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*)", "bool*(bool*,DismissNativeWarning*)", "bool(bool)", "UserCompanyState*(int*)", "Null(~(Codec))", "bool(InkHighlight?)", "Color(_HighlightType)", "Promise<1&>()", "IndentingBuiltValueToStringHelper(String)", "Null(UserCompanyState*)", "ListBuilder()", "ListMultimapBuilder()", "ListTileTheme(BuildContext)", "StatefulWidget?(BuildContext,MagnifierController,ValueNotifier)", "Null(BuiltList*)", "BankAccountUIStateBuilder*(BankAccountUIStateBuilder*)", "bool*(bool*,ViewBankAccount*)", "bool*(bool*,ViewBankAccountList*)", "bool*(bool*,FilterBankAccountsByState*)", "bool*(bool*,FilterBankAccounts*)", "bool*(bool*,FilterBankAccountsByCustom1*)", "bool*(bool*,FilterBankAccountsByCustom2*)", "bool*(bool*,FilterBankAccountsByCustom3*)", "bool*(bool*,FilterBankAccountsByCustom4*)", "int*(int*,UpdateBankAccountTab*)", "bool(LayoutChangedNotification)", "String*(String*,ArchiveBankAccountsSuccess*)", "String*(String*,DeleteBankAccountsSuccess*)", "MapBuilder()", "SetBuilder()", "ShapeBorderTween(@)", "SetMultimapBuilder()", "String*(String*,SortBankAccounts*)", "String*(String*,FilterBankAccounts*)", "String*(String*,FilterBankAccountsByState*)", "String*(String*,FilterBankAccountsByCustom1*)", "String*(String*,FilterBankAccountsByCustom2*)", "String*(String*,FilterBankAccountsByCustom3*)", "String*(String*,FilterBankAccountsByCustom4*)", "bool(Pattern[int])", "BankAccountEntity*(BankAccountEntity*,UpdateBankAccount*)", "Null(FrameInfo)", "BankAccountEntity*(BankAccountEntity*,RestoreBankAccountsSuccess*)", "BankAccountEntity*(BankAccountEntity*,ArchiveBankAccountsSuccess*)", "BankAccountEntity*(BankAccountEntity*,DeleteBankAccountsSuccess*)", "PageTransitionsBuilder?(TargetPlatform)", "FadeTransition(BuildContext,Widget?)", "~(double,double)", "SurfaceScene()", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*,String*)", "bool(OverscrollIndicatorNotification)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "RefreshProgressIndicator(BuildContext,Widget?)", "BankAccountEntity*(@)", "Widget(Widget,int,Animation0)", "Material(BuildContext,Widget?)", "Actions(BuildContext,Widget?)", "_MergClientPicker*(BuildContext*)", "~(DragEndDetails{isClosing:bool?})", "Align(BuildContext,Widget?)", "bool(Set)", "Container(BuildContext)", "bool(Color)", "Object()", "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*)", "@(@,String)", "ClientContactEntity*(ClientContactEntity*,EditClient*)", "ClientContactEntity*(ClientContactEntity*,EditContact*)", "String*(String*,ArchiveClientsSuccess*)", "String*(String*,DeleteClientsSuccess*)", "String*(String*,ViewClient*)", "String*(String*,AddClientSuccess*)", "String*(String*,ShowPdfClient*)", "String*(String*,SortClients*)", "String*(String*,FilterClients*)", "String*(String*,FilterClientsByState*)", "String*(String*,FilterClientsByCustom1*)", "String*(String*,FilterClientsByCustom2*)", "String*(String*,FilterClientsByCustom3*)", "String*(String*,FilterClientsByCustom4*)", "Animation0(bool)", "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*)", "~(List,TextDirection,double)", "GlobalKey>(Widget)", "List*(BuiltMap*,BuiltList*,BuiltMap*,StaticState*)", "Center(int)", "InputDecorator(BuildContext,Widget?)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,ListUIState*,BuiltMap*,StaticState*)", "int(PaintRequest,PaintRequest)", "ClientEntity*(@)", "UserCompanyStateBuilder*(UserCompanyStateBuilder*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateReportSettings*)", "UnmanagedRestorationScope(FormFieldState)", "TextSelectionToolbarTextButton(MapEntry)", "UserCompanyEntity*(UserCompanyEntity*,SaveAuthUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,ConnectOAuthUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,ConnecGmailUserSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,DisableTwoFactorSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,SaveUserSettingsSuccess*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateCompanyLanguage*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateDashboardFields*)", "UserCompanyEntity*(UserCompanyEntity*,UpdateDashboardFieldSettingss*)", "CompanyEntityBuilder*(UserCompanyEntityBuilder*)", "int*(int*,LoadCompanySuccess*)", "int*(int*,LoadExpensesSuccess*)", "List*(BuiltMap*,BuiltList*)", "bool*(CompanyEntity*,BuiltMap*,BuiltMap*)", "List*(CompanyEntity*,BuiltMap*,BuiltMap*)", "List*(String*,UserCompanyState*)", "ThemeDataTween(@)", "ThemeData()", "bool*(ClientEntity*)", "MapEntry>(Object,ThemeExtension<@>)", "bool(MapEntry>)", "Map()", "TimeOfDay(int)", "Offset(double)", "~(List<_TappableLabel>?)", "num(int?)", "MergeSemantics(int)", "~([TapUpDetails?])", "Future(Uint8List{allowUpscaling:bool,cacheHeight:int?,cacheWidth:int?})", "Future(ImmutableBuffer{allowUpscaling:bool,cacheHeight:int?,cacheWidth:int?})", "EdgeInsetsGeometry(EdgeInsetsGeometry,ShapeBorder)", "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*)", "ShapeBorder(ShapeBorder)", "String(ShapeBorder)", "String?(int)", "List*(BuiltMap*,BuiltList*,ListUIState*,String*,bool*)", "double*(String*,BuiltMap*)", "bool(double)", "EntityStats*(String*,BuiltMap*)", "Null(String*,CompanyGatewayEntity*)", "Color(double)", "_LiveImage()", "~(ImageInfo?,bool)", "Future<~>(Object,StackTrace?)", "Set(Set,Set)", "Null(Map>?)", "MapEntry(MapEntry)", "~(Object,StackTrace?)?(ImageStreamListener)", "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*)", "~(ImageChunkEvent)?(ImageStreamListener)", "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*)", "~(String?,List)", "InvoiceEntity*(InvoiceEntity*,MoveCreditItem*)", "Paint(BoxShadow)", "Rect(BoxShadow)", "InvoiceEntity*(InvoiceEntity*,UpdateCreditClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteCreditsSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddCreditContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveCreditContact*)", "Path(BoxShadow)", "DiagnosticsNode(InlineSpan)", "~(int,SemanticsAction,ByteData?)", "~(SemanticsUpdate0)", "String(double,double,String)", "Size()", "double?()", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*)", "TextElement2(String)", "~(TextSelection)", "Rect(TextBox)", "DashboardUIStateBuilder*(DashboardUIStateBuilder*)", "BuiltMap*>*(BuiltMap*>*,UpdateDashboardSelection*)", "double(TextElement2)", "BuiltMap*>*(BuiltMap*>*,SelectCompany*)", "EntityType*(EntityType*,UpdateDashboardEntityType*)", "bool*(bool*,UpdateDashboardSidebar*)", "Rect(Rect?,TextBox)", "Iterable>()", "MouseCursor0(MouseTrackerAnnotation)", "~(MouseTrackerAnnotation,Matrix4)", "bool(MouseTrackerAnnotation)", "Null(String*,Duration*)", "Iterable>>()", "int(int?)", "List*(BuiltMap*,String*)", "~(_SelectableFragment)", "bool(_SelectableFragment)", "List*(BuiltMap*,BuiltMap*)", "OneSequenceGestureRecognizer(Factory)", "TransformLayer?(PaintingContext,Offset)", "bool(SliverHitTestResult{crossAxisPosition!double,mainAxisPosition!double})", "List*(BuiltMap*,BuiltMap*)", "Null(~())", "int(_PersistedSurfaceMatch,_PersistedSurfaceMatch)", "HitTestResult(Offset)", "bool(RenderSliver)", "~(CkCanvas)", "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*)", "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*)", "~(FrameTiming)", "~(int,_FrameCallbackEntry)", "List*(BuiltMap*,BuiltList*,ListUIState*)", "DesignEntity*(@)", "bool(Point[double?])", "SemanticsNode(_TraversalSortNode)", "DiagnosticsNode(SemanticsNode)", "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*)", "bool(Point,double,double)", "String*(String*,FilterDocumentsByState*)", "String*(String*,FilterDocumentsByCustom1*)", "String*(String*,FilterDocumentsByCustom2*)", "String*(String*,FilterDocumentsByCustom3*)", "String*(String*,FilterDocumentsByCustom4*)", "DocumentEntity*(DocumentEntity*,UpdateDocument*)", "String(int?)", "int(SemanticsNode)", "SemanticsNode(int)", "DocumentEntity*(@)", "List*(BuiltMap*,BuiltList*,ListUIState*)", "ByteData(ByteData?)", "InvoiceItemEntity*(BaseEntity*)", "Map(TextInputConfiguration)", "TextInputConfiguration(AutofillClient)", "Stream()", "Future(String?)", "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*)", "bool(SurfaceFrame,CkCanvas)", "Future<~>(ByteData?,~(ByteData?))", "Future>(@)", "~(RawKeyEvent)", "~(int,@)", "InvoiceEntity*(ExpenseEntity*,BuiltMap*)", "RawKeyEventData()", "Color0?(int?)", "List*(BuiltMap*,String*)", "~(_LineRendererElement)", "List()", "List(List)", "_Future<@>?()", "Null(BuiltList*)", "ExpenseCategoryUIStateBuilder*(ExpenseCategoryUIStateBuilder*)", "double(num)", "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*)", "List<@>(String)", "List(SelectionRect)", "Palette(Palette())", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "double*(String*,BuiltMap*)", "~(Surface)", "~(Action)", "ExpenseCategoryEntity*(@)", "~(NotoFont)", "~(_ChildEntry)", "Widget(_ChildEntry)", "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(Widget)", "Route<@>?(RouteSettings)", "Route<@>(RouteSettings)", "~(AutocompletePreviousOptionIntent)", "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*)", "~(AutocompleteNextOptionIntent)", "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*)", "CkCanvas(CkPictureRecorder)", "InvoiceEntity*(InvoiceEntity*,MoveInvoiceItem*)", "CompositedTransformFollower(BuildContext)", "bool(AutofillClient)", "InvoiceEntity*(InvoiceEntity*,UpdateInvoiceClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddInvoiceContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveInvoiceContact*)", "AutofillClient()", "bool(KeepAliveNotification)", "bool*(String*,BuiltMap*)", "InvoiceEntity*(InvoiceEntity*,BuiltMap*)", "List*(BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,String*,BuiltMap*,List*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*,BuiltMap*,String*)", "Null(String)", "ClipPath(BuildContext)", "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*,FilterPaymentsByStatus*)", "String*(String*,FilterPaymentsByCustom1*)", "String*(String*,FilterPaymentsByCustom2*)", "String*(String*,FilterPaymentsByCustom3*)", "String*(String*,FilterPaymentsByCustom4*)", "PaymentEntity*(PaymentEntity*,RestorePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,ArchivePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,DeletePaymentsSuccess*)", "PaymentEntity*(PaymentEntity*,UpdatePayment*)", "String*(PaymentEntity*)", "~(SelectionModelType)", "bool*(String*,PaymentEntity*)", "_Future<@>(@)", "HitTestResult()", "Future()", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*)", "EntityStats*(String*,BuiltMap*,BuiltMap*)", "PaymentEntity*(@)", "Future<~>(double)", "Future<~>(@)", "Future>(Map)", "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*)", "~(String,ChartBehavior0<@>)", "Rect(DisplayFeature)", "LayoutBuilder(BuildContext,double,Widget?)", "_DraggableSheetExtent()", "List*(BuiltMap*,BuiltList*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "~(ChartStateBehavior>,AnimationController)", "~(TransposeCharactersIntent)", "~(ReplaceTextIntent)", "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*)", "~(ScrollToDocumentBoundaryIntent)", "~(ScrollIntent)", "List*(BuiltMap*,BuiltList*,BuiltMap*)", "List*(BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*)", "ProductEntity*(@)", "~(ExtendSelectionByPageIntent)", "~(UpdateSelectionIntent)", "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*)", "~(ExpandSelectionToDocumentBoundaryIntent)", "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*)", "String*(ProjectEntity*)", "~(ExpandSelectionToLineBreakIntent)", "bool*(String*,ProjectEntity*)", "TextEditingValue(TextEditingValue,TextInputFormatter)", "Future<~>(PasteTextIntent)", "List*(BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,String*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*,BuiltMap*)", "~(TextEditingValue)", "Null(String*,ProjectEntity*)", "ProjectEntity*(@)", "PurchaseOrderUIStateBuilder*(PurchaseOrderUIStateBuilder*)", "bool*(bool*,ViewPurchaseOrder*)", "bool*(bool*,ViewPurchaseOrderList*)", "bool*(bool*,FilterPurchaseOrdersByState*)", "bool*(bool*,FilterPurchaseOrders*)", "bool*(bool*,FilterPurchaseOrdersByCustom1*)", "bool*(bool*,FilterPurchaseOrdersByCustom2*)", "bool*(bool*,FilterPurchaseOrdersByCustom3*)", "bool*(bool*,FilterPurchaseOrdersByCustom4*)", "int*(int*,UpdatePurchaseOrderTab*)", "CompositedTransformTarget(BuildContext,ViewportOffset)", "int*(int*,EditPurchaseOrder*)", "int*(int*,EditPurchaseOrderItem*)", "String*(String*,ArchivePurchaseOrdersSuccess*)", "String*(String*,DeletePurchaseOrdersSuccess*)", "String*(String*,ViewPurchaseOrder*)", "String*(String*,AddPurchaseOrderSuccess*)", "String*(String*,ShowEmailPurchaseOrder*)", "String*(String*,SortPurchaseOrders*)", "String*(String*,FilterPurchaseOrders*)", "String*(String*,FilterPurchaseOrdersByState*)", "String*(String*,FilterPurchaseOrdersByStatus*)", "String*(String*,FilterPurchaseOrdersByCustom1*)", "String*(String*,FilterPurchaseOrdersByCustom2*)", "String*(String*,FilterPurchaseOrdersByCustom3*)", "String*(String*,FilterPurchaseOrdersByCustom4*)", "InvoiceEntity*(InvoiceEntity*,UpdatePurchaseOrder*)", "bool(HitTestEntry)", "InvoiceEntity*(InvoiceEntity*,MovePurchaseOrderItem*)", "TextSelection(TextSelection)", "~(UndoTextIntent)", "InvoiceEntity*(InvoiceEntity*,UpdatePurchaseOrderVendor*)", "InvoiceEntity*(InvoiceEntity*,RestorePurchaseOrdersSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchivePurchaseOrdersSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeletePurchaseOrdersSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddPurchaseOrderContact*)", "InvoiceEntity*(InvoiceEntity*,RemovePurchaseOrderContact*)", "~(RedoTextIntent)", "Widget(LegendEntry<@>)", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*,BuiltMap*,BuiltMap*,String*)", "DiagnosticsNode(FocusNode)", "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*)", "bool(KeyMessage)", "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*)", "~(_FocusTraversalGroupInfo)", "InvoiceEntity*(InvoiceEntity*,MoveQuoteItem*)", "bool(_DirectionalPolicyDataEntry)", "int(List)", "InvoiceEntity*(InvoiceEntity*,UpdateQuoteClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteQuotesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddQuoteContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveQuoteContact*)", "bool(TraversalDirection)", "Set(_ReadingOrderSortData)", "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*)", "Padding(Widget)", "List(BuildContext)", "Rect(_ReadingOrderSortData)", "int(_ReadingOrderDirectionalGroupData,_ReadingOrderDirectionalGroupData)", "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*)", "List<_ReadingOrderSortData>(_ReadingOrderSortData,Iterable<_ReadingOrderSortData>)", "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*)", "bool(_ReadingOrderSortData)", "InvoiceEntity*(InvoiceEntity*,MoveRecurringInvoiceItem*)", "bool(FormFieldState<@>)", "Element0?(Element0)", "InvoiceEntity*(InvoiceEntity*,UpdateRecurringInvoiceClient*)", "InvoiceEntity*(InvoiceEntity*,RestoreRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,ArchiveRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,DeleteRecurringInvoicesSuccess*)", "InvoiceEntity*(InvoiceEntity*,AddRecurringInvoiceContact*)", "InvoiceEntity*(InvoiceEntity*,RemoveRecurringInvoiceContact*)", "Object?(int,Element0?)", "int(TableRow)", "List*(SelectionState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*)", "Padding(int)", "DoubleTapGestureRecognizer()", "~(DoubleTapGestureRecognizer)", "List(Size)", "Null(BuiltList*)", "ScheduleUIStateBuilder*(ScheduleUIStateBuilder*)", "bool*(bool*,ViewSchedule*)", "bool*(bool*,ViewScheduleList*)", "bool*(bool*,FilterSchedulesByState*)", "bool*(bool*,FilterSchedules*)", "bool*(bool*,FilterSchedulesByCustom1*)", "bool*(bool*,FilterSchedulesByCustom2*)", "bool*(bool*,FilterSchedulesByCustom3*)", "bool*(bool*,FilterSchedulesByCustom4*)", "int*(int*,UpdateScheduleTab*)", "String*(String*,ArchiveSchedulesSuccess*)", "String*(String*,DeleteSchedulesSuccess*)", "String*(String*,SortSchedules*)", "String*(String*,FilterSchedules*)", "String*(String*,FilterSchedulesByState*)", "String*(String*,FilterSchedulesByCustom1*)", "String*(String*,FilterSchedulesByCustom2*)", "String*(String*,FilterSchedulesByCustom3*)", "String*(String*,FilterSchedulesByCustom4*)", "ScheduleEntity*(ScheduleEntity*,RestoreSchedulesSuccess*)", "ScheduleEntity*(ScheduleEntity*,ArchiveSchedulesSuccess*)", "ScheduleEntity*(ScheduleEntity*,DeleteSchedulesSuccess*)", "ScheduleEntity*(ScheduleEntity*,UpdateSchedule*)", "Future<@>(@)", "~(@,StackTrace)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "ScheduleEntity*(@)", "~(int,bool(FlutterHtmlKeyboardEvent))", "ChartContainerRenderObject<@>()", "SettingsUIState*(SettingsUIState*,ViewSettings*)", "Set<0^>()", "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*,ConnectOAuthUserSuccess*)", "SettingsUIState*(SettingsUIState*,DisconnectOAuthUserSuccess*)", "SettingsUIState*(SettingsUIState*,DisconnectOAuthMailerSuccess*)", "SettingsUIState*(SettingsUIState*,FilterSettings*)", "SettingsUIState*(SettingsUIState*,ClearSettingsFilter*)", "SettingsUIState*(SettingsUIState*,UpdateSettingsTab*)", "SettingsUIState*(SettingsUIState*,UpdateSettingsTemplate*)", "SettingsUIState*(SettingsUIState*,UpdatedSettingUI*)", "SettingsUIState*(SettingsUIState*,ToggleShowNewSettings*)", "SettingsUIState*(SettingsUIState*,ToggleShowPdfPreview*)", "StaticStateBuilder*(StaticStateBuilder*)", "CurrencyEntity*(@)", "SizeEntity*(@)", "IndustryEntity*(@)", "TimezoneEntity*(@)", "DateFormatEntity*(@)", "LanguageEntity*(@)", "PaymentTypeEntity*(@)", "CountryEntity*(@)", "GatewayEntity*(@)", "List*(BuiltMap*)", "Map*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "List*(BuiltMap*)", "BuiltMap*(List<@>*)", "FontEntity*(@)", "bool(int,int)", "DirectoryNode?(DirectoryNode,bool)", "ScaleGestureRecognizer()", "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*)", "~(ScaleGestureRecognizer)", "RealNode?(DirectoryNode,bool)", "FileNode()", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "SubscriptionEntity*(@)", "Null(ByteData)", "~(RenderSemanticsGestureHandler)", "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*,UpdateKanban*)", "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*,StartTasksSuccess*)", "TaskEntity*(TaskEntity*,StopTasksSuccess*)", "TaskEntity*(TaskEntity*,DeleteTaskSuccess*)", "TaskEntity*(TaskEntity*,UpdateTask*)", "String*(TaskEntity*)", "~(StatefulElement,Object)", "bool*(String*,TaskEntity*)", "~(FileNode)", "List*(BuiltMap*,String*,BuiltMap*,BuiltMap*,BuiltMap*)", "~(_HeroFlight)", "Widget(BuildContext,Animation0,HeroFlightDirection,BuildContext,BuildContext)", "TaskEntity*(@)", "bool(_HeroFlight)", "MediaQuery(BuildContext,Widget?)", "IconTheme(BuildContext)", "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*)", "~(Object,StackTrace?)", "FileNode(FileNode)", "~(List<@>,JavaScriptObject)", "List*(BuiltList*,BuiltMap*)", "List*(BuiltMap*,BuiltList*,StaticState*,BuiltMap*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "int*(String*,BuiltMap*)", "TaskStatusEntity*(@)", "~(Node2)", "Node2?(DirectoryNode,String,Node2?,int,int)", "BoxConstraintsTween(@)", "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*)", "Matrix4Tween(@)", "TextStyleTween(@)", "BorderRadiusTween(@)", "~(Iterable)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "Future<@>(_Pending)", "Map(List<@>)", "Map(Map)", "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*)", "Null(Map)", "Null(BuildContext,MagnifierController,ValueNotifier)", "~(File,Uint8List?,String?,Stream>?)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "TokenEntity*(@)", "bool(Route<@>?)", "bool(OverlayEntry)", "Future(String)", "TickerFuture({from:double?})", "TransactionUIStateBuilder*(TransactionUIStateBuilder*)", "bool*(bool*,ViewTransaction*)", "bool*(bool*,ViewTransactionList*)", "bool*(bool*,FilterTransactionsByState*)", "bool*(bool*,FilterTransactions*)", "bool*(bool*,FilterTransactionsByCustom1*)", "bool*(bool*,FilterTransactionsByCustom2*)", "bool*(bool*,FilterTransactionsByCustom3*)", "bool*(bool*,FilterTransactionsByCustom4*)", "int*(int*,UpdateTransactionTab*)", "String*(String*,ArchiveTransactionsSuccess*)", "String*(String*,DeleteTransactionsSuccess*)", "String*(String*,SortTransactions*)", "String*(String*,FilterTransactions*)", "String*(String*,FilterTransactionsByState*)", "String*(String*,FilterTransactionsByStatus*)", "String*(String*,FilterTransactionsByCustom1*)", "String*(String*,FilterTransactionsByCustom2*)", "String*(String*,FilterTransactionsByCustom3*)", "String*(String*,FilterTransactionsByCustom4*)", "TransactionEntity*(TransactionEntity*,RestoreTransactionsSuccess*)", "TransactionEntity*(TransactionEntity*,ArchiveTransactionsSuccess*)", "TransactionEntity*(TransactionEntity*,DeleteTransactionsSuccess*)", "TransactionEntity*(TransactionEntity*,UpdateTransaction*)", "_RouteEntry(Route<@>)", "String(Object?)", "List*(SelectionState*,BuiltMap*,BuiltList*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,ListUIState*)", "TransactionEntity*(@)", "MapEntry>(@,@)", "RenderBox?()", "ClipRect(BuildContext,Widget?)", "Null(BuiltList*)", "TransactionRuleUIStateBuilder*(TransactionRuleUIStateBuilder*)", "bool*(bool*,ViewTransactionRule*)", "bool*(bool*,ViewTransactionRuleList*)", "bool*(bool*,FilterTransactionRulesByState*)", "bool*(bool*,FilterTransactionRules*)", "bool*(bool*,FilterTransactionRulesByCustom1*)", "bool*(bool*,FilterTransactionRulesByCustom2*)", "bool*(bool*,FilterTransactionRulesByCustom3*)", "bool*(bool*,FilterTransactionRulesByCustom4*)", "int*(int*,UpdateTransactionRuleTab*)", "String*(String*,ArchiveTransactionRulesSuccess*)", "String*(String*,DeleteTransactionRulesSuccess*)", "String*(String*,SortTransactionRules*)", "String*(String*,FilterTransactionRules*)", "String*(String*,FilterTransactionRulesByState*)", "String*(String*,FilterTransactionRulesByCustom1*)", "String*(String*,FilterTransactionRulesByCustom2*)", "String*(String*,FilterTransactionRulesByCustom3*)", "String*(String*,FilterTransactionRulesByCustom4*)", "TransactionRuleEntity*(TransactionRuleEntity*,RestoreTransactionRulesSuccess*)", "TransactionRuleEntity*(TransactionRuleEntity*,ArchiveTransactionRulesSuccess*)", "TransactionRuleEntity*(TransactionRuleEntity*,DeleteTransactionRulesSuccess*)", "TransactionRuleEntity*(TransactionRuleEntity*,UpdateTransactionRule*)", "Viewport(BuildContext,ViewportOffset)", "_HtmlElementViewController(PlatformViewCreationParams)", "PlatformViewSurface(BuildContext,PlatformViewController)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "TransactionRuleEntity*(@)", "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*)", "Future<~>(PointerEvent)", "BuiltMap*(BuiltMap*,ToggleViewerLayout*)", "~(Size,Offset)", "double*(double*,UpdateUserPreferences*)", "bool*(bool*,DismissGatewayWarningPermanently*)", "bool*(bool*,DismissReviewAppPermanently*)", "~(_DragInfo,Offset,Offset)", "~(_AnimationDirection)", "AppLayout*(AppLayout*,UpdateUserPreferences*)", "ModuleLayout*(ModuleLayout*,UpdateUserPreferences*)", "ModuleLayout*(ModuleLayout*,SwitchListTableLayout*)", "int*(int*,UpdateUserPreferences*)", "Null(RestorationBucket?)", "bool*(bool*,TogglePreviewSidebar*)", "bool*(bool*,StartClientMultiselect*)", "bool*(bool*,StartProductMultiselect*)", "bool*(bool*,StartInvoiceMultiselect*)", "bool*(bool*,StartRecurringInvoiceMultiselect*)", "bool*(bool*,StartPaymentMultiselect*)", "bool*(bool*,StartQuoteMultiselect*)", "bool*(bool*,StartCreditMultiselect*)", "bool*(bool*,StartProjectMultiselect*)", "bool*(bool*,StartTaskMultiselect*)", "bool*(bool*,StartVendorMultiselect*)", "bool*(bool*,StartPurchaseOrderMultiselect*)", "bool*(bool*,StartExpenseMultiselect*)", "bool*(bool*,StartRecurringExpenseMultiselect*)", "bool*(bool*,StartTransactionMultiselect*)", "String*(String*,UpdateUserPreferences*)", "BuiltMap*(BuiltMap*,UpdateUserPreferences*)", "CompanyPrefStateBuilder*(CompanyPrefStateBuilder*)", "BuiltList*(BuiltList*,PurgeDataSuccess*)", "BuiltList*(BuiltList*,PopLastHistory*)", "~(RestorableProperty)", "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*,ViewSchedule*)", "BuiltList*(BuiltList*,EditSchedule*)", "BuiltList*(BuiltList*,ViewTransactionRule*)", "BuiltList*(BuiltList*,EditTransactionRule*)", "BuiltList*(BuiltList*,ViewTransaction*)", "BuiltList*(BuiltList*,EditTransaction*)", "BuiltList*(BuiltList*,ViewBankAccount*)", "BuiltList*(BuiltList*,ViewPurchaseOrder*)", "BuiltList*(BuiltList*,EditPurchaseOrder*)", "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*)", "Null(EntityType*,StopLoading*)", "EntityType*(EntityType*,LoadClientsRequest*)", "EntityType*(EntityType*,LoadProductsRequest*)", "EntityType*(EntityType*,LoadInvoicesRequest*)", "EntityType*(EntityType*,LoadRecurringInvoicesRequest*)", "EntityType*(EntityType*,LoadPaymentsRequest*)", "EntityType*(EntityType*,LoadQuotesRequest*)", "EntityType*(EntityType*,LoadCreditsRequest*)", "EntityType*(EntityType*,LoadProjectsRequest*)", "EntityType*(EntityType*,LoadTasksRequest*)", "EntityType*(EntityType*,LoadVendorsRequest*)", "EntityType*(EntityType*,LoadPurchaseOrdersRequest*)", "EntityType*(EntityType*,LoadExpensesRequest*)", "EntityType*(EntityType*,LoadRecurringExpensesRequest*)", "EntityType*(EntityType*,LoadTransactionsRequest*)", "int*(int*,FilterCompany*)", "int*(int*,ViewDashboard*)", "String*(String*,UpdateCurrentRoute*)", "int*(int*,SelectCompany*)", "BuiltList*(BuiltList*,PreviewEntity*)", "BuiltList*(BuiltList*,ClearPreviewStack*)", "BuiltList*(BuiltList*,PopPreviewStack*)", "BuiltList*(BuiltList*,ClearEntityFilter*)", "BuiltList*(BuiltList*,FilterByEntity*)", "BuiltList*(BuiltList*,PopFilterStack*)", "String*(ClientEntityBuilder*)", "String*(ExpenseEntityBuilder*)", "String*(TaskEntityBuilder*)", "String*(VendorEntityBuilder*)", "SynchronousFuture(bool)", "RestorationScope(BuildContext,Widget?)", "Actions(BuildContext)", "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*)", "IgnorePointer(BuildContext,Widget?)", "IOSScrollViewFlingVelocityTracker(PointerEvent)", "MacOSScrollViewFlingVelocityTracker(PointerEvent)", "_ButtonSanitizer()", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,String*)", "_PointerState()", "Widget(BuildContext,ViewportOffset)", "bool(ScrollUpdateNotification)", "Widget?(BuildContext,int)", "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*)", "int?(Widget,int)", "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*)", "String(String,Color)", "bool(ScrollMetrics?)", "_ThumbPressGestureRecognizer()", "List*(BuiltMap*,BuiltList*,BuiltMap*,StaticState*)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*,BuiltMap*,StaticState*)", "EntityStats*(String*,BuiltMap*)", "Null(String*,VendorEntity*)", "double*(String*,String*,BuiltMap*,BuiltList*)", "VendorEntity*(@)", "~(_ThumbPressGestureRecognizer)", "Map(Map,String)", "_TrackTapGestureRecognizer()", "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*)", "~(_TrackTapGestureRecognizer)", "~(String,int)", "~(String,int?)", "List*(SelectionState*,BuiltMap*,BuiltList*,ListUIState*)", "WebhookEntity*(@)", "int(Selectable,Selectable)", "bool(Selectable)", "List(LogicalKeyboardKey)", "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*)", "~(ShortcutActivator,Intent)", "List<_ActivatorIntentPair>()", "_SingleChildViewport(BuildContext,ViewportOffset)", "BottomAppBar*(BuildContext*,Store*)", "~(RenderBox)", "Element0?()", "BuiltList*(Store*)", "Container*(BuildContext*,BuiltList*)", "CheckboxListTile*(String*)", "bool(TableRow)", "Decoration?(TableRow)", "ConfirmEmail*(BuildContext*,ConfirmEmailVM*)", "_TableElementRow(TableRow)", "Padding*(TextButton*)", "Element0(Widget)", "MultiSelectList*(BuildContext*)", "@(List*)", "bool(_TableElementRow)", "Padding*(MapEntry*)", "bool(List)", "Iterable(_TableElementRow)", "RenderBox(Element0)", "DocumentTile*(DocumentEntity*)", "List(_TableElementRow)", "_SelectionToolbarWrapper(BuildContext)", "Container*(BuildContext*,String*)", "Text*(BuildContext*,String*,Object*)", "~(DragStartDetails,DragUpdateDetails)", "CacheInfoRepository(bool)", "Future<~>(CacheObject?)", "List(List)", "Widget(Color)", "SynchronousFuture()", "SynchronousFuture()", "StatefulWidget*(EntityAction*)", "@(EntityAction*)", "StatelessWidget*(EntityAction*)", "~(String,DateSymbols)", "ViewClipChain()", "Flexible(Widget)", "~(SlidableAutoCloseNotification)", "EntityDropdownDialog*(BuildContext*)", "Null(SelectableEntity*[bool*])", "@(BuildContext*,Completer<@>*)", "~(SlidableAutoCloseBarrierNotification)", "List*(TextEditingValue*)", "SelectableEntity*(String*)", "int(StaggeredGridParentData,int)", "String*(SelectableEntity*)", "IgnorePointer(BuildContext)", "Theme*(BuildContext*,~(SelectableEntity*)*,Iterable*)", "Builder*(BuildContext*,int*)", "Container*(BuildContext*)", "EntityAutocompleteListTile*(BuildContext*,int*)", "PopupMenuButton*(BuildContext*,int*)", "~(ToastFuture)", "List*>*(BuildContext*)", "PopupMenuItem*(EntityType*)", "Future<~>(String,ByteData?,~(ByteData?)?)", "Container*(String*)", "GoogleSignInAccount?/(~)", "Uint8List(@,@)", "Null(Color*)", "GoogleSignInTokenData(Map?)", "Null(GoogleAuth)", "List*>*(BuildContext*)", "PopupMenuItem*(int*)", "Null(GoogleAuthInitFailureError)", "Incrementable(SemanticsObject)", "DataRow0*(String*)", "~(Blob?)", "~(Element)", "String(StringToken)", "HistoryDrawer*(BuildContext*,AppDrawerVM*)", "bool(Set)", "BaseEntity*(InvitationEntity*)", "bool(Selector)", "Map>()", "List()", "bool(Element2)", "DropdownMenuItem*(TaxRateEntity*)", "~(Rule)", "Null(PointerExitEvent*)", "int(String?,String?)", "Scrollable0(SemanticsObject)", "Rule()", "LabelAndValue(SemanticsObject)", "String*(EntityStatus*)", "Tappable(SemanticsObject)", "Padding*(BuildContext*)", "ListTile*(BuildContext*,BoxConstraints*)", "String?(RegExpMatch)", "Widget*(BuildContext*,Store*)", "Future(Client0)", "Widget*(CompanyEntity*{showAccentColor:bool*})", "bool*(UserCompanyState*)", "PopupMenuItem*(CompanyEntity*)", "List*(BuildContext*)", "DropdownMenuItem*(CompanyEntity*)", "Future(Client0)", "bool(String,String)", "Future*()", "int(String)", "ContactUsDialog*(BuildContext*)", "UpdateDialog*(BuildContext*)", "@(@,@)", "HealthCheckDialog*(BuildContext*)", "String(List)", "MenuDrawer*(BuildContext*,MenuDrawerVM*)", "Null(BuildContext*,int*,CompanyEntity*)", "_TheState*()", "Stack*(BuildContext*,BoxConstraints*)", "List*>*(BuildContext*)", "MediaType()", "_SelectRow*()", "~(String,IfdDirectory)", "~(int,IfdValue)", "bool(Node1)", "ExpansionPanel*(SystemLogEntity*)", "ListTile*(BuildContext*,bool*)", "XFile(File)", "TargetPlatform?()", "TargetPlatform()", "Rect*()*(RenderBox*)", "bool*(BuildContext*)", "Rect*()", "~(AnimationStatus*)", "PurchaseWrapper(@)", "DataRow*()", "SkuDetailsWrapper(@)", "Card*(BuildContext*,BoxConstraints*)", "Future<~>(PurchasesResultWrapper)", "~(BaseEntity*)", "Column*()", "List(SkuDetailsResponseWrapper)", "GooglePlayProductDetails(SkuDetailsWrapper)", "DataColumn0*(String*)", "String(ProductDetails)", "bool(PurchasesResultWrapper)", "String(PurchasesResultWrapper)", "List(PurchasesResultWrapper)", "GooglePlayPurchaseDetails(PurchaseWrapper)", "Null(List*)", "MapEntry*(PurchaseDetails*)", "int*(ProductDetails*,ProductDetails*)", "ListTile*(ProductDetails*)", "TextButton*(String*)", "@(Store*)", "Container*(BuildContext*,Store*)", "LoginView*(BuildContext*,LoginVM*)", "~({context:BuildContext*,isSignUp:bool*})", "Future(PurchaseWrapper)", "AppStoreProductDetails(SKProductWrapper)", "bool(SKPaymentTransactionWrapper)", "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*})", "EntityList*(BuildContext*,BankAccountListVM*)", "BankAccountListItem*(BuildContext*,int*)", "AppStorePurchaseDetails(SKPaymentTransactionWrapper)", "BankAccountScreen*(BuildContext*,BankAccountScreenVM*)", "SKPaymentTransactionWrapper(@)", "BankAccountEditVM*(Store*)", "BankAccountEdit*(BuildContext*,BankAccountEditVM*)", "BankAccountViewVM*(Store*)", "BankAccountView*(BuildContext*,BankAccountViewVM*)", "SKProductWrapper(@)", "EntityList*(BuildContext*,ClientListVM*)", "ClientListItem*(BuildContext*,int*)", "Null(Response*)", "SKProductDiscountWrapper(@)", "ClientPdfVM*(Store*)", "ClientPdfView*(BuildContext*,ClientPdfVM*)", "String*(ClientContactEntity*)", "ClientScreen*(BuildContext*,ClientScreenVM*)", "ContactEditDetails*(BuildContext*)", "ContactListTile0*(ClientContactEntity*)", "ClientEditContactsVM*(Store*)", "ClientEditContacts*(BuildContext*,ClientEditContactsVM*)", "Null(ClientContactEntity*,int*)", "ClientEditVM*(Store*)", "ClientEdit*(BuildContext*,ClientEditVM*)", "@(ClientEntity*)", "RegExp()", "DateTime(int,int,int,int,int,int,int,bool)", "bool(_DateFormatField)", "_DateFormatQuotedField(String,DateFormat)", "_DateFormatPatternField(String,DateFormat)", "_DateFormatLiteralField(String,DateFormat)", "bool(DiagnosticsNode?)", "String?(NumberSymbols)", "Row*(ClientContactEntity*)", "bool*(LedgerEntity*)", "String(NumberSymbols)", "bool(StackFrame)", "ClientViewVM*(Store*)", "ClientView*(BuildContext*,ClientViewVM*)", "Column(BuildContext,int)", "Country()", "StatefulBuilder(BuildContext)", "CompanyGatewayListItem*(String*)", "CompanyGatewayList*(BuildContext*,CompanyGatewayListVM*)", "CompanyGatewayScreen*(BuildContext*,CompanyGatewayScreenVM*)", "CountryPickerDialog(BuildContext,~(~()))", "~(Country)", "ErrorDescription(String)", "GatewayConfigField*(String*)", "String(DiagnosticsNode)", "CompanyGatewayEditVM*(Store*)", "CompanyGatewayEdit*(BuildContext*,CompanyGatewayEditVM*)", "CompanyGatewayViewVM*(Store*)", "CompanyGatewayView*(BuildContext*,CompanyGatewayViewVM*)", "Element2(Node1)", "EmailCreditVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailCreditVM*)", "~(Element2)", "EntityList*(BuildContext*,CreditListVM*)", "CreditListItem*(BuildContext*,int*)", "CreditPdfVM*(Store*)", "InvoicePdfView*(BuildContext*,CreditPdfVM*)", "CreditScreen*(BuildContext*,CreditScreenVM*)", "Transaction(@,String)", "Future<@>()", "TextField0(SemanticsObject)", "CreditEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,CreditEditDetailsVM*)", "Null(String*,GatewayOptionsEntity*)", "Checkable(SemanticsObject)", "bool(DiagnosticsNode)", "CreditEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,CreditEditItemsVM*)", "LicenseParagraph()", "CreditEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,CreditEditNotesVM*)", "CreditEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,CreditEditPDFVM*)", "CreditEditVM*(Store*)", "CreditEdit*(BuildContext*,CreditEditVM*)", "~(AbstractNode)", "String(GestureArenaMember)", "CreditViewVM*(Store*)", "InvoiceView*(BuildContext*,CreditViewVM*)", "_GestureArena()", "~(PointerDataPacket)", "~(SelectionModel<@>*)", "bool*(SeriesDatum<@>*)", "Null(SeriesDatum<@>*)", "InkWell*(ChartDataGroup*)", "ImageRoleManager(SemanticsObject)", "DateRange*()", "DropdownMenuItem*(DateRangeComparison*)", "Null(DateRangeComparison*)", "DateRangeComparison*()", "DashboardDateRangePicker*(BuildContext*)", "Material*(BuildContext*,BoxConstraints*)", "List*>*(BuildContext*)", "PopupMenuItem*(DateRange*)", "_DashboardSettings*(BuildContext*)", "Card*(TaskEntity*)", "FormCard*(DashboardField*)", "InvitationEntity*(InvitationEntity*)", "InvoiceHistoryEntity*(ActivityEntity*)", "bool(PointerData)", "double*(double*,double*)", "Map*()", "_PointerEventDescription(PointerData)", "_DashboardField*(BuildContext*)", "LiveRegion(SemanticsObject)", "bool*(DashboardField*)", "SettingsWizard*(BuildContext*)", "AccountEntityBuilder*(AccountEntityBuilder*)", "Widget*(BuildContext*,DashboardVM*)", "@(DashboardSettings*)", "Drag?()", "~(_TapTracker)", "Map<~(PointerEvent),Matrix4?>()", "~(~(PointerEvent),Matrix4?)", "JavaScriptObject?(JavaScriptObject)", "EntityList*(BuildContext*,DesignListVM*)", "DesignListItem*(BuildContext*,int*)", "DesignScreen*(BuildContext*,DesignScreenVM*)", "~({debounce:bool*})", "~(DesignEntity*)", "_CombiningGestureArenaMember()", "ListBuilder*()", "LicensePage(BuildContext)", "_DesignImportDialog*(BuildContext*)", "DesignEditVM*(Store*)", "DesignEdit*(BuildContext*,DesignEditVM*)", "DesignViewVM*(Store*)", "DesignView*(BuildContext*,DesignViewVM*)", "EntityList*(BuildContext*,DocumentListVM*)", "DocumentListItem*(BuildContext*,int*)", "DocumentScreen*(BuildContext*,DocumentScreenVM*)", "ListBuilder*()", "DocumentEditVM*(Store*)", "DocumentEdit*(BuildContext*,DocumentEditVM*)", "DocumentViewVM*(Store*)", "DocumentView*(BuildContext*,DocumentViewVM*)", "EngineLineMetrics(ParagraphLine)", "Future(int)", "_LicenseData(_LicenseData,LicenseEntry)", "ExpenseEditVM*(Store*)", "ExpenseEdit*(BuildContext*,ExpenseEditVM*)", "EntityList*(BuildContext*,ExpenseListVM*)", "_LicenseData(_LicenseData)", "LayoutBuilder(BuildContext,AsyncSnapshot<_LicenseData>)", "ExpenseScreen*(BuildContext*,ExpenseScreenVM*)", "Padding*(ExpenseScheduleEntity*)", "ExpenseViewVM*(Store*)", "ExpenseView*(BuildContext*,ExpenseViewVM*)", "ExpenseCategoryEditVM*(Store*)", "ExpenseCategoryEdit*(BuildContext*,ExpenseCategoryEditVM*)", "EntityList*(BuildContext*,ExpenseCategoryListVM*)", "StatefulWidget(BuildContext,BoxConstraints)", "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*(VendorContactEntity*,VendorContactEntity*)", "_VendorContactListTile*(VendorContactEntity*)", "int*(ClientContactEntity*,ClientContactEntity*)", "_ClientContactListTile*(ClientContactEntity*)", "Uint8List({seed:int})", "InvoiceEditContacts*(BuildContext*,InvoiceEditContactsVM*)", "Center(BuildContext,int?,Widget?)", "Null(InvitationEntity*)", "Null(Object?)", "int(String,String)", "Localizations(BuildContext,int)", "InvoiceEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,InvoiceEditDetailsVM*)", "ItemEditDetails*(BuildContext*)", "Future*(Duration*)", "Expanded*(Widget*)", "Expanded*(Text*)", "Focus*(String*)", "List*(TextEditingValue*)", "String*(ProductEntity*)", "Theme*(BuildContext*,~(ProductEntity*)*,Iterable*)", "ListBuilder*()", "Uint8List(Object?)", "List>(NavigatorState,String)", "MaterialPageRoute<~>(RouteSettings)", "InvoiceEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,InvoiceEditItemsVM*)", "InvoiceEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,InvoiceEditNotesVM*)", "InvoiceEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,InvoiceEditPDFVM*)", "InvoiceEditVM*(Store*)", "InvoiceEdit*(BuildContext*,InvoiceEditVM*)", "BlockSemantics(BuildContext)", "EmailInvoiceVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailInvoiceVM*)", "EntityList*(BuildContext*,InvoiceListVM*)", "InvoicePdfVM*(Store*)", "InvoicePdfView*(BuildContext*,InvoicePdfVM*)", "ListBuilder*()", "InvoiceScreen*(BuildContext*,InvoiceScreenVM*)", "WillPopScope(BuildContext)", "_InvitationListTile*(InvitationEntity*)", "@(DocumentEntity*)", "int*(ActivityEntity*,ActivityEntity*)", "List(BuildContext,_ActionLevel)", "InvoiceItemListTile*(BuildContext*)", "Widget*(String*,double*)", "ListBuilder*()", "Padding*(InvoiceScheduleEntity*)", "InvoiceViewVM*(Store*)", "InvoiceView*(BuildContext*,InvoiceViewVM*)", "Null(BuildContext*,DocumentEntity*)", "~(BuildContext*)*(BuildContext*)", "ListBuilder*()", "ListBuilder*()", "PaymentEditVM*(Store*)", "PaymentEdit*(BuildContext*,PaymentEditVM*)", "AnimatedSwitcher(BuildContext,Object?,Widget?)", "EntityList*(BuildContext*,PaymentListVM*)", "InvoiceEntity*(PaymentableEntity*)", "ListBuilder*()", "ListBuilder*()", "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*)", "PurchaseOrderEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,PurchaseOrderEditDetailsVM*)", "Null(BuildContext*,InvoiceEntity*,VendorEntity*)", "PurchaseOrderEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,PurchaseOrderEditItemsVM*)", "PurchaseOrderEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,PurchaseOrderEditNotesVM*)", "PurchaseOrderEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,PurchaseOrderEditPDFVM*)", "PurchaseOrderEditVM*(Store*)", "PurchaseOrderEdit*(BuildContext*,PurchaseOrderEditVM*)", "EmailPurchaseOrderVM*(Store*)", "InvoiceEmailView*(BuildContext*,EmailPurchaseOrderVM*)", "EntityList*(BuildContext*,PurchaseOrderListVM*)", "PurchaseOrderListItem*(BuildContext*,int*)", "PurchaseOrderPdfVM*(Store*)", "InvoicePdfView*(BuildContext*,PurchaseOrderPdfVM*)", "PurchaseOrderScreen*(BuildContext*,PurchaseOrderScreenVM*)", "PurchaseOrderViewVM*(Store*)", "InvoiceView*(BuildContext*,PurchaseOrderViewVM*)", "QuoteEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,QuoteEditDetailsVM*)", "QuoteEditItemsVM*(Store*)", "StatefulWidget*(BuildContext*,QuoteEditItemsVM*)", "QuoteEditNotesVM*(Store*)", "InvoiceEditNotes*(BuildContext*,QuoteEditNotesVM*)", "QuoteEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,QuoteEditPDFVM*)", "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*)", "RecurringInvoiceEditPDFVM*(Store*)", "InvoiceEditPDF*(BuildContext*,RecurringInvoiceEditPDFVM*)", "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*,BuiltMap*,StaticState*)", "ClientReportFields*(String*)", "bool*(ClientReportFields*)", "JsFunction(@)", "MouseRegion(BuildContext,ScrollController)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,StaticState*)", "ContactReportFields*(String*)", "bool*(ContactReportFields*)", "CupertinoTextSelectionToolbarButton(ContextMenuButtonItem)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "CreditReportFields*(String*)", "bool*(CreditReportFields*)", "DesktopTextSelectionToolbarButton(ContextMenuButtonItem)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*)", "DocumentReportFields*(String*)", "bool*(DocumentReportFields*)", "List*(BaseEntity*,DocumentEntity*)", "Null(String*,ProductEntity*)", "CupertinoDesktopTextSelectionToolbarButton(ContextMenuButtonItem)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ExpenseReportFields*(String*)", "bool*(ExpenseReportFields*)", "MaterialRectArcTween(Rect?,Rect?)", "Widget(BuildContext,~())", "InvoiceItemReportFields*(String*)", "JsArray<@>(@)", "MaterialPageRoute<0^>(RouteSettings,Widget(BuildContext))", "JsObject(@)", "InvoiceReportFields*(String*)", "bool*(InvoiceReportFields*)", "~(ScrollNotification)", "double(_Diagonal)", "TaxRateReportFields0*(String*)", "bool*(TaxRateReportFields0*)", "Future(JavaScriptObject)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "PaymentReportFields*(String*)", "bool*(PaymentReportFields*)", "0^?(0^?(ButtonStyle?))", "TaxRateReportFields*(String*)", "bool*(TaxRateReportFields*)", "0^?(MaterialStateProperty<0^>?(ButtonStyle?))", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ProductReportFields*(String*)", "bool*(ProductReportFields*)", "~(ParagraphLine)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "ProfitAndLossReportFields*(String*)", "bool*(ProfitAndLossReportFields*)", "MaterialStateProperty?(ButtonStyle?)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "PurchaseOrderItemReportFields*(String*)", "Future<~>([JavaScriptObject?])", "MaterialStateProperty?(ButtonStyle?)", "~(LayoutFragment)", "PurchaseOrderReportFields*(String*)", "bool*(PurchaseOrderReportFields*)", "ListBuilder*()", "QuoteItemReportFields*(String*)", "MaterialStateProperty?(ButtonStyle?)", "ListBuilder*()", "QuoteReportFields*(String*)", "bool*(QuoteReportFields*)", "ListBuilder*()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "RecurringExpenseReportFields*(String*)", "bool*(RecurringExpenseReportFields*)", "ListBuilder*()", "RecurringInvoiceReportFields*(String*)", "bool*(RecurringInvoiceReportFields*)", "ListBuilder*()", "MaterialStateProperty?(ButtonStyle?)", "String*(@,int*)", "ListBuilder*>*()", "ListBuilder*()", "DateTime*(@,int*)", "ListBuilder*()", "Null(BuildContext*,EntityAction*)", "Expanded*(BuildContext*)", "ListBuilder*()", "ReportColumnType*(String*)", "@(String*,String*)", "List*(TextEditingValue*)", "bool*(List*)", "String*(List*)", "Theme*(BuildContext*,~(String*)*,Iterable*)", "ReportsScreen*(BuildContext*,ReportsScreenVM*)", "ListBuilder*()", "MapBuilder*>*()", "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*)", "MouseCursor0?(Set)", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "TransactionReportFields*(String*)", "bool*(TransactionReportFields*)", "MapBuilder*()", "ReportResult*(UserCompanyEntity*,ReportsUIState*,BuiltMap*,BuiltMap*,BuiltMap*,StaticState*)", "VendorReportFields*(String*)", "bool*(VendorReportFields*)", "MapBuilder*()", "bool*(DateRange*)", "DropdownMenuItem*(EntityType*)", "ScheduleEditVM*(Store*)", "ScheduleEdit*(BuildContext*,ScheduleEditVM*)", "EntityList*(BuildContext*,ScheduleListVM*)", "ScheduleListItem*(BuildContext*,int*)", "ScheduleScreen*(BuildContext*,ScheduleScreenVM*)", "ScheduleViewVM*(Store*)", "ScheduleView*(BuildContext*,ScheduleViewVM*)", "CheckboxListTile*(int*)", "bool*(CompanyEntityBuilder*)", "AccountManagement*(BuildContext*,AccountManagementVM*)", "MapBuilder*()", "MouseCursor0?(ButtonStyle?)", "Row*(RegistrationFieldEntity*)", "RegistrationFieldEntityBuilder*(RegistrationFieldEntityBuilder*)", "ClientPortal*(BuildContext*,ClientPortalVM*)", "MapBuilder*()", "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*)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "Null(BuildContext*,double*)", "Future*(BuildContext*,String*)", "Future*(BuildContext*,AppLayout*)", "EmailSettings*(BuildContext*,EmailSettingsVM*)", "MapBuilder*()", "ExpenseSettings*(BuildContext*,ExpenseSettingsVM*)", "MapBuilder*()", "MapBuilder*()", "GeneratedNumbers*(BuildContext*,GeneratedNumbersVM*)", "Set*>*(PreImportResponse*)", "PreImportResponse*()", "~(ImportType*)", "ImportType*()", "MapBuilder*()", "DropdownMenuItem*(ExportType*)", "MapBuilder*()", "ImportExport*(BuildContext*,ImportExportVM*)", "Tab*(String*)", "InvoiceDesign*(BuildContext*,InvoiceDesignVM*)", "Null(BuildContext*,List*)", "_AddCompanyDialog*(BuildContext*)", "LocalizationSettings*(BuildContext*,LocalizationSettingsVM*)", "PaymentSettings*(BuildContext*,PaymentSettingsVM*)", "ProductSettings*(BuildContext*,ProductSettingsVM*)", "List*(String*)", "SettingsList*(BuildContext*,SettingsListVM*)", "Null(BuildContext*,String*,int*)", "SettingsScreen*(BuildContext*,SettingsScreenVM*)", "TaskSettings*(BuildContext*,TaskSettingsVM*)", "Column*(String*)", "MapBuilder*()", "Row*(String*)", "MapBuilder*()", "MapBuilder*()", "_EditSubregionDialog*(BuildContext*)", "TaxSettings*(BuildContext*,TaxSettingsVM*)", "bool*(EmailTemplate*)", "DropdownMenuItem*(EmailTemplate*)", "MapBuilder*()", "TemplatesAndReminders*(BuildContext*,TemplatesAndRemindersVM*)", "MapBuilder*()", "Future*(GroupEntity*)", "Future*(ClientEntity*)", "MapBuilder*()", "~(LineBreakType,int)", "UserDetails*(BuildContext*,UserDetailsVM*)", "@(UserEntity*)", "MapBuilder*()", "WorkflowSettings*(BuildContext*,WorkflowSettingsVM*)", "MapBuilder*()", "MapBuilder*()", "SubscriptionEditVM*(Store*)", "SubscriptionEdit*(BuildContext*,SubscriptionEditVM*)", "EntityList*(BuildContext*,SubscriptionListVM*)", "SubscriptionListItem*(BuildContext*,int*)", "SubscriptionScreen*(BuildContext*,SubscriptionScreenVM*)", "SubscriptionViewVM*(Store*)", "SubscriptionView*(BuildContext*,SubscriptionViewVM*)", "MapBuilder*()", "~(BuildContext*[EntityAction*])", "Row*(TaskTime*)", "Color?(ButtonStyle?)", "TaskEditDetailsVM*(Store*)", "StatefulWidget*(BuildContext*,TaskEditDetailsVM*)", "MapBuilder*()", "TimeEditDetails*(BuildContext*)", "TaskEditTimesVM*(Store*)", "TaskEditTimes*(BuildContext*,TaskEditTimesVM*)", "TaskEditVM*(Store*)", "TaskEdit*(BuildContext*,TaskEditVM*)", "BoardList*(String*)", "Null(Completer*,String*)", "MapBuilder*()", "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*)", "String*(TransactionEntityBuilder*)", "TransactionEditVM*(Store*)", "TransactionEdit*(BuildContext*,TransactionEditVM*)", "EntityList*(BuildContext*,TransactionListVM*)", "TransactionListItem*(BuildContext*,int*)", "Padding*(ExpenseEntity*)", "MapBuilder*()", "TransactionScreen*(BuildContext*,TransactionScreenVM*)", "bool*(TransactionEntity*)", "EntityListTile*(InvoiceEntity*)", "MapBuilder*()", "bool*(ExpenseCategoryEntity*)", "int*(ExpenseCategoryEntity*,ExpenseCategoryEntity*)", "bool*(VendorEntity*)", "int*(VendorEntity*,VendorEntity*)", "MapBuilder*()", "TransactionViewVM*(Store*)", "TransactionView*(BuildContext*,TransactionViewVM*)", "String*(TransactionEntity*)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "TransactionRuleEditVM*(Store*)", "TransactionRuleEdit*(BuildContext*,TransactionRuleEditVM*)", "EntityList*(BuildContext*,TransactionRuleListVM*)", "TransactionRuleListItem*(BuildContext*,int*)", "TransactionRuleScreen*(BuildContext*,TransactionRuleScreenVM*)", "TransactionRuleViewVM*(Store*)", "TransactionRuleView*(BuildContext*,TransactionRuleViewVM*)", "DataRow0*(EntityType*)", "UserEditVM*(Store*)", "UserEdit*(BuildContext*,UserEditVM*)", "EntityList*(BuildContext*,UserListVM*)", "UserListItem*(BuildContext*,int*)", "UserScreen*(BuildContext*,UserScreenVM*)", "UserViewVM*(Store*)", "UserView*(BuildContext*,UserViewVM*)", "VendorContactEditDetails*(BuildContext*)", "ContactListTile*(VendorContactEntity*)", "VendorEditContactsVM*(Store*)", "VendorEditContacts*(BuildContext*,VendorEditContactsVM*)", "Null(VendorContactEntity*,int*)", "VendorEditVM*(Store*)", "VendorEdit*(BuildContext*,VendorEditVM*)", "EntityList*(BuildContext*,VendorListVM*)", "String*(VendorContactEntity*)", "VendorScreen*(BuildContext*,VendorScreenVM*)", "Column*(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*)", "MapBuilder*()", "FieldConfirmation*(BuildContext*)", "Null(BuildContext*{currentLength:int*,isFocused:bool*,maxLength:int*})", "SimpleDialogOption*(InvoiceEntity*)", "MapBuilder*()", "MapBuilder*()", "MapBuilder*()", "DocumentLayout*()", "EditorToolbar*(BuildContext*)", "ImageFormatToolbar*(BuildContext*)", "Stack*(BuildContext*)", "AndroidTextEditingFloatingToolbar*(BuildContext*)", "IOSTextEditingFloatingToolbar*(BuildContext*)", "Widget*(BuildContext*)", "MapBuilder*()", "MapBuilder*()", "Text*(BuildContext*)", "TextStyle*(Set*)", "SizedBox*(BuildContext*,Offset*,Widget*)", "IFrameElement*(int*)", "Null(Event*)", "Null(AuthenticationResult*)", "~(Linkifier)", "MapBuilder*()", "Logger()", "MapBuilder*()", "MapBuilder*()", "~(ListItem)", "bool(RegExp)", "LinkReference()", "MapBuilder*()", "VisualDensity?(ButtonStyle?)", "bool(Node3)", "MaterialTapTargetSize?(ButtonStyle?)", "Null(String[String?])", "Duration?(ButtonStyle?)", "Widget(BuildContext,Widget,ImageChunkEvent?)", "Offset(int)", "double(double,RenderBox)", "Widget(BuildContext,BoxValueConstraints)", "String(String?)", "MapEntry(int,int)", "int(Permission)", "String?([String?])", "TextFieldTapRegion(FormFieldState)", "Widget()", "_PinItem(int)", "bool?(ButtonStyle?)", "AlignmentGeometry?(ButtonStyle?)", "int*(TaskTime*,TaskTime*)", "InteractiveInkFeatureFactory?(ButtonStyle?)", "GestureDetector(BuildContext,int)", "PdfPageFormat()", "PdfPreviewCustom(BuildContext)", "~(Image1)", "@(Object?,@,@(@))", "AnimatedSwitcher(BuildContext,AsyncSnapshot)", "~(ButtonState)", "bool*(BankAccountEntity*)", "Map(SentryPackage)", "Future<~>(ISentrySpan)", "Null(Scope)", "MapEntry(String,@)", "String(AppleIDAuthorizationScopes)", "String?()", "int(_Line)", "String?(String)", "Object(_Line)", "Object(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(MapEntry>)", "SourceSpanWithContext()", "String(String{color:@})", "List>(BuildContext)", "~(ReactiveModelImp<@>)", "~(StateStatus,Object?)", "TextAffinity()", "~(NextFocusIntent)", "~(PreviousFocusIntent)", "int(int,LinkifyElement)", "String(String,LinkifyElement)", "bool(LinkifyElement)", "ParagraphNode(AttributedText)", "LayoutBuilder(BuildContext,Rect?,Widget?)", "RepaintBoundary(BuildContext,BoxConstraints)", "Container(BuildContext,Widget?)", "~(DocumentSelectionChange)", "~(DirectionalFocusIntent)", "Map*(String*)", "~(HandleType,Offset)", "Null(String*,@)", "~(String,JavaScriptObject)", "~(int?,int?)", "AndroidDocumentTouchEditingControls(BuildContext)", "Route<@>*(RouteSettings*)", "TableRow(int)", "IosDocumentTouchEditingControls(BuildContext)", "~(EditingState?,TextEditingDeltaState?)", "Row(BuildContext,Widget?)", "Rect()(RenderBox)", "List()", "StyledToast*(BuildContext*)", "String(GlobalKey>)", "_Component(BuildContext,SingleColumnLayoutComponentViewModel)", "~(String,GlobalKey>)", "bool(DocumentNode)", "~(int?)", "Locale*(String*)", "DocumentScrollable(BuildContext,BoxConstraints)", "ChangeLayoutBanner*(BuildContext*)", "SpanRange()", "TextSpan(MultiAttributionSpan)", "~(_TapTracker0)", "IOSCollapsedHandle(BuildContext,bool,Widget?)", "Widget(BuildContext,Offset?,Widget?)", "ProductScreenBuilder*(BuildContext*)", "AndroidEditingOverlayControls(BuildContext)", "ProductViewScreen*(BuildContext*)", "Stack(BuildContext,Widget?)", "~(RawFloatingCursorPoint)", "IOSEditingControls(BuildContext)", "ProductEditScreen*(BuildContext*)", "ClientScreenBuilder*(BuildContext*)", "bool(bool?)", "bool(String,@)", "~(Zone?,ZoneDelegate?,Zone,~())", "int(Comparable<@>,Comparable<@>)", "0^(0^,0^)", "Size?(Size?,Size?,double)", "double?(num?,num?,double)", "Color?(Color?,Color?,double)", "~(String,FileSystemOp)", "Widget(BuildContext,Offset,bool,Widget)", "~(FlutterErrorDetails{forceReport:bool})", "DiagnosticsNode(String)", "StackFrame?(String)", "double(double,double,double)", "Widget(BuildContext,Animation0,Animation0,Widget)", "bool?(bool?,bool?,double)", "ClientViewScreen*(BuildContext*)", "Widget(BuildContext,Widget)", "OutlinedBorder?(OutlinedBorder?,OutlinedBorder?,double)", "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)", "IconThemeData(IconThemeData?,IconThemeData?,double)", "List>(NavigatorState,String)", "int(Widget,int)", "Widget(BuildContext,List,Widget(Color))", "Widget(Color,bool,~())", "Store<0^>(Store<0^>)", "ClientEditScreen*(BuildContext*)", "ClientPdfScreen*(BuildContext*)", "String(CropAspectRatioPreset?)", "InvoiceScreenBuilder*(BuildContext*)", "~({isTesting:bool*})", "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*)", "InvoiceViewScreen*(BuildContext*)", "ListUIState*(ListUIState*,ViewBankAccountList*)", "ListUIState*(ListUIState*,FilterBankAccountsByCustom1*)", "ListUIState*(ListUIState*,FilterBankAccountsByCustom2*)", "ListUIState*(ListUIState*,FilterBankAccountsByState*)", "ListUIState*(ListUIState*,FilterBankAccounts*)", "ListUIState*(ListUIState*,SortBankAccounts*)", "ListUIState*(ListUIState*,StartBankAccountMultiselect*)", "ListUIState*(ListUIState*,AddToBankAccountMultiselect*)", "ListUIState*(ListUIState*,RemoveFromBankAccountMultiselect*)", "ListUIState*(ListUIState*,ClearBankAccountMultiselect*)", "BankAccountState*(BankAccountState*,ArchiveBankAccountsSuccess*)", "BankAccountState*(BankAccountState*,DeleteBankAccountsSuccess*)", "BankAccountState*(BankAccountState*,RestoreBankAccountsSuccess*)", "BankAccountState*(BankAccountState*,AddBankAccountSuccess*)", "BankAccountState*(BankAccountState*,SaveBankAccountSuccess*)", "BankAccountState*(BankAccountState*,LoadBankAccountSuccess*)", "BankAccountState*(BankAccountState*,LoadBankAccountsSuccess*)", "BankAccountState*(BankAccountState*,LoadCompanySuccess*)", "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*,MergeClientsSuccess*)", "ClientState*(ClientState*,PurgeClientSuccess*)", "ClientState*(ClientState*,LoadClientsSuccess*)", "ClientState*(ClientState*,LoadCompanySuccess*)", "UserCompanyEntity*(UserCompanyEntity*,LoadCompanySuccess*)", "UserCompanyEntity*(UserCompanyEntity*,SaveCompanySuccess*)", "InvoiceEditScreen*(BuildContext*)", "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*)", "InvoiceEmailScreen*(BuildContext*)", "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*,PurgeClientSuccess*)", "CreditState*(CreditState*,MarkSentCreditSuccess*)", "CreditState*(CreditState*,ArchiveCreditsSuccess*)", "CreditState*(CreditState*,DeleteCreditsSuccess*)", "CreditState*(CreditState*,RestoreCreditsSuccess*)", "CreditState*(CreditState*,AddCreditSuccess*)", "CreditState*(CreditState*,@)", "CreditState*(CreditState*,LoadCreditsSuccess*)", "CreditState*(CreditState*,LoadCompanySuccess*)", "InvoicePdfScreen*(BuildContext*)", "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*)", "DocumentScreenBuilder*(BuildContext*)", "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*,PurgeClientSuccess*)", "ExpenseState*(ExpenseState*,ArchiveExpenseSuccess*)", "ExpenseState*(ExpenseState*,DeleteExpenseSuccess*)", "ExpenseState*(ExpenseState*,RestoreExpenseSuccess*)", "ExpenseState*(ExpenseState*,AddExpenseSuccess*)", "ExpenseState*(ExpenseState*,SaveExpenseSuccess*)", "ExpenseState*(ExpenseState*,LoadExpenseSuccess*)", "ExpenseState*(ExpenseState*,LoadExpensesSuccess*)", "ExpenseState*(ExpenseState*,LoadCompanySuccess*)", "DocumentViewScreen*(BuildContext*)", "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*)", "DocumentEditScreen*(BuildContext*)", "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*,PurgeClientSuccess*)", "InvoiceState*(InvoiceState*,MarkInvoicesSentSuccess*)", "InvoiceState*(InvoiceState*,MarkInvoicesPaidSuccess*)", "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*)", "ExpenseScreenBuilder*(BuildContext*)", "ListUIState*(ListUIState*,ViewPaymentList*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom1*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom2*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom3*)", "ListUIState*(ListUIState*,FilterPaymentsByCustom4*)", "ListUIState*(ListUIState*,FilterPaymentsByState*)", "ListUIState*(ListUIState*,FilterPaymentsByStatus*)", "ListUIState*(ListUIState*,FilterPayments*)", "ListUIState*(ListUIState*,SortPayments*)", "ListUIState*(ListUIState*,StartPaymentMultiselect*)", "ListUIState*(ListUIState*,AddToPaymentMultiselect*)", "ListUIState*(ListUIState*,RemoveFromPaymentMultiselect*)", "ListUIState*(ListUIState*,ClearPaymentMultiselect*)", "PaymentState*(PaymentState*,PurgeClientSuccess*)", "PaymentState*(PaymentState*,ArchivePaymentsSuccess*)", "PaymentState*(PaymentState*,DeletePaymentsSuccess*)", "PaymentState*(PaymentState*,RestorePaymentsSuccess*)", "PaymentState*(PaymentState*,AddPaymentSuccess*)", "PaymentState*(PaymentState*,SavePaymentSuccess*)", "PaymentState*(PaymentState*,LoadPaymentSuccess*)", "PaymentState*(PaymentState*,LoadPaymentsSuccess*)", "PaymentState*(PaymentState*,LoadCompanySuccess*)", "ExpenseViewScreen*(BuildContext*)", "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*)", "ExpenseEditScreen*(BuildContext*)", "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*)", "VendorScreenBuilder*(BuildContext*)", "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*,PurgeClientSuccess*)", "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*,AddPurchaseOrderItems*)", "ListUIState*(ListUIState*,ViewPurchaseOrderList*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByCustom1*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByCustom2*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByCustom3*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByCustom4*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByState*)", "ListUIState*(ListUIState*,FilterPurchaseOrdersByStatus*)", "ListUIState*(ListUIState*,FilterPurchaseOrders*)", "ListUIState*(ListUIState*,SortPurchaseOrders*)", "ListUIState*(ListUIState*,StartPurchaseOrderMultiselect*)", "ListUIState*(ListUIState*,AddToPurchaseOrderMultiselect*)", "ListUIState*(ListUIState*,RemoveFromPurchaseOrderMultiselect*)", "ListUIState*(ListUIState*,ClearPurchaseOrderMultiselect*)", "PurchaseOrderState*(PurchaseOrderState*,MarkPurchaseOrderSentSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,ConvertPurchaseOrdersToExpensesSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,AddPurchaseOrdersToInventorySuccess*)", "PurchaseOrderState*(PurchaseOrderState*,AcceptPurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,CancelPurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,ArchivePurchaseOrdersSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,DeletePurchaseOrdersSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,RestorePurchaseOrdersSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,EmailPurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,ApprovePurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,AddPurchaseOrderSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,@)", "PurchaseOrderState*(PurchaseOrderState*,LoadPurchaseOrdersSuccess*)", "PurchaseOrderState*(PurchaseOrderState*,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*,PurgeClientSuccess*)", "QuoteState*(QuoteState*,MarkSentQuoteSuccess*)", "QuoteState*(QuoteState*,ArchiveQuotesSuccess*)", "QuoteState*(QuoteState*,DeleteQuotesSuccess*)", "QuoteState*(QuoteState*,RestoreQuotesSuccess*)", "QuoteState*(QuoteState*,EmailQuoteSuccess*)", "QuoteState*(QuoteState*,ConvertQuotesToInvoicesSuccess*)", "QuoteState*(QuoteState*,ConvertQuotesToProjectsSuccess*)", "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*,PurgeClientSuccess*)", "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*,PurgeClientSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,ArchiveRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,DeleteRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,EmailRecurringInvoiceSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,RestoreRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,SendNowRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,StartRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,StopRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,AddRecurringInvoiceSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,@)", "RecurringInvoiceState*(RecurringInvoiceState*,LoadRecurringInvoicesSuccess*)", "RecurringInvoiceState*(RecurringInvoiceState*,LoadCompanySuccess*)", "VendorViewScreen*(BuildContext*)", "ListUIState*(ListUIState*,ViewScheduleList*)", "ListUIState*(ListUIState*,FilterSchedulesByCustom1*)", "ListUIState*(ListUIState*,FilterSchedulesByCustom2*)", "ListUIState*(ListUIState*,FilterSchedulesByState*)", "ListUIState*(ListUIState*,FilterSchedules*)", "ListUIState*(ListUIState*,SortSchedules*)", "ListUIState*(ListUIState*,StartScheduleMultiselect*)", "ListUIState*(ListUIState*,AddToScheduleMultiselect*)", "ListUIState*(ListUIState*,RemoveFromScheduleMultiselect*)", "ListUIState*(ListUIState*,ClearScheduleMultiselect*)", "ScheduleState*(ScheduleState*,ArchiveSchedulesSuccess*)", "ScheduleState*(ScheduleState*,DeleteSchedulesSuccess*)", "ScheduleState*(ScheduleState*,RestoreSchedulesSuccess*)", "ScheduleState*(ScheduleState*,AddScheduleSuccess*)", "ScheduleState*(ScheduleState*,SaveScheduleSuccess*)", "ScheduleState*(ScheduleState*,LoadScheduleSuccess*)", "ScheduleState*(ScheduleState*,LoadSchedulesSuccess*)", "ScheduleState*(ScheduleState*,LoadCompanySuccess*)", "StaticState*(StaticState*,LoadStaticSuccess*)", "VendorEditScreen*(BuildContext*)", "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*)", "TaskScreenBuilder*(BuildContext*)", "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*,PurgeClientSuccess*)", "TaskState*(TaskState*,SortTasksSuccess*)", "TaskState*(TaskState*,ArchiveTaskSuccess*)", "TaskState*(TaskState*,StartTasksSuccess*)", "TaskState*(TaskState*,StopTasksSuccess*)", "TaskState*(TaskState*,DeleteTaskSuccess*)", "TaskState*(TaskState*,RestoreTaskSuccess*)", "TaskState*(TaskState*,AddTaskSuccess*)", "TaskState*(TaskState*,SaveTaskSuccess*)", "TaskState*(TaskState*,LoadTaskSuccess*)", "TaskState*(TaskState*,LoadTasksSuccess*)", "TaskState*(TaskState*,LoadCompanySuccess*)", "TaskViewScreen*(BuildContext*)", "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*)", "TaskEditScreen*(BuildContext*)", "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*)", "ProjectScreenBuilder*(BuildContext*)", "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*)", "ProjectViewScreen*(BuildContext*)", "ListUIState*(ListUIState*,ViewTransactionList*)", "ListUIState*(ListUIState*,FilterTransactionsByCustom1*)", "ListUIState*(ListUIState*,FilterTransactionsByCustom2*)", "ListUIState*(ListUIState*,FilterTransactionsByState*)", "ListUIState*(ListUIState*,FilterTransactionsByStatus*)", "ListUIState*(ListUIState*,FilterTransactions*)", "ListUIState*(ListUIState*,SortTransactions*)", "ListUIState*(ListUIState*,StartTransactionMultiselect*)", "ListUIState*(ListUIState*,AddToTransactionMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTransactionMultiselect*)", "ListUIState*(ListUIState*,ClearTransactionMultiselect*)", "TransactionState*(TransactionState*,ArchiveTransactionsSuccess*)", "TransactionState*(TransactionState*,DeleteTransactionsSuccess*)", "TransactionState*(TransactionState*,RestoreTransactionsSuccess*)", "TransactionState*(TransactionState*,AddTransactionSuccess*)", "TransactionState*(TransactionState*,SaveTransactionSuccess*)", "TransactionState*(TransactionState*,ConvertTransactionToPaymentSuccess*)", "TransactionState*(TransactionState*,ConvertTransactionsToExpensesSuccess*)", "TransactionState*(TransactionState*,LinkTransactionToPaymentSuccess*)", "TransactionState*(TransactionState*,LinkTransactionToExpenseSuccess*)", "TransactionState*(TransactionState*,ConvertTransactionsSuccess*)", "TransactionState*(TransactionState*,LoadTransactionSuccess*)", "TransactionState*(TransactionState*,LoadTransactionsSuccess*)", "TransactionState*(TransactionState*,LoadCompanySuccess*)", "ProjectEditScreen*(BuildContext*)", "ListUIState*(ListUIState*,ViewTransactionRuleList*)", "ListUIState*(ListUIState*,FilterTransactionRulesByCustom1*)", "ListUIState*(ListUIState*,FilterTransactionRulesByCustom2*)", "ListUIState*(ListUIState*,FilterTransactionRulesByState*)", "ListUIState*(ListUIState*,FilterTransactionRules*)", "ListUIState*(ListUIState*,SortTransactionRules*)", "ListUIState*(ListUIState*,StartTransactionRuleMultiselect*)", "ListUIState*(ListUIState*,AddToTransactionRuleMultiselect*)", "ListUIState*(ListUIState*,RemoveFromTransactionRuleMultiselect*)", "ListUIState*(ListUIState*,ClearTransactionRuleMultiselect*)", "TransactionRuleState*(TransactionRuleState*,ArchiveTransactionRulesSuccess*)", "TransactionRuleState*(TransactionRuleState*,DeleteTransactionRulesSuccess*)", "TransactionRuleState*(TransactionRuleState*,RestoreTransactionRulesSuccess*)", "TransactionRuleState*(TransactionRuleState*,AddTransactionRuleSuccess*)", "TransactionRuleState*(TransactionRuleState*,SaveTransactionRuleSuccess*)", "TransactionRuleState*(TransactionRuleState*,LoadTransactionRuleSuccess*)", "TransactionRuleState*(TransactionRuleState*,LoadTransactionRulesSuccess*)", "TransactionRuleState*(TransactionRuleState*,LoadCompanySuccess*)", "PaymentScreenBuilder*(BuildContext*)", "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*,ConnectOAuthUserSuccess*)", "UserState*(UserState*,DisconnectOAuthUserSuccess*)", "UserState*(UserState*,DisconnectOAuthMailerSuccess*)", "UserState*(UserState*,ConnecGmailUserSuccess*)", "UserState*(UserState*,LoadUserSuccess*)", "UserState*(UserState*,LoadUsersSuccess*)", "UserState*(UserState*,LoadCompanySuccess*)", "VendorContactEntity*(VendorContactEntity*,@)", "PaymentViewScreen*(BuildContext*)", "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*)", "CalendarDatePicker()", "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*)", "BankAccountListVM*(Store*)", "BankAccountScreenVM*(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*)", "PurchaseOrderListVM*(Store*)", "PurchaseOrderScreenVM*(Store*)", "QuoteListVM*(Store*)", "QuoteScreenVM*(Store*)", "RecurringExpenseListVM*(Store*)", "RecurringExpenseScreenVM*(Store*)", "RecurringInvoiceListVM*(Store*)", "RecurringInvoiceScreenVM*(Store*)", "ReportsScreenVM*(Store*)", "ScheduleListVM*(Store*)", "ScheduleScreenVM*(Store*)", "AccountManagementVM*(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*)", "PaymentSettingsVM*(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*)", "TransactionListVM*(Store*)", "TransactionScreenVM*(Store*)", "TransactionRuleListVM*(Store*)", "TransactionRuleScreenVM*(Store*)", "UserListVM*(Store*)", "UserScreenVM*(Store*)", "VendorListVM*(Store*)", "VendorScreenVM*(Store*)", "WebhookListVM*(Store*)", "WebhookScreenVM*(Store*)", "Future()", "~(SentryLevel,String{exception:Object?,logger:String?,stackTrace:StackTrace?})", "Widget(BuildContext,UnorderedListItemComponent)", "double(TextStyle,int)", "Widget(BuildContext,OrderedListItemComponent)", "Form()", "TextStyle(Set,TextStyle)", "Widget(BuildContext,Offset)", "Widget(BuildContext,AndroidEditingOverlayController)", "QuoteScreenBuilder*(BuildContext*)", "QuoteViewScreen*(BuildContext*)", "Widget(BuildContext,IOSEditingOverlayController)", "Future<1^>(1^/(0^),0^{debugLabel:String?})", "~(String?{wrapWidth:int?})", "QuoteEditScreen*(BuildContext*)", "GoogleSignInUserData?(Map?)", "bool*(bool*,StartLoading*)", "bool*(bool*,StopLoading*)", "bool*(bool*,StartSaving*)", "bool*(bool*,StopSaving*)", "InvoiceEditContactsVM*(Store*)"], interceptorsByTag: null, leafTags: null, arrayRti: Symbol("$ti") @@ -572926,6 +572982,7 @@ MappedListIterable_int_SemanticsNode: findType("MappedListIterable"), MappedListIterable_of_List_String_and_String: findType("MappedListIterable,String>"), MappedListIterable_of_String_and_legacy_DropdownMenuItem_legacy_String: findType("MappedListIterable*>"), + MappedListIterable_of_String_and_legacy_ExpenseEntity: findType("MappedListIterable"), MappedListIterable_of_String_and_legacy_InvoiceEntity: findType("MappedListIterable"), MappedListIterable_of_String_and_legacy_String: findType("MappedListIterable"), MappedListIterable_of_legacy_ClientReportFields_and_legacy_String: findType("MappedListIterable"), @@ -578371,33 +578428,6 @@ B.List_GQ8 = A._setArrayType(makeConstList(["1er trimestre", "2e trimestre", "3e trimestre", "4e trimestre"]), type$.JSArray_legacy_String); B.List_GQs = A._setArrayType(makeConstList(["jan", "shk", "mar", "pri", "maj", "qer", "korr", "gush", "sht", "tet", "n\xebn", "dhj"]), type$.JSArray_legacy_String); B.List_GRA = A._setArrayType(makeConstList(["xaneiro", "febreiro", "marzo", "abril", "maio", "xu\xf1o", "xullo", "agosto", "setembro", "outubro", "novembro", "decembro"]), type$.JSArray_legacy_String); - B.TaskReportFields_0 = new A.TaskReportFields(0, "id"); - B.TaskReportFields_1 = new A.TaskReportFields(1, "rate"); - B.TaskReportFields_2 = new A.TaskReportFields(2, "calculated_rate"); - B.TaskReportFields_3 = new A.TaskReportFields(3, "start_time"); - B.TaskReportFields_4 = new A.TaskReportFields(4, "end_time"); - B.TaskReportFields_5 = new A.TaskReportFields(5, "duration"); - B.TaskReportFields_6 = new A.TaskReportFields(6, "description"); - B.TaskReportFields_7 = new A.TaskReportFields(7, "invoice"); - B.TaskReportFields_8 = new A.TaskReportFields(8, "invoice_amount"); - B.TaskReportFields_9 = new A.TaskReportFields(9, "invoice_date"); - B.TaskReportFields_10 = new A.TaskReportFields(10, "invoice_due_date"); - B.TaskReportFields_11 = new A.TaskReportFields(11, "project"); - B.TaskReportFields_12 = new A.TaskReportFields(12, "client"); - B.TaskReportFields_13 = new A.TaskReportFields(13, "client_balance"); - B.TaskReportFields_14 = new A.TaskReportFields(14, "client_address1"); - B.TaskReportFields_15 = new A.TaskReportFields(15, "client_address2"); - B.TaskReportFields_16 = new A.TaskReportFields(16, "client_shipping_address1"); - B.TaskReportFields_17 = new A.TaskReportFields(17, "client_shipping_address2"); - B.TaskReportFields_18 = new A.TaskReportFields(18, "task1"); - B.TaskReportFields_19 = new A.TaskReportFields(19, "task2"); - B.TaskReportFields_20 = new A.TaskReportFields(20, "task3"); - B.TaskReportFields_21 = new A.TaskReportFields(21, "task4"); - B.TaskReportFields_22 = new A.TaskReportFields(22, "status"); - B.TaskReportFields_23 = new A.TaskReportFields(23, "assigned_to"); - B.TaskReportFields_24 = new A.TaskReportFields(24, "created_by"); - B.TaskReportFields_25 = new A.TaskReportFields(25, "amount"); - B.List_GRf = A._setArrayType(makeConstList([B.TaskReportFields_0, B.TaskReportFields_1, B.TaskReportFields_2, B.TaskReportFields_3, B.TaskReportFields_4, B.TaskReportFields_5, B.TaskReportFields_6, B.TaskReportFields_7, B.TaskReportFields_8, B.TaskReportFields_9, B.TaskReportFields_10, B.TaskReportFields_11, B.TaskReportFields_12, B.TaskReportFields_13, B.TaskReportFields_14, B.TaskReportFields_15, B.TaskReportFields_16, B.TaskReportFields_17, B.TaskReportFields_18, B.TaskReportFields_19, B.TaskReportFields_20, B.TaskReportFields_21, B.TaskReportFields_22, B.TaskReportFields_23, B.TaskReportFields_24, B.TaskReportFields_25]), type$.JSArray_legacy_TaskReportFields); B.List_GRv = A._setArrayType(makeConstList(["niedziela", "poniedzia\u0142ek", "wtorek", "\u015broda", "czwartek", "pi\u0105tek", "sobota"]), type$.JSArray_legacy_String); B.List_GSJ = A._setArrayType(makeConstList(["EEEE, d. MMMM y", "d. MMMM y", "d. MMM y", "dd.MM.yy"]), type$.JSArray_legacy_String); B.List_GVQ = A._setArrayType(makeConstList(["Ahd", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab"]), type$.JSArray_legacy_String); @@ -578733,6 +578763,34 @@ B.List_OkG = A._setArrayType(makeConstList([B.Type_PdfPreviewRequest_Eu7, B.Type__$PdfPreviewRequest_RoN]), type$.JSArray_legacy_Type); B.List_Olq = A._setArrayType(makeConstList(["Sv\u0113td.", "Pirmd.", "Otrd.", "Tre\u0161d.", "Ceturtd.", "Piektd.", "Sestd."]), type$.JSArray_legacy_String); B.List_OtD = A._setArrayType(makeConstList(["janv.", "f\xe9vr.", "mars", "avr.", "mai", "juin", "juil.", "ao\xfbt", "sept.", "oct.", "nov.", "d\xe9c."]), type$.JSArray_legacy_String); + B.TaskReportFields_0 = new A.TaskReportFields(0, "number"); + B.TaskReportFields_1 = new A.TaskReportFields(1, "id"); + B.TaskReportFields_2 = new A.TaskReportFields(2, "rate"); + B.TaskReportFields_3 = new A.TaskReportFields(3, "calculated_rate"); + B.TaskReportFields_4 = new A.TaskReportFields(4, "start_time"); + B.TaskReportFields_5 = new A.TaskReportFields(5, "end_time"); + B.TaskReportFields_6 = new A.TaskReportFields(6, "duration"); + B.TaskReportFields_7 = new A.TaskReportFields(7, "description"); + B.TaskReportFields_8 = new A.TaskReportFields(8, "invoice"); + B.TaskReportFields_9 = new A.TaskReportFields(9, "invoice_amount"); + B.TaskReportFields_10 = new A.TaskReportFields(10, "invoice_date"); + B.TaskReportFields_11 = new A.TaskReportFields(11, "invoice_due_date"); + B.TaskReportFields_12 = new A.TaskReportFields(12, "project"); + B.TaskReportFields_13 = new A.TaskReportFields(13, "client"); + B.TaskReportFields_14 = new A.TaskReportFields(14, "client_balance"); + B.TaskReportFields_15 = new A.TaskReportFields(15, "client_address1"); + B.TaskReportFields_16 = new A.TaskReportFields(16, "client_address2"); + B.TaskReportFields_17 = new A.TaskReportFields(17, "client_shipping_address1"); + B.TaskReportFields_18 = new A.TaskReportFields(18, "client_shipping_address2"); + B.TaskReportFields_19 = new A.TaskReportFields(19, "task1"); + B.TaskReportFields_20 = new A.TaskReportFields(20, "task2"); + B.TaskReportFields_21 = new A.TaskReportFields(21, "task3"); + B.TaskReportFields_22 = new A.TaskReportFields(22, "task4"); + B.TaskReportFields_23 = new A.TaskReportFields(23, "status"); + B.TaskReportFields_24 = new A.TaskReportFields(24, "assigned_to"); + B.TaskReportFields_25 = new A.TaskReportFields(25, "created_by"); + B.TaskReportFields_26 = new A.TaskReportFields(26, "amount"); + B.List_OxC = A._setArrayType(makeConstList([B.TaskReportFields_0, B.TaskReportFields_1, B.TaskReportFields_2, B.TaskReportFields_3, B.TaskReportFields_4, B.TaskReportFields_5, B.TaskReportFields_6, B.TaskReportFields_7, B.TaskReportFields_8, B.TaskReportFields_9, B.TaskReportFields_10, B.TaskReportFields_11, B.TaskReportFields_12, B.TaskReportFields_13, B.TaskReportFields_14, B.TaskReportFields_15, B.TaskReportFields_16, B.TaskReportFields_17, B.TaskReportFields_18, B.TaskReportFields_19, B.TaskReportFields_20, B.TaskReportFields_21, B.TaskReportFields_22, B.TaskReportFields_23, B.TaskReportFields_24, B.TaskReportFields_25, B.TaskReportFields_26]), type$.JSArray_legacy_TaskReportFields); B.List_P1S = A._setArrayType(makeConstList(["urt.", "ots.", "mar.", "api.", "mai.", "eka.", "uzt.", "abu.", "ira.", "urr.", "aza.", "abe."]), type$.JSArray_legacy_String); B.List_P5r = A._setArrayType(makeConstList(["\u5348\u524d", "\u5348\u5f8c"]), type$.JSArray_legacy_String); B.Type__$LedgerEntity_QwF = A.typeLiteral("_$LedgerEntity");