From 482bbe54680cac63a3136f33f21849c314617d9b Mon Sep 17 00:00:00 2001 From: machty Date: Fri, 21 Feb 2025 15:00:05 +0000 Subject: [PATCH] deploy: 49c5d1d78fd9441878af9ba5c2b41d6e949aeba0 --- 404.html | 6 +++--- api/Task.html | 2 +- api/TaskFactory.html | 2 +- api/TaskGroup.html | 2 +- api/TaskInstance.html | 2 +- api/TaskProperty.html | 2 +- api/Yieldable.html | 2 +- api/YieldableState.html | 2 +- api/cancelable-promise-helpers.js.html | 2 +- api/external_task-factory.js.html | 2 +- api/external_task-instance_cancelation.js.html | 2 +- api/external_task-instance_initial-state.js.html | 2 +- api/external_yieldables.js.html | 2 +- api/global.html | 2 +- api/index.html | 2 +- api/task-decorators.js.html | 2 +- api/task-group.js.html | 2 +- api/task-instance.js.html | 2 +- api/task-properties.js.html | 2 +- api/task-public-api.js.html | 2 +- api/task.js.html | 2 +- api/utils.js.html | 2 +- api/wait-for.js.html | 2 +- ...8ab79d.js => chunk.524.b15e83a0e9c8cc0c5b78.js} | 14 +++++++------- ...7fdf4a3.js => chunk.92.ed75a9e404aafaa88d95.js} | 6 +++--- ...> test-app-8c935b3dfe92b71453c23671e7434d54.js} | 2 +- docs/advanced/lifecycle-events/index.html | 8 ++++---- docs/advanced/task-modifiers/index.html | 8 ++++---- docs/advanced/yieldables/index.html | 8 ++++---- docs/cancelation/index.html | 8 ++++---- docs/child-tasks/index.html | 8 ++++---- docs/derived-state/index.html | 8 ++++---- docs/error-vs-cancelation/index.html | 8 ++++---- docs/events/index.html | 8 ++++---- docs/examples/ajax-throttling/index.html | 8 ++++---- docs/examples/autocomplete/index.html | 8 ++++---- docs/examples/increment-buttons/index.html | 8 ++++---- docs/examples/joining-tasks/index.html | 8 ++++---- docs/examples/loading-ui/index.html | 8 ++++---- docs/faq/index.html | 8 ++++---- docs/installation/index.html | 8 ++++---- docs/introduction/index.html | 8 ++++---- docs/older-versions/index.html | 8 ++++---- docs/task-concurrency-advanced/index.html | 8 ++++---- docs/task-concurrency/index.html | 8 ++++---- docs/task-function-syntax/index.html | 8 ++++---- docs/testing-debugging/index.html | 8 ++++---- docs/tutorial/discussion/index.html | 8 ++++---- docs/tutorial/index.html | 8 ++++---- docs/tutorial/refactor/index.html | 8 ++++---- docs/typescript/index.html | 8 ++++---- docs/v4-upgrade/index.html | 8 ++++---- package.json | 2 +- 53 files changed, 141 insertions(+), 141 deletions(-) rename assets/{chunk.524.eface0038838288ab79d.js => chunk.524.b15e83a0e9c8cc0c5b78.js} (99%) rename assets/{chunk.92.211f9cf8621437fdf4a3.js => chunk.92.ed75a9e404aafaa88d95.js} (87%) rename assets/{test-app-7259e564baf257f12f8a6669bc30cc6f.js => test-app-8c935b3dfe92b71453c23671e7434d54.js} (99%) diff --git a/404.html b/404.html index f91638b46..98859954a 100644 --- a/404.html +++ b/404.html @@ -7,7 +7,7 @@ - + @@ -24,8 +24,8 @@ - - + + diff --git a/api/Task.html b/api/Task.html index bca9a3922..350077890 100644 --- a/api/Task.html +++ b/api/Task.html @@ -1606,7 +1606,7 @@

Home

Classes