lua-cli 3.5.0-alpha.6 → 3.5.0-alpha.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/agent.api.service.d.ts +1 -0
- package/dist/api/agent.api.service.d.ts.map +1 -0
- package/dist/api/auth.api.service.d.ts +1 -0
- package/dist/api/auth.api.service.d.ts.map +1 -0
- package/dist/api/backup.api.service.d.ts +1 -0
- package/dist/api/backup.api.service.d.ts.map +1 -0
- package/dist/api/basket.api.service.d.ts +1 -0
- package/dist/api/basket.api.service.d.ts.map +1 -0
- package/dist/api/cdn.api.service.d.ts +1 -0
- package/dist/api/cdn.api.service.d.ts.map +1 -0
- package/dist/api/cdn.api.service.js.map +1 -1
- package/dist/api/chat.api.service.d.ts +1 -0
- package/dist/api/chat.api.service.d.ts.map +1 -0
- package/dist/api/credentials.d.ts +1 -0
- package/dist/api/credentials.d.ts.map +1 -0
- package/dist/api/custom.data.api.service.d.ts +1 -0
- package/dist/api/custom.data.api.service.d.ts.map +1 -0
- package/dist/api/developer.api.service.d.ts +1 -0
- package/dist/api/developer.api.service.d.ts.map +1 -0
- package/dist/api/http.client.d.ts +1 -0
- package/dist/api/http.client.d.ts.map +1 -0
- package/dist/api/http.client.js.map +1 -1
- package/dist/api/job.api.service.d.ts +1 -0
- package/dist/api/job.api.service.d.ts.map +1 -0
- package/dist/api/lazy-instances.d.ts +1 -0
- package/dist/api/lazy-instances.d.ts.map +1 -0
- package/dist/api/logs.api.service.d.ts +1 -0
- package/dist/api/logs.api.service.d.ts.map +1 -0
- package/dist/api/marketplace.api.service.d.ts +1 -0
- package/dist/api/marketplace.api.service.d.ts.map +1 -0
- package/dist/api/order.api.service.d.ts +1 -0
- package/dist/api/order.api.service.d.ts.map +1 -0
- package/dist/api/persona.api.service.d.ts +1 -0
- package/dist/api/persona.api.service.d.ts.map +1 -0
- package/dist/api/postprocessor.api.service.d.ts +1 -0
- package/dist/api/postprocessor.api.service.d.ts.map +1 -0
- package/dist/api/preprocessor.api.service.d.ts +1 -0
- package/dist/api/preprocessor.api.service.d.ts.map +1 -0
- package/dist/api/products.api.service.d.ts +1 -0
- package/dist/api/products.api.service.d.ts.map +1 -0
- package/dist/api/resource.api.service.d.ts +1 -0
- package/dist/api/resource.api.service.d.ts.map +1 -0
- package/dist/api/skills.api.service.d.ts +1 -0
- package/dist/api/skills.api.service.d.ts.map +1 -0
- package/dist/api/tool.api.service.d.ts +1 -0
- package/dist/api/tool.api.service.d.ts.map +1 -0
- package/dist/api/unifiedto.api.service.d.ts +1 -0
- package/dist/api/unifiedto.api.service.d.ts.map +1 -0
- package/dist/api/user.data.api.service.d.ts +1 -0
- package/dist/api/user.data.api.service.d.ts.map +1 -0
- package/dist/api/webhook.api.service.d.ts +1 -0
- package/dist/api/webhook.api.service.d.ts.map +1 -0
- package/dist/api/whatsapp-templates.api.service.d.ts +1 -0
- package/dist/api/whatsapp-templates.api.service.d.ts.map +1 -0
- package/dist/api-exports.d.ts +1 -0
- package/dist/api-exports.d.ts.map +1 -0
- package/dist/cli/command-definitions.d.ts +1 -0
- package/dist/cli/command-definitions.d.ts.map +1 -0
- package/dist/commands/admin.d.ts +1 -0
- package/dist/commands/admin.d.ts.map +1 -0
- package/dist/commands/agents.d.ts +1 -0
- package/dist/commands/agents.d.ts.map +1 -0
- package/dist/commands/apiKey.d.ts +1 -0
- package/dist/commands/apiKey.d.ts.map +1 -0
- package/dist/commands/channels.d.ts +1 -0
- package/dist/commands/channels.d.ts.map +1 -0
- package/dist/commands/channels.js +65 -34
- package/dist/commands/channels.js.map +1 -1
- package/dist/commands/chat.d.ts +1 -0
- package/dist/commands/chat.d.ts.map +1 -0
- package/dist/commands/chatClear.d.ts +1 -0
- package/dist/commands/chatClear.d.ts.map +1 -0
- package/dist/commands/compile.d.ts +1 -0
- package/dist/commands/compile.d.ts.map +1 -0
- package/dist/commands/completion.d.ts +1 -0
- package/dist/commands/completion.d.ts.map +1 -0
- package/dist/commands/configure.d.ts +1 -0
- package/dist/commands/configure.d.ts.map +1 -0
- package/dist/commands/deploy.d.ts +1 -0
- package/dist/commands/deploy.d.ts.map +1 -0
- package/dist/commands/destroy.d.ts +1 -0
- package/dist/commands/destroy.d.ts.map +1 -0
- package/dist/commands/dev.d.ts +1 -0
- package/dist/commands/dev.d.ts.map +1 -0
- package/dist/commands/docs.d.ts +1 -0
- package/dist/commands/docs.d.ts.map +1 -0
- package/dist/commands/env.d.ts +1 -0
- package/dist/commands/env.d.ts.map +1 -0
- package/dist/commands/evals.d.ts +1 -0
- package/dist/commands/evals.d.ts.map +1 -0
- package/dist/commands/features.d.ts +1 -0
- package/dist/commands/features.d.ts.map +1 -0
- package/dist/commands/index.d.ts +1 -0
- package/dist/commands/index.d.ts.map +1 -0
- package/dist/commands/init.d.ts +1 -0
- package/dist/commands/init.d.ts.map +1 -0
- package/dist/commands/integrations.d.ts +1 -0
- package/dist/commands/integrations.d.ts.map +1 -0
- package/dist/commands/jobs.d.ts +1 -0
- package/dist/commands/jobs.d.ts.map +1 -0
- package/dist/commands/logs.d.ts +1 -0
- package/dist/commands/logs.d.ts.map +1 -0
- package/dist/commands/marketplace.d.ts +1 -0
- package/dist/commands/marketplace.d.ts.map +1 -0
- package/dist/commands/mcp.d.ts +1 -0
- package/dist/commands/mcp.d.ts.map +1 -0
- package/dist/commands/persona.d.ts +1 -0
- package/dist/commands/persona.d.ts.map +1 -0
- package/dist/commands/postprocessors.d.ts +1 -0
- package/dist/commands/postprocessors.d.ts.map +1 -0
- package/dist/commands/preprocessors.d.ts +1 -0
- package/dist/commands/preprocessors.d.ts.map +1 -0
- package/dist/commands/production.d.ts +1 -0
- package/dist/commands/production.d.ts.map +1 -0
- package/dist/commands/push.d.ts +1 -0
- package/dist/commands/push.d.ts.map +1 -0
- package/dist/commands/pushBackup.d.ts +1 -0
- package/dist/commands/pushBackup.d.ts.map +1 -0
- package/dist/commands/resources.d.ts +1 -0
- package/dist/commands/resources.d.ts.map +1 -0
- package/dist/commands/skills.d.ts +1 -0
- package/dist/commands/skills.d.ts.map +1 -0
- package/dist/commands/sync.d.ts +1 -0
- package/dist/commands/sync.d.ts.map +1 -0
- package/dist/commands/test.d.ts +1 -0
- package/dist/commands/test.d.ts.map +1 -0
- package/dist/commands/webhooks.d.ts +1 -0
- package/dist/commands/webhooks.d.ts.map +1 -0
- package/dist/compiler/agent-traverser.d.ts +1 -0
- package/dist/compiler/agent-traverser.d.ts.map +1 -0
- package/dist/compiler/bundler.d.ts +1 -0
- package/dist/compiler/bundler.d.ts.map +1 -0
- package/dist/compiler/compiler.d.ts +1 -0
- package/dist/compiler/compiler.d.ts.map +1 -0
- package/dist/compiler/index.d.ts +1 -0
- package/dist/compiler/index.d.ts.map +1 -0
- package/dist/compiler/plugins/base.d.ts +1 -0
- package/dist/compiler/plugins/base.d.ts.map +1 -0
- package/dist/compiler/plugins/job.plugin.d.ts +1 -0
- package/dist/compiler/plugins/job.plugin.d.ts.map +1 -0
- package/dist/compiler/plugins/mcp-server.plugin.d.ts +1 -0
- package/dist/compiler/plugins/mcp-server.plugin.d.ts.map +1 -0
- package/dist/compiler/plugins/postprocessor.plugin.d.ts +1 -0
- package/dist/compiler/plugins/postprocessor.plugin.d.ts.map +1 -0
- package/dist/compiler/plugins/preprocessor.plugin.d.ts +1 -0
- package/dist/compiler/plugins/preprocessor.plugin.d.ts.map +1 -0
- package/dist/compiler/plugins/processor-base.d.ts +1 -0
- package/dist/compiler/plugins/processor-base.d.ts.map +1 -0
- package/dist/compiler/plugins/registry.d.ts +1 -0
- package/dist/compiler/plugins/registry.d.ts.map +1 -0
- package/dist/compiler/plugins/skill.plugin.d.ts +1 -0
- package/dist/compiler/plugins/skill.plugin.d.ts.map +1 -0
- package/dist/compiler/plugins/tool.plugin.d.ts +1 -0
- package/dist/compiler/plugins/tool.plugin.d.ts.map +1 -0
- package/dist/compiler/plugins/webhook.plugin.d.ts +1 -0
- package/dist/compiler/plugins/webhook.plugin.d.ts.map +1 -0
- package/dist/compiler/source-writer.d.ts +1 -0
- package/dist/compiler/source-writer.d.ts.map +1 -0
- package/dist/compiler/types.d.ts +1 -0
- package/dist/compiler/types.d.ts.map +1 -0
- package/dist/compiler/utils/ast-helpers.d.ts +1 -0
- package/dist/compiler/utils/ast-helpers.d.ts.map +1 -0
- package/dist/compiler/utils/common.d.ts +1 -0
- package/dist/compiler/utils/common.d.ts.map +1 -0
- package/dist/compiler/utils/file-discovery.d.ts +1 -0
- package/dist/compiler/utils/file-discovery.d.ts.map +1 -0
- package/dist/compiler/utils/path-resolver.d.ts +1 -0
- package/dist/compiler/utils/path-resolver.d.ts.map +1 -0
- package/dist/compiler/utils/schema-converter.d.ts +1 -0
- package/dist/compiler/utils/schema-converter.d.ts.map +1 -0
- package/dist/config/compile.constants.d.ts +1 -0
- package/dist/config/compile.constants.d.ts.map +1 -0
- package/dist/config/constants.d.ts +1 -0
- package/dist/config/constants.d.ts.map +1 -0
- package/dist/config/dev.constants.d.ts +1 -0
- package/dist/config/dev.constants.d.ts.map +1 -0
- package/dist/errors/auth.error.d.ts +1 -0
- package/dist/errors/auth.error.d.ts.map +1 -0
- package/dist/errors/index.d.ts +1 -0
- package/dist/errors/index.d.ts.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/instances/basket.instance.d.ts +1 -0
- package/dist/instances/basket.instance.d.ts.map +1 -0
- package/dist/instances/data.entry.instance.d.ts +1 -0
- package/dist/instances/data.entry.instance.d.ts.map +1 -0
- package/dist/instances/job.instance.d.ts +1 -0
- package/dist/instances/job.instance.d.ts.map +1 -0
- package/dist/instances/order.instance.d.ts +1 -0
- package/dist/instances/order.instance.d.ts.map +1 -0
- package/dist/instances/product.instance.d.ts +1 -0
- package/dist/instances/product.instance.d.ts.map +1 -0
- package/dist/instances/product.pagination.instance.d.ts +1 -0
- package/dist/instances/product.pagination.instance.d.ts.map +1 -0
- package/dist/instances/product.search.instance.d.ts +1 -0
- package/dist/instances/product.search.instance.d.ts.map +1 -0
- package/dist/instances/user.instance.d.ts +1 -0
- package/dist/instances/user.instance.d.ts.map +1 -0
- package/dist/interfaces/admin.d.ts +1 -0
- package/dist/interfaces/admin.d.ts.map +1 -0
- package/dist/interfaces/agent.d.ts +20 -5
- package/dist/interfaces/agent.d.ts.map +1 -0
- package/dist/interfaces/backup.d.ts +1 -0
- package/dist/interfaces/backup.d.ts.map +1 -0
- package/dist/interfaces/baskets.d.ts +1 -0
- package/dist/interfaces/baskets.d.ts.map +1 -0
- package/dist/interfaces/cdn.d.ts +1 -0
- package/dist/interfaces/cdn.d.ts.map +1 -0
- package/dist/interfaces/chat.d.ts +1 -0
- package/dist/interfaces/chat.d.ts.map +1 -0
- package/dist/interfaces/common.d.ts +1 -0
- package/dist/interfaces/common.d.ts.map +1 -0
- package/dist/interfaces/custom.data.d.ts +1 -0
- package/dist/interfaces/custom.data.d.ts.map +1 -0
- package/dist/interfaces/deploy.d.ts +1 -0
- package/dist/interfaces/deploy.d.ts.map +1 -0
- package/dist/interfaces/dev.d.ts +1 -0
- package/dist/interfaces/dev.d.ts.map +1 -0
- package/dist/interfaces/index.d.ts +1 -0
- package/dist/interfaces/index.d.ts.map +1 -0
- package/dist/interfaces/init.d.ts +1 -0
- package/dist/interfaces/init.d.ts.map +1 -0
- package/dist/interfaces/jobs.d.ts +1 -0
- package/dist/interfaces/jobs.d.ts.map +1 -0
- package/dist/interfaces/logs.d.ts +1 -0
- package/dist/interfaces/logs.d.ts.map +1 -0
- package/dist/interfaces/lua.d.ts +1 -0
- package/dist/interfaces/lua.d.ts.map +1 -0
- package/dist/interfaces/marketplace.d.ts +1 -0
- package/dist/interfaces/marketplace.d.ts.map +1 -0
- package/dist/interfaces/mcp.d.ts +1 -0
- package/dist/interfaces/mcp.d.ts.map +1 -0
- package/dist/interfaces/message.d.ts +1 -0
- package/dist/interfaces/message.d.ts.map +1 -0
- package/dist/interfaces/orders.d.ts +1 -0
- package/dist/interfaces/orders.d.ts.map +1 -0
- package/dist/interfaces/persona.d.ts +1 -0
- package/dist/interfaces/persona.d.ts.map +1 -0
- package/dist/interfaces/postprocessors.d.ts +1 -0
- package/dist/interfaces/postprocessors.d.ts.map +1 -0
- package/dist/interfaces/preprocessors.d.ts +1 -0
- package/dist/interfaces/preprocessors.d.ts.map +1 -0
- package/dist/interfaces/product.d.ts +1 -0
- package/dist/interfaces/product.d.ts.map +1 -0
- package/dist/interfaces/push.d.ts +1 -0
- package/dist/interfaces/push.d.ts.map +1 -0
- package/dist/interfaces/skills.d.ts +1 -0
- package/dist/interfaces/skills.d.ts.map +1 -0
- package/dist/interfaces/test.d.ts +1 -0
- package/dist/interfaces/test.d.ts.map +1 -0
- package/dist/interfaces/unifiedto.d.ts +1 -0
- package/dist/interfaces/unifiedto.d.ts.map +1 -0
- package/dist/interfaces/user.d.ts +1 -0
- package/dist/interfaces/user.d.ts.map +1 -0
- package/dist/interfaces/webhooks.d.ts +1 -0
- package/dist/interfaces/webhooks.d.ts.map +1 -0
- package/dist/interfaces/whatsapp-templates.d.ts +1 -0
- package/dist/interfaces/whatsapp-templates.d.ts.map +1 -0
- package/dist/primitives/base.handler.d.ts +1 -0
- package/dist/primitives/base.handler.d.ts.map +1 -0
- package/dist/primitives/index.d.ts +1 -0
- package/dist/primitives/index.d.ts.map +1 -0
- package/dist/primitives/job.handler.d.ts +1 -0
- package/dist/primitives/job.handler.d.ts.map +1 -0
- package/dist/primitives/mcp-server.handler.d.ts +1 -0
- package/dist/primitives/mcp-server.handler.d.ts.map +1 -0
- package/dist/primitives/postprocessor.handler.d.ts +1 -0
- package/dist/primitives/postprocessor.handler.d.ts.map +1 -0
- package/dist/primitives/preprocessor.handler.d.ts +1 -0
- package/dist/primitives/preprocessor.handler.d.ts.map +1 -0
- package/dist/primitives/skill.handler.d.ts +1 -0
- package/dist/primitives/skill.handler.d.ts.map +1 -0
- package/dist/primitives/types.d.ts +1 -0
- package/dist/primitives/types.d.ts.map +1 -0
- package/dist/primitives/webhook.handler.d.ts +1 -0
- package/dist/primitives/webhook.handler.d.ts.map +1 -0
- package/dist/services/auth.d.ts +1 -0
- package/dist/services/auth.d.ts.map +1 -0
- package/dist/services/sandbox.service.d.ts +1 -0
- package/dist/services/sandbox.service.d.ts.map +1 -0
- package/dist/types/api-contracts.d.ts +1 -0
- package/dist/types/api-contracts.d.ts.map +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/skill.d.ts +1 -0
- package/dist/types/skill.d.ts.map +1 -0
- package/dist/types/tool-validation.d.ts +1 -0
- package/dist/types/tool-validation.d.ts.map +1 -0
- package/dist/types/yaml.types.d.ts +1 -0
- package/dist/types/yaml.types.d.ts.map +1 -0
- package/dist/utils/artifact-loader.d.ts +1 -0
- package/dist/utils/artifact-loader.d.ts.map +1 -0
- package/dist/utils/auth-flows.d.ts +1 -0
- package/dist/utils/auth-flows.d.ts.map +1 -0
- package/dist/utils/backup-helpers.d.ts +1 -0
- package/dist/utils/backup-helpers.d.ts.map +1 -0
- package/dist/utils/cli.d.ts +1 -0
- package/dist/utils/cli.d.ts.map +1 -0
- package/dist/utils/command-utils.d.ts +1 -0
- package/dist/utils/command-utils.d.ts.map +1 -0
- package/dist/utils/deploy-helpers.d.ts +1 -0
- package/dist/utils/deploy-helpers.d.ts.map +1 -0
- package/dist/utils/dev-api.d.ts +1 -0
- package/dist/utils/dev-api.d.ts.map +1 -0
- package/dist/utils/dev-server.d.ts +1 -0
- package/dist/utils/dev-server.d.ts.map +1 -0
- package/dist/utils/dev-watcher.d.ts +1 -0
- package/dist/utils/dev-watcher.d.ts.map +1 -0
- package/dist/utils/env-loader.utils.d.ts +1 -0
- package/dist/utils/env-loader.utils.d.ts.map +1 -0
- package/dist/utils/files.d.ts +1 -0
- package/dist/utils/files.d.ts.map +1 -0
- package/dist/utils/init-agent.d.ts +1 -0
- package/dist/utils/init-agent.d.ts.map +1 -0
- package/dist/utils/init-helpers.d.ts +1 -0
- package/dist/utils/init-helpers.d.ts.map +1 -0
- package/dist/utils/init-prompts.d.ts +1 -0
- package/dist/utils/init-prompts.d.ts.map +1 -0
- package/dist/utils/prompt-handler.d.ts +1 -0
- package/dist/utils/prompt-handler.d.ts.map +1 -0
- package/dist/utils/sandbox-storage.d.ts +1 -0
- package/dist/utils/sandbox-storage.d.ts.map +1 -0
- package/dist/utils/sandbox.d.ts +1 -0
- package/dist/utils/sandbox.d.ts.map +1 -0
- package/dist/utils/semver.d.ts +1 -0
- package/dist/utils/semver.d.ts.map +1 -0
- package/dist/utils/sync-display.d.ts +1 -0
- package/dist/utils/sync-display.d.ts.map +1 -0
- package/dist/utils/sync-fetch.d.ts +1 -0
- package/dist/utils/sync-fetch.d.ts.map +1 -0
- package/dist/utils/sync-helpers.d.ts +1 -0
- package/dist/utils/sync-helpers.d.ts.map +1 -0
- package/dist/web/app.css +259 -1304
- package/dist/web/app.js +102 -90
- package/docs/README.md +2 -2
- package/package.json +13 -11
- package/template/.gitignore +21 -0
- package/template/package.json +1 -1
- package/template/package-lock.json +0 -7895
package/dist/web/app.css
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
2
|
-
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Onest:wght@400;500;600;700&display=swap')
|
|
1
|
+
/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
|
|
2
|
+
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Onest:wght@400;500;600;700&display=swap')
|
|
3
|
+
layer(base);
|
|
3
4
|
@layer properties;
|
|
4
5
|
#lua-root .rdp-root {
|
|
5
6
|
--rdp-accent-color: blue;
|
|
@@ -359,115 +360,243 @@
|
|
|
359
360
|
#lua-root .rdp-caption_before_exit {
|
|
360
361
|
animation: rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
|
|
361
362
|
}
|
|
362
|
-
@layer
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
--
|
|
366
|
-
--
|
|
363
|
+
@layer base {
|
|
364
|
+
#lua-root {
|
|
365
|
+
--background: 220 13% 98%;
|
|
366
|
+
--foreground: 222 47% 11%;
|
|
367
|
+
--surface: 0 0% 100%;
|
|
368
|
+
--surface-foreground: 222 47% 11%;
|
|
369
|
+
--elevated: 0 0% 100%;
|
|
370
|
+
--elevated-foreground: 222 47% 11%;
|
|
371
|
+
--default: 0 0% 0%;
|
|
372
|
+
--default-foreground: 0 0% 100%;
|
|
373
|
+
--default-hover: 0 0% 10%;
|
|
374
|
+
--default-active: 0 0% 10%;
|
|
375
|
+
--primary: 221 83% 53%;
|
|
376
|
+
--primary-foreground: 0 0% 100%;
|
|
377
|
+
--primary-hover: 221 83% 45%;
|
|
378
|
+
--primary-active: 221 77% 40%;
|
|
379
|
+
--secondary: 220 13% 95%;
|
|
380
|
+
--secondary-foreground: 222 47% 11%;
|
|
381
|
+
--secondary-hover: 220 13% 91%;
|
|
382
|
+
--secondary-active: 220 13% 82%;
|
|
383
|
+
--muted: 220 13% 95%;
|
|
384
|
+
--muted-foreground: 215 16% 47%;
|
|
385
|
+
--accent: 221 83% 53%;
|
|
386
|
+
--accent-foreground: 0 0% 100%;
|
|
387
|
+
--accent-subtle: 214 100% 97%;
|
|
388
|
+
--accent-subtle-foreground: 213 97% 27%;
|
|
389
|
+
--accent-subtle-hover: 214 100% 92%;
|
|
390
|
+
--destructive: 0 84% 60%;
|
|
391
|
+
--destructive-foreground: 0 0% 100%;
|
|
392
|
+
--destructive-hover: 0 72% 51%;
|
|
393
|
+
--destructive-active: 0 74% 42%;
|
|
394
|
+
--success: 142 71% 45%;
|
|
395
|
+
--success-foreground: 0 0% 100%;
|
|
396
|
+
--success-hover: 142 76% 36%;
|
|
397
|
+
--warning: 38 92% 50%;
|
|
398
|
+
--warning-foreground: 0 0% 100%;
|
|
399
|
+
--warning-hover: 43 96% 56%;
|
|
400
|
+
--info: 217 91% 60%;
|
|
401
|
+
--info-foreground: 0 0% 100%;
|
|
402
|
+
--info-hover: 213 97% 70%;
|
|
403
|
+
--border: 220 13% 87%;
|
|
404
|
+
--input: 220 13% 87%;
|
|
405
|
+
--ring: 221 83% 53%;
|
|
406
|
+
--border-primary: 221 83% 53%;
|
|
407
|
+
--border-secondary: 220 13% 87%;
|
|
408
|
+
--border-destructive: 0 84% 60%;
|
|
409
|
+
--border-success: 142 71% 45%;
|
|
410
|
+
--border-warning: 38 92% 50%;
|
|
411
|
+
--border-info: 217 91% 60%;
|
|
412
|
+
}
|
|
413
|
+
}
|
|
414
|
+
#lua-root, #lua-root :host {
|
|
415
|
+
--lua-color-background: hsl(var(--background));
|
|
416
|
+
--lua-color-foreground: hsl(var(--foreground));
|
|
417
|
+
--lua-color-primary: hsl(var(--primary));
|
|
418
|
+
--lua-font-sans: Inter, sans-serif;
|
|
419
|
+
--lua-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
|
|
367
420
|
"Courier New", monospace;
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
--
|
|
452
|
-
--
|
|
453
|
-
--
|
|
454
|
-
--
|
|
455
|
-
--
|
|
456
|
-
--
|
|
457
|
-
--
|
|
458
|
-
--
|
|
459
|
-
--
|
|
460
|
-
--
|
|
461
|
-
--
|
|
462
|
-
--
|
|
463
|
-
--
|
|
464
|
-
--
|
|
465
|
-
--
|
|
466
|
-
--
|
|
467
|
-
--
|
|
468
|
-
--
|
|
421
|
+
--lua-color-red-50: oklch(97.1% 0.013 17.38);
|
|
422
|
+
--lua-color-red-100: oklch(93.6% 0.032 17.717);
|
|
423
|
+
--lua-color-red-200: oklch(88.5% 0.062 18.334);
|
|
424
|
+
--lua-color-red-500: oklch(63.7% 0.237 25.331);
|
|
425
|
+
--lua-color-red-600: oklch(57.7% 0.245 27.325);
|
|
426
|
+
--lua-color-red-700: oklch(50.5% 0.213 27.518);
|
|
427
|
+
--lua-color-red-800: oklch(44.4% 0.177 26.899);
|
|
428
|
+
--lua-color-yellow-50: oklch(98.7% 0.026 102.212);
|
|
429
|
+
--lua-color-yellow-100: oklch(97.3% 0.071 103.193);
|
|
430
|
+
--lua-color-yellow-200: oklch(94.5% 0.129 101.54);
|
|
431
|
+
--lua-color-yellow-600: oklch(68.1% 0.162 75.834);
|
|
432
|
+
--lua-color-yellow-700: oklch(55.4% 0.135 66.442);
|
|
433
|
+
--lua-color-yellow-800: oklch(47.6% 0.114 61.907);
|
|
434
|
+
--lua-color-green-50: oklch(98.2% 0.018 155.826);
|
|
435
|
+
--lua-color-green-100: oklch(96.2% 0.044 156.743);
|
|
436
|
+
--lua-color-green-200: oklch(92.5% 0.084 155.995);
|
|
437
|
+
--lua-color-green-600: oklch(62.7% 0.194 149.214);
|
|
438
|
+
--lua-color-green-700: oklch(52.7% 0.154 150.069);
|
|
439
|
+
--lua-color-green-800: oklch(44.8% 0.119 151.328);
|
|
440
|
+
--lua-color-blue-50: oklch(97% 0.014 254.604);
|
|
441
|
+
--lua-color-blue-100: oklch(93.2% 0.032 255.585);
|
|
442
|
+
--lua-color-blue-200: oklch(88.2% 0.059 254.128);
|
|
443
|
+
--lua-color-blue-500: oklch(62.3% 0.214 259.815);
|
|
444
|
+
--lua-color-blue-600: oklch(54.6% 0.245 262.881);
|
|
445
|
+
--lua-color-blue-700: oklch(48.8% 0.243 264.376);
|
|
446
|
+
--lua-color-blue-800: oklch(42.4% 0.199 265.638);
|
|
447
|
+
--lua-color-gray-50: oklch(98.5% 0.002 247.839);
|
|
448
|
+
--lua-color-gray-100: oklch(96.7% 0.003 264.542);
|
|
449
|
+
--lua-color-gray-200: oklch(92.8% 0.006 264.531);
|
|
450
|
+
--lua-color-gray-300: oklch(87.2% 0.01 258.338);
|
|
451
|
+
--lua-color-gray-400: oklch(70.7% 0.022 261.325);
|
|
452
|
+
--lua-color-gray-500: oklch(55.1% 0.027 264.364);
|
|
453
|
+
--lua-color-gray-600: oklch(44.6% 0.03 256.802);
|
|
454
|
+
--lua-color-gray-700: oklch(37.3% 0.034 259.733);
|
|
455
|
+
--lua-color-gray-800: oklch(27.8% 0.033 256.848);
|
|
456
|
+
--lua-color-gray-900: oklch(21% 0.034 264.665);
|
|
457
|
+
--lua-color-neutral-200: #ebebeb;
|
|
458
|
+
--lua-color-neutral-600: #e5e7eb;
|
|
459
|
+
--lua-color-black: #000000;
|
|
460
|
+
--lua-color-white: #fff;
|
|
461
|
+
--lua-spacing: 4px;
|
|
462
|
+
--lua-container-md: 28rem;
|
|
463
|
+
--lua-container-lg: 32rem;
|
|
464
|
+
--lua-container-2xl: 42rem;
|
|
465
|
+
--lua-container-4xl: 56rem;
|
|
466
|
+
--lua-text-xs: 12px;
|
|
467
|
+
--lua-text-xs--line-height: calc(1 / 0.75);
|
|
468
|
+
--lua-text-sm: 14px;
|
|
469
|
+
--lua-text-sm--line-height: calc(1.25 / 0.875);
|
|
470
|
+
--lua-text-base: 16px;
|
|
471
|
+
--lua-text-base--line-height: calc(1.5 / 1);
|
|
472
|
+
--lua-text-lg: 1.125rem;
|
|
473
|
+
--lua-text-lg--line-height: calc(1.75 / 1.125);
|
|
474
|
+
--lua-text-xl: 1.25rem;
|
|
475
|
+
--lua-text-xl--line-height: calc(1.75 / 1.25);
|
|
476
|
+
--lua-text-2xl: 1.5rem;
|
|
477
|
+
--lua-text-2xl--line-height: calc(2 / 1.5);
|
|
478
|
+
--lua-text-3xl: 1.875rem;
|
|
479
|
+
--lua-text-3xl--line-height: calc(2.25 / 1.875);
|
|
480
|
+
--lua-text-4xl: 2.25rem;
|
|
481
|
+
--lua-text-4xl--line-height: calc(2.5 / 2.25);
|
|
482
|
+
--lua-font-weight-normal: 400;
|
|
483
|
+
--lua-font-weight-medium: 500;
|
|
484
|
+
--lua-font-weight-semibold: 600;
|
|
485
|
+
--lua-font-weight-bold: 700;
|
|
486
|
+
--lua-tracking-wide: 0.025em;
|
|
487
|
+
--lua-leading-relaxed: 1.625;
|
|
488
|
+
--lua-radius-sm: calc(var(--radius) - 4px);
|
|
489
|
+
--lua-radius-md: 6px;
|
|
490
|
+
--lua-radius-lg: 8px;
|
|
491
|
+
--lua-radius-xl: 12px;
|
|
492
|
+
--lua-radius-2xl: 16px;
|
|
493
|
+
--lua-animate-spin: spin 1s linear infinite;
|
|
494
|
+
--lua-default-transition-duration: 150ms;
|
|
495
|
+
--lua-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
496
|
+
--lua-default-font-family: var(--lua-font-sans);
|
|
497
|
+
--lua-default-mono-font-family: var(--lua-font-mono);
|
|
498
|
+
--lua-font-heading: Onest, sans-serif;
|
|
499
|
+
--lua-font-onest: Onest, sans-serif;
|
|
500
|
+
--lua-color-black-hover: #333333;
|
|
501
|
+
}
|
|
502
|
+
@media (prefers-color-scheme: dark) {
|
|
503
|
+
#lua-root {
|
|
504
|
+
--background: 220 13% 9%;
|
|
505
|
+
--foreground: 210 20% 98%;
|
|
506
|
+
--surface: 220 13% 13%;
|
|
507
|
+
--surface-foreground: 210 20% 98%;
|
|
508
|
+
--elevated: 220 13% 16%;
|
|
509
|
+
--elevated-foreground: 210 20% 98%;
|
|
510
|
+
--default: 215 25% 35%;
|
|
511
|
+
--default-foreground: 210 20% 98%;
|
|
512
|
+
--default-hover: 217 19% 40%;
|
|
513
|
+
--default-active: 215 25% 30%;
|
|
514
|
+
--primary: 217 91% 60%;
|
|
515
|
+
--primary-foreground: 210 20% 98%;
|
|
516
|
+
--primary-hover: 213 97% 70%;
|
|
517
|
+
--primary-active: 221 83% 53%;
|
|
518
|
+
--secondary: 220 13% 16%;
|
|
519
|
+
--secondary-foreground: 210 20% 95%;
|
|
520
|
+
--secondary-hover: 215 25% 27%;
|
|
521
|
+
--secondary-active: 215 28% 17%;
|
|
522
|
+
--muted: 220 13% 16%;
|
|
523
|
+
--muted-foreground: 220 9% 65%;
|
|
524
|
+
--accent: 220 13% 20%;
|
|
525
|
+
--accent-foreground: 210 20% 98%;
|
|
526
|
+
--accent-subtle: 215 25% 27%;
|
|
527
|
+
--accent-subtle-foreground: 213 94% 68%;
|
|
528
|
+
--accent-subtle-hover: 217 19% 35%;
|
|
529
|
+
--destructive: 0 84% 60%;
|
|
530
|
+
--destructive-foreground: 0 0% 98%;
|
|
531
|
+
--destructive-hover: 0 91% 71%;
|
|
532
|
+
--destructive-active: 0 72% 51%;
|
|
533
|
+
--success: 142 71% 45%;
|
|
534
|
+
--success-foreground: 0 0% 100%;
|
|
535
|
+
--success-hover: 142 69% 58%;
|
|
536
|
+
--warning: 38 92% 50%;
|
|
537
|
+
--warning-foreground: 222 47% 11%;
|
|
538
|
+
--warning-hover: 43 96% 56%;
|
|
539
|
+
--info: 213 97% 70%;
|
|
540
|
+
--info-foreground: 222 47% 11%;
|
|
541
|
+
--info-hover: 217 91% 60%;
|
|
542
|
+
--border: 220 13% 24%;
|
|
543
|
+
--input: 220 13% 24%;
|
|
544
|
+
--ring: 217 70% 60%;
|
|
545
|
+
--border-primary: 217 91% 60%;
|
|
546
|
+
--border-secondary: 220 13% 24%;
|
|
547
|
+
--border-destructive: 0 84% 60%;
|
|
548
|
+
--border-success: 142 71% 45%;
|
|
549
|
+
--border-warning: 38 92% 50%;
|
|
550
|
+
--border-info: 213 97% 70%;
|
|
469
551
|
}
|
|
470
552
|
}
|
|
553
|
+
#lua-root .rdp-root {
|
|
554
|
+
--rdp-background-color: hsl(var(--surface));
|
|
555
|
+
--rdp-accent-color: hsl(var(--foreground));
|
|
556
|
+
--rdp-accent-background-color: hsl(var(--secondary));
|
|
557
|
+
--rdp-range_middle-background-color: hsl(var(--muted));
|
|
558
|
+
--rdp-range_middle-color: hsl(var(--foreground));
|
|
559
|
+
--rdp-range_start-date-background-color: transparent;
|
|
560
|
+
--rdp-range_start-color: hsl(var(--foreground));
|
|
561
|
+
--rdp-range_end-date-background-color: transparent;
|
|
562
|
+
--rdp-range_end-color: hsl(var(--foreground));
|
|
563
|
+
--rdp-range_start-background: transparent;
|
|
564
|
+
--rdp-range_end-background: transparent;
|
|
565
|
+
--rdp-today-color: hsl(var(--foreground));
|
|
566
|
+
}
|
|
567
|
+
#lua-root .rdp-root .rdp-range_start .rdp-day_button, #lua-root .rdp-root .rdp-range_end .rdp-day_button {
|
|
568
|
+
background-color: transparent !important;
|
|
569
|
+
color: hsl(var(--foreground)) !important;
|
|
570
|
+
border: 1px solid hsl(var(--foreground)) !important;
|
|
571
|
+
}
|
|
572
|
+
#lua-root [data-theme='dark'] .rdp-root {
|
|
573
|
+
--rdp-background-color: hsl(var(--surface));
|
|
574
|
+
--rdp-accent-color: hsl(var(--foreground));
|
|
575
|
+
--rdp-accent-background-color: hsl(var(--secondary));
|
|
576
|
+
--rdp-range_middle-background-color: hsl(var(--muted));
|
|
577
|
+
--rdp-range_middle-color: hsl(var(--foreground));
|
|
578
|
+
--rdp-range_start-date-background-color: transparent;
|
|
579
|
+
--rdp-range_start-color: white;
|
|
580
|
+
--rdp-range_end-date-background-color: transparent;
|
|
581
|
+
--rdp-range_end-color: white;
|
|
582
|
+
--rdp-range_start-background: transparent;
|
|
583
|
+
--rdp-range_end-background: transparent;
|
|
584
|
+
--rdp-today-color: hsl(var(--foreground));
|
|
585
|
+
}
|
|
586
|
+
#lua-root [data-theme='dark'] .rdp-root .rdp-range_start .rdp-day_button, #lua-root [data-theme='dark'] .rdp-root .rdp-range_end .rdp-day_button {
|
|
587
|
+
background-color: transparent !important;
|
|
588
|
+
color: white !important;
|
|
589
|
+
border: 1px solid white !important;
|
|
590
|
+
}
|
|
591
|
+
@media (prefers-color-scheme: dark) {
|
|
592
|
+
#lua-root .rdp-root .rdp-range_start .rdp-day_button, #lua-root .rdp-root .rdp-range_end .rdp-day_button {
|
|
593
|
+
background-color: transparent !important;
|
|
594
|
+
color: white !important;
|
|
595
|
+
border: 1px solid white !important;
|
|
596
|
+
}
|
|
597
|
+
}
|
|
598
|
+
@layer theme, base, components, utilities;
|
|
599
|
+
@layer theme;
|
|
471
600
|
@layer base {
|
|
472
601
|
#lua-root *, #lua-root ::after, #lua-root ::before, #lua-root ::backdrop, #lua-root ::file-selector-button {
|
|
473
602
|
box-sizing: border-box;
|
|
@@ -633,20 +762,6 @@
|
|
|
633
762
|
#lua-root .lua\:pointer-events-none {
|
|
634
763
|
pointer-events: none;
|
|
635
764
|
}
|
|
636
|
-
#lua-root .lua\:invisible {
|
|
637
|
-
visibility: hidden;
|
|
638
|
-
}
|
|
639
|
-
#lua-root .lua\:sr-only {
|
|
640
|
-
position: absolute;
|
|
641
|
-
width: 1px;
|
|
642
|
-
height: 1px;
|
|
643
|
-
padding: 0;
|
|
644
|
-
margin: -1px;
|
|
645
|
-
overflow: hidden;
|
|
646
|
-
clip-path: inset(50%);
|
|
647
|
-
white-space: nowrap;
|
|
648
|
-
border-width: 0;
|
|
649
|
-
}
|
|
650
765
|
#lua-root .lua\:absolute {
|
|
651
766
|
position: absolute;
|
|
652
767
|
}
|
|
@@ -662,60 +777,21 @@
|
|
|
662
777
|
#lua-root .lua\:inset-0 {
|
|
663
778
|
inset: calc(var(--lua-spacing) * 0);
|
|
664
779
|
}
|
|
665
|
-
#lua-root .lua\:inset-x-0 {
|
|
666
|
-
inset-inline: calc(var(--lua-spacing) * 0);
|
|
667
|
-
}
|
|
668
|
-
#lua-root .lua\:inset-y-0 {
|
|
669
|
-
inset-block: calc(var(--lua-spacing) * 0);
|
|
670
|
-
}
|
|
671
|
-
#lua-root .lua\:-top-12 {
|
|
672
|
-
top: calc(var(--lua-spacing) * -12);
|
|
673
|
-
}
|
|
674
|
-
#lua-root .lua\:top-0 {
|
|
675
|
-
top: calc(var(--lua-spacing) * 0);
|
|
676
|
-
}
|
|
677
780
|
#lua-root .lua\:top-1\/2 {
|
|
678
781
|
top: calc(1/2 * 100%);
|
|
679
782
|
}
|
|
680
|
-
#lua-root .lua\:top-4 {
|
|
681
|
-
top: calc(var(--lua-spacing) * 4);
|
|
682
|
-
}
|
|
683
|
-
#lua-root .lua\:-right-12 {
|
|
684
|
-
right: calc(var(--lua-spacing) * -12);
|
|
685
|
-
}
|
|
686
783
|
#lua-root .lua\:right-0 {
|
|
687
784
|
right: calc(var(--lua-spacing) * 0);
|
|
688
785
|
}
|
|
689
|
-
#lua-root .lua\:right-3 {
|
|
690
|
-
right: calc(var(--lua-spacing) * 3);
|
|
691
|
-
}
|
|
692
|
-
#lua-root .lua\:right-4 {
|
|
693
|
-
right: calc(var(--lua-spacing) * 4);
|
|
694
|
-
}
|
|
695
|
-
#lua-root .lua\:-bottom-12 {
|
|
696
|
-
bottom: calc(var(--lua-spacing) * -12);
|
|
697
|
-
}
|
|
698
786
|
#lua-root .lua\:bottom-0 {
|
|
699
787
|
bottom: calc(var(--lua-spacing) * 0);
|
|
700
788
|
}
|
|
701
|
-
#lua-root .lua\:-left-12 {
|
|
702
|
-
left: calc(var(--lua-spacing) * -12);
|
|
703
|
-
}
|
|
704
789
|
#lua-root .lua\:left-0 {
|
|
705
790
|
left: calc(var(--lua-spacing) * 0);
|
|
706
791
|
}
|
|
707
|
-
#lua-root .lua\:left-1\/2 {
|
|
708
|
-
left: calc(1/2 * 100%);
|
|
709
|
-
}
|
|
710
|
-
#lua-root .lua\:left-2 {
|
|
711
|
-
left: calc(var(--lua-spacing) * 2);
|
|
712
|
-
}
|
|
713
792
|
#lua-root .lua\:left-3 {
|
|
714
793
|
left: calc(var(--lua-spacing) * 3);
|
|
715
794
|
}
|
|
716
|
-
#lua-root .lua\:z-10 {
|
|
717
|
-
z-index: 10;
|
|
718
|
-
}
|
|
719
795
|
#lua-root .lua\:z-50 {
|
|
720
796
|
z-index: 50;
|
|
721
797
|
}
|
|
@@ -725,12 +801,6 @@
|
|
|
725
801
|
#lua-root .lua\:m-4 {
|
|
726
802
|
margin: calc(var(--lua-spacing) * 4);
|
|
727
803
|
}
|
|
728
|
-
#lua-root .lua\:-mx-1 {
|
|
729
|
-
margin-inline: calc(var(--lua-spacing) * -1);
|
|
730
|
-
}
|
|
731
|
-
#lua-root .lua\:-mx-2 {
|
|
732
|
-
margin-inline: calc(var(--lua-spacing) * -2);
|
|
733
|
-
}
|
|
734
804
|
#lua-root .lua\:-mx-4 {
|
|
735
805
|
margin-inline: calc(var(--lua-spacing) * -4);
|
|
736
806
|
}
|
|
@@ -740,21 +810,12 @@
|
|
|
740
810
|
#lua-root .lua\:mx-auto {
|
|
741
811
|
margin-inline: auto;
|
|
742
812
|
}
|
|
743
|
-
#lua-root .lua\:-my-2 {
|
|
744
|
-
margin-block: calc(var(--lua-spacing) * -2);
|
|
745
|
-
}
|
|
746
|
-
#lua-root .lua\:my-1 {
|
|
747
|
-
margin-block: calc(var(--lua-spacing) * 1);
|
|
748
|
-
}
|
|
749
813
|
#lua-root .lua\:mt-0 {
|
|
750
814
|
margin-top: calc(var(--lua-spacing) * 0);
|
|
751
815
|
}
|
|
752
816
|
#lua-root .lua\:mt-1 {
|
|
753
817
|
margin-top: calc(var(--lua-spacing) * 1);
|
|
754
818
|
}
|
|
755
|
-
#lua-root .lua\:mt-2 {
|
|
756
|
-
margin-top: calc(var(--lua-spacing) * 2);
|
|
757
|
-
}
|
|
758
819
|
#lua-root .lua\:mt-3 {
|
|
759
820
|
margin-top: calc(var(--lua-spacing) * 3);
|
|
760
821
|
}
|
|
@@ -794,15 +855,6 @@
|
|
|
794
855
|
#lua-root .lua\:ml-4 {
|
|
795
856
|
margin-left: calc(var(--lua-spacing) * 4);
|
|
796
857
|
}
|
|
797
|
-
#lua-root .lua\:ml-auto {
|
|
798
|
-
margin-left: auto;
|
|
799
|
-
}
|
|
800
|
-
#lua-root .lua\:line-clamp-1 {
|
|
801
|
-
overflow: hidden;
|
|
802
|
-
display: -webkit-box;
|
|
803
|
-
-webkit-box-orient: vertical;
|
|
804
|
-
-webkit-line-clamp: 1;
|
|
805
|
-
}
|
|
806
858
|
#lua-root .lua\:line-clamp-2 {
|
|
807
859
|
overflow: hidden;
|
|
808
860
|
display: -webkit-box;
|
|
@@ -824,36 +876,14 @@
|
|
|
824
876
|
#lua-root .lua\:inline-flex {
|
|
825
877
|
display: inline-flex;
|
|
826
878
|
}
|
|
827
|
-
#lua-root .lua\:aspect-square {
|
|
828
|
-
aspect-ratio: 1 / 1;
|
|
829
|
-
}
|
|
830
|
-
#lua-root .lua\:size-3 {
|
|
831
|
-
width: calc(var(--lua-spacing) * 3);
|
|
832
|
-
height: calc(var(--lua-spacing) * 3);
|
|
833
|
-
}
|
|
834
879
|
#lua-root .lua\:size-4 {
|
|
835
880
|
width: calc(var(--lua-spacing) * 4);
|
|
836
881
|
height: calc(var(--lua-spacing) * 4);
|
|
837
882
|
}
|
|
838
|
-
#lua-root .lua\:size-7 {
|
|
839
|
-
width: calc(var(--lua-spacing) * 7);
|
|
840
|
-
height: calc(var(--lua-spacing) * 7);
|
|
841
|
-
}
|
|
842
883
|
#lua-root .lua\:size-10 {
|
|
843
884
|
width: calc(var(--lua-spacing) * 10);
|
|
844
885
|
height: calc(var(--lua-spacing) * 10);
|
|
845
886
|
}
|
|
846
|
-
#lua-root .lua\:size-12 {
|
|
847
|
-
width: calc(var(--lua-spacing) * 12);
|
|
848
|
-
height: calc(var(--lua-spacing) * 12);
|
|
849
|
-
}
|
|
850
|
-
#lua-root .lua\:size-\[--cell-size\] {
|
|
851
|
-
width: --cell-size;
|
|
852
|
-
height: --cell-size;
|
|
853
|
-
}
|
|
854
|
-
#lua-root .lua\:h-2 {
|
|
855
|
-
height: calc(var(--lua-spacing) * 2);
|
|
856
|
-
}
|
|
857
887
|
#lua-root .lua\:h-4 {
|
|
858
888
|
height: calc(var(--lua-spacing) * 4);
|
|
859
889
|
}
|
|
@@ -863,54 +893,30 @@
|
|
|
863
893
|
#lua-root .lua\:h-6 {
|
|
864
894
|
height: calc(var(--lua-spacing) * 6);
|
|
865
895
|
}
|
|
866
|
-
#lua-root .lua\:h-7 {
|
|
867
|
-
height: calc(var(--lua-spacing) * 7);
|
|
868
|
-
}
|
|
869
896
|
#lua-root .lua\:h-8 {
|
|
870
897
|
height: calc(var(--lua-spacing) * 8);
|
|
871
898
|
}
|
|
872
899
|
#lua-root .lua\:h-10 {
|
|
873
900
|
height: calc(var(--lua-spacing) * 10);
|
|
874
901
|
}
|
|
875
|
-
#lua-root .lua\:h-11 {
|
|
876
|
-
height: calc(var(--lua-spacing) * 11);
|
|
877
|
-
}
|
|
878
902
|
#lua-root .lua\:h-12 {
|
|
879
903
|
height: calc(var(--lua-spacing) * 12);
|
|
880
904
|
}
|
|
881
905
|
#lua-root .lua\:h-48 {
|
|
882
906
|
height: calc(var(--lua-spacing) * 48);
|
|
883
907
|
}
|
|
884
|
-
#lua-root .lua\:h-\[--cell-size\] {
|
|
885
|
-
height: --cell-size;
|
|
886
|
-
}
|
|
887
908
|
#lua-root .lua\:h-auto {
|
|
888
909
|
height: auto;
|
|
889
910
|
}
|
|
890
911
|
#lua-root .lua\:h-full {
|
|
891
912
|
height: 100%;
|
|
892
913
|
}
|
|
893
|
-
#lua-root .lua\:h-px {
|
|
894
|
-
height: 1px;
|
|
895
|
-
}
|
|
896
|
-
#lua-root .lua\:max-h-64 {
|
|
897
|
-
max-height: calc(var(--lua-spacing) * 64);
|
|
898
|
-
}
|
|
899
914
|
#lua-root .lua\:max-h-96 {
|
|
900
915
|
max-height: calc(var(--lua-spacing) * 96);
|
|
901
916
|
}
|
|
902
917
|
#lua-root .lua\:max-h-full {
|
|
903
918
|
max-height: 100%;
|
|
904
919
|
}
|
|
905
|
-
#lua-root .lua\:min-h-0 {
|
|
906
|
-
min-height: calc(var(--lua-spacing) * 0);
|
|
907
|
-
}
|
|
908
|
-
#lua-root .lua\:min-h-6 {
|
|
909
|
-
min-height: calc(var(--lua-spacing) * 6);
|
|
910
|
-
}
|
|
911
|
-
#lua-root .lua\:min-h-16 {
|
|
912
|
-
min-height: calc(var(--lua-spacing) * 16);
|
|
913
|
-
}
|
|
914
920
|
#lua-root .lua\:min-h-48 {
|
|
915
921
|
min-height: calc(var(--lua-spacing) * 48);
|
|
916
922
|
}
|
|
@@ -923,42 +929,18 @@
|
|
|
923
929
|
#lua-root .lua\:w-1 {
|
|
924
930
|
width: calc(var(--lua-spacing) * 1);
|
|
925
931
|
}
|
|
926
|
-
#lua-root .lua\:w-3 {
|
|
927
|
-
width: calc(var(--lua-spacing) * 3);
|
|
928
|
-
}
|
|
929
|
-
#lua-root .lua\:w-3\/4 {
|
|
930
|
-
width: calc(3/4 * 100%);
|
|
931
|
-
}
|
|
932
932
|
#lua-root .lua\:w-4 {
|
|
933
933
|
width: calc(var(--lua-spacing) * 4);
|
|
934
934
|
}
|
|
935
935
|
#lua-root .lua\:w-5 {
|
|
936
936
|
width: calc(var(--lua-spacing) * 5);
|
|
937
937
|
}
|
|
938
|
-
#lua-root .lua\:w-7 {
|
|
939
|
-
width: calc(var(--lua-spacing) * 7);
|
|
940
|
-
}
|
|
941
938
|
#lua-root .lua\:w-8 {
|
|
942
939
|
width: calc(var(--lua-spacing) * 8);
|
|
943
940
|
}
|
|
944
|
-
#lua-root .lua\:w-9 {
|
|
945
|
-
width: calc(var(--lua-spacing) * 9);
|
|
946
|
-
}
|
|
947
|
-
#lua-root .lua\:w-10 {
|
|
948
|
-
width: calc(var(--lua-spacing) * 10);
|
|
949
|
-
}
|
|
950
941
|
#lua-root .lua\:w-12 {
|
|
951
942
|
width: calc(var(--lua-spacing) * 12);
|
|
952
943
|
}
|
|
953
|
-
#lua-root .lua\:w-\[--cell-size\] {
|
|
954
|
-
width: --cell-size;
|
|
955
|
-
}
|
|
956
|
-
#lua-root .lua\:w-\[var\(--radix-dropdown-menu-trigger-width\)\] {
|
|
957
|
-
width: var(--radix-dropdown-menu-trigger-width);
|
|
958
|
-
}
|
|
959
|
-
#lua-root .lua\:w-auto {
|
|
960
|
-
width: auto;
|
|
961
|
-
}
|
|
962
944
|
#lua-root .lua\:w-fit {
|
|
963
945
|
width: -moz-fit-content;
|
|
964
946
|
width: fit-content;
|
|
@@ -966,18 +948,12 @@
|
|
|
966
948
|
#lua-root .lua\:w-full {
|
|
967
949
|
width: 100%;
|
|
968
950
|
}
|
|
969
|
-
#lua-root .lua\:w-px {
|
|
970
|
-
width: 1px;
|
|
971
|
-
}
|
|
972
951
|
#lua-root .lua\:max-w-2xl {
|
|
973
952
|
max-width: var(--lua-container-2xl);
|
|
974
953
|
}
|
|
975
954
|
#lua-root .lua\:max-w-4xl {
|
|
976
955
|
max-width: var(--lua-container-4xl);
|
|
977
956
|
}
|
|
978
|
-
#lua-root .lua\:max-w-5xl {
|
|
979
|
-
max-width: var(--lua-container-5xl);
|
|
980
|
-
}
|
|
981
957
|
#lua-root .lua\:max-w-full {
|
|
982
958
|
max-width: 100%;
|
|
983
959
|
}
|
|
@@ -987,9 +963,6 @@
|
|
|
987
963
|
#lua-root .lua\:max-w-md {
|
|
988
964
|
max-width: var(--lua-container-md);
|
|
989
965
|
}
|
|
990
|
-
#lua-root .lua\:max-w-xs {
|
|
991
|
-
max-width: var(--lua-container-xs);
|
|
992
|
-
}
|
|
993
966
|
#lua-root .lua\:min-w-0 {
|
|
994
967
|
min-width: calc(var(--lua-spacing) * 0);
|
|
995
968
|
}
|
|
@@ -999,9 +972,6 @@
|
|
|
999
972
|
#lua-root .lua\:min-w-24 {
|
|
1000
973
|
min-width: calc(var(--lua-spacing) * 24);
|
|
1001
974
|
}
|
|
1002
|
-
#lua-root .lua\:min-w-32 {
|
|
1003
|
-
min-width: calc(var(--lua-spacing) * 32);
|
|
1004
|
-
}
|
|
1005
975
|
#lua-root .lua\:min-w-\[80px\] {
|
|
1006
976
|
min-width: 80px;
|
|
1007
977
|
}
|
|
@@ -1011,24 +981,12 @@
|
|
|
1011
981
|
#lua-root .lua\:flex-1 {
|
|
1012
982
|
flex: 1;
|
|
1013
983
|
}
|
|
1014
|
-
#lua-root .lua\:flex-none {
|
|
1015
|
-
flex: none;
|
|
1016
|
-
}
|
|
1017
984
|
#lua-root .lua\:flex-shrink-0 {
|
|
1018
985
|
flex-shrink: 0;
|
|
1019
986
|
}
|
|
1020
987
|
#lua-root .lua\:shrink-0 {
|
|
1021
988
|
flex-shrink: 0;
|
|
1022
989
|
}
|
|
1023
|
-
#lua-root .lua\:grow {
|
|
1024
|
-
flex-grow: 1;
|
|
1025
|
-
}
|
|
1026
|
-
#lua-root .lua\:caption-bottom {
|
|
1027
|
-
caption-side: bottom;
|
|
1028
|
-
}
|
|
1029
|
-
#lua-root .lua\:border-collapse {
|
|
1030
|
-
border-collapse: collapse;
|
|
1031
|
-
}
|
|
1032
990
|
#lua-root .lua\:-translate-x-1\/2 {
|
|
1033
991
|
--tw-translate-x: calc(calc(1/2 * 100%) * -1);
|
|
1034
992
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
@@ -1040,9 +998,6 @@
|
|
|
1040
998
|
#lua-root .lua\:rotate-90 {
|
|
1041
999
|
rotate: 90deg;
|
|
1042
1000
|
}
|
|
1043
|
-
#lua-root .lua\:rotate-270 {
|
|
1044
|
-
rotate: 270deg;
|
|
1045
|
-
}
|
|
1046
1001
|
#lua-root .lua\:transform {
|
|
1047
1002
|
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
|
|
1048
1003
|
}
|
|
@@ -1052,30 +1007,12 @@
|
|
|
1052
1007
|
#lua-root .lua\:cursor-col-resize {
|
|
1053
1008
|
cursor: col-resize;
|
|
1054
1009
|
}
|
|
1055
|
-
#lua-root .lua\:cursor-default {
|
|
1056
|
-
cursor: default;
|
|
1057
|
-
}
|
|
1058
1010
|
#lua-root .lua\:cursor-not-allowed {
|
|
1059
1011
|
cursor: not-allowed;
|
|
1060
1012
|
}
|
|
1061
1013
|
#lua-root .lua\:cursor-pointer {
|
|
1062
1014
|
cursor: pointer;
|
|
1063
1015
|
}
|
|
1064
|
-
#lua-root .lua\:touch-none {
|
|
1065
|
-
touch-action: none;
|
|
1066
|
-
}
|
|
1067
|
-
#lua-root .lua\:resize {
|
|
1068
|
-
resize: both;
|
|
1069
|
-
}
|
|
1070
|
-
#lua-root .lua\:resize-none {
|
|
1071
|
-
resize: none;
|
|
1072
|
-
}
|
|
1073
|
-
#lua-root .lua\:resize-x {
|
|
1074
|
-
resize: horizontal;
|
|
1075
|
-
}
|
|
1076
|
-
#lua-root .lua\:resize-y {
|
|
1077
|
-
resize: vertical;
|
|
1078
|
-
}
|
|
1079
1016
|
#lua-root .lua\:grid-cols-1 {
|
|
1080
1017
|
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
1081
1018
|
}
|
|
@@ -1085,12 +1022,6 @@
|
|
|
1085
1022
|
#lua-root .lua\:flex-col {
|
|
1086
1023
|
flex-direction: column;
|
|
1087
1024
|
}
|
|
1088
|
-
#lua-root .lua\:flex-col-reverse {
|
|
1089
|
-
flex-direction: column-reverse;
|
|
1090
|
-
}
|
|
1091
|
-
#lua-root .lua\:flex-row {
|
|
1092
|
-
flex-direction: row;
|
|
1093
|
-
}
|
|
1094
1025
|
#lua-root .lua\:flex-wrap {
|
|
1095
1026
|
flex-wrap: wrap;
|
|
1096
1027
|
}
|
|
@@ -1213,9 +1144,6 @@
|
|
|
1213
1144
|
#lua-root .lua\:overflow-x-auto {
|
|
1214
1145
|
overflow-x: auto;
|
|
1215
1146
|
}
|
|
1216
|
-
#lua-root .lua\:overflow-x-hidden {
|
|
1217
|
-
overflow-x: hidden;
|
|
1218
|
-
}
|
|
1219
1147
|
#lua-root .lua\:overflow-y-auto {
|
|
1220
1148
|
overflow-y: auto;
|
|
1221
1149
|
}
|
|
@@ -1237,12 +1165,6 @@
|
|
|
1237
1165
|
#lua-root .lua\:rounded-none {
|
|
1238
1166
|
border-radius: 0;
|
|
1239
1167
|
}
|
|
1240
|
-
#lua-root .lua\:rounded-sm {
|
|
1241
|
-
border-radius: var(--lua-radius-sm);
|
|
1242
|
-
}
|
|
1243
|
-
#lua-root .lua\:rounded-xl {
|
|
1244
|
-
border-radius: var(--lua-radius-xl);
|
|
1245
|
-
}
|
|
1246
1168
|
#lua-root .lua\:rounded-b-lg {
|
|
1247
1169
|
border-bottom-right-radius: var(--lua-radius-lg);
|
|
1248
1170
|
border-bottom-left-radius: var(--lua-radius-lg);
|
|
@@ -1255,18 +1177,10 @@
|
|
|
1255
1177
|
border-style: var(--tw-border-style);
|
|
1256
1178
|
border-width: 0px;
|
|
1257
1179
|
}
|
|
1258
|
-
#lua-root .lua\:border-2 {
|
|
1259
|
-
border-style: var(--tw-border-style);
|
|
1260
|
-
border-width: 2px;
|
|
1261
|
-
}
|
|
1262
1180
|
#lua-root .lua\:border-t {
|
|
1263
1181
|
border-top-style: var(--tw-border-style);
|
|
1264
1182
|
border-top-width: 1px;
|
|
1265
1183
|
}
|
|
1266
|
-
#lua-root .lua\:border-r {
|
|
1267
|
-
border-right-style: var(--tw-border-style);
|
|
1268
|
-
border-right-width: 1px;
|
|
1269
|
-
}
|
|
1270
1184
|
#lua-root .lua\:border-b {
|
|
1271
1185
|
border-bottom-style: var(--tw-border-style);
|
|
1272
1186
|
border-bottom-width: 1px;
|
|
@@ -1285,12 +1199,6 @@
|
|
|
1285
1199
|
#lua-root .lua\:border-blue-500 {
|
|
1286
1200
|
border-color: var(--lua-color-blue-500);
|
|
1287
1201
|
}
|
|
1288
|
-
#lua-root .lua\:border-blue-600 {
|
|
1289
|
-
border-color: var(--lua-color-blue-600);
|
|
1290
|
-
}
|
|
1291
|
-
#lua-root .lua\:border-gray-100 {
|
|
1292
|
-
border-color: var(--lua-color-gray-100);
|
|
1293
|
-
}
|
|
1294
1202
|
#lua-root .lua\:border-gray-200 {
|
|
1295
1203
|
border-color: var(--lua-color-gray-200);
|
|
1296
1204
|
}
|
|
@@ -1300,24 +1208,12 @@
|
|
|
1300
1208
|
#lua-root .lua\:border-green-200 {
|
|
1301
1209
|
border-color: var(--lua-color-green-200);
|
|
1302
1210
|
}
|
|
1303
|
-
#lua-root .lua\:border-green-500 {
|
|
1304
|
-
border-color: var(--lua-color-green-500);
|
|
1305
|
-
}
|
|
1306
|
-
#lua-root .lua\:border-neutral-400 {
|
|
1307
|
-
border-color: var(--lua-color-neutral-400);
|
|
1308
|
-
}
|
|
1309
1211
|
#lua-root .lua\:border-red-200 {
|
|
1310
1212
|
border-color: var(--lua-color-red-200);
|
|
1311
1213
|
}
|
|
1312
|
-
#lua-root .lua\:border-red-600 {
|
|
1313
|
-
border-color: var(--lua-color-red-600);
|
|
1314
|
-
}
|
|
1315
1214
|
#lua-root .lua\:border-transparent {
|
|
1316
1215
|
border-color: transparent;
|
|
1317
1216
|
}
|
|
1318
|
-
#lua-root .lua\:border-white {
|
|
1319
|
-
border-color: var(--lua-color-white);
|
|
1320
|
-
}
|
|
1321
1217
|
#lua-root .lua\:border-yellow-200 {
|
|
1322
1218
|
border-color: var(--lua-color-yellow-200);
|
|
1323
1219
|
}
|
|
@@ -1327,27 +1223,12 @@
|
|
|
1327
1223
|
#lua-root .lua\:bg-black {
|
|
1328
1224
|
background-color: var(--lua-color-black);
|
|
1329
1225
|
}
|
|
1330
|
-
#lua-root .lua\:bg-black-hover {
|
|
1331
|
-
background-color: var(--lua-color-black-hover);
|
|
1332
|
-
}
|
|
1333
1226
|
#lua-root .lua\:bg-black\/30 {
|
|
1334
1227
|
background-color: var(--lua-color-black);
|
|
1335
1228
|
@supports (color: color-mix(in lab, red, red)) {
|
|
1336
1229
|
background-color: color-mix(in oklab, var(--lua-color-black) 30%, transparent);
|
|
1337
1230
|
}
|
|
1338
1231
|
}
|
|
1339
|
-
#lua-root .lua\:bg-black\/50 {
|
|
1340
|
-
background-color: var(--lua-color-black);
|
|
1341
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1342
|
-
background-color: color-mix(in oklab, var(--lua-color-black) 50%, transparent);
|
|
1343
|
-
}
|
|
1344
|
-
}
|
|
1345
|
-
#lua-root .lua\:bg-black\/80 {
|
|
1346
|
-
background-color: var(--lua-color-black);
|
|
1347
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1348
|
-
background-color: color-mix(in oklab, var(--lua-color-black) 80%, transparent);
|
|
1349
|
-
}
|
|
1350
|
-
}
|
|
1351
1232
|
#lua-root .lua\:bg-blue-50 {
|
|
1352
1233
|
background-color: var(--lua-color-blue-50);
|
|
1353
1234
|
}
|
|
@@ -1372,21 +1253,12 @@
|
|
|
1372
1253
|
#lua-root .lua\:bg-gray-300 {
|
|
1373
1254
|
background-color: var(--lua-color-gray-300);
|
|
1374
1255
|
}
|
|
1375
|
-
#lua-root .lua\:bg-gray-900 {
|
|
1376
|
-
background-color: var(--lua-color-gray-900);
|
|
1377
|
-
}
|
|
1378
1256
|
#lua-root .lua\:bg-green-50 {
|
|
1379
1257
|
background-color: var(--lua-color-green-50);
|
|
1380
1258
|
}
|
|
1381
1259
|
#lua-root .lua\:bg-green-100 {
|
|
1382
1260
|
background-color: var(--lua-color-green-100);
|
|
1383
1261
|
}
|
|
1384
|
-
#lua-root .lua\:bg-green-600 {
|
|
1385
|
-
background-color: var(--lua-color-green-600);
|
|
1386
|
-
}
|
|
1387
|
-
#lua-root .lua\:bg-purple-600 {
|
|
1388
|
-
background-color: var(--lua-color-purple-600);
|
|
1389
|
-
}
|
|
1390
1262
|
#lua-root .lua\:bg-red-50 {
|
|
1391
1263
|
background-color: var(--lua-color-red-50);
|
|
1392
1264
|
}
|
|
@@ -1408,33 +1280,9 @@
|
|
|
1408
1280
|
#lua-root .lua\:bg-yellow-100 {
|
|
1409
1281
|
background-color: var(--lua-color-yellow-100);
|
|
1410
1282
|
}
|
|
1411
|
-
#lua-root .lua\:bg-yellow-600 {
|
|
1412
|
-
background-color: var(--lua-color-yellow-600);
|
|
1413
|
-
}
|
|
1414
|
-
#lua-root .lua\:bg-gradient-to-r {
|
|
1415
|
-
--tw-gradient-position: to right in oklab;
|
|
1416
|
-
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
1417
|
-
}
|
|
1418
|
-
#lua-root .lua\:from-blue-600 {
|
|
1419
|
-
--tw-gradient-from: var(--lua-color-blue-600);
|
|
1420
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
1421
|
-
}
|
|
1422
|
-
#lua-root .lua\:to-purple-600 {
|
|
1423
|
-
--tw-gradient-to: var(--lua-color-purple-600);
|
|
1424
|
-
--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
|
|
1425
|
-
}
|
|
1426
|
-
#lua-root .lua\:fill-current {
|
|
1427
|
-
fill: currentcolor;
|
|
1428
|
-
}
|
|
1429
1283
|
#lua-root .lua\:p-0 {
|
|
1430
1284
|
padding: calc(var(--lua-spacing) * 0);
|
|
1431
1285
|
}
|
|
1432
|
-
#lua-root .lua\:p-1 {
|
|
1433
|
-
padding: calc(var(--lua-spacing) * 1);
|
|
1434
|
-
}
|
|
1435
|
-
#lua-root .lua\:p-1\.5 {
|
|
1436
|
-
padding: calc(var(--lua-spacing) * 1.5);
|
|
1437
|
-
}
|
|
1438
1286
|
#lua-root .lua\:p-2 {
|
|
1439
1287
|
padding: calc(var(--lua-spacing) * 2);
|
|
1440
1288
|
}
|
|
@@ -1453,9 +1301,6 @@
|
|
|
1453
1301
|
#lua-root .lua\:p-8 {
|
|
1454
1302
|
padding: calc(var(--lua-spacing) * 8);
|
|
1455
1303
|
}
|
|
1456
|
-
#lua-root .lua\:px-0 {
|
|
1457
|
-
padding-inline: calc(var(--lua-spacing) * 0);
|
|
1458
|
-
}
|
|
1459
1304
|
#lua-root .lua\:px-1 {
|
|
1460
1305
|
padding-inline: calc(var(--lua-spacing) * 1);
|
|
1461
1306
|
}
|
|
@@ -1474,12 +1319,6 @@
|
|
|
1474
1319
|
#lua-root .lua\:px-6 {
|
|
1475
1320
|
padding-inline: calc(var(--lua-spacing) * 6);
|
|
1476
1321
|
}
|
|
1477
|
-
#lua-root .lua\:px-16 {
|
|
1478
|
-
padding-inline: calc(var(--lua-spacing) * 16);
|
|
1479
|
-
}
|
|
1480
|
-
#lua-root .lua\:px-\[--cell-size\] {
|
|
1481
|
-
padding-inline: --cell-size;
|
|
1482
|
-
}
|
|
1483
1322
|
#lua-root .lua\:py-1 {
|
|
1484
1323
|
padding-block: calc(var(--lua-spacing) * 1);
|
|
1485
1324
|
}
|
|
@@ -1510,30 +1349,12 @@
|
|
|
1510
1349
|
#lua-root .lua\:pt-4 {
|
|
1511
1350
|
padding-top: calc(var(--lua-spacing) * 4);
|
|
1512
1351
|
}
|
|
1513
|
-
#lua-root .lua\:pr-1 {
|
|
1514
|
-
padding-right: calc(var(--lua-spacing) * 1);
|
|
1515
|
-
}
|
|
1516
|
-
#lua-root .lua\:pr-2 {
|
|
1517
|
-
padding-right: calc(var(--lua-spacing) * 2);
|
|
1518
|
-
}
|
|
1519
|
-
#lua-root .lua\:pr-10 {
|
|
1520
|
-
padding-right: calc(var(--lua-spacing) * 10);
|
|
1521
|
-
}
|
|
1522
|
-
#lua-root .lua\:pr-12 {
|
|
1523
|
-
padding-right: calc(var(--lua-spacing) * 12);
|
|
1524
|
-
}
|
|
1525
1352
|
#lua-root .lua\:pb-6 {
|
|
1526
1353
|
padding-bottom: calc(var(--lua-spacing) * 6);
|
|
1527
1354
|
}
|
|
1528
1355
|
#lua-root .lua\:pb-24 {
|
|
1529
1356
|
padding-bottom: calc(var(--lua-spacing) * 24);
|
|
1530
1357
|
}
|
|
1531
|
-
#lua-root .lua\:pl-2 {
|
|
1532
|
-
padding-left: calc(var(--lua-spacing) * 2);
|
|
1533
|
-
}
|
|
1534
|
-
#lua-root .lua\:pl-8 {
|
|
1535
|
-
padding-left: calc(var(--lua-spacing) * 8);
|
|
1536
|
-
}
|
|
1537
1358
|
#lua-root .lua\:pl-10 {
|
|
1538
1359
|
padding-left: calc(var(--lua-spacing) * 10);
|
|
1539
1360
|
}
|
|
@@ -1543,18 +1364,12 @@
|
|
|
1543
1364
|
#lua-root .lua\:text-left {
|
|
1544
1365
|
text-align: left;
|
|
1545
1366
|
}
|
|
1546
|
-
#lua-root .lua\:align-middle {
|
|
1547
|
-
vertical-align: middle;
|
|
1548
|
-
}
|
|
1549
1367
|
#lua-root .lua\:font-mono {
|
|
1550
1368
|
font-family: var(--lua-font-mono);
|
|
1551
1369
|
}
|
|
1552
1370
|
#lua-root .lua\:font-onest {
|
|
1553
1371
|
font-family: var(--lua-font-onest);
|
|
1554
1372
|
}
|
|
1555
|
-
#lua-root .lua\:font-sans {
|
|
1556
|
-
font-family: var(--lua-font-sans);
|
|
1557
|
-
}
|
|
1558
1373
|
#lua-root .lua\:text-2xl {
|
|
1559
1374
|
font-size: var(--lua-text-2xl);
|
|
1560
1375
|
line-height: var(--tw-leading, var(--lua-text-2xl--line-height));
|
|
@@ -1598,26 +1413,10 @@
|
|
|
1598
1413
|
--tw-leading: calc(var(--lua-spacing) * 6);
|
|
1599
1414
|
line-height: calc(var(--lua-spacing) * 6);
|
|
1600
1415
|
}
|
|
1601
|
-
#lua-root .lua\:leading-none {
|
|
1602
|
-
--tw-leading: 1;
|
|
1603
|
-
line-height: 1;
|
|
1604
|
-
}
|
|
1605
|
-
#lua-root .lua\:leading-normal {
|
|
1606
|
-
--tw-leading: var(--lua-leading-normal);
|
|
1607
|
-
line-height: var(--lua-leading-normal);
|
|
1608
|
-
}
|
|
1609
1416
|
#lua-root .lua\:leading-relaxed {
|
|
1610
1417
|
--tw-leading: var(--lua-leading-relaxed);
|
|
1611
1418
|
line-height: var(--lua-leading-relaxed);
|
|
1612
1419
|
}
|
|
1613
|
-
#lua-root .lua\:leading-snug {
|
|
1614
|
-
--tw-leading: var(--lua-leading-snug);
|
|
1615
|
-
line-height: var(--lua-leading-snug);
|
|
1616
|
-
}
|
|
1617
|
-
#lua-root .lua\:leading-tight {
|
|
1618
|
-
--tw-leading: var(--lua-leading-tight);
|
|
1619
|
-
line-height: var(--lua-leading-tight);
|
|
1620
|
-
}
|
|
1621
1420
|
#lua-root .lua\:font-bold {
|
|
1622
1421
|
--tw-font-weight: var(--lua-font-weight-bold);
|
|
1623
1422
|
font-weight: var(--lua-font-weight-bold);
|
|
@@ -1634,18 +1433,10 @@
|
|
|
1634
1433
|
--tw-font-weight: var(--lua-font-weight-semibold);
|
|
1635
1434
|
font-weight: var(--lua-font-weight-semibold);
|
|
1636
1435
|
}
|
|
1637
|
-
#lua-root .lua\:tracking-tight {
|
|
1638
|
-
--tw-tracking: var(--lua-tracking-tight);
|
|
1639
|
-
letter-spacing: var(--lua-tracking-tight);
|
|
1640
|
-
}
|
|
1641
1436
|
#lua-root .lua\:tracking-wide {
|
|
1642
1437
|
--tw-tracking: var(--lua-tracking-wide);
|
|
1643
1438
|
letter-spacing: var(--lua-tracking-wide);
|
|
1644
1439
|
}
|
|
1645
|
-
#lua-root .lua\:tracking-widest {
|
|
1646
|
-
--tw-tracking: var(--lua-tracking-widest);
|
|
1647
|
-
letter-spacing: var(--lua-tracking-widest);
|
|
1648
|
-
}
|
|
1649
1440
|
#lua-root .lua\:break-words {
|
|
1650
1441
|
overflow-wrap: break-word;
|
|
1651
1442
|
}
|
|
@@ -1670,9 +1461,6 @@
|
|
|
1670
1461
|
#lua-root .lua\:text-blue-800 {
|
|
1671
1462
|
color: var(--lua-color-blue-800);
|
|
1672
1463
|
}
|
|
1673
|
-
#lua-root .lua\:text-current {
|
|
1674
|
-
color: currentcolor;
|
|
1675
|
-
}
|
|
1676
1464
|
#lua-root .lua\:text-gray-400 {
|
|
1677
1465
|
color: var(--lua-color-gray-400);
|
|
1678
1466
|
}
|
|
@@ -1733,24 +1521,12 @@
|
|
|
1733
1521
|
#lua-root .lua\:italic {
|
|
1734
1522
|
font-style: italic;
|
|
1735
1523
|
}
|
|
1736
|
-
#lua-root .lua\:no-underline {
|
|
1737
|
-
text-decoration-line: none;
|
|
1738
|
-
}
|
|
1739
1524
|
#lua-root .lua\:caret-black {
|
|
1740
1525
|
caret-color: var(--lua-color-black);
|
|
1741
1526
|
}
|
|
1742
1527
|
#lua-root .lua\:opacity-0 {
|
|
1743
1528
|
opacity: 0%;
|
|
1744
1529
|
}
|
|
1745
|
-
#lua-root .lua\:opacity-50 {
|
|
1746
|
-
opacity: 50%;
|
|
1747
|
-
}
|
|
1748
|
-
#lua-root .lua\:opacity-60 {
|
|
1749
|
-
opacity: 60%;
|
|
1750
|
-
}
|
|
1751
|
-
#lua-root .lua\:opacity-70 {
|
|
1752
|
-
opacity: 70%;
|
|
1753
|
-
}
|
|
1754
1530
|
#lua-root .lua\:opacity-80 {
|
|
1755
1531
|
opacity: 80%;
|
|
1756
1532
|
}
|
|
@@ -1770,40 +1546,6 @@
|
|
|
1770
1546
|
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
1771
1547
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1772
1548
|
}
|
|
1773
|
-
#lua-root .lua\:shadow-xs {
|
|
1774
|
-
--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
|
|
1775
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1776
|
-
}
|
|
1777
|
-
#lua-root .lua\:ring-0 {
|
|
1778
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1779
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1780
|
-
}
|
|
1781
|
-
#lua-root .lua\:ring-2 {
|
|
1782
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1783
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1784
|
-
}
|
|
1785
|
-
#lua-root .lua\:ring-blue-600 {
|
|
1786
|
-
--tw-ring-color: var(--lua-color-blue-600);
|
|
1787
|
-
}
|
|
1788
|
-
#lua-root .lua\:ring-offset-2 {
|
|
1789
|
-
--tw-ring-offset-width: 2px;
|
|
1790
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
1791
|
-
}
|
|
1792
|
-
#lua-root .lua\:ring-offset-white {
|
|
1793
|
-
--tw-ring-offset-color: var(--lua-color-white);
|
|
1794
|
-
}
|
|
1795
|
-
#lua-root .lua\:outline-hidden {
|
|
1796
|
-
--tw-outline-style: none;
|
|
1797
|
-
outline-style: none;
|
|
1798
|
-
@media (forced-colors: active) {
|
|
1799
|
-
outline: 2px solid transparent;
|
|
1800
|
-
outline-offset: 2px;
|
|
1801
|
-
}
|
|
1802
|
-
}
|
|
1803
|
-
#lua-root .lua\:backdrop-blur-sm {
|
|
1804
|
-
--tw-backdrop-blur: blur(var(--lua-blur-sm));
|
|
1805
|
-
backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
|
|
1806
|
-
}
|
|
1807
1549
|
#lua-root .lua\:transition {
|
|
1808
1550
|
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
|
|
1809
1551
|
transition-timing-function: var(--tw-ease, var(--lua-default-transition-timing-function));
|
|
@@ -1839,88 +1581,15 @@
|
|
|
1839
1581
|
transition-timing-function: var(--tw-ease, var(--lua-default-transition-timing-function));
|
|
1840
1582
|
transition-duration: var(--tw-duration, var(--lua-default-transition-duration));
|
|
1841
1583
|
}
|
|
1842
|
-
#lua-root .lua\:transition-none {
|
|
1843
|
-
transition-property: none;
|
|
1844
|
-
}
|
|
1845
1584
|
#lua-root .lua\:duration-200 {
|
|
1846
1585
|
--tw-duration: 200ms;
|
|
1847
1586
|
transition-duration: 200ms;
|
|
1848
1587
|
}
|
|
1849
|
-
#lua-root .lua\:duration-1000 {
|
|
1850
|
-
--tw-duration: 1000ms;
|
|
1851
|
-
transition-duration: 1000ms;
|
|
1852
|
-
}
|
|
1853
|
-
#lua-root .lua\:ease-in-out {
|
|
1854
|
-
--tw-ease: var(--lua-ease-in-out);
|
|
1855
|
-
transition-timing-function: var(--lua-ease-in-out);
|
|
1856
|
-
}
|
|
1857
|
-
#lua-root .lua\:select-none {
|
|
1858
|
-
-webkit-user-select: none;
|
|
1859
|
-
-moz-user-select: none;
|
|
1860
|
-
user-select: none;
|
|
1861
|
-
}
|
|
1862
1588
|
#lua-root .lua\:select-text {
|
|
1863
1589
|
-webkit-user-select: text;
|
|
1864
1590
|
-moz-user-select: text;
|
|
1865
1591
|
user-select: text;
|
|
1866
1592
|
}
|
|
1867
|
-
#lua-root .lua\:peer-disabled\:cursor-not-allowed {
|
|
1868
|
-
&:is(:where(.lua\:peer):disabled ~ *) {
|
|
1869
|
-
cursor: not-allowed;
|
|
1870
|
-
}
|
|
1871
|
-
}
|
|
1872
|
-
#lua-root .lua\:peer-disabled\:opacity-70 {
|
|
1873
|
-
&:is(:where(.lua\:peer):disabled ~ *) {
|
|
1874
|
-
opacity: 70%;
|
|
1875
|
-
}
|
|
1876
|
-
}
|
|
1877
|
-
#lua-root .lua\:placeholder\:text-gray-400 {
|
|
1878
|
-
&::-moz-placeholder {
|
|
1879
|
-
color: var(--lua-color-gray-400);
|
|
1880
|
-
}
|
|
1881
|
-
&::placeholder {
|
|
1882
|
-
color: var(--lua-color-gray-400);
|
|
1883
|
-
}
|
|
1884
|
-
}
|
|
1885
|
-
#lua-root .lua\:placeholder\:text-gray-500 {
|
|
1886
|
-
&::-moz-placeholder {
|
|
1887
|
-
color: var(--lua-color-gray-500);
|
|
1888
|
-
}
|
|
1889
|
-
&::placeholder {
|
|
1890
|
-
color: var(--lua-color-gray-500);
|
|
1891
|
-
}
|
|
1892
|
-
}
|
|
1893
|
-
#lua-root .lua\:before\:float-left {
|
|
1894
|
-
&::before {
|
|
1895
|
-
content: var(--tw-content);
|
|
1896
|
-
float: left;
|
|
1897
|
-
}
|
|
1898
|
-
}
|
|
1899
|
-
#lua-root .lua\:before\:mr-4 {
|
|
1900
|
-
&::before {
|
|
1901
|
-
content: var(--tw-content);
|
|
1902
|
-
margin-right: calc(var(--lua-spacing) * 4);
|
|
1903
|
-
}
|
|
1904
|
-
}
|
|
1905
|
-
#lua-root .lua\:before\:min-w-\[100px\] {
|
|
1906
|
-
&::before {
|
|
1907
|
-
content: var(--tw-content);
|
|
1908
|
-
min-width: 100px;
|
|
1909
|
-
}
|
|
1910
|
-
}
|
|
1911
|
-
#lua-root .lua\:before\:font-normal {
|
|
1912
|
-
&::before {
|
|
1913
|
-
content: var(--tw-content);
|
|
1914
|
-
--tw-font-weight: var(--lua-font-weight-normal);
|
|
1915
|
-
font-weight: var(--lua-font-weight-normal);
|
|
1916
|
-
}
|
|
1917
|
-
}
|
|
1918
|
-
#lua-root .lua\:before\:content-\[attr\(data-label\)\] {
|
|
1919
|
-
&::before {
|
|
1920
|
-
--tw-content: attr(data-label);
|
|
1921
|
-
content: var(--tw-content);
|
|
1922
|
-
}
|
|
1923
|
-
}
|
|
1924
1593
|
#lua-root .lua\:after\:absolute {
|
|
1925
1594
|
&::after {
|
|
1926
1595
|
content: var(--tw-content);
|
|
@@ -1957,40 +1626,6 @@
|
|
|
1957
1626
|
content: var(--tw-content);
|
|
1958
1627
|
}
|
|
1959
1628
|
}
|
|
1960
|
-
#lua-root .lua\:first\:rounded-l-md {
|
|
1961
|
-
&:first-child {
|
|
1962
|
-
border-top-left-radius: var(--lua-radius-md);
|
|
1963
|
-
border-bottom-left-radius: var(--lua-radius-md);
|
|
1964
|
-
}
|
|
1965
|
-
}
|
|
1966
|
-
#lua-root .lua\:last\:rounded-r-md {
|
|
1967
|
-
&:last-child {
|
|
1968
|
-
border-top-right-radius: var(--lua-radius-md);
|
|
1969
|
-
border-bottom-right-radius: var(--lua-radius-md);
|
|
1970
|
-
}
|
|
1971
|
-
}
|
|
1972
|
-
#lua-root .lua\:focus-within\:z-10 {
|
|
1973
|
-
&:focus-within {
|
|
1974
|
-
z-index: 10;
|
|
1975
|
-
}
|
|
1976
|
-
}
|
|
1977
|
-
#lua-root .lua\:focus-within\:ring-2 {
|
|
1978
|
-
&:focus-within {
|
|
1979
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1980
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1981
|
-
}
|
|
1982
|
-
}
|
|
1983
|
-
#lua-root .lua\:focus-within\:ring-blue-600 {
|
|
1984
|
-
&:focus-within {
|
|
1985
|
-
--tw-ring-color: var(--lua-color-blue-600);
|
|
1986
|
-
}
|
|
1987
|
-
}
|
|
1988
|
-
#lua-root .lua\:focus-within\:ring-offset-2 {
|
|
1989
|
-
&:focus-within {
|
|
1990
|
-
--tw-ring-offset-width: 2px;
|
|
1991
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
1992
|
-
}
|
|
1993
|
-
}
|
|
1994
1629
|
#lua-root .lua\:hover\:-translate-y-0\.5 {
|
|
1995
1630
|
&:hover {
|
|
1996
1631
|
@media (hover: hover) {
|
|
@@ -1999,16 +1634,6 @@
|
|
|
1999
1634
|
}
|
|
2000
1635
|
}
|
|
2001
1636
|
}
|
|
2002
|
-
#lua-root .lua\:hover\:scale-105 {
|
|
2003
|
-
&:hover {
|
|
2004
|
-
@media (hover: hover) {
|
|
2005
|
-
--tw-scale-x: 105%;
|
|
2006
|
-
--tw-scale-y: 105%;
|
|
2007
|
-
--tw-scale-z: 105%;
|
|
2008
|
-
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
2009
|
-
}
|
|
2010
|
-
}
|
|
2011
|
-
}
|
|
2012
1637
|
#lua-root .lua\:hover\:border-gray-300 {
|
|
2013
1638
|
&:hover {
|
|
2014
1639
|
@media (hover: hover) {
|
|
@@ -2023,16 +1648,6 @@
|
|
|
2023
1648
|
}
|
|
2024
1649
|
}
|
|
2025
1650
|
}
|
|
2026
|
-
#lua-root .lua\:hover\:bg-black\/70 {
|
|
2027
|
-
&:hover {
|
|
2028
|
-
@media (hover: hover) {
|
|
2029
|
-
background-color: var(--lua-color-black);
|
|
2030
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
2031
|
-
background-color: color-mix(in oklab, var(--lua-color-black) 70%, transparent);
|
|
2032
|
-
}
|
|
2033
|
-
}
|
|
2034
|
-
}
|
|
2035
|
-
}
|
|
2036
1651
|
#lua-root .lua\:hover\:bg-blue-500 {
|
|
2037
1652
|
&:hover {
|
|
2038
1653
|
@media (hover: hover) {
|
|
@@ -2040,13 +1655,6 @@
|
|
|
2040
1655
|
}
|
|
2041
1656
|
}
|
|
2042
1657
|
}
|
|
2043
|
-
#lua-root .lua\:hover\:bg-blue-600 {
|
|
2044
|
-
&:hover {
|
|
2045
|
-
@media (hover: hover) {
|
|
2046
|
-
background-color: var(--lua-color-blue-600);
|
|
2047
|
-
}
|
|
2048
|
-
}
|
|
2049
|
-
}
|
|
2050
1658
|
#lua-root .lua\:hover\:bg-blue-700 {
|
|
2051
1659
|
&:hover {
|
|
2052
1660
|
@media (hover: hover) {
|
|
@@ -2054,20 +1662,6 @@
|
|
|
2054
1662
|
}
|
|
2055
1663
|
}
|
|
2056
1664
|
}
|
|
2057
|
-
#lua-root .lua\:hover\:bg-gray-100 {
|
|
2058
|
-
&:hover {
|
|
2059
|
-
@media (hover: hover) {
|
|
2060
|
-
background-color: var(--lua-color-gray-100);
|
|
2061
|
-
}
|
|
2062
|
-
}
|
|
2063
|
-
}
|
|
2064
|
-
#lua-root .lua\:hover\:bg-gray-200 {
|
|
2065
|
-
&:hover {
|
|
2066
|
-
@media (hover: hover) {
|
|
2067
|
-
background-color: var(--lua-color-gray-200);
|
|
2068
|
-
}
|
|
2069
|
-
}
|
|
2070
|
-
}
|
|
2071
1665
|
#lua-root .lua\:hover\:bg-neutral-200 {
|
|
2072
1666
|
&:hover {
|
|
2073
1667
|
@media (hover: hover) {
|
|
@@ -2096,20 +1690,6 @@
|
|
|
2096
1690
|
}
|
|
2097
1691
|
}
|
|
2098
1692
|
}
|
|
2099
|
-
#lua-root .lua\:hover\:text-white {
|
|
2100
|
-
&:hover {
|
|
2101
|
-
@media (hover: hover) {
|
|
2102
|
-
color: var(--lua-color-white);
|
|
2103
|
-
}
|
|
2104
|
-
}
|
|
2105
|
-
}
|
|
2106
|
-
#lua-root .lua\:hover\:opacity-100 {
|
|
2107
|
-
&:hover {
|
|
2108
|
-
@media (hover: hover) {
|
|
2109
|
-
opacity: 100%;
|
|
2110
|
-
}
|
|
2111
|
-
}
|
|
2112
|
-
}
|
|
2113
1693
|
#lua-root .lua\:hover\:shadow-md {
|
|
2114
1694
|
&:hover {
|
|
2115
1695
|
@media (hover: hover) {
|
|
@@ -2126,29 +1706,11 @@
|
|
|
2126
1706
|
}
|
|
2127
1707
|
}
|
|
2128
1708
|
}
|
|
2129
|
-
#lua-root .lua\:hover\:shadow-xl {
|
|
2130
|
-
&:hover {
|
|
2131
|
-
@media (hover: hover) {
|
|
2132
|
-
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
2133
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
2134
|
-
}
|
|
2135
|
-
}
|
|
2136
|
-
}
|
|
2137
1709
|
#lua-root .lua\:focus\:border-transparent {
|
|
2138
1710
|
&:focus {
|
|
2139
1711
|
border-color: transparent;
|
|
2140
1712
|
}
|
|
2141
1713
|
}
|
|
2142
|
-
#lua-root .lua\:focus\:bg-gray-100 {
|
|
2143
|
-
&:focus {
|
|
2144
|
-
background-color: var(--lua-color-gray-100);
|
|
2145
|
-
}
|
|
2146
|
-
}
|
|
2147
|
-
#lua-root .lua\:focus\:text-gray-900 {
|
|
2148
|
-
&:focus {
|
|
2149
|
-
color: var(--lua-color-gray-900);
|
|
2150
|
-
}
|
|
2151
|
-
}
|
|
2152
1714
|
#lua-root .lua\:focus\:ring-2 {
|
|
2153
1715
|
&:focus {
|
|
2154
1716
|
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
@@ -2160,28 +1722,7 @@
|
|
|
2160
1722
|
--tw-ring-color: var(--lua-color-blue-500);
|
|
2161
1723
|
}
|
|
2162
1724
|
}
|
|
2163
|
-
#lua-root .lua\:focus\:
|
|
2164
|
-
&:focus {
|
|
2165
|
-
--tw-ring-color: var(--lua-color-blue-600);
|
|
2166
|
-
}
|
|
2167
|
-
}
|
|
2168
|
-
#lua-root .lua\:focus\:ring-offset-2 {
|
|
2169
|
-
&:focus {
|
|
2170
|
-
--tw-ring-offset-width: 2px;
|
|
2171
|
-
--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
|
|
2172
|
-
}
|
|
2173
|
-
}
|
|
2174
|
-
#lua-root .lua\:focus\:outline-hidden {
|
|
2175
|
-
&:focus {
|
|
2176
|
-
--tw-outline-style: none;
|
|
2177
|
-
outline-style: none;
|
|
2178
|
-
@media (forced-colors: active) {
|
|
2179
|
-
outline: 2px solid transparent;
|
|
2180
|
-
outline-offset: 2px;
|
|
2181
|
-
}
|
|
2182
|
-
}
|
|
2183
|
-
}
|
|
2184
|
-
#lua-root .lua\:focus\:outline-none {
|
|
1725
|
+
#lua-root .lua\:focus\:outline-none {
|
|
2185
1726
|
&:focus {
|
|
2186
1727
|
--tw-outline-style: none;
|
|
2187
1728
|
outline-style: none;
|
|
@@ -2192,11 +1733,6 @@
|
|
|
2192
1733
|
border-color: var(--lua-color-blue-600);
|
|
2193
1734
|
}
|
|
2194
1735
|
}
|
|
2195
|
-
#lua-root .lua\:focus-visible\:border-neutral-500 {
|
|
2196
|
-
&:focus-visible {
|
|
2197
|
-
border-color: var(--lua-color-neutral-500);
|
|
2198
|
-
}
|
|
2199
|
-
}
|
|
2200
1736
|
#lua-root .lua\:focus-visible\:bg-black {
|
|
2201
1737
|
&:focus-visible {
|
|
2202
1738
|
background-color: var(--lua-color-black);
|
|
@@ -2207,16 +1743,6 @@
|
|
|
2207
1743
|
background-color: var(--lua-color-blue-600);
|
|
2208
1744
|
}
|
|
2209
1745
|
}
|
|
2210
|
-
#lua-root .lua\:focus-visible\:bg-gray-100 {
|
|
2211
|
-
&:focus-visible {
|
|
2212
|
-
background-color: var(--lua-color-gray-100);
|
|
2213
|
-
}
|
|
2214
|
-
}
|
|
2215
|
-
#lua-root .lua\:focus-visible\:bg-neutral-100 {
|
|
2216
|
-
&:focus-visible {
|
|
2217
|
-
background-color: var(--lua-color-neutral-100);
|
|
2218
|
-
}
|
|
2219
|
-
}
|
|
2220
1746
|
#lua-root .lua\:focus-visible\:bg-red-600 {
|
|
2221
1747
|
&:focus-visible {
|
|
2222
1748
|
background-color: var(--lua-color-red-600);
|
|
@@ -2251,24 +1777,11 @@
|
|
|
2251
1777
|
}
|
|
2252
1778
|
}
|
|
2253
1779
|
}
|
|
2254
|
-
#lua-root .lua\:focus-visible\:ring-green-500 {
|
|
2255
|
-
&:focus-visible {
|
|
2256
|
-
--tw-ring-color: var(--lua-color-green-500);
|
|
2257
|
-
}
|
|
2258
|
-
}
|
|
2259
1780
|
#lua-root .lua\:focus-visible\:ring-red-600 {
|
|
2260
1781
|
&:focus-visible {
|
|
2261
1782
|
--tw-ring-color: var(--lua-color-red-600);
|
|
2262
1783
|
}
|
|
2263
1784
|
}
|
|
2264
|
-
#lua-root .lua\:focus-visible\:ring-red-600\/20 {
|
|
2265
|
-
&:focus-visible {
|
|
2266
|
-
--tw-ring-color: var(--lua-color-red-600);
|
|
2267
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
2268
|
-
--tw-ring-color: color-mix(in oklab, var(--lua-color-red-600) 20%, transparent);
|
|
2269
|
-
}
|
|
2270
|
-
}
|
|
2271
|
-
}
|
|
2272
1785
|
#lua-root .lua\:focus-visible\:ring-offset-2 {
|
|
2273
1786
|
&:focus-visible {
|
|
2274
1787
|
--tw-ring-offset-width: 2px;
|
|
@@ -2290,45 +1803,16 @@
|
|
|
2290
1803
|
}
|
|
2291
1804
|
}
|
|
2292
1805
|
}
|
|
2293
|
-
#lua-root .lua\:focus-visible\:outline-none {
|
|
2294
|
-
&:focus-visible {
|
|
2295
|
-
--tw-outline-style: none;
|
|
2296
|
-
outline-style: none;
|
|
2297
|
-
}
|
|
2298
|
-
}
|
|
2299
|
-
#lua-root .lua\:active\:scale-95 {
|
|
2300
|
-
&:active {
|
|
2301
|
-
--tw-scale-x: 95%;
|
|
2302
|
-
--tw-scale-y: 95%;
|
|
2303
|
-
--tw-scale-z: 95%;
|
|
2304
|
-
scale: var(--tw-scale-x) var(--tw-scale-y);
|
|
2305
|
-
}
|
|
2306
|
-
}
|
|
2307
1806
|
#lua-root .lua\:active\:bg-black-hover {
|
|
2308
1807
|
&:active {
|
|
2309
1808
|
background-color: var(--lua-color-black-hover);
|
|
2310
1809
|
}
|
|
2311
1810
|
}
|
|
2312
|
-
#lua-root .lua\:active\:bg-blue-600 {
|
|
2313
|
-
&:active {
|
|
2314
|
-
background-color: var(--lua-color-blue-600);
|
|
2315
|
-
}
|
|
2316
|
-
}
|
|
2317
1811
|
#lua-root .lua\:active\:bg-blue-800 {
|
|
2318
1812
|
&:active {
|
|
2319
1813
|
background-color: var(--lua-color-blue-800);
|
|
2320
1814
|
}
|
|
2321
1815
|
}
|
|
2322
|
-
#lua-root .lua\:active\:bg-gray-300 {
|
|
2323
|
-
&:active {
|
|
2324
|
-
background-color: var(--lua-color-gray-300);
|
|
2325
|
-
}
|
|
2326
|
-
}
|
|
2327
|
-
#lua-root .lua\:active\:bg-neutral-300 {
|
|
2328
|
-
&:active {
|
|
2329
|
-
background-color: var(--lua-color-neutral-300);
|
|
2330
|
-
}
|
|
2331
|
-
}
|
|
2332
1816
|
#lua-root .lua\:active\:bg-neutral-600 {
|
|
2333
1817
|
&:active {
|
|
2334
1818
|
background-color: var(--lua-color-neutral-600);
|
|
@@ -2339,21 +1823,11 @@
|
|
|
2339
1823
|
background-color: var(--lua-color-red-800);
|
|
2340
1824
|
}
|
|
2341
1825
|
}
|
|
2342
|
-
#lua-root .lua\:active\:text-white {
|
|
2343
|
-
&:active {
|
|
2344
|
-
color: var(--lua-color-white);
|
|
2345
|
-
}
|
|
2346
|
-
}
|
|
2347
1826
|
#lua-root .lua\:disabled\:pointer-events-none {
|
|
2348
1827
|
&:disabled {
|
|
2349
1828
|
pointer-events: none;
|
|
2350
1829
|
}
|
|
2351
1830
|
}
|
|
2352
|
-
#lua-root .lua\:disabled\:cursor-not-allowed {
|
|
2353
|
-
&:disabled {
|
|
2354
|
-
cursor: not-allowed;
|
|
2355
|
-
}
|
|
2356
|
-
}
|
|
2357
1831
|
#lua-root .lua\:disabled\:border-transparent {
|
|
2358
1832
|
&:disabled {
|
|
2359
1833
|
border-color: transparent;
|
|
@@ -2367,11 +1841,6 @@
|
|
|
2367
1841
|
}
|
|
2368
1842
|
}
|
|
2369
1843
|
}
|
|
2370
|
-
#lua-root .lua\:disabled\:bg-gray-200 {
|
|
2371
|
-
&:disabled {
|
|
2372
|
-
background-color: var(--lua-color-gray-200);
|
|
2373
|
-
}
|
|
2374
|
-
}
|
|
2375
1844
|
#lua-root .lua\:disabled\:text-black\/16 {
|
|
2376
1845
|
&:disabled {
|
|
2377
1846
|
color: var(--lua-color-black);
|
|
@@ -2380,21 +1849,6 @@
|
|
|
2380
1849
|
}
|
|
2381
1850
|
}
|
|
2382
1851
|
}
|
|
2383
|
-
#lua-root .lua\:disabled\:opacity-50 {
|
|
2384
|
-
&:disabled {
|
|
2385
|
-
opacity: 50%;
|
|
2386
|
-
}
|
|
2387
|
-
}
|
|
2388
|
-
#lua-root .lua\:aria-\[invalid\=true\]\:border-red-500 {
|
|
2389
|
-
&[aria-invalid="true"] {
|
|
2390
|
-
border-color: var(--lua-color-red-500);
|
|
2391
|
-
}
|
|
2392
|
-
}
|
|
2393
|
-
#lua-root .lua\:aria-\[invalid\=true\]\:ring-red-200 {
|
|
2394
|
-
&[aria-invalid="true"] {
|
|
2395
|
-
--tw-ring-color: var(--lua-color-red-200);
|
|
2396
|
-
}
|
|
2397
|
-
}
|
|
2398
1852
|
#lua-root .lua\:data-\[state\=active\]\:-mb-px {
|
|
2399
1853
|
&[data-state="active"] {
|
|
2400
1854
|
margin-bottom: -1px;
|
|
@@ -2411,11 +1865,6 @@
|
|
|
2411
1865
|
border-color: var(--lua-color-blue-600);
|
|
2412
1866
|
}
|
|
2413
1867
|
}
|
|
2414
|
-
#lua-root .lua\:data-\[state\=active\]\:bg-blue-50 {
|
|
2415
|
-
&[data-state="active"] {
|
|
2416
|
-
background-color: var(--lua-color-blue-50);
|
|
2417
|
-
}
|
|
2418
|
-
}
|
|
2419
1868
|
#lua-root .lua\:data-\[state\=active\]\:bg-white {
|
|
2420
1869
|
&[data-state="active"] {
|
|
2421
1870
|
background-color: var(--lua-color-white);
|
|
@@ -2426,353 +1875,32 @@
|
|
|
2426
1875
|
color: var(--lua-color-blue-600);
|
|
2427
1876
|
}
|
|
2428
1877
|
}
|
|
2429
|
-
#lua-root .lua\:data-\[state\=active\]\:text-blue-800 {
|
|
2430
|
-
&[data-state="active"] {
|
|
2431
|
-
color: var(--lua-color-blue-800);
|
|
2432
|
-
}
|
|
2433
|
-
}
|
|
2434
1878
|
#lua-root .lua\:data-\[state\=active\]\:shadow-sm {
|
|
2435
1879
|
&[data-state="active"] {
|
|
2436
1880
|
--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
2437
1881
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
2438
1882
|
}
|
|
2439
1883
|
}
|
|
2440
|
-
#lua-root .lua\:data-\[state\=active\]\:hover\:bg-blue-100 {
|
|
2441
|
-
&[data-state="active"] {
|
|
2442
|
-
&:hover {
|
|
2443
|
-
@media (hover: hover) {
|
|
2444
|
-
background-color: var(--lua-color-blue-100);
|
|
2445
|
-
}
|
|
2446
|
-
}
|
|
2447
|
-
}
|
|
2448
|
-
}
|
|
2449
|
-
#lua-root .lua\:data-\[state\=checked\]\:translate-x-4 {
|
|
2450
|
-
&[data-state="checked"] {
|
|
2451
|
-
--tw-translate-x: calc(var(--lua-spacing) * 4);
|
|
2452
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
2453
|
-
}
|
|
2454
|
-
}
|
|
2455
|
-
#lua-root .lua\:data-\[state\=checked\]\:border-blue-600 {
|
|
2456
|
-
&[data-state="checked"] {
|
|
2457
|
-
border-color: var(--lua-color-blue-600);
|
|
2458
|
-
}
|
|
2459
|
-
}
|
|
2460
|
-
#lua-root .lua\:data-\[state\=checked\]\:bg-blue-500 {
|
|
2461
|
-
&[data-state="checked"] {
|
|
2462
|
-
background-color: var(--lua-color-blue-500);
|
|
2463
|
-
}
|
|
2464
|
-
}
|
|
2465
|
-
#lua-root .lua\:data-\[state\=checked\]\:bg-blue-600 {
|
|
2466
|
-
&[data-state="checked"] {
|
|
2467
|
-
background-color: var(--lua-color-blue-600);
|
|
2468
|
-
}
|
|
2469
|
-
}
|
|
2470
|
-
#lua-root .lua\:data-\[state\=checked\]\:text-white {
|
|
2471
|
-
&[data-state="checked"] {
|
|
2472
|
-
color: var(--lua-color-white);
|
|
2473
|
-
}
|
|
2474
|
-
}
|
|
2475
|
-
#lua-root .lua\:data-\[state\=closed\]\:duration-300 {
|
|
2476
|
-
&[data-state="closed"] {
|
|
2477
|
-
--tw-duration: 300ms;
|
|
2478
|
-
transition-duration: 300ms;
|
|
2479
|
-
}
|
|
2480
|
-
}
|
|
2481
1884
|
#lua-root .lua\:data-\[state\=inactive\]\:hidden {
|
|
2482
1885
|
&[data-state="inactive"] {
|
|
2483
1886
|
display: none;
|
|
2484
1887
|
}
|
|
2485
1888
|
}
|
|
2486
|
-
#lua-root .lua\:data-\[state\=open\]\:bg-gray-100 {
|
|
2487
|
-
&[data-state="open"] {
|
|
2488
|
-
background-color: var(--lua-color-gray-100);
|
|
2489
|
-
}
|
|
2490
|
-
}
|
|
2491
|
-
#lua-root .lua\:data-\[state\=open\]\:duration-500 {
|
|
2492
|
-
&[data-state="open"] {
|
|
2493
|
-
--tw-duration: 500ms;
|
|
2494
|
-
transition-duration: 500ms;
|
|
2495
|
-
}
|
|
2496
|
-
}
|
|
2497
|
-
#lua-root .lua\:data-\[state\=unchecked\]\:translate-x-0 {
|
|
2498
|
-
&[data-state="unchecked"] {
|
|
2499
|
-
--tw-translate-x: calc(var(--lua-spacing) * 0);
|
|
2500
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
2501
|
-
}
|
|
2502
|
-
}
|
|
2503
|
-
#lua-root .lua\:data-\[state\=unchecked\]\:bg-gray-200 {
|
|
2504
|
-
&[data-state="unchecked"] {
|
|
2505
|
-
background-color: var(--lua-color-gray-200);
|
|
2506
|
-
}
|
|
2507
|
-
}
|
|
2508
1889
|
#lua-root .lua\:sm\:mx-5 {
|
|
2509
1890
|
@media (width >= 40rem) {
|
|
2510
1891
|
margin-inline: calc(var(--lua-spacing) * 5);
|
|
2511
1892
|
}
|
|
2512
1893
|
}
|
|
2513
|
-
#lua-root .lua\:sm\:max-w-md {
|
|
2514
|
-
@media (width >= 40rem) {
|
|
2515
|
-
max-width: var(--lua-container-md);
|
|
2516
|
-
}
|
|
2517
|
-
}
|
|
2518
|
-
#lua-root .lua\:sm\:max-w-sm {
|
|
2519
|
-
@media (width >= 40rem) {
|
|
2520
|
-
max-width: var(--lua-container-sm);
|
|
2521
|
-
}
|
|
2522
|
-
}
|
|
2523
1894
|
#lua-root .lua\:sm\:grid-cols-2 {
|
|
2524
1895
|
@media (width >= 40rem) {
|
|
2525
1896
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
2526
1897
|
}
|
|
2527
1898
|
}
|
|
2528
|
-
#lua-root .lua\:sm\:flex-row {
|
|
2529
|
-
@media (width >= 40rem) {
|
|
2530
|
-
flex-direction: row;
|
|
2531
|
-
}
|
|
2532
|
-
}
|
|
2533
|
-
#lua-root .lua\:sm\:justify-end {
|
|
2534
|
-
@media (width >= 40rem) {
|
|
2535
|
-
justify-content: flex-end;
|
|
2536
|
-
}
|
|
2537
|
-
}
|
|
2538
|
-
#lua-root .lua\:sm\:space-x-2 {
|
|
2539
|
-
@media (width >= 40rem) {
|
|
2540
|
-
#lua-root :where(& > :not(:last-child)) {
|
|
2541
|
-
--tw-space-x-reverse: 0;
|
|
2542
|
-
margin-inline-start: calc(calc(var(--lua-spacing) * 2) * var(--tw-space-x-reverse));
|
|
2543
|
-
margin-inline-end: calc(calc(var(--lua-spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
|
|
2544
|
-
}
|
|
2545
|
-
}
|
|
2546
|
-
}
|
|
2547
|
-
#lua-root .lua\:sm\:rounded-lg {
|
|
2548
|
-
@media (width >= 40rem) {
|
|
2549
|
-
border-radius: var(--lua-radius-lg);
|
|
2550
|
-
}
|
|
2551
|
-
}
|
|
2552
|
-
#lua-root .lua\:sm\:text-left {
|
|
2553
|
-
@media (width >= 40rem) {
|
|
2554
|
-
text-align: left;
|
|
2555
|
-
}
|
|
2556
|
-
}
|
|
2557
|
-
#lua-root .lua\:md\:mt-0 {
|
|
2558
|
-
@media (width >= 48rem) {
|
|
2559
|
-
margin-top: calc(var(--lua-spacing) * 0);
|
|
2560
|
-
}
|
|
2561
|
-
}
|
|
2562
|
-
#lua-root .lua\:md\:mb-0 {
|
|
2563
|
-
@media (width >= 48rem) {
|
|
2564
|
-
margin-bottom: calc(var(--lua-spacing) * 0);
|
|
2565
|
-
}
|
|
2566
|
-
}
|
|
2567
|
-
#lua-root .lua\:md\:table {
|
|
2568
|
-
@media (width >= 48rem) {
|
|
2569
|
-
display: table;
|
|
2570
|
-
}
|
|
2571
|
-
}
|
|
2572
|
-
#lua-root .lua\:md\:table-cell {
|
|
2573
|
-
@media (width >= 48rem) {
|
|
2574
|
-
display: table-cell;
|
|
2575
|
-
}
|
|
2576
|
-
}
|
|
2577
|
-
#lua-root .lua\:md\:table-footer-group {
|
|
2578
|
-
@media (width >= 48rem) {
|
|
2579
|
-
display: table-footer-group;
|
|
2580
|
-
}
|
|
2581
|
-
}
|
|
2582
|
-
#lua-root .lua\:md\:table-header-group {
|
|
2583
|
-
@media (width >= 48rem) {
|
|
2584
|
-
display: table-header-group;
|
|
2585
|
-
}
|
|
2586
|
-
}
|
|
2587
|
-
#lua-root .lua\:md\:table-row {
|
|
2588
|
-
@media (width >= 48rem) {
|
|
2589
|
-
display: table-row;
|
|
2590
|
-
}
|
|
2591
|
-
}
|
|
2592
|
-
#lua-root .lua\:md\:table-row-group {
|
|
2593
|
-
@media (width >= 48rem) {
|
|
2594
|
-
display: table-row-group;
|
|
2595
|
-
}
|
|
2596
|
-
}
|
|
2597
|
-
#lua-root .lua\:md\:space-y-0 {
|
|
2598
|
-
@media (width >= 48rem) {
|
|
2599
|
-
#lua-root :where(& > :not(:last-child)) {
|
|
2600
|
-
--tw-space-y-reverse: 0;
|
|
2601
|
-
margin-block-start: calc(calc(var(--lua-spacing) * 0) * var(--tw-space-y-reverse));
|
|
2602
|
-
margin-block-end: calc(calc(var(--lua-spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
|
|
2603
|
-
}
|
|
2604
|
-
}
|
|
2605
|
-
}
|
|
2606
|
-
#lua-root .lua\:md\:rounded-none {
|
|
2607
|
-
@media (width >= 48rem) {
|
|
2608
|
-
border-radius: 0;
|
|
2609
|
-
}
|
|
2610
|
-
}
|
|
2611
|
-
#lua-root .lua\:md\:border-0 {
|
|
2612
|
-
@media (width >= 48rem) {
|
|
2613
|
-
border-style: var(--tw-border-style);
|
|
2614
|
-
border-width: 0px;
|
|
2615
|
-
}
|
|
2616
|
-
}
|
|
2617
|
-
#lua-root .lua\:md\:border-1 {
|
|
2618
|
-
@media (width >= 48rem) {
|
|
2619
|
-
border-style: var(--tw-border-style);
|
|
2620
|
-
border-width: 1px;
|
|
2621
|
-
}
|
|
2622
|
-
}
|
|
2623
|
-
#lua-root .lua\:md\:border-b {
|
|
2624
|
-
@media (width >= 48rem) {
|
|
2625
|
-
border-bottom-style: var(--tw-border-style);
|
|
2626
|
-
border-bottom-width: 1px;
|
|
2627
|
-
}
|
|
2628
|
-
}
|
|
2629
|
-
#lua-root .lua\:md\:border-b-0 {
|
|
2630
|
-
@media (width >= 48rem) {
|
|
2631
|
-
border-bottom-style: var(--tw-border-style);
|
|
2632
|
-
border-bottom-width: 0px;
|
|
2633
|
-
}
|
|
2634
|
-
}
|
|
2635
|
-
#lua-root .lua\:md\:border-gray-200 {
|
|
2636
|
-
@media (width >= 48rem) {
|
|
2637
|
-
border-color: var(--lua-color-gray-200);
|
|
2638
|
-
}
|
|
2639
|
-
}
|
|
2640
|
-
#lua-root .lua\:md\:bg-transparent {
|
|
2641
|
-
@media (width >= 48rem) {
|
|
2642
|
-
background-color: transparent;
|
|
2643
|
-
}
|
|
2644
|
-
}
|
|
2645
|
-
#lua-root .lua\:md\:p-0 {
|
|
2646
|
-
@media (width >= 48rem) {
|
|
2647
|
-
padding: calc(var(--lua-spacing) * 0);
|
|
2648
|
-
}
|
|
2649
|
-
}
|
|
2650
|
-
#lua-root .lua\:md\:px-4 {
|
|
2651
|
-
@media (width >= 48rem) {
|
|
2652
|
-
padding-inline: calc(var(--lua-spacing) * 4);
|
|
2653
|
-
}
|
|
2654
|
-
}
|
|
2655
|
-
#lua-root .lua\:md\:text-left {
|
|
2656
|
-
@media (width >= 48rem) {
|
|
2657
|
-
text-align: left;
|
|
2658
|
-
}
|
|
2659
|
-
}
|
|
2660
|
-
#lua-root .lua\:md\:align-middle {
|
|
2661
|
-
@media (width >= 48rem) {
|
|
2662
|
-
vertical-align: middle;
|
|
2663
|
-
}
|
|
2664
|
-
}
|
|
2665
|
-
#lua-root .lua\:md\:text-sm {
|
|
2666
|
-
@media (width >= 48rem) {
|
|
2667
|
-
font-size: var(--lua-text-sm);
|
|
2668
|
-
line-height: var(--tw-leading, var(--lua-text-sm--line-height));
|
|
2669
|
-
}
|
|
2670
|
-
}
|
|
2671
|
-
#lua-root .lua\:md\:whitespace-nowrap {
|
|
2672
|
-
@media (width >= 48rem) {
|
|
2673
|
-
white-space: nowrap;
|
|
2674
|
-
}
|
|
2675
|
-
}
|
|
2676
|
-
#lua-root .lua\:md\:shadow-none {
|
|
2677
|
-
@media (width >= 48rem) {
|
|
2678
|
-
--tw-shadow: 0 0 #0000;
|
|
2679
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
2680
|
-
}
|
|
2681
|
-
}
|
|
2682
|
-
#lua-root .lua\:md\:before\:content-none {
|
|
2683
|
-
@media (width >= 48rem) {
|
|
2684
|
-
#lua-root &::before {
|
|
2685
|
-
content: var(--tw-content);
|
|
2686
|
-
--tw-content: none;
|
|
2687
|
-
content: none;
|
|
2688
|
-
}
|
|
2689
|
-
}
|
|
2690
|
-
}
|
|
2691
|
-
#lua-root .lua\:md\:hover\:bg-gray-50 {
|
|
2692
|
-
@media (width >= 48rem) {
|
|
2693
|
-
#lua-root &:hover {
|
|
2694
|
-
@media (hover: hover) {
|
|
2695
|
-
background-color: var(--lua-color-gray-50);
|
|
2696
|
-
}
|
|
2697
|
-
}
|
|
2698
|
-
}
|
|
2699
|
-
}
|
|
2700
|
-
#lua-root .lua\:md\:data-\[state\=selected\]\:bg-gray-100 {
|
|
2701
|
-
@media (width >= 48rem) {
|
|
2702
|
-
#lua-root &[data-state="selected"] {
|
|
2703
|
-
background-color: var(--lua-color-gray-100);
|
|
2704
|
-
}
|
|
2705
|
-
}
|
|
2706
|
-
}
|
|
2707
|
-
#lua-root .lua\:lg\:h-full {
|
|
2708
|
-
@media (width >= 64rem) {
|
|
2709
|
-
height: 100%;
|
|
2710
|
-
}
|
|
2711
|
-
}
|
|
2712
|
-
#lua-root .lua\:lg\:max-h-none {
|
|
2713
|
-
@media (width >= 64rem) {
|
|
2714
|
-
max-height: none;
|
|
2715
|
-
}
|
|
2716
|
-
}
|
|
2717
1899
|
#lua-root .lua\:lg\:grid-cols-3 {
|
|
2718
1900
|
@media (width >= 64rem) {
|
|
2719
1901
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
2720
1902
|
}
|
|
2721
1903
|
}
|
|
2722
|
-
#lua-root .lua\:lg\:flex-row {
|
|
2723
|
-
@media (width >= 64rem) {
|
|
2724
|
-
flex-direction: row;
|
|
2725
|
-
}
|
|
2726
|
-
}
|
|
2727
|
-
#lua-root .lua\:lg\:border-t-0 {
|
|
2728
|
-
@media (width >= 64rem) {
|
|
2729
|
-
border-top-style: var(--tw-border-style);
|
|
2730
|
-
border-top-width: 0px;
|
|
2731
|
-
}
|
|
2732
|
-
}
|
|
2733
|
-
#lua-root .lua\:lg\:border-r {
|
|
2734
|
-
@media (width >= 64rem) {
|
|
2735
|
-
border-right-style: var(--tw-border-style);
|
|
2736
|
-
border-right-width: 1px;
|
|
2737
|
-
}
|
|
2738
|
-
}
|
|
2739
|
-
#lua-root .lua\:lg\:border-r-2 {
|
|
2740
|
-
@media (width >= 64rem) {
|
|
2741
|
-
border-right-style: var(--tw-border-style);
|
|
2742
|
-
border-right-width: 2px;
|
|
2743
|
-
}
|
|
2744
|
-
}
|
|
2745
|
-
#lua-root .lua\:\[\&_tr\]\:border-none {
|
|
2746
|
-
& tr {
|
|
2747
|
-
--tw-border-style: none;
|
|
2748
|
-
border-style: none;
|
|
2749
|
-
}
|
|
2750
|
-
}
|
|
2751
|
-
#lua-root .lua\:\[\&_tr\:last-child\]\:border-0 {
|
|
2752
|
-
& tr:last-child {
|
|
2753
|
-
border-style: var(--tw-border-style);
|
|
2754
|
-
border-width: 0px;
|
|
2755
|
-
}
|
|
2756
|
-
}
|
|
2757
|
-
#lua-root .lua\:\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
|
|
2758
|
-
&:has([role=checkbox]) {
|
|
2759
|
-
padding-right: calc(var(--lua-spacing) * 0);
|
|
2760
|
-
}
|
|
2761
|
-
}
|
|
2762
|
-
#lua-root .lua\:\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\] {
|
|
2763
|
-
&>[role=checkbox] {
|
|
2764
|
-
--tw-translate-y: 2px;
|
|
2765
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
2766
|
-
}
|
|
2767
|
-
}
|
|
2768
|
-
#lua-root .lua\:\[\&\>tr\]\:last\:border-b-0 {
|
|
2769
|
-
&>tr {
|
|
2770
|
-
&:last-child {
|
|
2771
|
-
border-bottom-style: var(--tw-border-style);
|
|
2772
|
-
border-bottom-width: 0px;
|
|
2773
|
-
}
|
|
2774
|
-
}
|
|
2775
|
-
}
|
|
2776
1904
|
}
|
|
2777
1905
|
@layer base {
|
|
2778
1906
|
#lua-root *, #lua-root ::after, #lua-root ::before, #lua-root ::backdrop, #lua-root ::file-selector-button {
|
|
@@ -2781,74 +1909,20 @@
|
|
|
2781
1909
|
}
|
|
2782
1910
|
@layer base {
|
|
2783
1911
|
#lua-root {
|
|
2784
|
-
--background: 0 0% 100%;
|
|
2785
1912
|
--foreground: 240 10% 3.9%;
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
--primary-foreground: 0 0% 100%;
|
|
2792
|
-
--primary-hover: 218 91% 56%;
|
|
2793
|
-
--primary-active: 218 85% 52%;
|
|
2794
|
-
--secondary: 240 4.8% 95.9%;
|
|
2795
|
-
--secondary-foreground: 240 5.9% 10%;
|
|
2796
|
-
--secondary-hover: 240 4.8% 90%;
|
|
2797
|
-
--secondary-active: 240 4.8% 85%;
|
|
2798
|
-
--muted: 240 4.8% 95.9%;
|
|
2799
|
-
--muted-foreground: 240 3.8% 46.1%;
|
|
2800
|
-
--accent: 240 4.8% 95.9%;
|
|
2801
|
-
--accent-foreground: 240 5.9% 10%;
|
|
2802
|
-
--destructive: 351 100% 45%;
|
|
2803
|
-
--destructive-foreground: 0 0% 100%;
|
|
2804
|
-
--destructive-hover: 351 100% 40%;
|
|
2805
|
-
--destructive-active: 351 100% 37%;
|
|
2806
|
-
--border: 240 5.9% 90%;
|
|
2807
|
-
--input: 240 5.9% 90%;
|
|
2808
|
-
--ring: 240 5.9% 10%;
|
|
2809
|
-
--chart-1: 12 76% 61%;
|
|
2810
|
-
--chart-2: 173 58% 39%;
|
|
2811
|
-
--chart-3: 197 37% 24%;
|
|
2812
|
-
--chart-4: 43 74% 66%;
|
|
2813
|
-
--chart-5: 27 87% 67%;
|
|
2814
|
-
--radius: 0.5rem;
|
|
1913
|
+
}
|
|
1914
|
+
@media (prefers-color-scheme: dark) {
|
|
1915
|
+
#lua-root {
|
|
1916
|
+
--foreground: 240 10% 3.9%;
|
|
1917
|
+
}
|
|
2815
1918
|
}
|
|
2816
1919
|
#lua-root .dark {
|
|
2817
|
-
--background: 240 10% 3.9%;
|
|
2818
1920
|
--foreground: 0 0% 98%;
|
|
2819
|
-
--card: 240 10% 3.9%;
|
|
2820
|
-
--card-foreground: 0 0% 98%;
|
|
2821
|
-
--popover: 240 10% 3.9%;
|
|
2822
|
-
--popover-foreground: 0 0% 98%;
|
|
2823
|
-
--primary: 218 100% 59%;
|
|
2824
|
-
--primary-foreground: 0 0% 100%;
|
|
2825
|
-
--primary-hover: 218 91% 56%;
|
|
2826
|
-
--primary-active: 218 85% 52%;
|
|
2827
|
-
--secondary: 240 3.7% 15.9%;
|
|
2828
|
-
--secondary-foreground: 0 0% 98%;
|
|
2829
|
-
--secondary-hover: 240 3.7% 20%;
|
|
2830
|
-
--secondary-active: 240 3.7% 25%;
|
|
2831
|
-
--muted: 240 3.7% 15.9%;
|
|
2832
|
-
--muted-foreground: 240 5% 64.9%;
|
|
2833
|
-
--accent: 240 3.7% 15.9%;
|
|
2834
|
-
--accent-foreground: 0 0% 98%;
|
|
2835
|
-
--destructive: 351 100% 45%;
|
|
2836
|
-
--destructive-foreground: 0 0% 100%;
|
|
2837
|
-
--destructive-hover: 351 100% 40%;
|
|
2838
|
-
--destructive-active: 351 100% 37%;
|
|
2839
|
-
--border: 240 3.7% 15.9%;
|
|
2840
|
-
--input: 240 3.7% 15.9%;
|
|
2841
|
-
--ring: 240 4.9% 83.9%;
|
|
2842
|
-
--chart-1: 220 70% 50%;
|
|
2843
|
-
--chart-2: 160 60% 45%;
|
|
2844
|
-
--chart-3: 30 80% 55%;
|
|
2845
|
-
--chart-4: 280 65% 60%;
|
|
2846
|
-
--chart-5: 340 75% 55%;
|
|
2847
1921
|
}
|
|
2848
1922
|
}
|
|
2849
1923
|
@layer base {
|
|
2850
1924
|
#lua-root * {
|
|
2851
|
-
border-color: var(--
|
|
1925
|
+
border-color: hsl(var(--border));
|
|
2852
1926
|
}
|
|
2853
1927
|
#lua-root {
|
|
2854
1928
|
background-color: var(--lua-color-background);
|
|
@@ -2886,7 +1960,7 @@
|
|
|
2886
1960
|
outline-offset: 2px;
|
|
2887
1961
|
}
|
|
2888
1962
|
&:focus-visible {
|
|
2889
|
-
outline-color: var(--
|
|
1963
|
+
outline-color: hsl(var(--ring));
|
|
2890
1964
|
}
|
|
2891
1965
|
text-decoration-thickness: 1px;
|
|
2892
1966
|
}
|
|
@@ -3007,46 +2081,46 @@
|
|
|
3007
2081
|
#lua-root .lua\:slide-out-to-right {
|
|
3008
2082
|
animation: slide-out-to-right 0.3s ease-out;
|
|
3009
2083
|
}
|
|
3010
|
-
#lua-root .lua\:data-\[state\=open\]\:animate-in[data-state=
|
|
2084
|
+
#lua-root .lua\:data-\[state\=open\]\:animate-in[data-state='open'] {
|
|
3011
2085
|
animation: fade-in 0.2s ease-out;
|
|
3012
2086
|
}
|
|
3013
|
-
#lua-root .lua\:data-\[state\=closed\]\:animate-out[data-state=
|
|
2087
|
+
#lua-root .lua\:data-\[state\=closed\]\:animate-out[data-state='closed'] {
|
|
3014
2088
|
animation: fade-out 0.2s ease-out;
|
|
3015
2089
|
}
|
|
3016
|
-
#lua-root .lua\:data-\[state\=open\]\:fade-in-0[data-state=
|
|
2090
|
+
#lua-root .lua\:data-\[state\=open\]\:fade-in-0[data-state='open'] {
|
|
3017
2091
|
animation: fade-in 0.2s ease-out;
|
|
3018
2092
|
}
|
|
3019
|
-
#lua-root .lua\:data-\[state\=closed\]\:fade-out-0[data-state=
|
|
2093
|
+
#lua-root .lua\:data-\[state\=closed\]\:fade-out-0[data-state='closed'] {
|
|
3020
2094
|
animation: fade-out 0.2s ease-out;
|
|
3021
2095
|
}
|
|
3022
|
-
#lua-root .lua\:data-\[state\=open\]\:slide-in-from-top[data-state=
|
|
2096
|
+
#lua-root .lua\:data-\[state\=open\]\:slide-in-from-top[data-state='open'] {
|
|
3023
2097
|
animation: slide-in-from-top 0.3s ease-out;
|
|
3024
2098
|
}
|
|
3025
|
-
#lua-root .lua\:data-\[state\=closed\]\:slide-out-to-top[data-state=
|
|
2099
|
+
#lua-root .lua\:data-\[state\=closed\]\:slide-out-to-top[data-state='closed'] {
|
|
3026
2100
|
animation: slide-out-to-top 0.3s ease-out;
|
|
3027
2101
|
}
|
|
3028
|
-
#lua-root .lua\:data-\[state\=open\]\:slide-in-from-bottom[data-state=
|
|
2102
|
+
#lua-root .lua\:data-\[state\=open\]\:slide-in-from-bottom[data-state='open'] {
|
|
3029
2103
|
animation: slide-in-from-bottom 0.3s ease-out;
|
|
3030
2104
|
}
|
|
3031
|
-
#lua-root .lua\:data-\[state\=closed\]\:slide-out-to-bottom[data-state=
|
|
2105
|
+
#lua-root .lua\:data-\[state\=closed\]\:slide-out-to-bottom[data-state='closed'] {
|
|
3032
2106
|
animation: slide-out-to-bottom 0.3s ease-out;
|
|
3033
2107
|
}
|
|
3034
|
-
#lua-root .lua\:data-\[state\=open\]\:slide-in-from-left[data-state=
|
|
2108
|
+
#lua-root .lua\:data-\[state\=open\]\:slide-in-from-left[data-state='open'] {
|
|
3035
2109
|
animation: slide-in-from-left 0.3s ease-out;
|
|
3036
2110
|
}
|
|
3037
|
-
#lua-root .lua\:data-\[state\=closed\]\:slide-out-to-left[data-state=
|
|
2111
|
+
#lua-root .lua\:data-\[state\=closed\]\:slide-out-to-left[data-state='closed'] {
|
|
3038
2112
|
animation: slide-out-to-left 0.3s ease-out;
|
|
3039
2113
|
}
|
|
3040
|
-
#lua-root .lua\:data-\[state\=open\]\:slide-in-from-right[data-state=
|
|
2114
|
+
#lua-root .lua\:data-\[state\=open\]\:slide-in-from-right[data-state='open'] {
|
|
3041
2115
|
animation: slide-in-from-right 0.3s ease-out;
|
|
3042
2116
|
}
|
|
3043
|
-
#lua-root .lua\:data-\[state\=closed\]\:slide-out-to-right[data-state=
|
|
2117
|
+
#lua-root .lua\:data-\[state\=closed\]\:slide-out-to-right[data-state='closed'] {
|
|
3044
2118
|
animation: slide-out-to-right 0.3s ease-out;
|
|
3045
2119
|
}
|
|
3046
|
-
#lua-root .lua\:data-\[state\=open\]\:duration-500[data-state=
|
|
2120
|
+
#lua-root .lua\:data-\[state\=open\]\:duration-500[data-state='open'] {
|
|
3047
2121
|
animation-duration: 500ms;
|
|
3048
2122
|
}
|
|
3049
|
-
#lua-root .lua\:data-\[state\=closed\]\:duration-300[data-state=
|
|
2123
|
+
#lua-root .lua\:data-\[state\=closed\]\:duration-300[data-state='closed'] {
|
|
3050
2124
|
animation-duration: 300ms;
|
|
3051
2125
|
}
|
|
3052
2126
|
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Onest:wght@400;500;600;700&display=swap');
|
|
@@ -3332,48 +2406,6 @@
|
|
|
3332
2406
|
inherits: false;
|
|
3333
2407
|
initial-value: solid;
|
|
3334
2408
|
}
|
|
3335
|
-
@property --tw-gradient-position {
|
|
3336
|
-
syntax: "*";
|
|
3337
|
-
inherits: false;
|
|
3338
|
-
}
|
|
3339
|
-
@property --tw-gradient-from {
|
|
3340
|
-
syntax: "<color>";
|
|
3341
|
-
inherits: false;
|
|
3342
|
-
initial-value: #0000;
|
|
3343
|
-
}
|
|
3344
|
-
@property --tw-gradient-via {
|
|
3345
|
-
syntax: "<color>";
|
|
3346
|
-
inherits: false;
|
|
3347
|
-
initial-value: #0000;
|
|
3348
|
-
}
|
|
3349
|
-
@property --tw-gradient-to {
|
|
3350
|
-
syntax: "<color>";
|
|
3351
|
-
inherits: false;
|
|
3352
|
-
initial-value: #0000;
|
|
3353
|
-
}
|
|
3354
|
-
@property --tw-gradient-stops {
|
|
3355
|
-
syntax: "*";
|
|
3356
|
-
inherits: false;
|
|
3357
|
-
}
|
|
3358
|
-
@property --tw-gradient-via-stops {
|
|
3359
|
-
syntax: "*";
|
|
3360
|
-
inherits: false;
|
|
3361
|
-
}
|
|
3362
|
-
@property --tw-gradient-from-position {
|
|
3363
|
-
syntax: "<length-percentage>";
|
|
3364
|
-
inherits: false;
|
|
3365
|
-
initial-value: 0%;
|
|
3366
|
-
}
|
|
3367
|
-
@property --tw-gradient-via-position {
|
|
3368
|
-
syntax: "<length-percentage>";
|
|
3369
|
-
inherits: false;
|
|
3370
|
-
initial-value: 50%;
|
|
3371
|
-
}
|
|
3372
|
-
@property --tw-gradient-to-position {
|
|
3373
|
-
syntax: "<length-percentage>";
|
|
3374
|
-
inherits: false;
|
|
3375
|
-
initial-value: 100%;
|
|
3376
|
-
}
|
|
3377
2409
|
@property --tw-leading {
|
|
3378
2410
|
syntax: "*";
|
|
3379
2411
|
inherits: false;
|
|
@@ -3451,70 +2483,15 @@
|
|
|
3451
2483
|
inherits: false;
|
|
3452
2484
|
initial-value: 0 0 #0000;
|
|
3453
2485
|
}
|
|
3454
|
-
@property --tw-backdrop-blur {
|
|
3455
|
-
syntax: "*";
|
|
3456
|
-
inherits: false;
|
|
3457
|
-
}
|
|
3458
|
-
@property --tw-backdrop-brightness {
|
|
3459
|
-
syntax: "*";
|
|
3460
|
-
inherits: false;
|
|
3461
|
-
}
|
|
3462
|
-
@property --tw-backdrop-contrast {
|
|
3463
|
-
syntax: "*";
|
|
3464
|
-
inherits: false;
|
|
3465
|
-
}
|
|
3466
|
-
@property --tw-backdrop-grayscale {
|
|
3467
|
-
syntax: "*";
|
|
3468
|
-
inherits: false;
|
|
3469
|
-
}
|
|
3470
|
-
@property --tw-backdrop-hue-rotate {
|
|
3471
|
-
syntax: "*";
|
|
3472
|
-
inherits: false;
|
|
3473
|
-
}
|
|
3474
|
-
@property --tw-backdrop-invert {
|
|
3475
|
-
syntax: "*";
|
|
3476
|
-
inherits: false;
|
|
3477
|
-
}
|
|
3478
|
-
@property --tw-backdrop-opacity {
|
|
3479
|
-
syntax: "*";
|
|
3480
|
-
inherits: false;
|
|
3481
|
-
}
|
|
3482
|
-
@property --tw-backdrop-saturate {
|
|
3483
|
-
syntax: "*";
|
|
3484
|
-
inherits: false;
|
|
3485
|
-
}
|
|
3486
|
-
@property --tw-backdrop-sepia {
|
|
3487
|
-
syntax: "*";
|
|
3488
|
-
inherits: false;
|
|
3489
|
-
}
|
|
3490
2486
|
@property --tw-duration {
|
|
3491
2487
|
syntax: "*";
|
|
3492
2488
|
inherits: false;
|
|
3493
2489
|
}
|
|
3494
|
-
@property --tw-ease {
|
|
3495
|
-
syntax: "*";
|
|
3496
|
-
inherits: false;
|
|
3497
|
-
}
|
|
3498
2490
|
@property --tw-content {
|
|
3499
2491
|
syntax: "*";
|
|
3500
2492
|
initial-value: "";
|
|
3501
2493
|
inherits: false;
|
|
3502
2494
|
}
|
|
3503
|
-
@property --tw-scale-x {
|
|
3504
|
-
syntax: "*";
|
|
3505
|
-
inherits: false;
|
|
3506
|
-
initial-value: 1;
|
|
3507
|
-
}
|
|
3508
|
-
@property --tw-scale-y {
|
|
3509
|
-
syntax: "*";
|
|
3510
|
-
inherits: false;
|
|
3511
|
-
initial-value: 1;
|
|
3512
|
-
}
|
|
3513
|
-
@property --tw-scale-z {
|
|
3514
|
-
syntax: "*";
|
|
3515
|
-
inherits: false;
|
|
3516
|
-
initial-value: 1;
|
|
3517
|
-
}
|
|
3518
2495
|
@property --tw-outline-style {
|
|
3519
2496
|
syntax: "*";
|
|
3520
2497
|
inherits: false;
|
|
@@ -3545,15 +2522,6 @@
|
|
|
3545
2522
|
--tw-space-x-reverse: 0;
|
|
3546
2523
|
--tw-divide-y-reverse: 0;
|
|
3547
2524
|
--tw-border-style: solid;
|
|
3548
|
-
--tw-gradient-position: initial;
|
|
3549
|
-
--tw-gradient-from: #0000;
|
|
3550
|
-
--tw-gradient-via: #0000;
|
|
3551
|
-
--tw-gradient-to: #0000;
|
|
3552
|
-
--tw-gradient-stops: initial;
|
|
3553
|
-
--tw-gradient-via-stops: initial;
|
|
3554
|
-
--tw-gradient-from-position: 0%;
|
|
3555
|
-
--tw-gradient-via-position: 50%;
|
|
3556
|
-
--tw-gradient-to-position: 100%;
|
|
3557
2525
|
--tw-leading: initial;
|
|
3558
2526
|
--tw-font-weight: initial;
|
|
3559
2527
|
--tw-tracking: initial;
|
|
@@ -3571,21 +2539,8 @@
|
|
|
3571
2539
|
--tw-ring-offset-width: 0px;
|
|
3572
2540
|
--tw-ring-offset-color: #fff;
|
|
3573
2541
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
3574
|
-
--tw-backdrop-blur: initial;
|
|
3575
|
-
--tw-backdrop-brightness: initial;
|
|
3576
|
-
--tw-backdrop-contrast: initial;
|
|
3577
|
-
--tw-backdrop-grayscale: initial;
|
|
3578
|
-
--tw-backdrop-hue-rotate: initial;
|
|
3579
|
-
--tw-backdrop-invert: initial;
|
|
3580
|
-
--tw-backdrop-opacity: initial;
|
|
3581
|
-
--tw-backdrop-saturate: initial;
|
|
3582
|
-
--tw-backdrop-sepia: initial;
|
|
3583
2542
|
--tw-duration: initial;
|
|
3584
|
-
--tw-ease: initial;
|
|
3585
2543
|
--tw-content: "";
|
|
3586
|
-
--tw-scale-x: 1;
|
|
3587
|
-
--tw-scale-y: 1;
|
|
3588
|
-
--tw-scale-z: 1;
|
|
3589
2544
|
--tw-outline-style: solid;
|
|
3590
2545
|
--tw-scroll-snap-strictness: proximity;
|
|
3591
2546
|
}
|