From 6ca066983d12fefe4c9a8e6cc1f39a288d804ce4 Mon Sep 17 00:00:00 2001 From: Stephen Zhou Date: Fri, 17 Apr 2026 01:11:06 +0800 Subject: [PATCH] chore: auto fix for tailwind rules (#35332) Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- eslint-suppressions.json | 1416 ----------------- web/.storybook/utils/form-story-wrapper.tsx | 2 +- .../[appId]/overview/chart-view.tsx | 2 +- .../[datasetId]/settings/page.tsx | 2 +- .../components/authenticated-layout.tsx | 2 +- web/app/(shareLayout)/components/splash.tsx | 2 +- web/app/(shareLayout)/webapp-signin/page.tsx | 2 +- web/app/components/app-sidebar/basic.tsx | 8 +- .../app-sidebar/dataset-info/menu-item.tsx | 2 +- .../add-annotation-modal/edit-item/index.tsx | 2 +- .../csv-downloader.tsx | 14 +- .../edit-annotation-modal/index.tsx | 4 +- .../app/annotation/empty-element.tsx | 4 +- .../specific-groups-or-members.tsx | 6 +- .../configuration/base/group-name/index.tsx | 2 +- .../configuration/base/warning-mask/index.tsx | 2 +- .../config-var/input-type-icon.tsx | 2 +- .../config-vision/param-config-content.tsx | 8 +- .../config/automatic/res-placeholder.tsx | 2 +- .../params-config/weighted-score.tsx | 6 +- .../debug-with-multiple-model/debug-item.tsx | 2 +- .../debug/debug-with-multiple-model/index.tsx | 2 +- web/app/components/app/log/empty-element.tsx | 4 +- web/app/components/app/log/index.tsx | 2 +- .../app/text-generate/item/result-tab.tsx | 4 +- .../components/app/workflow-log/detail.tsx | 4 +- web/app/components/apps/footer.tsx | 4 +- web/app/components/apps/list.tsx | 2 +- .../base/agent-log-modal/result.tsx | 2 +- .../base/app-icon/index.stories.tsx | 2 +- .../header/mobile-operation-dropdown.tsx | 4 +- .../inputs-form/view-form-dropdown.tsx | 2 +- .../chat/chat-with-history/sidebar/list.tsx | 2 +- .../human-input-content/executed-action.tsx | 6 +- .../chat/answer/human-input-content/tips.tsx | 6 +- .../components/base/chat/chat/answer/more.tsx | 2 +- .../base/chat/chat/citation/index.tsx | 10 +- .../base/chat/chat/citation/popup.tsx | 18 +- .../chat/chat/citation/progress-tooltip.tsx | 2 +- .../base/chat/chat/citation/tooltip.tsx | 2 +- .../components/base/content-dialog/index.tsx | 2 +- web/app/components/base/copy-icon/index.tsx | 4 +- .../base/corner-label/index.stories.tsx | 2 +- .../calendar/days-of-week.tsx | 2 +- .../date-picker/header.tsx | 2 +- .../time-picker/header.tsx | 2 +- .../year-and-month-picker/header.tsx | 2 +- .../components/base/effect/index.stories.tsx | 4 +- .../annotation-reply/config-param.tsx | 4 +- .../annotation-reply/score-slider/index.tsx | 2 +- .../base/features/new-feature-panel/index.tsx | 4 +- .../base/file-icon/index.stories.tsx | 2 +- .../base/file-uploader/audio-preview.tsx | 2 +- .../base/file-uploader/pdf-preview.tsx | 6 +- .../base/file-uploader/video-preview.tsx | 2 +- .../mixed-variable-text-input/placeholder.tsx | 4 +- .../base/grid-mask/index.stories.tsx | 6 +- .../base/image-uploader/audio-preview.tsx | 2 +- .../image-uploader/image-list.stories.tsx | 4 +- .../base/image-uploader/image-preview.tsx | 12 +- .../base/image-uploader/video-preview.tsx | 2 +- .../components/base/loading/index.stories.tsx | 2 +- .../components/base/logo/index.stories.tsx | 8 +- .../markdown-blocks/code-block.stories.tsx | 2 +- .../markdown-blocks/think-block.stories.tsx | 4 +- .../base/markdown/index.stories.tsx | 2 +- .../components/base/mermaid/index.stories.tsx | 2 +- .../base/modal-like-wrap/index.stories.tsx | 4 +- .../credential-selector/index.tsx | 4 +- .../notion-page-selector/index.stories.tsx | 2 +- .../base/pagination/index.stories.tsx | 2 +- .../base/param-item/index.stories.tsx | 2 +- .../portal-to-follow-elem/index.stories.tsx | 2 +- .../base/premium-badge/index.stories.tsx | 6 +- .../progress-bar/progress-circle.stories.tsx | 2 +- .../base/prompt-editor/index.stories.tsx | 4 +- .../component-picker-block/prompt-option.tsx | 2 +- .../plugins/context-block/component.tsx | 4 +- .../plugins/history-block/component.tsx | 2 +- .../plugins/hitl-input-block/component.tsx | 2 +- .../plugins/query-block/component.tsx | 2 +- .../components/base/prompt-log-modal/card.tsx | 2 +- .../base/prompt-log-modal/index.tsx | 2 +- .../components/base/qrcode/index.stories.tsx | 2 +- web/app/components/base/qrcode/index.tsx | 2 +- .../base/segmented-control/index.stories.tsx | 2 +- .../components/base/select/locale-signin.tsx | 2 +- .../base/simple-pie-chart/index.stories.tsx | 2 +- .../base/skeleton/index.stories.tsx | 2 +- .../components/base/sort/index.stories.tsx | 2 +- .../components/base/spinner/index.stories.tsx | 2 +- web/app/components/base/spinner/index.tsx | 2 +- web/app/components/base/svg/index.stories.tsx | 2 +- .../base/tab-header/index.stories.tsx | 2 +- .../base/tab-slider-new/index.stories.tsx | 2 +- .../base/tab-slider-plain/index.stories.tsx | 2 +- .../base/tab-slider/index.stories.tsx | 2 +- .../components/base/tag-management/index.tsx | 4 +- .../components/base/tag-management/panel.tsx | 10 +- .../base/tag-management/trigger.tsx | 4 +- web/app/components/base/tag/index.stories.tsx | 4 +- .../components/base/tooltip/index.stories.tsx | 4 +- .../base/voice-input/index.stories.tsx | 4 +- web/app/components/billing/pricing/index.tsx | 4 +- .../pricing/plans/cloud-plan-item/index.tsx | 16 +- .../plans/cloud-plan-item/list/item/index.tsx | 2 +- .../plans/self-hosted-plan-item/list/item.tsx | 2 +- .../components/custom/custom-page/index.tsx | 2 +- .../components/powered-by-brand.tsx | 2 +- web/app/components/datasets/chunk.tsx | 4 +- .../datasets/common/image-list/more.tsx | 2 +- .../common/retrieval-method-info/index.tsx | 2 +- .../create-from-dsl-modal/header.tsx | 4 +- .../create-from-dsl-modal/tab/index.tsx | 2 +- .../datasets/create-from-pipeline/footer.tsx | 4 +- .../datasets/create-from-pipeline/index.tsx | 2 +- .../list/customized-list.tsx | 2 +- .../create-from-pipeline/list/index.tsx | 2 +- .../list/template-card/content.tsx | 6 +- .../datasets/create/step-one/upgrade-card.tsx | 4 +- .../create/step-two/preview-item/index.tsx | 2 +- .../datasets/create/website/base/input.tsx | 4 +- .../datasets/documents/components/list.tsx | 4 +- .../base/credential-selector/item.tsx | 2 +- .../data-source/online-documents/title.tsx | 2 +- .../header/breadcrumbs/dropdown/item.tsx | 2 +- .../file-list/header/breadcrumbs/index.tsx | 4 +- .../preview/file-preview.tsx | 10 +- .../preview/online-document-preview.tsx | 10 +- .../preview/web-preview.tsx | 10 +- .../steps/preview-panel.tsx | 4 +- .../detail/batch-modal/csv-downloader.tsx | 18 +- .../detail/completed/common/empty.tsx | 16 +- .../detail/completed/components/menu-bar.tsx | 2 +- .../skeleton/full-doc-list-skeleton.tsx | 2 +- .../skeleton/general-list-skeleton.tsx | 2 +- .../skeleton/paragraph-list-skeleton.tsx | 4 +- .../skeleton/parent-chunk-card-skeleton.tsx | 2 +- .../embedding/components/status-header.tsx | 6 +- .../detail/embedding/skeleton/index.tsx | 2 +- .../settings/pipeline-settings/index.tsx | 2 +- .../create/ExternalApiSelect.tsx | 8 +- .../create/InfoPanel.tsx | 8 +- .../datasets/extra-info/statistics.tsx | 8 +- .../components/child-chunks-item.tsx | 2 +- .../components/result-item-footer.tsx | 2 +- .../list/dataset-card/operation-item.tsx | 2 +- .../datasets/list/dataset-footer/index.tsx | 4 +- .../datasets/list/new-dataset-card/option.tsx | 2 +- .../metadata/metadata-dataset/field.tsx | 2 +- .../metadata-dataset/select-metadata.tsx | 12 +- .../metadata/metadata-document/field.tsx | 2 +- .../components/external-knowledge-section.tsx | 2 +- .../form/components/indexing-section.tsx | 6 +- .../permission-selector/permission-item.tsx | 2 +- web/app/components/develop/ApiServer.tsx | 2 +- .../develop/secret-key/input-copy.tsx | 2 +- .../explore/installed-app/index.tsx | 2 +- .../try-app/preview/basic-app-preview.tsx | 4 +- .../goto-anything/components/result-item.tsx | 2 +- .../goto-anything/components/result-list.tsx | 2 +- .../api-based-extension-page/selector.tsx | 6 +- .../data-source-page-new/operator.tsx | 10 +- .../key-validator/KeyInput.tsx | 4 +- .../account-setting/members-page/index.tsx | 28 +- .../invited-modal/invitation-link.tsx | 2 +- .../model-auth/authorized/authorized-item.tsx | 2 +- .../model-auth/credential-selector.tsx | 8 +- .../model-provider-page/model-modal/Input.tsx | 2 +- .../model-parameter-modal/model-display.tsx | 2 +- .../status-indicators.tsx | 4 +- .../credits-fallback-alert.tsx | 6 +- .../model-auth-dropdown/dropdown-content.tsx | 4 +- .../provider-added-card/model-list.tsx | 6 +- .../provider-added-card/priority-use-tip.tsx | 2 +- web/app/components/header/index.tsx | 6 +- .../components/header/license-env/index.tsx | 6 +- .../components/header/plan-badge/index.tsx | 2 +- .../plugins/card/base/corner-mark.tsx | 4 +- .../components/plugins/card/base/title.tsx | 2 +- .../plugins/card/card-more-info.tsx | 4 +- .../plugins/marketplace/description/index.tsx | 18 +- .../plugins/marketplace/list/list-wrapper.tsx | 2 +- .../marketplace/search-box/tags-filter.tsx | 4 +- .../marketplace/sort-dropdown/index.tsx | 6 +- .../plugin-detail-panel/action-list.tsx | 4 +- .../agent-strategy-list.tsx | 4 +- .../app-selector/app-inputs-form.tsx | 2 +- .../app-selector/app-picker.tsx | 6 +- .../app-selector/index.tsx | 2 +- .../components/header-modals.tsx | 8 +- .../components/plugin-source-badge.tsx | 2 +- .../plugin-detail-panel/model-list.tsx | 4 +- .../create/components/modal-steps.tsx | 2 +- .../tool-selector/components/schema-modal.tsx | 6 +- .../components/tool-base-form.tsx | 4 +- .../plugin-tasks/components/plugin-item.tsx | 6 +- .../components/plugin-section.tsx | 2 +- .../auto-update-setting/tool-item.tsx | 8 +- .../components/chunk-card-list/q-a-item.tsx | 4 +- .../editor/form/show-all-settings.tsx | 4 +- .../panel/input-field/preview/data-source.tsx | 2 +- .../input-field/preview/process-documents.tsx | 2 +- .../components/panel/test-run/header.tsx | 4 +- .../document-processing/options.tsx | 2 +- .../test-run/preparation/footer-tips.tsx | 2 +- .../rag-pipeline/components/publish-toast.tsx | 4 +- .../share/text-generation/no-data/index.tsx | 2 +- .../run-batch/csv-download/index.tsx | 4 +- web/app/components/signin/countdown.tsx | 2 +- .../components/tools/marketplace/index.tsx | 28 +- web/app/components/tools/mcp/create-card.tsx | 4 +- .../tools/mcp/sections/headers-section.tsx | 2 +- .../tools/provider/custom-create-card.tsx | 2 +- .../start-node-option.tsx | 4 +- .../workflow/block-selector/blocks.tsx | 2 +- .../block-selector/featured-tools.tsx | 12 +- .../block-selector/featured-triggers.tsx | 12 +- .../rag-tool-recommendations/index.tsx | 6 +- .../uninstalled-item.tsx | 6 +- .../workflow/block-selector/start-blocks.tsx | 6 +- .../workflow/comment/mention-input.tsx | 2 +- .../components/workflow/comment/thread.tsx | 2 +- .../workflow/header/editing-title.tsx | 2 +- web/app/components/workflow/header/index.tsx | 2 +- .../workflow/header/restoring-title.tsx | 4 +- .../workflow/header/running-title.tsx | 2 +- .../workflow/header/test-run-menu-helpers.tsx | 2 +- .../components/before-run-form/bool-input.tsx | 2 +- .../components/before-run-form/panel-wrap.tsx | 4 +- .../components/collapse/field-collapse.tsx | 2 +- .../_base/components/editor/text-editor.tsx | 2 +- .../_base/components/entry-node-container.tsx | 4 +- .../components/error-handle/default-value.tsx | 4 +- .../error-handle/error-handle-on-panel.tsx | 2 +- .../error-handle/error-handle-tip.tsx | 2 +- .../_base/components/file-upload-setting.tsx | 2 +- .../nodes/_base/components/info-panel.tsx | 2 +- .../mixed-variable-text-input/placeholder.tsx | 4 +- .../components/title-description-input.tsx | 6 +- .../components/variable/constant-field.tsx | 2 +- .../variable/manage-input-field.tsx | 4 +- .../variable/var-full-path-panel.tsx | 6 +- .../base/variable-node-label.tsx | 4 +- .../workflow/nodes/_base/node-sections.tsx | 6 +- .../nodes/agent/components/model-bar.tsx | 4 +- .../workflow/nodes/answer/panel.tsx | 2 +- .../workflow/nodes/assigner/node.tsx | 2 +- .../workflow/nodes/assigner/panel.tsx | 2 +- .../workflow/nodes/code/dependency-picker.tsx | 2 +- .../workflow/nodes/data-source/node.tsx | 2 +- .../nodes/document-extractor/node.tsx | 2 +- .../nodes/document-extractor/panel.tsx | 2 +- .../components/key-value/bulk-edit/index.tsx | 4 +- .../components/workflow/nodes/http/node.tsx | 4 +- .../components/condition-files-list-value.tsx | 4 +- .../workflow/nodes/if-else/node.tsx | 2 +- .../workflow/nodes/iteration-start/index.tsx | 2 +- .../components/retrieval-setting/index.tsx | 2 +- .../components/dataset-item.tsx | 4 +- .../components/dataset-list.tsx | 2 +- .../condition-common-variable-selector.tsx | 8 +- .../condition-list/condition-number.tsx | 4 +- .../condition-list/condition-string.tsx | 4 +- .../condition-variable-selector.tsx | 4 +- .../metadata/metadata-filter/index.tsx | 4 +- .../components/metadata/metadata-panel.tsx | 2 +- .../nodes/knowledge-retrieval/node.tsx | 2 +- .../workflow/nodes/list-operator/node.tsx | 2 +- .../llm/components/config-prompt-item.tsx | 2 +- .../visual-editor/card.tsx | 10 +- .../edit-card/advanced-options.tsx | 2 +- .../llm/components/resolution-picker.tsx | 2 +- .../workflow/nodes/loop-start/index.tsx | 2 +- .../components/condition-files-list-value.tsx | 4 +- .../components/extract-parameter/item.tsx | 8 +- .../nodes/question-classifier/node.tsx | 4 +- .../components/workflow/nodes/start/node.tsx | 4 +- .../nodes/tool/components/copy-id.tsx | 4 +- .../workflow/nodes/trigger-plugin/node.tsx | 4 +- .../components/next-execution-times.tsx | 4 +- .../components/on-minute-selector.tsx | 4 +- .../workflow/nodes/trigger-schedule/node.tsx | 2 +- .../workflow/nodes/trigger-schedule/panel.tsx | 2 +- .../workflow/nodes/trigger-webhook/node.tsx | 2 +- .../utils/render-output-vars.tsx | 4 +- .../components/var-group-item.tsx | 8 +- .../components/workflow/operator/index.tsx | 2 +- .../workflow/panel/chat-record/user-input.tsx | 2 +- .../components/object-value-item.tsx | 6 +- .../components/object-value-list.tsx | 4 +- .../workflow/panel/comments-panel/index.tsx | 4 +- .../panel/debug-and-preview/empty.tsx | 2 +- web/app/components/workflow/panel/record.tsx | 2 +- .../filter/filter-item.tsx | 2 +- .../version-history-panel/loading/index.tsx | 2 +- web/app/components/workflow/run/meta.tsx | 26 +- .../components/workflow/run/output-panel.tsx | 2 +- .../components/workflow/run/result-panel.tsx | 6 +- .../components/workflow/run/result-text.tsx | 6 +- .../run/retry-log/retry-result-panel.tsx | 2 +- .../components/nodes/if-else/node.tsx | 2 +- web/app/education-apply/search-input.tsx | 2 +- web/app/signup/page.tsx | 2 +- web/context/app-context-provider.tsx | 2 +- web/eslint.config.mjs | 15 +- 306 files changed, 605 insertions(+), 2034 deletions(-) diff --git a/eslint-suppressions.json b/eslint-suppressions.json index 87d7987dd2..e4831c4e98 100644 --- a/eslint-suppressions.json +++ b/eslint-suppressions.json @@ -37,11 +37,6 @@ "count": 3 } }, - "web/.storybook/utils/form-story-wrapper.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/__mocks__/zustand.ts": { "no-barrel-files/no-barrel-files": { "count": 1 @@ -116,11 +111,6 @@ "count": 1 } }, - "web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/chart-view.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/long-time-range-picker.tsx": { "no-restricted-imports": { "count": 2 @@ -169,27 +159,14 @@ "count": 1 } }, - "web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/settings/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/(humanInputLayout)/form/[token]/form.tsx": { "react/set-state-in-effect": { "count": 1 } }, - "web/app/(shareLayout)/components/authenticated-layout.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/(shareLayout)/components/splash.tsx": { "react/set-state-in-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/(shareLayout)/webapp-reset-password/layout.tsx": { @@ -202,11 +179,6 @@ "count": 2 } }, - "web/app/(shareLayout)/webapp-signin/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/account/(commonLayout)/account-page/email-change-modal.tsx": { "erasable-syntax-only/enums": { "count": 1 @@ -261,9 +233,6 @@ "web/app/components/app-sidebar/basic.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "web/app/components/app-sidebar/dataset-info/dropdown.tsx": { @@ -274,11 +243,6 @@ "count": 1 } }, - "web/app/components/app-sidebar/dataset-info/menu-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/app-sidebar/dataset-sidebar-dropdown.tsx": { "no-restricted-imports": { "count": 1 @@ -300,14 +264,6 @@ }, "react-refresh/only-export-components": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/app/annotation/batch-add-annotation-modal/csv-downloader.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 7 } }, "web/app/components/app/annotation/batch-add-annotation-modal/index.tsx": { @@ -338,16 +294,6 @@ "count": 1 } }, - "web/app/components/app/annotation/edit-annotation-modal/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/app/annotation/empty-element.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/app/annotation/header-opts/index.tsx": { "ts/no-explicit-any": { "count": 1 @@ -380,9 +326,6 @@ "web/app/components/app/app-access-control/specific-groups-or-members.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "web/app/components/app/app-publisher/features-wrapper.tsx": { @@ -405,21 +348,11 @@ "count": 1 } }, - "web/app/components/app/configuration/base/group-name/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/app/configuration/base/var-highlight/index.tsx": { "react-refresh/only-export-components": { "count": 1 } }, - "web/app/components/app/configuration/base/warning-mask/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/app/configuration/config-prompt/advanced-prompt-input.tsx": { "ts/no-explicit-any": { "count": 2 @@ -461,11 +394,6 @@ "count": 1 } }, - "web/app/components/app/configuration/config-var/input-type-icon.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/app/configuration/config-var/select-var-type.tsx": { "no-restricted-imports": { "count": 1 @@ -482,12 +410,6 @@ "web/app/components/app/configuration/config-vision/param-config-content.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 } }, "web/app/components/app/configuration/config/agent/agent-setting/index.tsx": { @@ -556,11 +478,6 @@ "count": 1 } }, - "web/app/components/app/configuration/config/automatic/res-placeholder.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/app/configuration/config/automatic/types.ts": { "erasable-syntax-only/enums": { "count": 1 @@ -625,11 +542,6 @@ "count": 1 } }, - "web/app/components/app/configuration/dataset-config/params-config/weighted-score.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "web/app/components/app/configuration/dataset-config/select-dataset/index.tsx": { "no-restricted-imports": { "count": 1 @@ -666,15 +578,9 @@ "web/app/components/app/configuration/debug/debug-with-multiple-model/debug-item.tsx": { "no-restricted-imports": { "count": 2 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/app/configuration/debug/debug-with-multiple-model/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } @@ -762,11 +668,6 @@ "count": 1 } }, - "web/app/components/app/log/empty-element.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/app/log/filter.tsx": { "react-refresh/only-export-components": { "count": 1 @@ -775,9 +676,6 @@ "web/app/components/app/log/index.tsx": { "react/set-state-in-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/app/log/list.tsx": { @@ -847,12 +745,6 @@ } }, "web/app/components/app/text-generate/item/result-tab.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } @@ -860,9 +752,6 @@ "web/app/components/app/workflow-log/detail.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/app/workflow-log/filter.tsx": { @@ -891,20 +780,12 @@ "count": 2 } }, - "web/app/components/apps/footer.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/apps/list.tsx": { "react-hooks/exhaustive-deps": { "count": 1 }, "react/unsupported-syntax": { "count": 2 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/apps/new-app-card.tsx": { @@ -945,9 +826,6 @@ } }, "web/app/components/base/agent-log-modal/result.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } @@ -972,11 +850,6 @@ "count": 1 } }, - "web/app/components/base/app-icon/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/audio-btn/audio.ts": { "node/prefer-global/buffer": { "count": 1 @@ -1072,11 +945,6 @@ "count": 2 } }, - "web/app/components/base/chat/chat-with-history/header/mobile-operation-dropdown.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/base/chat/chat-with-history/hooks.tsx": { "react/set-state-in-effect": { "count": 4 @@ -1098,16 +966,6 @@ "count": 3 } }, - "web/app/components/base/chat/chat-with-history/inputs-form/view-form-dropdown.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/chat/chat-with-history/sidebar/list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/chat/chat-with-history/sidebar/operation.tsx": { "react/set-state-in-effect": { "count": 1 @@ -1126,16 +984,6 @@ "count": 1 } }, - "web/app/components/base/chat/chat/answer/human-input-content/executed-action.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, - "web/app/components/base/chat/chat/answer/human-input-content/tips.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "web/app/components/base/chat/chat/answer/human-input-content/utils.ts": { "ts/no-explicit-any": { "count": 1 @@ -1149,11 +997,6 @@ "count": 1 } }, - "web/app/components/base/chat/chat/answer/more.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/chat/chat/answer/operation.tsx": { "no-restricted-imports": { "count": 2 @@ -1180,24 +1023,6 @@ }, "react/set-state-in-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - } - }, - "web/app/components/base/chat/chat/citation/popup.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 9 - } - }, - "web/app/components/base/chat/chat/citation/progress-tooltip.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/chat/chat/citation/tooltip.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/base/chat/chat/hooks.ts": { @@ -1285,36 +1110,11 @@ "count": 1 } }, - "web/app/components/base/content-dialog/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/copy-feedback/index.tsx": { "no-restricted-imports": { "count": 1 } }, - "web/app/components/base/copy-icon/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/base/corner-label/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/date-and-time-picker/calendar/days-of-week.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/date-and-time-picker/date-picker/header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/date-and-time-picker/date-picker/index.tsx": { "react/set-state-in-effect": { "count": 4 @@ -1325,11 +1125,6 @@ "count": 2 } }, - "web/app/components/base/date-and-time-picker/time-picker/header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/date-and-time-picker/time-picker/index.tsx": { "react/set-state-in-effect": { "count": 2 @@ -1345,11 +1140,6 @@ "count": 1 } }, - "web/app/components/base/date-and-time-picker/year-and-month-picker/header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/dialog/index.stories.tsx": { "react/set-state-in-effect": { "count": 1 @@ -1360,11 +1150,6 @@ "count": 1 } }, - "web/app/components/base/effect/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/base/emoji-picker/Inner.tsx": { "react/set-state-in-effect": { "count": 1 @@ -1409,9 +1194,6 @@ "web/app/components/base/features/new-feature-panel/annotation-reply/config-param.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/base/features/new-feature-panel/annotation-reply/index.tsx": { @@ -1419,11 +1201,6 @@ "count": 3 } }, - "web/app/components/base/features/new-feature-panel/annotation-reply/score-slider/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/features/new-feature-panel/annotation-reply/type.ts": { "erasable-syntax-only/enums": { "count": 1 @@ -1460,11 +1237,6 @@ "count": 1 } }, - "web/app/components/base/features/new-feature-panel/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/base/features/new-feature-panel/moderation/form-generation.tsx": { "no-restricted-imports": { "count": 1 @@ -1501,16 +1273,6 @@ "count": 1 } }, - "web/app/components/base/file-icon/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/file-uploader/audio-preview.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/file-uploader/dynamic-pdf-preview.tsx": { "ts/no-explicit-any": { "count": 1 @@ -1545,9 +1307,6 @@ "web/app/components/base/file-uploader/pdf-preview.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "web/app/components/base/file-uploader/store.tsx": { @@ -1565,11 +1324,6 @@ "count": 3 } }, - "web/app/components/base/file-uploader/video-preview.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/form/components/base/base-field.tsx": { "no-restricted-imports": { "count": 2 @@ -1589,9 +1343,6 @@ } }, "web/app/components/base/form/components/field/mixed-variable-text-input/placeholder.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -1698,11 +1449,6 @@ "count": 1 } }, - "web/app/components/base/grid-mask/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "web/app/components/base/icons/src/public/avatar/index.ts": { "no-barrel-files/no-barrel-files": { "count": 2 @@ -1948,11 +1694,6 @@ "count": 3 } }, - "web/app/components/base/image-uploader/audio-preview.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/image-uploader/hooks.ts": { "ts/no-explicit-any": { "count": 4 @@ -1963,11 +1704,6 @@ "count": 1 } }, - "web/app/components/base/image-uploader/image-list.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/base/image-uploader/image-list.tsx": { "no-restricted-imports": { "count": 1 @@ -1977,9 +1713,6 @@ "no-restricted-imports": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 6 - }, "ts/no-explicit-any": { "count": 1 } @@ -1989,11 +1722,6 @@ "count": 2 } }, - "web/app/components/base/image-uploader/video-preview.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/inline-delete-confirm/index.stories.tsx": { "no-console": { "count": 2 @@ -2017,21 +1745,11 @@ "count": 1 } }, - "web/app/components/base/loading/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/logo/dify-logo.tsx": { "react-refresh/only-export-components": { "count": 2 } }, - "web/app/components/base/logo/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, "web/app/components/base/markdown-blocks/audio-block.tsx": { "ts/no-explicit-any": { "count": 5 @@ -2042,11 +1760,6 @@ "count": 1 } }, - "web/app/components/base/markdown-blocks/code-block.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/markdown-blocks/code-block.tsx": { "react/set-state-in-effect": { "count": 7 @@ -2085,11 +1798,6 @@ "count": 2 } }, - "web/app/components/base/markdown-blocks/think-block.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/base/markdown-blocks/think-block.tsx": { "react/set-state-in-effect": { "count": 1 @@ -2108,21 +1816,11 @@ "count": 3 } }, - "web/app/components/base/markdown/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/markdown/markdown-utils.ts": { "regexp/no-unused-capturing-group": { "count": 1 } }, - "web/app/components/base/mermaid/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/mermaid/index.tsx": { "react/set-state-in-effect": { "count": 7 @@ -2161,9 +1859,6 @@ "web/app/components/base/modal-like-wrap/index.stories.tsx": { "no-console": { "count": 3 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/base/modal/index.stories.tsx": { @@ -2200,26 +1895,11 @@ "count": 1 } }, - "web/app/components/base/notion-page-selector/credential-selector/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/base/notion-page-selector/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/notion-page-selector/index.tsx": { "no-barrel-files/no-barrel-files": { "count": 1 } }, - "web/app/components/base/pagination/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/pagination/index.tsx": { "unicorn/prefer-number-properties": { "count": 1 @@ -2230,43 +1910,20 @@ "count": 1 } }, - "web/app/components/base/param-item/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/param-item/index.tsx": { "no-restricted-imports": { "count": 1 } }, - "web/app/components/base/portal-to-follow-elem/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/portal-to-follow-elem/index.tsx": { "ts/no-explicit-any": { "count": 1 } }, - "web/app/components/base/premium-badge/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, - "web/app/components/base/progress-bar/progress-circle.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/prompt-editor/index.stories.tsx": { "no-console": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 2 } @@ -2286,15 +1943,7 @@ "count": 1 } }, - "web/app/components/base/prompt-editor/plugins/component-picker-block/prompt-option.tsx": { - "tailwindcss/no-duplicate-classes": { - "count": 2 - } - }, "web/app/components/base/prompt-editor/plugins/context-block/component.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -2329,9 +1978,6 @@ } }, "web/app/components/base/prompt-editor/plugins/history-block/component.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 1 } @@ -2349,11 +1995,6 @@ "count": 1 } }, - "web/app/components/base/prompt-editor/plugins/hitl-input-block/component.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/prompt-editor/plugins/hitl-input-block/hitl-input-block-replacement-block.tsx": { "ts/no-explicit-any": { "count": 1 @@ -2380,11 +2021,6 @@ "count": 2 } }, - "web/app/components/base/prompt-editor/plugins/query-block/component.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/prompt-editor/plugins/query-block/index.tsx": { "no-barrel-files/no-barrel-files": { "count": 3 @@ -2434,11 +2070,6 @@ "count": 4 } }, - "web/app/components/base/prompt-log-modal/card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/prompt-log-modal/index.stories.tsx": { "no-console": { "count": 1 @@ -2447,22 +2078,11 @@ "web/app/components/base/prompt-log-modal/index.tsx": { "react/set-state-in-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/qrcode/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/base/qrcode/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/base/radio-card/index.stories.tsx": { @@ -2493,11 +2113,6 @@ "count": 1 } }, - "web/app/components/base/segmented-control/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/select/index.stories.tsx": { "no-console": { "count": 4 @@ -2517,76 +2132,21 @@ "count": 1 } }, - "web/app/components/base/select/locale-signin.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/simple-pie-chart/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/skeleton/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/sort/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/sort/index.tsx": { "ts/no-explicit-any": { "count": 2 } }, - "web/app/components/base/spinner/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/spinner/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/svg-gallery/index.tsx": { "node/prefer-global/buffer": { "count": 1 } }, - "web/app/components/base/svg/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/switch/index.stories.tsx": { "ts/no-explicit-any": { "count": 1 } }, - "web/app/components/base/tab-header/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/tab-slider-new/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/tab-slider-plain/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/base/tab-slider/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/base/tab-slider/index.tsx": { "react/set-state-in-effect": { "count": 2 @@ -2608,14 +2168,6 @@ "web/app/components/base/tag-management/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/base/tag-management/panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 5 } }, "web/app/components/base/tag-management/tag-item-editor.tsx": { @@ -2628,16 +2180,6 @@ "count": 1 } }, - "web/app/components/base/tag-management/trigger.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/base/tag/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/base/text-generation/hooks.ts": { "ts/no-explicit-any": { "count": 1 @@ -2661,11 +2203,6 @@ "count": 1 } }, - "web/app/components/base/tooltip/index.stories.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/base/video-gallery/VideoPlayer.tsx": { "react/set-state-in-effect": { "count": 1 @@ -2680,9 +2217,6 @@ "no-console": { "count": 2 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -2743,11 +2277,6 @@ "count": 12 } }, - "web/app/components/billing/pricing/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/billing/pricing/plan-switcher/plan-range-switcher.tsx": { "erasable-syntax-only/enums": { "count": 1 @@ -2756,21 +2285,6 @@ "count": 1 } }, - "web/app/components/billing/pricing/plans/cloud-plan-item/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 8 - } - }, - "web/app/components/billing/pricing/plans/cloud-plan-item/list/item/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/billing/pricing/plans/self-hosted-plan-item/list/item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/billing/pricing/types.ts": { "erasable-syntax-only/enums": { "count": 1 @@ -2796,21 +2310,6 @@ "count": 1 } }, - "web/app/components/custom/custom-page/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/custom/custom-web-app-brand/components/powered-by-brand.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/chunk.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/datasets/common/document-picker/index.tsx": { "no-restricted-imports": { "count": 1 @@ -2821,11 +2320,6 @@ "count": 1 } }, - "web/app/components/datasets/common/image-list/more.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/common/image-previewer/index.tsx": { "no-irregular-whitespace": { "count": 1 @@ -2854,9 +2348,6 @@ "web/app/components/datasets/common/retrieval-method-info/index.tsx": { "react-refresh/only-export-components": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/datasets/common/retrieval-param-config/index.tsx": { @@ -2869,11 +2360,6 @@ "count": 1 } }, - "web/app/components/datasets/create-from-pipeline/create-options/create-from-dsl-modal/header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/datasets/create-from-pipeline/create-options/create-from-dsl-modal/hooks/use-dsl-import.ts": { "erasable-syntax-only/enums": { "count": 1 @@ -2887,36 +2373,6 @@ "count": 1 } }, - "web/app/components/datasets/create-from-pipeline/create-options/create-from-dsl-modal/tab/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/create-from-pipeline/footer.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/datasets/create-from-pipeline/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/create-from-pipeline/list/customized-list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/create-from-pipeline/list/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/create-from-pipeline/list/template-card/content.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "web/app/components/datasets/create-from-pipeline/list/template-card/details/index.tsx": { "no-restricted-imports": { "count": 1 @@ -2962,14 +2418,6 @@ "count": 1 } }, - "web/app/components/datasets/create/step-one/upgrade-card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "web/app/components/datasets/create/step-two/components/general-chunking-options.tsx": { "no-restricted-imports": { "count": 1 @@ -3017,9 +2465,6 @@ }, "react-refresh/only-export-components": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/datasets/create/stop-embedding-modal/index.tsx": { @@ -3037,11 +2482,6 @@ "count": 1 } }, - "web/app/components/datasets/create/website/base/input.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/create/website/firecrawl/index.tsx": { "erasable-syntax-only/enums": { "count": 1 @@ -3119,11 +2559,6 @@ "count": 1 } }, - "web/app/components/datasets/documents/components/list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/datasets/documents/components/operations.tsx": { "no-restricted-imports": { "count": 1 @@ -3144,11 +2579,6 @@ "count": 1 } }, - "web/app/components/datasets/documents/create-from-pipeline/data-source/base/credential-selector/item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/documents/create-from-pipeline/data-source/base/header.tsx": { "no-restricted-imports": { "count": 1 @@ -3159,11 +2589,6 @@ "count": 1 } }, - "web/app/components/datasets/documents/create-from-pipeline/data-source/online-documents/title.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/documents/create-from-pipeline/data-source/online-drive/file-list/header/breadcrumbs/bucket.tsx": { "no-restricted-imports": { "count": 1 @@ -3174,16 +2599,6 @@ "count": 1 } }, - "web/app/components/datasets/documents/create-from-pipeline/data-source/online-drive/file-list/header/breadcrumbs/dropdown/item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/documents/create-from-pipeline/data-source/online-drive/file-list/header/breadcrumbs/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/datasets/documents/create-from-pipeline/data-source/online-drive/file-list/list/item.tsx": { "no-restricted-imports": { "count": 1 @@ -3229,24 +2644,6 @@ "count": 5 } }, - "web/app/components/datasets/documents/create-from-pipeline/preview/file-preview.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - } - }, - "web/app/components/datasets/documents/create-from-pipeline/preview/online-document-preview.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - } - }, - "web/app/components/datasets/documents/create-from-pipeline/preview/web-preview.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "web/app/components/datasets/documents/create-from-pipeline/process-documents/form.tsx": { "ts/no-explicit-any": { "count": 3 @@ -3267,21 +2664,11 @@ "count": 3 } }, - "web/app/components/datasets/documents/create-from-pipeline/steps/preview-panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/datasets/documents/create-from-pipeline/types.tsx": { "erasable-syntax-only/enums": { "count": 1 } }, - "web/app/components/datasets/documents/detail/batch-modal/csv-downloader.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 9 - } - }, "web/app/components/datasets/documents/detail/batch-modal/index.tsx": { "no-restricted-imports": { "count": 1 @@ -3295,11 +2682,6 @@ "count": 1 } }, - "web/app/components/datasets/documents/detail/completed/common/empty.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 8 - } - }, "web/app/components/datasets/documents/detail/completed/common/regeneration-modal.tsx": { "no-restricted-imports": { "count": 1 @@ -3318,9 +2700,6 @@ "web/app/components/datasets/documents/detail/completed/components/menu-bar.tsx": { "no-restricted-imports": { "count": 2 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/datasets/documents/detail/completed/components/segment-list-content.tsx": { @@ -3359,26 +2738,6 @@ "count": 1 } }, - "web/app/components/datasets/documents/detail/completed/skeleton/full-doc-list-skeleton.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/documents/detail/completed/skeleton/general-list-skeleton.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/documents/detail/completed/skeleton/paragraph-list-skeleton.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/datasets/documents/detail/completed/skeleton/parent-chunk-card-skeleton.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/documents/detail/completed/status-item.tsx": { "no-restricted-imports": { "count": 1 @@ -3394,21 +2753,11 @@ "count": 4 } }, - "web/app/components/datasets/documents/detail/embedding/components/status-header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "web/app/components/datasets/documents/detail/embedding/hooks/index.ts": { "no-barrel-files/no-barrel-files": { "count": 1 } }, - "web/app/components/datasets/documents/detail/embedding/skeleton/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/documents/detail/metadata/components/doc-type-selector.tsx": { "no-restricted-imports": { "count": 1 @@ -3446,9 +2795,6 @@ } }, "web/app/components/datasets/documents/detail/settings/pipeline-settings/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 6 } @@ -3474,9 +2820,6 @@ "web/app/components/datasets/external-knowledge-base/create/ExternalApiSelect.tsx": { "react/set-state-in-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "web/app/components/datasets/external-knowledge-base/create/ExternalApiSelection.tsx": { @@ -3484,17 +2827,9 @@ "count": 1 } }, - "web/app/components/datasets/external-knowledge-base/create/InfoPanel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, "web/app/components/datasets/extra-info/statistics.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "web/app/components/datasets/formatted-text/flavours/type.ts": { @@ -3502,14 +2837,6 @@ "count": 1 } }, - "web/app/components/datasets/hit-testing/components/child-chunks-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "web/app/components/datasets/hit-testing/components/chunk-detail-modal.tsx": { "no-restricted-imports": { "count": 1 @@ -3525,11 +2852,6 @@ "count": 1 } }, - "web/app/components/datasets/hit-testing/components/result-item-footer.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/hit-testing/components/score.tsx": { "unicorn/prefer-number-properties": { "count": 1 @@ -3550,21 +2872,6 @@ "count": 1 } }, - "web/app/components/datasets/list/dataset-card/operation-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/list/dataset-footer/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/datasets/list/new-dataset-card/option.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/metadata/edit-metadata-batch/edited-beacon.tsx": { "no-restricted-imports": { "count": 1 @@ -3608,29 +2915,11 @@ "count": 2 } }, - "web/app/components/datasets/metadata/metadata-dataset/field.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/metadata/metadata-dataset/select-metadata-modal.tsx": { "erasable-syntax-only/enums": { "count": 1 } }, - "web/app/components/datasets/metadata/metadata-dataset/select-metadata.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 2 - } - }, - "web/app/components/datasets/metadata/metadata-document/field.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/metadata/metadata-document/info-group.tsx": { "no-restricted-imports": { "count": 1 @@ -3651,16 +2940,6 @@ "count": 1 } }, - "web/app/components/datasets/settings/form/components/external-knowledge-section.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/datasets/settings/form/components/indexing-section.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "web/app/components/datasets/settings/index-method/index.tsx": { "no-restricted-imports": { "count": 1 @@ -3679,21 +2958,11 @@ "count": 1 } }, - "web/app/components/datasets/settings/permission-selector/permission-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/datasets/settings/summary-index-setting.tsx": { "no-restricted-imports": { "count": 1 } }, - "web/app/components/develop/ApiServer.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/develop/code.tsx": { "ts/no-empty-object-type": { "count": 1 @@ -3713,9 +2982,6 @@ "web/app/components/develop/secret-key/input-copy.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/develop/secret-key/secret-key-generate.tsx": { @@ -3755,11 +3021,6 @@ "count": 1 } }, - "web/app/components/explore/installed-app/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/explore/item-operation/index.tsx": { "no-restricted-imports": { "count": 1 @@ -3778,14 +3039,6 @@ "count": 1 } }, - "web/app/components/explore/try-app/preview/basic-app-preview.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 2 - } - }, "web/app/components/explore/try-app/tab.tsx": { "erasable-syntax-only/enums": { "count": 1 @@ -3847,16 +3100,6 @@ "count": 4 } }, - "web/app/components/goto-anything/components/result-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/goto-anything/components/result-list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/goto-anything/context.tsx": { "react-refresh/only-export-components": { "count": 1 @@ -3893,9 +3136,6 @@ "web/app/components/header/account-setting/api-based-extension-page/selector.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "web/app/components/header/account-setting/data-source-page-new/card.tsx": { @@ -3931,9 +3171,6 @@ "web/app/components/header/account-setting/data-source-page-new/operator.tsx": { "no-restricted-imports": { "count": 2 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 5 } }, "web/app/components/header/account-setting/data-source-page-new/types.ts": { @@ -3941,11 +3178,6 @@ "count": 2 } }, - "web/app/components/header/account-setting/key-validator/KeyInput.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/header/account-setting/key-validator/declarations.ts": { "erasable-syntax-only/enums": { "count": 1 @@ -3959,21 +3191,11 @@ "count": 2 } }, - "web/app/components/header/account-setting/members-page/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 14 - } - }, "web/app/components/header/account-setting/members-page/invite-modal/index.tsx": { "react/set-state-in-effect": { "count": 3 } }, - "web/app/components/header/account-setting/members-page/invited-modal/invitation-link.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/header/account-setting/members-page/operation/index.tsx": { "no-restricted-imports": { "count": 1 @@ -4024,11 +3246,6 @@ "count": 2 } }, - "web/app/components/header/account-setting/model-provider-page/model-auth/authorized/authorized-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/header/account-setting/model-provider-page/model-auth/authorized/index.tsx": { "no-restricted-imports": { "count": 2 @@ -4045,9 +3262,6 @@ "web/app/components/header/account-setting/model-provider-page/model-auth/credential-selector.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "web/app/components/header/account-setting/model-provider-page/model-auth/hooks/index.ts": { @@ -4092,9 +3306,6 @@ } }, "web/app/components/header/account-setting/model-provider-page/model-modal/Input.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "unicorn/prefer-number-properties": { "count": 2 } @@ -4110,9 +3321,6 @@ } }, "web/app/components/header/account-setting/model-provider-page/model-parameter-modal/model-display.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 1 } @@ -4121,9 +3329,6 @@ "no-restricted-imports": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 2 } @@ -4146,26 +3351,11 @@ "count": 2 } }, - "web/app/components/header/account-setting/model-provider-page/provider-added-card/model-auth-dropdown/credits-fallback-alert.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, - "web/app/components/header/account-setting/model-provider-page/provider-added-card/model-auth-dropdown/dropdown-content.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/header/account-setting/model-provider-page/provider-added-card/model-list-item.tsx": { "no-restricted-imports": { "count": 1 } }, - "web/app/components/header/account-setting/model-provider-page/provider-added-card/model-list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "web/app/components/header/account-setting/model-provider-page/provider-added-card/model-load-balancing-configs.tsx": { "no-restricted-imports": { "count": 1 @@ -4188,9 +3378,6 @@ "web/app/components/header/account-setting/model-provider-page/provider-added-card/priority-use-tip.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/header/account-setting/model-provider-page/utils.ts": { @@ -4216,21 +3403,6 @@ "count": 1 } }, - "web/app/components/header/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, - "web/app/components/header/license-env/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, - "web/app/components/header/plan-badge/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/plugins/base/badges/icon-with-tooltip.tsx": { "no-restricted-imports": { "count": 1 @@ -4241,24 +3413,6 @@ "count": 1 } }, - "web/app/components/plugins/card/base/corner-mark.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, - "web/app/components/plugins/card/base/title.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/plugins/card/card-more-info.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/plugins/card/index.tsx": { "ts/no-non-null-asserted-optional-chain": { "count": 1 @@ -4326,35 +3480,19 @@ "count": 1 } }, - "web/app/components/plugins/marketplace/description/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 9 - } - }, "web/app/components/plugins/marketplace/hooks.ts": { "@tanstack/query/exhaustive-deps": { "count": 1 } }, - "web/app/components/plugins/marketplace/list/list-wrapper.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/plugins/marketplace/search-box/tags-filter.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/plugins/marketplace/sort-dropdown/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "web/app/components/plugins/plugin-auth/authorize/add-oauth-button.tsx": { @@ -4438,15 +3576,7 @@ "count": 2 } }, - "web/app/components/plugins/plugin-detail-panel/action-list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/plugins/plugin-detail-panel/agent-strategy-list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -4455,9 +3585,6 @@ "no-restricted-imports": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 8 } @@ -4465,17 +3592,11 @@ "web/app/components/plugins/plugin-detail-panel/app-selector/app-picker.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "web/app/components/plugins/plugin-detail-panel/app-selector/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/plugins/plugin-detail-panel/datasource-action-list.tsx": { @@ -4488,11 +3609,6 @@ "count": 1 } }, - "web/app/components/plugins/plugin-detail-panel/detail-header/components/header-modals.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, "web/app/components/plugins/plugin-detail-panel/detail-header/components/index.ts": { "no-barrel-files/no-barrel-files": { "count": 2 @@ -4501,9 +3617,6 @@ "web/app/components/plugins/plugin-detail-panel/detail-header/components/plugin-source-badge.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/plugins/plugin-detail-panel/detail-header/hooks/index.ts": { @@ -4533,9 +3646,6 @@ } }, "web/app/components/plugins/plugin-detail-panel/model-list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -4573,11 +3683,6 @@ "count": 1 } }, - "web/app/components/plugins/plugin-detail-panel/subscription-list/create/components/modal-steps.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/plugins/plugin-detail-panel/subscription-list/create/hooks/use-common-modal-state.ts": { "erasable-syntax-only/enums": { "count": 1 @@ -4675,14 +3780,6 @@ "web/app/components/plugins/plugin-detail-panel/tool-selector/components/schema-modal.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, - "web/app/components/plugins/plugin-detail-panel/tool-selector/components/tool-base-form.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/plugins/plugin-detail-panel/tool-selector/components/tool-item.tsx": { @@ -4766,16 +3863,6 @@ "count": 1 } }, - "web/app/components/plugins/plugin-page/plugin-tasks/components/plugin-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, - "web/app/components/plugins/plugin-page/plugin-tasks/components/plugin-section.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/plugins/plugin-page/plugin-tasks/components/task-status-indicator.tsx": { "no-restricted-imports": { "count": 1 @@ -4801,14 +3888,6 @@ "count": 1 } }, - "web/app/components/plugins/reference-setting-modal/auto-update-setting/tool-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "web/app/components/plugins/reference-setting-modal/auto-update-setting/tool-picker.tsx": { "no-restricted-imports": { "count": 1 @@ -4837,11 +3916,6 @@ "count": 1 } }, - "web/app/components/rag-pipeline/components/chunk-card-list/q-a-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/rag-pipeline/components/panel/input-field/editor/form/hidden-fields.tsx": { "react/component-hook-factories": { "count": 1 @@ -4867,9 +3941,6 @@ "react/component-hook-factories": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -4894,39 +3965,16 @@ "count": 1 } }, - "web/app/components/rag-pipeline/components/panel/input-field/preview/data-source.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/rag-pipeline/components/panel/input-field/preview/process-documents.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/rag-pipeline/components/panel/test-run/header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/rag-pipeline/components/panel/test-run/preparation/document-processing/index.tsx": { "ts/no-explicit-any": { "count": 1 } }, "web/app/components/rag-pipeline/components/panel/test-run/preparation/document-processing/options.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } }, - "web/app/components/rag-pipeline/components/panel/test-run/preparation/footer-tips.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/rag-pipeline/components/panel/test-run/preparation/index.tsx": { "ts/no-explicit-any": { "count": 2 @@ -4952,11 +4000,6 @@ "count": 1 } }, - "web/app/components/rag-pipeline/components/publish-toast.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/rag-pipeline/components/rag-pipeline-children.tsx": { "ts/no-explicit-any": { "count": 1 @@ -5056,9 +4099,6 @@ } }, "web/app/components/share/text-generation/no-data/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-empty-object-type": { "count": 1 } @@ -5068,11 +4108,6 @@ "count": 1 } }, - "web/app/components/share/text-generation/run-batch/csv-download/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/share/text-generation/run-batch/csv-reader/index.tsx": { "ts/no-explicit-any": { "count": 2 @@ -5099,11 +4134,6 @@ "count": 2 } }, - "web/app/components/signin/countdown.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/tools/edit-custom-collection-modal/config-credentials.tsx": { "no-restricted-imports": { "count": 1 @@ -5132,15 +4162,7 @@ "count": 1 } }, - "web/app/components/tools/marketplace/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 14 - } - }, "web/app/components/tools/mcp/create-card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -5191,21 +4213,11 @@ "count": 3 } }, - "web/app/components/tools/mcp/sections/headers-section.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/tools/provider-list.tsx": { "ts/no-explicit-any": { "count": 1 } }, - "web/app/components/tools/provider/custom-create-card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/tools/provider/empty.tsx": { "ts/no-explicit-any": { "count": 1 @@ -5244,11 +4256,6 @@ "count": 3 } }, - "web/app/components/workflow-app/components/workflow-onboarding-modal/start-node-option.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow-app/hooks/index.ts": { "no-barrel-files/no-barrel-files": { "count": 13 @@ -5302,9 +4309,6 @@ "web/app/components/workflow/block-selector/blocks.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/workflow/block-selector/featured-tools.tsx": { @@ -5314,12 +4318,6 @@ "react/set-state-in-effect": { "count": 2 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 6 - }, - "tailwindcss/no-duplicate-classes": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } @@ -5331,12 +4329,6 @@ "react/set-state-in-effect": { "count": 2 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 6 - }, - "tailwindcss/no-duplicate-classes": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } @@ -5372,22 +4364,11 @@ "web/app/components/workflow/block-selector/rag-tool-recommendations/index.tsx": { "react/set-state-in-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, - "web/app/components/workflow/block-selector/rag-tool-recommendations/uninstalled-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "web/app/components/workflow/block-selector/start-blocks.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "web/app/components/workflow/block-selector/tabs.tsx": { @@ -5459,16 +4440,6 @@ "count": 2 } }, - "web/app/components/workflow/comment/mention-input.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/comment/thread.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/context.tsx": { "react-refresh/only-export-components": { "count": 1 @@ -5484,21 +4455,6 @@ "count": 1 } }, - "web/app/components/workflow/header/editing-title.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/header/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/header/restoring-title.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/header/run-mode.tsx": { "no-console": { "count": 1 @@ -5507,16 +4463,6 @@ "count": 1 } }, - "web/app/components/workflow/header/running-title.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/header/test-run-menu-helpers.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/header/test-run-menu.tsx": { "erasable-syntax-only/enums": { "count": 1 @@ -5660,11 +4606,6 @@ "count": 3 } }, - "web/app/components/workflow/nodes/_base/components/before-run-form/bool-input.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/_base/components/before-run-form/form-item.tsx": { "no-restricted-imports": { "count": 1 @@ -5686,19 +4627,6 @@ "count": 5 } }, - "web/app/components/workflow/nodes/_base/components/before-run-form/panel-wrap.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, - "web/app/components/workflow/nodes/_base/components/collapse/field-collapse.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/_base/components/collapse/index.tsx": { "no-barrel-files/no-barrel-files": { "count": 1 @@ -5725,26 +4653,15 @@ "count": 6 } }, - "web/app/components/workflow/nodes/_base/components/editor/text-editor.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/_base/components/entry-node-container.tsx": { "erasable-syntax-only/enums": { "count": 1 }, "react-refresh/only-export-components": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/workflow/nodes/_base/components/error-handle/default-value.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -5752,14 +4669,6 @@ "web/app/components/workflow/nodes/_base/components/error-handle/error-handle-on-panel.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/nodes/_base/components/error-handle/error-handle-tip.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/workflow/nodes/_base/components/error-handle/error-handle-type-selector.tsx": { @@ -5780,11 +4689,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/_base/components/file-upload-setting.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/_base/components/form-input-item.tsx": { "no-restricted-imports": { "count": 1 @@ -5803,11 +4707,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/_base/components/info-panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/_base/components/input-support-select-var.tsx": { "no-restricted-imports": { "count": 1 @@ -5850,9 +4749,6 @@ } }, "web/app/components/workflow/nodes/_base/components/mixed-variable-text-input/placeholder.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 1 } @@ -5913,22 +4809,9 @@ "count": 1 } }, - "web/app/components/workflow/nodes/_base/components/title-description-input.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/nodes/_base/components/variable/constant-field.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/nodes/_base/components/variable/manage-input-field.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/workflow/nodes/_base/components/variable/match-schema-type.ts": { @@ -5951,14 +4834,6 @@ "count": 32 } }, - "web/app/components/workflow/nodes/_base/components/variable/var-full-path-panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "web/app/components/workflow/nodes/_base/components/variable/var-list.tsx": { "react/unsupported-syntax": { "count": 1 @@ -5985,11 +4860,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/_base/components/variable/variable-label/base/variable-node-label.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/nodes/_base/components/variable/variable-label/hooks.ts": { "react/no-unnecessary-use-prefix": { "count": 2 @@ -6064,11 +4934,6 @@ "count": 2 } }, - "web/app/components/workflow/nodes/_base/node-sections.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "web/app/components/workflow/nodes/_base/node.tsx": { "ts/no-explicit-any": { "count": 1 @@ -6086,9 +4951,6 @@ "no-restricted-imports": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-empty-object-type": { "count": 1 } @@ -6139,11 +5001,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/answer/panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/assigner/components/operation-selector.tsx": { "no-restricted-imports": { "count": 1 @@ -6159,16 +5016,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/assigner/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/nodes/assigner/panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/assigner/types.ts": { "erasable-syntax-only/enums": { "count": 2 @@ -6195,9 +5042,6 @@ "web/app/components/workflow/nodes/code/dependency-picker.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/workflow/nodes/code/types.ts": { @@ -6246,11 +5090,6 @@ "count": 6 } }, - "web/app/components/workflow/nodes/data-source/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/data-source/panel.tsx": { "ts/no-explicit-any": { "count": 3 @@ -6277,16 +5116,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/document-extractor/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/nodes/document-extractor/panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/document-extractor/use-single-run-form-params.ts": { "ts/no-explicit-any": { "count": 4 @@ -6312,11 +5141,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/http/components/key-value/bulk-edit/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/nodes/http/components/key-value/key-value-edit/index.tsx": { "ts/no-explicit-any": { "count": 2 @@ -6332,11 +5156,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/http/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/nodes/http/types.ts": { "erasable-syntax-only/enums": { "count": 5 @@ -6445,14 +5264,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/if-else/components/condition-files-list-value.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "web/app/components/workflow/nodes/if-else/components/condition-list/condition-input.tsx": { "ts/no-explicit-any": { "count": 1 @@ -6488,11 +5299,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/if-else/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/if-else/types.ts": { "erasable-syntax-only/enums": { "count": 2 @@ -6506,9 +5312,6 @@ "web/app/components/workflow/nodes/iteration-start/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/workflow/nodes/iteration/default.ts": { @@ -6551,11 +5354,6 @@ "count": 4 } }, - "web/app/components/workflow/nodes/knowledge-base/components/retrieval-setting/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/knowledge-base/components/retrieval-setting/search-method-option.tsx": { "no-restricted-imports": { "count": 1 @@ -6589,19 +5387,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/knowledge-retrieval/components/dataset-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, - "web/app/components/workflow/nodes/knowledge-retrieval/components/dataset-list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/add-condition.tsx": { "no-restricted-imports": { "count": 1 @@ -6610,9 +5395,6 @@ "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/condition-list/condition-common-variable-selector.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/condition-list/condition-item.tsx": { @@ -6620,21 +5402,11 @@ "count": 1 } }, - "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/condition-list/condition-number.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/condition-list/condition-operator.tsx": { "no-restricted-imports": { "count": 1 } }, - "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/condition-list/condition-string.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/condition-list/condition-value-method.tsx": { "no-restricted-imports": { "count": 1 @@ -6643,17 +5415,11 @@ "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/condition-list/condition-variable-selector.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/metadata-filter/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/metadata-filter/metadata-filter-selector.tsx": { @@ -6661,11 +5427,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/metadata-panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/knowledge-retrieval/components/metadata/metadata-trigger.tsx": { "no-restricted-imports": { "count": 1 @@ -6684,9 +5445,6 @@ "web/app/components/workflow/nodes/knowledge-retrieval/node.tsx": { "react/set-state-in-effect": { "count": 2 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/workflow/nodes/knowledge-retrieval/types.ts": { @@ -6723,11 +5481,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/list-operator/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/list-operator/types.ts": { "erasable-syntax-only/enums": { "count": 1 @@ -6737,9 +5490,6 @@ "no-restricted-imports": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 3 } @@ -6801,11 +5551,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/llm/components/json-schema-config-modal/visual-editor/card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - } - }, "web/app/components/workflow/nodes/llm/components/json-schema-config-modal/visual-editor/context.tsx": { "react-refresh/only-export-components": { "count": 2 @@ -6816,11 +5561,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/llm/components/json-schema-config-modal/visual-editor/edit-card/advanced-options.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/llm/components/json-schema-config-modal/visual-editor/edit-card/auto-width-input.tsx": { "react/set-state-in-effect": { "count": 1 @@ -6836,11 +5576,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/llm/components/resolution-picker.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/llm/components/structure-output.tsx": { "ts/no-explicit-any": { "count": 2 @@ -6880,9 +5615,6 @@ "web/app/components/workflow/nodes/loop-start/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "web/app/components/workflow/nodes/loop/components/condition-add.tsx": { @@ -6890,14 +5622,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/loop/components/condition-files-list-value.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "web/app/components/workflow/nodes/loop/components/condition-list/condition-input.tsx": { "ts/no-explicit-any": { "count": 1 @@ -6981,11 +5705,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/parameter-extractor/components/extract-parameter/item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, "web/app/components/workflow/nodes/parameter-extractor/components/extract-parameter/update.tsx": { "no-restricted-imports": { "count": 2 @@ -7048,9 +5767,6 @@ "web/app/components/workflow/nodes/question-classifier/node.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "web/app/components/workflow/nodes/question-classifier/use-config.ts": { @@ -7066,14 +5782,6 @@ "count": 8 } }, - "web/app/components/workflow/nodes/start/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "web/app/components/workflow/nodes/start/panel.tsx": { "ts/no-explicit-any": { "count": 2 @@ -7107,12 +5815,6 @@ "web/app/components/workflow/nodes/tool/components/copy-id.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 } }, "web/app/components/workflow/nodes/tool/components/input-var-list.tsx": { @@ -7198,9 +5900,6 @@ "react/unsupported-syntax": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 2 } @@ -7235,16 +5934,6 @@ "count": 1 } }, - "web/app/components/workflow/nodes/trigger-schedule/components/next-execution-times.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "web/app/components/workflow/nodes/trigger-schedule/components/on-minute-selector.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/nodes/trigger-schedule/default.ts": { "regexp/no-unused-capturing-group": { "count": 2 @@ -7253,16 +5942,6 @@ "count": 10 } }, - "web/app/components/workflow/nodes/trigger-schedule/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/app/components/workflow/nodes/trigger-schedule/panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/trigger-webhook/components/generic-table.tsx": { "no-restricted-imports": { "count": 1 @@ -7278,33 +5957,17 @@ "count": 1 } }, - "web/app/components/workflow/nodes/trigger-webhook/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/nodes/trigger-webhook/panel.tsx": { "no-restricted-imports": { "count": 2 } }, - "web/app/components/workflow/nodes/trigger-webhook/utils/render-output-vars.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/nodes/utils.ts": { "ts/no-explicit-any": { "count": 1 } }, "web/app/components/workflow/nodes/variable-assigner/components/var-group-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - }, "ts/no-explicit-any": { "count": 1 } @@ -7367,11 +6030,6 @@ "count": 1 } }, - "web/app/components/workflow/operator/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/operator/more-actions.tsx": { "no-restricted-imports": { "count": 1 @@ -7396,9 +6054,6 @@ } }, "web/app/components/workflow/panel/chat-record/user-input.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 1 } @@ -7417,9 +6072,6 @@ "react-refresh/only-export-components": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, "ts/no-explicit-any": { "count": 5 }, @@ -7428,9 +6080,6 @@ } }, "web/app/components/workflow/panel/chat-variable-panel/components/object-value-list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 2 } @@ -7448,11 +6097,6 @@ "count": 1 } }, - "web/app/components/workflow/panel/comments-panel/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "web/app/components/workflow/panel/debug-and-preview/chat-wrapper.tsx": { "ts/no-explicit-any": { "count": 6 @@ -7466,11 +6110,6 @@ "count": 2 } }, - "web/app/components/workflow/panel/debug-and-preview/empty.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/panel/debug-and-preview/hooks.ts": { "ts/no-explicit-any": { "count": 12 @@ -7502,11 +6141,6 @@ "count": 4 } }, - "web/app/components/workflow/panel/record.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/panel/version-history-panel/context-menu/index.tsx": { "no-restricted-imports": { "count": 1 @@ -7517,21 +6151,11 @@ "count": 1 } }, - "web/app/components/workflow/panel/version-history-panel/filter/filter-item.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/panel/version-history-panel/filter/index.tsx": { "no-restricted-imports": { "count": 1 } }, - "web/app/components/workflow/panel/version-history-panel/loading/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/panel/version-history-panel/restore-confirm-modal.tsx": { "no-restricted-imports": { "count": 1 @@ -7587,11 +6211,6 @@ "count": 1 } }, - "web/app/components/workflow/run/meta.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 13 - } - }, "web/app/components/workflow/run/node.tsx": { "no-restricted-imports": { "count": 1 @@ -7601,28 +6220,16 @@ } }, "web/app/components/workflow/run/output-panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 3 } }, "web/app/components/workflow/run/result-panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, "ts/no-explicit-any": { "count": 4 } }, "web/app/components/workflow/run/result-text.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } @@ -7632,11 +6239,6 @@ "count": 2 } }, - "web/app/components/workflow/run/retry-log/retry-result-panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/run/utils/format-log/agent/index.ts": { "ts/no-explicit-any": { "count": 11 @@ -7835,11 +6437,6 @@ "count": 1 } }, - "web/app/components/workflow/workflow-preview/components/nodes/if-else/node.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/app/components/workflow/workflow-preview/components/nodes/iteration-start/index.tsx": { "no-restricted-imports": { "count": 1 @@ -7872,9 +6469,6 @@ "no-restricted-imports": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, "ts/no-explicit-any": { "count": 1 } @@ -7942,16 +6536,6 @@ "count": 1 } }, - "web/app/signup/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "web/context/app-context-provider.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "web/context/external-api-panel-context.tsx": { "react-refresh/only-export-components": { "count": 1 diff --git a/web/.storybook/utils/form-story-wrapper.tsx b/web/.storybook/utils/form-story-wrapper.tsx index 90349a0325..7503e9905d 100644 --- a/web/.storybook/utils/form-story-wrapper.tsx +++ b/web/.storybook/utils/form-story-wrapper.tsx @@ -47,7 +47,7 @@ export const FormStoryWrapper = ({ {children(form)}