From 0b91e4a46c7d733f354e6e12f9e62ae5712f9155 Mon Sep 17 00:00:00 2001 From: roiLeo Date: Wed, 7 Jun 2023 14:41:06 +0200 Subject: [PATCH 1/5] =?UTF-8?q?=F0=9F=94=A7=20wip:=20NeoTaginput?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/rmrk/Create/AttributeTagInput.vue | 65 ++++++------- components/rmrk/Gallery/Item/Facts.vue | 92 ------------------- components/shared/ArweaveLink.vue | 28 ------ .../NeoInputitems/NeoInputitems.scss | 29 ++++++ .../NeoInputitems/NeoInputitems.vue | 16 ++++ libs/ui/src/index.ts | 1 + static/sitemap.xml | 2 +- 7 files changed, 76 insertions(+), 157 deletions(-) delete mode 100644 components/rmrk/Gallery/Item/Facts.vue delete mode 100644 components/shared/ArweaveLink.vue create mode 100644 libs/ui/src/components/NeoInputitems/NeoInputitems.scss create mode 100644 libs/ui/src/components/NeoInputitems/NeoInputitems.vue diff --git a/components/rmrk/Create/AttributeTagInput.vue b/components/rmrk/Create/AttributeTagInput.vue index ee059190f2..707802e171 100644 --- a/components/rmrk/Create/AttributeTagInput.vue +++ b/components/rmrk/Create/AttributeTagInput.vue @@ -1,59 +1,52 @@ - diff --git a/components/rmrk/Gallery/Item/Facts.vue b/components/rmrk/Gallery/Item/Facts.vue deleted file mode 100644 index fc71ac9797..0000000000 --- a/components/rmrk/Gallery/Item/Facts.vue +++ /dev/null @@ -1,92 +0,0 @@ - - - diff --git a/components/shared/ArweaveLink.vue b/components/shared/ArweaveLink.vue deleted file mode 100644 index afcde40b74..0000000000 --- a/components/shared/ArweaveLink.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/libs/ui/src/components/NeoInputitems/NeoInputitems.scss b/libs/ui/src/components/NeoInputitems/NeoInputitems.scss new file mode 100644 index 0000000000..e442356ee1 --- /dev/null +++ b/libs/ui/src/components/NeoInputitems/NeoInputitems.scss @@ -0,0 +1,29 @@ +@import '@oruga-ui/oruga/src/scss/utilities/expressions.scss'; +@import '@oruga-ui/oruga/src/scss/utilities/variables.scss'; +@import '@oruga-ui/oruga/src/scss/utilities/animations.scss'; +@import '@oruga-ui/oruga/src/scss/utilities/helpers.scss'; + +// $inputitems-background-color: $input-background-color !default; +// $inputitems-border-color: $grey-lighter !default; +// $inputitems-border-radius: $base-border-radius !default; +// $inputitems-line-height: $base-line-height !default; +// $inputitems-item-background-color: $primary !default; +// $inputitems-item-color: $primary-invert !default; +// $inputitems-item-border-radius: $base-border-radius !default; + +// $inputitems-height: calc(2em - 1px) !default; +// $inputitems-padding: calc(.275em - 1px) 0 0 !default; +// $inputitems-border-style: solid !default; +// $inputitems-border-width: 1px !default; +// $inputitems-color: #363636 !default; +// $inputitems-box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1) !default; +// $inputitems-max-width: 100% !default; +// $inputitems-width: 100% !default; +// $inputitems-counter-font-size: .75rem !default; +// $inputitems-counter-margin: .25rem 0 0 .5rem !default; +// $inputitems-item-margin: 0 0 0 0.275em !default; +// $inputitems-item-padding: 0 .75em 0 .75em !default; +// $inputitems-margin-icon-to-text: .1875em !default; + +@import '../NeoInput/NeoInput.scss'; +@import '@oruga-ui/oruga/src/scss/components/inputitems.scss'; diff --git a/libs/ui/src/components/NeoInputitems/NeoInputitems.vue b/libs/ui/src/components/NeoInputitems/NeoInputitems.vue new file mode 100644 index 0000000000..4562854a92 --- /dev/null +++ b/libs/ui/src/components/NeoInputitems/NeoInputitems.vue @@ -0,0 +1,16 @@ + + + diff --git a/libs/ui/src/index.ts b/libs/ui/src/index.ts index bfe574c3cf..3c0d04a53c 100644 --- a/libs/ui/src/index.ts +++ b/libs/ui/src/index.ts @@ -24,6 +24,7 @@ export { default as NeoSkeleton } from './components/NeoSkeleton/NeoSkeleton.vue export { default as NeoAvatar } from './components/NeoAvatar/NeoAvatar.vue' export { default as NeoField } from './components/NeoInput/NeoField.vue' export { default as NeoInput } from './components/NeoInput/NeoInput.vue' +export { default as NeoInputitems } from './components/NeoInputitems/NeoInputitems.vue' export { default as NeoCarousel } from './components/NeoCarousel/NeoCarousel.vue' export { default as NeoCarouselItem } from './components/NeoCarousel/NeoCarouselItem.vue' export { default as NeoLoading } from './components/NeoLoading/NeoLoading.vue' diff --git a/static/sitemap.xml b/static/sitemap.xml index ab96ddfcdf..2fa61c4d2d 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -1 +1 @@ -http://localhost:9090/carbonlesshttp://localhost:9090/cookie-noticehttp://localhost:9090/e2e-loginhttp://localhost:9090/errorhttp://localhost:9090/first-timehttp://localhost:9090/hothttp://localhost:9090/identityhttp://localhost:9090/jobshttp://localhost:9090/qrCodehttp://localhost:9090/saleshttp://localhost:9090/series-insighthttp://localhost:9090/settingshttp://localhost:9090/spotlighthttp://localhost:9090/sustainabilityhttp://localhost:9090/teleporthttp://localhost:9090/teleport-bridgehttp://localhost:9090/bsx/assetshttp://localhost:9090/bsx/claimhttp://localhost:9090/bsx/createhttp://localhost:9090/bsx/incomingOffershttp://localhost:9090/bsx/offershttp://localhost:9090/bsx/statshttp://localhost:9090/bsx/waifuhttp://localhost:9090/ksm/createhttp://localhost:9090/rmrk/createhttp://localhost:9090/rmrk/minthttp://localhost:9090/snek/assetshttp://localhost:9090/snek/claimhttp://localhost:9090/snek/createhttp://localhost:9090/snek/incomingOffershttp://localhost:9090/snek/offershttp://localhost:9090/snek/statshttp://localhost:9090/stmn/create/collectionhttp://localhost:9090/stmn/create/itemhttp://localhost:9090/ \ No newline at end of file +http://localhost:9090/carbonlesshttp://localhost:9090/cookie-noticehttp://localhost:9090/e2e-loginhttp://localhost:9090/errorhttp://localhost:9090/first-timehttp://localhost:9090/hothttp://localhost:9090/identityhttp://localhost:9090/jobshttp://localhost:9090/qrCodehttp://localhost:9090/saleshttp://localhost:9090/series-insighthttp://localhost:9090/settingshttp://localhost:9090/spotlighthttp://localhost:9090/sustainabilityhttp://localhost:9090/teleporthttp://localhost:9090/teleport-bridgehttp://localhost:9090/bsx/assetshttp://localhost:9090/bsx/claimhttp://localhost:9090/bsx/createhttp://localhost:9090/bsx/incomingOffershttp://localhost:9090/bsx/offershttp://localhost:9090/bsx/statshttp://localhost:9090/bsx/waifuhttp://localhost:9090/ksm/createhttp://localhost:9090/rmrk/createhttp://localhost:9090/rmrk/minthttp://localhost:9090/snek/assetshttp://localhost:9090/snek/claimhttp://localhost:9090/snek/createhttp://localhost:9090/snek/incomingOffershttp://localhost:9090/snek/offershttp://localhost:9090/snek/statshttp://localhost:9090/stmn/waifuhttp://localhost:9090/stmn/create/collectionhttp://localhost:9090/stmn/create/itemhttp://localhost:9090/ \ No newline at end of file From 3d4cc8bafb516f87fc22871a34699bb1ec2289a9 Mon Sep 17 00:00:00 2001 From: roiLeo Date: Wed, 7 Jun 2023 14:50:34 +0200 Subject: [PATCH 2/5] =?UTF-8?q?=F0=9F=94=A7=20wip:=20NeoTaginput=20design?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../NeoInputitems/NeoInputitems.scss | 39 +++++++++---------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/libs/ui/src/components/NeoInputitems/NeoInputitems.scss b/libs/ui/src/components/NeoInputitems/NeoInputitems.scss index e442356ee1..63b7d73716 100644 --- a/libs/ui/src/components/NeoInputitems/NeoInputitems.scss +++ b/libs/ui/src/components/NeoInputitems/NeoInputitems.scss @@ -3,27 +3,24 @@ @import '@oruga-ui/oruga/src/scss/utilities/animations.scss'; @import '@oruga-ui/oruga/src/scss/utilities/helpers.scss'; -// $inputitems-background-color: $input-background-color !default; -// $inputitems-border-color: $grey-lighter !default; -// $inputitems-border-radius: $base-border-radius !default; -// $inputitems-line-height: $base-line-height !default; -// $inputitems-item-background-color: $primary !default; -// $inputitems-item-color: $primary-invert !default; -// $inputitems-item-border-radius: $base-border-radius !default; - -// $inputitems-height: calc(2em - 1px) !default; -// $inputitems-padding: calc(.275em - 1px) 0 0 !default; -// $inputitems-border-style: solid !default; -// $inputitems-border-width: 1px !default; -// $inputitems-color: #363636 !default; -// $inputitems-box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1) !default; -// $inputitems-max-width: 100% !default; -// $inputitems-width: 100% !default; -// $inputitems-counter-font-size: .75rem !default; -// $inputitems-counter-margin: .25rem 0 0 .5rem !default; -// $inputitems-item-margin: 0 0 0 0.275em !default; -// $inputitems-item-padding: 0 .75em 0 .75em !default; -// $inputitems-margin-icon-to-text: .1875em !default; +$inputitems-border-radius: 0; +$inputitems-item-border-radius: 0; @import '../NeoInput/NeoInput.scss'; @import '@oruga-ui/oruga/src/scss/components/inputitems.scss'; + +.neo-inputitems { + .o-inputit__container { + outline: none; + box-shadow: none; + @include ktheme() { + border: 1px solid theme('k-grey-fix'); + background-color: theme('background-color'); + color: theme('text-color'); + + &:focus { + border: 1px solid theme('text-color'); + } + } + } +} From 6d3da2b936323b66f7271729dfb4977ef4122e46 Mon Sep 17 00:00:00 2001 From: roiLeo Date: Thu, 8 Jun 2023 13:50:34 +0200 Subject: [PATCH 3/5] =?UTF-8?q?=F0=9F=94=A7=20dark=20mode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/rmrk/Create/AttributeTagInput.vue | 5 +-- .../NeoInputitems/NeoInputitems.scss | 33 +++++++++++-------- .../NeoInputitems/NeoInputitems.vue | 5 --- 3 files changed, 23 insertions(+), 20 deletions(-) diff --git a/components/rmrk/Create/AttributeTagInput.vue b/components/rmrk/Create/AttributeTagInput.vue index 707802e171..13c28ab52e 100644 --- a/components/rmrk/Create/AttributeTagInput.vue +++ b/components/rmrk/Create/AttributeTagInput.vue @@ -1,5 +1,5 @@