From bfa8e746f4e4e7a97f310b31c8e08b33f9aec555 Mon Sep 17 00:00:00 2001 From: doryan Date: Sun, 28 Jan 2024 19:01:07 +0400 Subject: [PATCH] TODO: fix checkbox styles DONE: text fields error state styles and etc --- .idea/workspace.xml | 63 +- app/components/text-fields.tsx | 233 +- app/page.tsx | 38 +- package-lock.json | 2 +- .../text-field/text-field.tsx | 38 +- src/styles/button.css | 214 +- src/styles/button.css.map | 8 +- src/styles/checkbox.css | 130 +- src/styles/checkbox.css.map | 8 +- src/styles/fabs.css | 218 +- src/styles/fabs.css.map | 8 +- src/styles/generics.css | 2011 ++++------------- src/styles/generics.css.map | 8 +- src/styles/generics.sass | 7 +- src/styles/icon-button.css | 236 +- src/styles/icon-button.css.map | 8 +- src/styles/mixins/m3-mixins.css.map | 8 +- src/styles/mixins/m3-mixins.sass | 12 +- src/styles/radio.css | 87 +- src/styles/radio.css.map | 8 +- src/styles/text-field.css | 320 ++- src/styles/text-field.css.map | 8 +- src/styles/text-field.sass | 173 +- 23 files changed, 1525 insertions(+), 2321 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 512a3f2..55ce82b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,6 +6,28 @@ + + + + + + + + + + + + + + + + + + + + + + - { - "keyToString": { - "RunOnceActivity.OpenProjectViewOnStart": "true", - "RunOnceActivity.ShowReadmeOnStart": "true", - "WebServerToolWindowFactoryState": "false", - "git-widget-placeholder": "experimental", - "last_opened_file_path": "/home/doryan04/DoryanNetwork/doryan-blog-next-turbo/src/styles", - "list.type.of.created.stylesheet": "Sass", - "node.js.detected.package.eslint": "true", - "node.js.detected.package.tslint": "true", - "node.js.selected.package.eslint": "(autodetect)", - "node.js.selected.package.tslint": "(autodetect)", - "nodejs_package_manager_path": "npm", - "settings.editor.selected.configurable": "preferences.lookFeel", - "ts.external.directory.path": "/home/doryan04/DoryanNetwork/doryan-blog-next-turbo/node_modules/typescript/lib", - "vue.rearranger.settings.migration": "true" + +}]]> @@ -163,6 +185,13 @@ + + + + + + +