diff --git a/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioMyChannels.vue b/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioMyChannels.vue index 4126d7de18..36327f08fd 100644 --- a/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioMyChannels.vue +++ b/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioMyChannels.vue @@ -461,18 +461,6 @@ .cards { margin-top: 16px; - - /* check this below class, this should be coming form KDS */ - ::v-deep .visuallyhidden { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0 0 0 0); - border: 0; - } } .cards-below-title { diff --git a/contentcuration/contentcuration/frontend/shared/styles/main.scss b/contentcuration/contentcuration/frontend/shared/styles/main.scss index 8a6910724c..e475690d53 100644 --- a/contentcuration/contentcuration/frontend/shared/styles/main.scss +++ b/contentcuration/contentcuration/frontend/shared/styles/main.scss @@ -1,4 +1,5 @@ @import '~material-icons/iconfont/material-icons.css'; +@import '~kolibri-design-system/lib/styles/common'; @font-face { font-family: 'Noto Sans'; diff --git a/contentcuration/contentcuration/frontend/shared/views/RecommendedResourceCard.vue b/contentcuration/contentcuration/frontend/shared/views/RecommendedResourceCard.vue index b3935fcacf..bcd4d00c40 100644 --- a/contentcuration/contentcuration/frontend/shared/views/RecommendedResourceCard.vue +++ b/contentcuration/contentcuration/frontend/shared/views/RecommendedResourceCard.vue @@ -159,19 +159,3 @@ }; - - - diff --git a/package.json b/package.json index b371454cc6..3d91df75c2 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "jspdf": "https://github.com/parallax/jsPDF.git#b7a1d8239c596292ce86dafa77f05987bcfa2e6e", "jszip": "^3.10.1", "kolibri-constants": "^0.2.12", - "kolibri-design-system": "5.4.1", + "kolibri-design-system": "https://github.com/MisRob/kolibri-design-system#868060dc647fa556e743715ce4c1a1b77ab453e9", "lodash": "^4.17.21", "lowlight": "^3.3.0", "marked": "^16.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52f3b22078..965dcfea43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: ^0.2.12 version: 0.2.12 kolibri-design-system: - specifier: 5.4.1 - version: 5.4.1 + specifier: https://github.com/MisRob/kolibri-design-system#868060dc647fa556e743715ce4c1a1b77ab453e9 + version: https://codeload.github.com/MisRob/kolibri-design-system/tar.gz/868060dc647fa556e743715ce4c1a1b77ab453e9 lodash: specifier: ^4.17.21 version: 4.17.21 @@ -4880,8 +4880,9 @@ packages: kolibri-design-system@5.0.1: resolution: {integrity: sha512-oz5gEFUj7NYZbrqr89gPjSfRFVuuilSqILA4bbWqLWwkI9ay/uVMdsh8cY2Xajhtzccjwqa1c/NxUETr5kMfHQ==} - kolibri-design-system@5.4.1: - resolution: {integrity: sha512-XTSTDqhNz1BDKXLq99rK87hdy7vHlhhXBGm7OEjTJQUvlmcpJgR0lrGZhX7KusyNcInmonNQtU/p7059u9ISfA==} + kolibri-design-system@https://codeload.github.com/MisRob/kolibri-design-system/tar.gz/868060dc647fa556e743715ce4c1a1b77ab453e9: + resolution: {tarball: https://codeload.github.com/MisRob/kolibri-design-system/tar.gz/868060dc647fa556e743715ce4c1a1b77ab453e9} + version: 5.4.2 kolibri-format@1.0.1: resolution: {integrity: sha512-yGQpsJkBAzmRueAq6MG1UOuDl9pbhEtMWNxq9ObG5pPVkG8uhWJAS1L71GCuNAeaV1XG2IWo2565Ov4yXnudeA==} @@ -13163,7 +13164,7 @@ snapshots: vue2-teleport: 1.1.4 xstate: 4.38.3 - kolibri-design-system@5.4.1: + kolibri-design-system@https://codeload.github.com/MisRob/kolibri-design-system/tar.gz/868060dc647fa556e743715ce4c1a1b77ab453e9: dependencies: aphrodite: https://codeload.github.com/learningequality/aphrodite/tar.gz/fdc8d7be8912a5cf17f74ff10f124013c52c3e32 autosize: 3.0.21