@pocketprep/ui-kit 3.8.4 → 3.9.0
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/@pocketprep/ui-kit.css +1 -1
- package/dist/@pocketprep/ui-kit.js +14469 -17731
- package/dist/@pocketprep/ui-kit.js.map +1 -1
- package/dist/@pocketprep/ui-kit.umd.cjs +19 -29
- package/dist/@pocketprep/ui-kit.umd.cjs.map +1 -1
- package/eslint.config.ts +38 -11
- package/lib/SVGDefinitions.vue +32 -35
- package/lib/components/Banners/Banner.vue +10 -14
- package/lib/components/Blobs/Blob.vue +6 -14
- package/lib/components/Blobs/BlobEmptyState.vue +9 -8
- package/lib/components/Blobs/blob.d.ts +1 -1
- package/lib/components/BundleIcons/BundleIcon.vue +36 -63
- package/lib/components/BundleIcons/bundleIcon.d.ts +1 -1
- package/lib/components/Bundles/BundleList.vue +71 -59
- package/lib/components/Bundles/BundleSearch.vue +93 -117
- package/lib/components/Bundles/PremiumPill.vue +6 -12
- package/lib/components/Buttons/Button.vue +32 -35
- package/lib/components/Buttons/Link.vue +32 -31
- package/lib/components/Buttons/Tab.vue +14 -17
- package/lib/components/Calendar/Calendar.vue +87 -85
- package/lib/components/Charts/Bar.vue +192 -263
- package/lib/components/Charts/Pie.vue +55 -61
- package/lib/components/Charts/highcharts-wrap.ts +81 -0
- package/lib/components/Controls/SegmentControl.vue +26 -24
- package/lib/components/Controls/Slider.vue +51 -47
- package/lib/components/Controls/ToggleSwitch.vue +33 -31
- package/lib/components/EmptyStates/EmptyState.vue +69 -73
- package/lib/components/Exams/ExamCard.vue +59 -47
- package/lib/components/Exams/ExamMenuCard.vue +30 -28
- package/lib/components/Filters/FilterDropdown.vue +83 -86
- package/lib/components/Filters/FilterOptions.vue +83 -88
- package/lib/components/Forms/Checkbox.vue +27 -27
- package/lib/components/Forms/CheckboxOption.vue +30 -30
- package/lib/components/Forms/Errors.vue +21 -24
- package/lib/components/Forms/Input.vue +71 -59
- package/lib/components/Forms/Radio.vue +2 -2
- package/lib/components/Forms/RadioButton.vue +8 -8
- package/lib/components/Forms/Select.vue +265 -257
- package/lib/components/Forms/Textarea.vue +49 -35
- package/lib/components/Icons/IconAccordionArrow.vue +7 -9
- package/lib/components/Icons/IconActivity.vue +7 -9
- package/lib/components/Icons/IconAdd.vue +7 -11
- package/lib/components/Icons/IconAddCircle.vue +7 -9
- package/lib/components/Icons/IconArrow.vue +7 -9
- package/lib/components/Icons/IconBarChart.vue +7 -9
- package/lib/components/Icons/IconCalendar.vue +7 -9
- package/lib/components/Icons/IconCalendarPicker.vue +7 -9
- package/lib/components/Icons/IconChat.vue +7 -9
- package/lib/components/Icons/IconCheck.vue +7 -9
- package/lib/components/Icons/IconClose.vue +7 -9
- package/lib/components/Icons/IconConcept.vue +1 -1
- package/lib/components/Icons/IconCorrect.vue +7 -9
- package/lib/components/Icons/IconEdit.vue +7 -11
- package/lib/components/Icons/IconExam.vue +7 -9
- package/lib/components/Icons/IconExternalLink.vue +7 -9
- package/lib/components/Icons/IconEyeHide.vue +7 -9
- package/lib/components/Icons/IconEyeShow.vue +7 -9
- package/lib/components/Icons/IconFilter.vue +7 -9
- package/lib/components/Icons/IconFilterActive.vue +7 -9
- package/lib/components/Icons/IconFlag.vue +7 -9
- package/lib/components/Icons/IconFlagContent.vue +8 -9
- package/lib/components/Icons/IconFlagFeedback.vue +8 -10
- package/lib/components/Icons/IconFlagFilled.vue +7 -9
- package/lib/components/Icons/IconFullView.vue +7 -9
- package/lib/components/Icons/IconFullViewActive.vue +7 -9
- package/lib/components/Icons/IconGridDrag.vue +2 -2
- package/lib/components/Icons/IconHandle.vue +7 -9
- package/lib/components/Icons/IconHeart.vue +7 -9
- package/lib/components/Icons/IconHelp.vue +7 -9
- package/lib/components/Icons/IconHighlight.vue +2 -2
- package/lib/components/Icons/IconHourglass.vue +7 -9
- package/lib/components/Icons/IconImage.vue +7 -9
- package/lib/components/Icons/IconIncorrect.vue +7 -9
- package/lib/components/Icons/IconInfo.vue +7 -9
- package/lib/components/Icons/IconKeyboard.vue +7 -9
- package/lib/components/Icons/IconLaunch.vue +7 -9
- package/lib/components/Icons/IconLevelUp.vue +7 -9
- package/lib/components/Icons/IconLightbulb.vue +7 -9
- package/lib/components/Icons/IconLightning.vue +7 -9
- package/lib/components/Icons/IconLink.vue +7 -9
- package/lib/components/Icons/IconList.vue +7 -9
- package/lib/components/Icons/IconLoading.vue +7 -9
- package/lib/components/Icons/IconLoading2.vue +11 -11
- package/lib/components/Icons/IconLock.vue +7 -9
- package/lib/components/Icons/IconMissedQuestions.vue +7 -9
- package/lib/components/Icons/IconMoon.vue +7 -9
- package/lib/components/Icons/IconPaginationArrow.vue +7 -9
- package/lib/components/Icons/IconPaginationArrowDouble.vue +7 -9
- package/lib/components/Icons/IconPassage.vue +7 -9
- package/lib/components/Icons/IconPencil.vue +7 -9
- package/lib/components/Icons/IconPeople.vue +7 -9
- package/lib/components/Icons/IconPercent.vue +7 -9
- package/lib/components/Icons/IconPerson.vue +8 -9
- package/lib/components/Icons/IconPresent.vue +7 -9
- package/lib/components/Icons/IconPreview.vue +7 -9
- package/lib/components/Icons/IconQuestions.vue +7 -9
- package/lib/components/Icons/IconQuick10.vue +7 -9
- package/lib/components/Icons/IconQuickActions.vue +2 -2
- package/lib/components/Icons/IconRecommendedFilter.vue +1 -1
- package/lib/components/Icons/IconRemoveCircle.vue +7 -9
- package/lib/components/Icons/IconReviewFlag.vue +7 -9
- package/lib/components/Icons/IconSearch.vue +7 -9
- package/lib/components/Icons/IconShare.vue +7 -9
- package/lib/components/Icons/IconSideBar.vue +7 -9
- package/lib/components/Icons/IconSideBarActive.vue +7 -9
- package/lib/components/Icons/IconStar.vue +1 -1
- package/lib/components/Icons/IconStopwatch.vue +7 -9
- package/lib/components/Icons/IconStrike.vue +7 -9
- package/lib/components/Icons/IconSubject.vue +7 -9
- package/lib/components/Icons/IconText.vue +7 -9
- package/lib/components/Icons/IconTimer.vue +8 -9
- package/lib/components/Icons/IconWarning.vue +7 -9
- package/lib/components/Icons/icon.d.ts +1 -1
- package/lib/components/Loaders/SkeletonLoader.vue +1 -5
- package/lib/components/Modal/Modal.vue +23 -29
- package/lib/components/Modal/ModalContainer.vue +135 -133
- package/lib/components/Onboarding/EmailAuth.vue +66 -70
- package/lib/components/Onboarding/MagicCodeEntry.vue +88 -83
- package/lib/components/Pagination/QuestionReviewPagination.vue +3 -3
- package/lib/components/Pagination/TablePagination.vue +47 -44
- package/lib/components/PhonePerson/PhonePerson.vue +18 -18
- package/lib/components/PhonePerson/phonePerson.d.ts +1 -1
- package/lib/components/Quiz/FlagToggle.vue +45 -44
- package/lib/components/Quiz/GlobalMetricsToggle.vue +29 -28
- package/lib/components/Quiz/KeyboardShortcutsButton.vue +16 -23
- package/lib/components/Quiz/KeyboardShortcutsModal.vue +36 -37
- package/lib/components/Quiz/Question/BuildListChoicesContainer.vue +65 -65
- package/lib/components/Quiz/Question/ChoicesContainer.vue +5 -5
- package/lib/components/Quiz/Question/DropdownExplanation.vue +5 -5
- package/lib/components/Quiz/Question/Explanation.vue +6 -6
- package/lib/components/Quiz/Question/MPMCChoicesContainer.vue +17 -17
- package/lib/components/Quiz/Question/MPMCRadioGroup.vue +2 -2
- package/lib/components/Quiz/Question/MatrixChoicesContainer.vue +39 -39
- package/lib/components/Quiz/Question/MatrixRadioGroup.vue +6 -6
- package/lib/components/Quiz/Question/MobileMatrixChoicesContainer.vue +27 -28
- package/lib/components/Quiz/Question/MobileMatrixRadioGroup.vue +2 -2
- package/lib/components/Quiz/Question/PassageAndImage.vue +3 -3
- package/lib/components/Quiz/Question/PassageAndImageDropdown.vue +7 -7
- package/lib/components/Quiz/Question/Paywall.vue +2 -2
- package/lib/components/Quiz/Question/QuestionContext.vue +1 -1
- package/lib/components/Quiz/Question/StatsSummary.vue +2 -2
- package/lib/components/Quiz/Question/Summary.vue +11 -11
- package/lib/components/Quiz/Question.vue +90 -82
- package/lib/components/Quiz/QuizContainer.vue +1 -1
- package/lib/components/Quiz/QuizProgressBar.vue +23 -23
- package/lib/components/Quiz/question.d.ts +3 -3
- package/lib/components/Search/Pill.vue +16 -19
- package/lib/components/Search/Search.vue +52 -47
- package/lib/components/SidePanels/SidePanel.vue +168 -174
- package/lib/components/Tables/Table.vue +135 -122
- package/lib/components/Tables/TableActions.vue +81 -76
- package/lib/components/Tables/table.d.ts +1 -1
- package/lib/components/Tags/Tag.vue +49 -39
- package/lib/components/Toasts/Toast.vue +44 -42
- package/lib/components/Tooltips/OverflowTooltip.vue +39 -45
- package/lib/components/Tooltips/Tooltip.vue +69 -70
- package/lib/directives.ts +4 -4
- package/lib/utils.ts +13 -12
- package/package.json +27 -28
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="48px" height="48px" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -11,12 +18,3 @@
|
|
|
11
18
|
</svg>
|
|
12
19
|
<!-- eslint-enable -->
|
|
13
20
|
</template>
|
|
14
|
-
|
|
15
|
-
<script lang="ts">
|
|
16
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
17
|
-
|
|
18
|
-
@Component
|
|
19
|
-
export default class IconFlagFilled extends Vue {
|
|
20
|
-
@Prop() title!: string
|
|
21
|
-
}
|
|
22
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="28px" height="20px" viewBox="0 0 28 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -19,12 +26,3 @@
|
|
|
19
26
|
</svg>
|
|
20
27
|
<!-- eslint-enable -->
|
|
21
28
|
</template>
|
|
22
|
-
|
|
23
|
-
<script lang="ts">
|
|
24
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
25
|
-
|
|
26
|
-
@Component
|
|
27
|
-
export default class IconFullView extends Vue {
|
|
28
|
-
@Prop() title!: string
|
|
29
|
-
}
|
|
30
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="28px" height="20px" viewBox="0 0 28 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -17,12 +24,3 @@
|
|
|
17
24
|
</svg>
|
|
18
25
|
<!-- eslint-enable -->
|
|
19
26
|
</template>
|
|
20
|
-
|
|
21
|
-
<script lang="ts">
|
|
22
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
23
|
-
|
|
24
|
-
@Component
|
|
25
|
-
export default class IconFullViewActive extends Vue {
|
|
26
|
-
@Prop() title!: string
|
|
27
|
-
}
|
|
28
|
-
</script>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
|
-
|
|
2
|
+
|
|
3
3
|
const { title } = defineProps<{
|
|
4
4
|
title: string
|
|
5
5
|
}>()
|
|
@@ -17,4 +17,4 @@ const { title } = defineProps<{
|
|
|
17
17
|
<rect y="4.5" width="2.5" height="2.5" rx="1.25" fill="currentColor"/>
|
|
18
18
|
</svg>
|
|
19
19
|
<!-- eslint-enable -->
|
|
20
|
-
</template>
|
|
20
|
+
</template>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="14px" height="7px" viewBox="0 0 14 7" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -12,12 +19,3 @@
|
|
|
12
19
|
</svg>
|
|
13
20
|
<!-- eslint-enable -->
|
|
14
21
|
</template>
|
|
15
|
-
|
|
16
|
-
<script lang="ts">
|
|
17
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
18
|
-
|
|
19
|
-
@Component
|
|
20
|
-
export default class IconHandle extends Vue {
|
|
21
|
-
@Prop() title!: string
|
|
22
|
-
}
|
|
23
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="21px" height="22px" viewBox="0 0 21 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -8,12 +15,3 @@
|
|
|
8
15
|
</svg>
|
|
9
16
|
<!-- eslint-enable -->
|
|
10
17
|
</template>
|
|
11
|
-
|
|
12
|
-
<script lang="ts">
|
|
13
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
14
|
-
|
|
15
|
-
@Component
|
|
16
|
-
export default class IconHeart extends Vue {
|
|
17
|
-
@Prop() title!: string
|
|
18
|
-
}
|
|
19
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="19px" height="22px" viewBox="0 0 19 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -14,12 +21,3 @@
|
|
|
14
21
|
</svg>
|
|
15
22
|
<!-- eslint-enable -->
|
|
16
23
|
</template>
|
|
17
|
-
|
|
18
|
-
<script lang="ts">
|
|
19
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
20
|
-
|
|
21
|
-
@Component
|
|
22
|
-
export default class IconHelp extends Vue {
|
|
23
|
-
@Prop() title!: string
|
|
24
|
-
}
|
|
25
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="18px" height="23px" viewBox="0 0 18 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -11,12 +18,3 @@
|
|
|
11
18
|
</svg>
|
|
12
19
|
<!-- eslint-enable -->
|
|
13
20
|
</template>
|
|
14
|
-
|
|
15
|
-
<script lang="ts">
|
|
16
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
17
|
-
|
|
18
|
-
@Component
|
|
19
|
-
export default class IconHourglass extends Vue {
|
|
20
|
-
@Prop() title!: string
|
|
21
|
-
}
|
|
22
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="22px" height="21px" viewBox="0 0 22 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -10,12 +17,3 @@
|
|
|
10
17
|
</svg>
|
|
11
18
|
<!-- eslint-enable -->
|
|
12
19
|
</template>
|
|
13
|
-
|
|
14
|
-
<script lang="ts">
|
|
15
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
16
|
-
|
|
17
|
-
@Component
|
|
18
|
-
export default class IconImage extends Vue {
|
|
19
|
-
@Prop() title!: string
|
|
20
|
-
}
|
|
21
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="21px" height="22px" viewBox="0 0 21 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -10,12 +17,3 @@
|
|
|
10
17
|
</svg>
|
|
11
18
|
<!-- eslint-enable -->
|
|
12
19
|
</template>
|
|
13
|
-
|
|
14
|
-
<script lang="ts">
|
|
15
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
16
|
-
|
|
17
|
-
@Component
|
|
18
|
-
export default class IconIncorrect extends Vue {
|
|
19
|
-
@Prop() title!: string
|
|
20
|
-
}
|
|
21
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -13,12 +20,3 @@
|
|
|
13
20
|
</svg>
|
|
14
21
|
<!-- eslint-enable -->
|
|
15
22
|
</template>
|
|
16
|
-
|
|
17
|
-
<script lang="ts">
|
|
18
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
19
|
-
|
|
20
|
-
@Component
|
|
21
|
-
export default class IconInfo extends Vue {
|
|
22
|
-
@Prop() title!: string
|
|
23
|
-
}
|
|
24
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="32px" height="20px" viewBox="0 0 32 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -14,12 +21,3 @@
|
|
|
14
21
|
</svg>
|
|
15
22
|
<!-- eslint-enable -->
|
|
16
23
|
</template>
|
|
17
|
-
|
|
18
|
-
<script lang="ts">
|
|
19
|
-
import { Vue, Component, Prop } from 'vue-facing-decorator'
|
|
20
|
-
|
|
21
|
-
@Component
|
|
22
|
-
export default class IconKeyboard extends Vue {
|
|
23
|
-
@Prop() title!: string
|
|
24
|
-
}
|
|
25
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="18px" height="18px" viewBox="0 0 18 18" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -14,12 +21,3 @@
|
|
|
14
21
|
</svg>
|
|
15
22
|
<!-- eslint-enable -->
|
|
16
23
|
</template>
|
|
17
|
-
|
|
18
|
-
<script lang="ts">
|
|
19
|
-
import { Vue, Component, Prop } from 'vue-facing-decorator'
|
|
20
|
-
|
|
21
|
-
@Component
|
|
22
|
-
export default class IconLaunch extends Vue {
|
|
23
|
-
@Prop() title!: string
|
|
24
|
-
}
|
|
25
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -8,12 +15,3 @@
|
|
|
8
15
|
</svg>
|
|
9
16
|
<!-- eslint-enable -->
|
|
10
17
|
</template>
|
|
11
|
-
|
|
12
|
-
<script lang="ts">
|
|
13
|
-
import { Vue, Component, Prop } from 'vue-facing-decorator'
|
|
14
|
-
|
|
15
|
-
@Component
|
|
16
|
-
export default class IconLevelUp extends Vue {
|
|
17
|
-
@Prop() title!: string
|
|
18
|
-
}
|
|
19
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="25px" height="24px" fill="none" viewBox="0 0 25 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -9,12 +16,3 @@
|
|
|
9
16
|
</svg>
|
|
10
17
|
<!-- eslint-enable -->
|
|
11
18
|
</template>
|
|
12
|
-
|
|
13
|
-
<script lang="ts">
|
|
14
|
-
import { Vue, Component, Prop } from 'vue-facing-decorator'
|
|
15
|
-
|
|
16
|
-
@Component
|
|
17
|
-
export default class IconLightbulb extends Vue {
|
|
18
|
-
@Prop() title!: string
|
|
19
|
-
}
|
|
20
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="18px" height="23px" viewBox="0 0 18 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -10,12 +17,3 @@
|
|
|
10
17
|
</svg>
|
|
11
18
|
<!-- eslint-enable -->
|
|
12
19
|
</template>
|
|
13
|
-
|
|
14
|
-
<script lang="ts">
|
|
15
|
-
import { Vue, Component, Prop } from 'vue-facing-decorator'
|
|
16
|
-
|
|
17
|
-
@Component
|
|
18
|
-
export default class IconLightning extends Vue {
|
|
19
|
-
@Prop() title!: string
|
|
20
|
-
}
|
|
21
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="22" height="21" viewBox="0 0 22 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -9,12 +16,3 @@
|
|
|
9
16
|
</svg>
|
|
10
17
|
<!-- eslint-enable -->
|
|
11
18
|
</template>
|
|
12
|
-
|
|
13
|
-
<script lang="ts">
|
|
14
|
-
import { Vue, Component, Prop } from 'vue-facing-decorator'
|
|
15
|
-
|
|
16
|
-
@Component
|
|
17
|
-
export default class IconLink extends Vue {
|
|
18
|
-
@Prop() title!: string
|
|
19
|
-
}
|
|
20
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="22px" height="21px" viewBox="0 0 22 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -15,12 +22,3 @@
|
|
|
15
22
|
</svg>
|
|
16
23
|
<!-- eslint-enable -->
|
|
17
24
|
</template>
|
|
18
|
-
|
|
19
|
-
<script lang="ts">
|
|
20
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
21
|
-
|
|
22
|
-
@Component
|
|
23
|
-
export default class IconList extends Vue {
|
|
24
|
-
@Prop() title!: string
|
|
25
|
-
}
|
|
26
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="background: none; display: block; shape-rendering: auto;" width="24px" height="24px" viewBox="20 20 60 60" preserveAspectRatio="xMidYMid">
|
|
@@ -54,12 +61,3 @@
|
|
|
54
61
|
</svg>
|
|
55
62
|
<!-- eslint-enable -->
|
|
56
63
|
</template>
|
|
57
|
-
|
|
58
|
-
<script lang="ts">
|
|
59
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
60
|
-
|
|
61
|
-
@Component
|
|
62
|
-
export default class IconLoading extends Vue {
|
|
63
|
-
@Prop() title!: string
|
|
64
|
-
}
|
|
65
|
-
</script>
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
withDefaults(defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
isDarkMode?: boolean
|
|
6
|
+
}>(), {
|
|
7
|
+
isDarkMode: false,
|
|
8
|
+
})
|
|
9
|
+
</script>
|
|
10
|
+
|
|
1
11
|
<template>
|
|
2
12
|
<div class="uikit-loading__container">
|
|
3
13
|
<div class="uikit-loading" :class="{ 'uikit-loading--dark': isDarkMode }" />
|
|
4
14
|
</div>
|
|
5
15
|
</template>
|
|
6
16
|
|
|
7
|
-
<script lang="ts">
|
|
8
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
9
|
-
|
|
10
|
-
@Component
|
|
11
|
-
export default class IconLoading2 extends Vue {
|
|
12
|
-
@Prop() title!: string
|
|
13
|
-
@Prop({ default: false }) isDarkMode!: boolean
|
|
14
|
-
}
|
|
15
|
-
</script>
|
|
16
|
-
|
|
17
17
|
<style lang="scss">
|
|
18
18
|
@use '@/styles/colors' as *;
|
|
19
19
|
|
|
@@ -47,4 +47,4 @@ export default class IconLoading2 extends Vue {
|
|
|
47
47
|
transform: rotate(359deg);
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
-
</style>
|
|
50
|
+
</style>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="21px" height="22px" viewBox="0 0 21 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -12,12 +19,3 @@
|
|
|
12
19
|
</svg>
|
|
13
20
|
<!-- eslint-enable -->
|
|
14
21
|
</template>
|
|
15
|
-
|
|
16
|
-
<script lang="ts">
|
|
17
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
18
|
-
|
|
19
|
-
@Component
|
|
20
|
-
export default class IconLock extends Vue {
|
|
21
|
-
@Prop() title!: string
|
|
22
|
-
}
|
|
23
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="25px" height="24px" viewBox="0 0 25 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -11,12 +18,3 @@
|
|
|
11
18
|
</svg>
|
|
12
19
|
<!-- eslint-enable -->
|
|
13
20
|
</template>
|
|
14
|
-
|
|
15
|
-
<script lang="ts">
|
|
16
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
17
|
-
|
|
18
|
-
@Component
|
|
19
|
-
export default class IconMissedQuestions extends Vue {
|
|
20
|
-
@Prop() title!: string
|
|
21
|
-
}
|
|
22
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="15px" height="16px" viewBox="0 0 15 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -14,12 +21,3 @@
|
|
|
14
21
|
</svg>
|
|
15
22
|
<!-- eslint-enable -->
|
|
16
23
|
</template>
|
|
17
|
-
|
|
18
|
-
<script lang="ts">
|
|
19
|
-
import { Component, Prop, Vue } from 'vue-facing-decorator'
|
|
20
|
-
|
|
21
|
-
@Component
|
|
22
|
-
export default class IconMoon extends Vue {
|
|
23
|
-
@Prop() title!: string
|
|
24
|
-
}
|
|
25
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="48px" height="48px" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -12,12 +19,3 @@
|
|
|
12
19
|
</svg>
|
|
13
20
|
<!-- eslint-enable -->
|
|
14
21
|
</template>
|
|
15
|
-
|
|
16
|
-
<script lang="ts">
|
|
17
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
18
|
-
|
|
19
|
-
@Component
|
|
20
|
-
export default class IconPaginationArrow extends Vue {
|
|
21
|
-
@Prop() title!: string
|
|
22
|
-
}
|
|
23
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="16" height="20" viewBox="0 0 16 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -14,12 +21,3 @@
|
|
|
14
21
|
</svg>
|
|
15
22
|
<!-- eslint-enable -->
|
|
16
23
|
</template>
|
|
17
|
-
|
|
18
|
-
<script lang="ts">
|
|
19
|
-
import { Component, Vue, Prop } from 'vue-facing-decorator'
|
|
20
|
-
|
|
21
|
-
@Component
|
|
22
|
-
export default class IconPaginationArrowDouble extends Vue {
|
|
23
|
-
@Prop() title!: string
|
|
24
|
-
}
|
|
25
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="22px" height="21px" viewBox="0 0 22 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -11,12 +18,3 @@
|
|
|
11
18
|
</svg>
|
|
12
19
|
<!-- eslint-enable -->
|
|
13
20
|
</template>
|
|
14
|
-
|
|
15
|
-
<script lang="ts">
|
|
16
|
-
import { Vue, Component, Prop } from 'vue-facing-decorator'
|
|
17
|
-
|
|
18
|
-
@Component
|
|
19
|
-
export default class IconPassage extends Vue {
|
|
20
|
-
@Prop() title!: string
|
|
21
|
-
}
|
|
22
|
-
</script>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
<script setup lang="ts">
|
|
2
|
+
|
|
3
|
+
const { title } = defineProps<{
|
|
4
|
+
title: string
|
|
5
|
+
}>()
|
|
6
|
+
</script>
|
|
7
|
+
|
|
1
8
|
<template>
|
|
2
9
|
<!-- eslint-disable -->
|
|
3
10
|
<svg width="25px" height="24px" viewBox="0 0 25 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
@@ -8,12 +15,3 @@
|
|
|
8
15
|
</svg>
|
|
9
16
|
<!-- eslint-enable -->
|
|
10
17
|
</template>
|
|
11
|
-
|
|
12
|
-
<script lang="ts">
|
|
13
|
-
import { Vue, Component, Prop } from 'vue-facing-decorator'
|
|
14
|
-
|
|
15
|
-
@Component
|
|
16
|
-
export default class IconPencil extends Vue {
|
|
17
|
-
@Prop() title!: string
|
|
18
|
-
}
|
|
19
|
-
</script>
|