@public-ui/sample-react 2.2.6 → 2.2.7
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/1266.js +1 -1
- package/dist/1601.js +1 -1
- package/dist/1786.js +1 -1
- package/dist/1797.js +1 -1
- package/dist/1832.js +1 -1
- package/dist/{7322.js → 1884.js} +2 -2
- package/dist/2441.js +1 -1
- package/dist/2462.js +1 -1
- package/dist/2605.js +1 -1
- package/dist/2728.js +1 -1
- package/dist/2960.js +1 -1
- package/dist/3440.js +1 -1
- package/dist/3460.js +1 -1
- package/dist/3492.js +1 -1
- package/dist/3503.js +1 -1
- package/dist/3845.js +1 -1
- package/dist/3882.js +1 -1
- package/dist/3965.js +1 -1
- package/dist/4181.js +1 -1
- package/dist/4294.js +1 -1
- package/dist/4604.js +1 -1
- package/dist/4714.js +2 -0
- package/dist/4737.js +1 -1
- package/dist/4804.js +1 -1
- package/dist/4972.js +1 -1
- package/dist/5076.js +1 -1
- package/dist/5204.js +1 -1
- package/dist/5399.js +1 -1
- package/dist/5431.js +1 -1
- package/dist/5514.js +1 -1
- package/dist/5522.js +1 -1
- package/dist/5677.js +1 -1
- package/dist/5781.js +1 -1
- package/dist/5813.js +1 -1
- package/dist/5829.js +1 -1
- package/dist/6199.js +1 -1
- package/dist/6320.js +1 -1
- package/dist/6473.js +1 -1
- package/dist/6567.js +1 -1
- package/dist/6649.js +1 -1
- package/dist/6705.js +1 -1
- package/dist/6717.js +1 -1
- package/dist/6731.js +1 -1
- package/dist/6974.js +1 -1
- package/dist/7157.js +1 -1
- package/dist/7162.js +1 -1
- package/dist/7163.js +1 -1
- package/dist/7183.js +1 -1
- package/dist/7310.js +1 -1
- package/dist/7391.js +1 -1
- package/dist/7461.js +1 -1
- package/dist/7560.js +1 -1
- package/dist/7582.js +1 -1
- package/dist/7609.js +1 -1
- package/dist/8100.js +1 -1
- package/dist/8116.js +1 -1
- package/dist/8126.js +1 -1
- package/dist/8191.js +1 -1
- package/dist/8210.js +1 -1
- package/dist/8286.js +1 -1
- package/dist/{6616.js → 8422.js} +2 -2
- package/dist/8422.js.LICENSE.txt +3 -0
- package/dist/8471.js +1 -1
- package/dist/85.js +1 -1
- package/dist/8799.js +1 -1
- package/dist/8902.js +1 -1
- package/dist/8956.js +1 -1
- package/dist/92.js +1 -1
- package/dist/9558.js +1 -1
- package/dist/9768.js +1 -1
- package/dist/9818.js +1 -1
- package/dist/989.js +1 -1
- package/dist/9980.js +1 -1
- package/dist/assets/material-icons/css/_mixins.scss +2 -2
- package/dist/assets/material-icons/css/_variables.scss +3 -3
- package/dist/assets/material-icons/css/material-icons.scss +16 -22
- package/dist/assets/material-icons/iconfont/filled.scss +3 -3
- package/dist/assets/material-icons/iconfont/material-icons.scss +5 -5
- package/dist/assets/material-icons/iconfont/outlined.scss +3 -3
- package/dist/assets/material-icons/iconfont/round.scss +3 -3
- package/dist/assets/material-icons/iconfont/sharp.scss +3 -3
- package/dist/assets/material-icons/iconfont/two-tone.scss +3 -3
- package/dist/assets/material-symbols/index.scss +3 -3
- package/dist/assets/material-symbols/outlined.scss +2 -2
- package/dist/assets/material-symbols/rounded.scss +2 -2
- package/dist/assets/material-symbols/sharp.scss +2 -2
- package/dist/main.css +3 -3
- package/dist/main.js +1 -1
- package/package.json +5 -5
- package/public/assets/material-icons/css/_mixins.scss +2 -2
- package/public/assets/material-icons/css/_variables.scss +3 -3
- package/public/assets/material-icons/css/material-icons.scss +16 -22
- package/public/assets/material-icons/iconfont/filled.scss +3 -3
- package/public/assets/material-icons/iconfont/material-icons.scss +5 -5
- package/public/assets/material-icons/iconfont/outlined.scss +3 -3
- package/public/assets/material-icons/iconfont/round.scss +3 -3
- package/public/assets/material-icons/iconfont/sharp.scss +3 -3
- package/public/assets/material-icons/iconfont/two-tone.scss +3 -3
- package/public/assets/material-symbols/index.scss +3 -3
- package/public/assets/material-symbols/outlined.scss +2 -2
- package/public/assets/material-symbols/rounded.scss +2 -2
- package/public/assets/material-symbols/sharp.scss +2 -2
- package/src/components/input-radio/partials/variants.tsx +8 -6
- package/src/components/popover-button/basic.tsx +55 -0
- package/src/components/popover-button/routes.ts +8 -0
- package/src/components/progress/basic.tsx +12 -5
- package/src/components/single-select/partials/cases.tsx +1 -0
- package/src/scenarios/horizontal-scrollbar-advanced/layout.scss +4 -4
- package/src/shares/routes.ts +10 -8
- package/src/style.scss +2 -2
- /package/dist/{6616.js.LICENSE.txt → 1884.js.LICENSE.txt} +0 -0
- /package/dist/{7322.js.LICENSE.txt → 4714.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@public-ui/sample-react",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.7",
|
|
4
4
|
"description": "This app contains samples for the KoliBri/Public UI",
|
|
5
5
|
"license": "EUPL-1.2",
|
|
6
6
|
"repository": {
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"eslint-plugin-react": "7.37.4",
|
|
26
26
|
"formik": "2.4.6",
|
|
27
27
|
"nightwatch-axe-verbose": "2.3.1",
|
|
28
|
-
"npm-run-
|
|
28
|
+
"npm-run-all2": "7.0.2",
|
|
29
29
|
"react": "18.3.1",
|
|
30
30
|
"react-dom": "18.3.1",
|
|
31
31
|
"react-number-format": "5.4.3",
|
|
@@ -36,9 +36,9 @@
|
|
|
36
36
|
"typescript": "5.7.3",
|
|
37
37
|
"world_countries_lists": "2.9.0",
|
|
38
38
|
"yup": "1.6.1",
|
|
39
|
-
"@public-ui/components": "2.2.
|
|
40
|
-
"@public-ui/react": "2.2.
|
|
41
|
-
"@public-ui/themes": "2.2.
|
|
39
|
+
"@public-ui/components": "2.2.7",
|
|
40
|
+
"@public-ui/react": "2.2.7",
|
|
41
|
+
"@public-ui/themes": "2.2.7"
|
|
42
42
|
},
|
|
43
43
|
"files": [
|
|
44
44
|
".eslintignore",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use '../iconfont/variables' as *;
|
|
2
|
+
@use 'codepoints' as *;
|
|
3
3
|
|
|
4
4
|
$material-icons-css-prefix: 'mi' !default;
|
|
5
5
|
$material-icons-css-search: '_' !default;
|
|
6
|
-
$material-icons-css-replace: '-' !default;
|
|
6
|
+
$material-icons-css-replace: '-' !default;
|
|
@@ -1,22 +1,18 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'variables' as *;
|
|
2
|
+
@use 'mixins' as *;
|
|
3
3
|
|
|
4
|
-
@each $font-family
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
)
|
|
12
|
-
{
|
|
4
|
+
@each $font-family in ('Material Icons',
|
|
5
|
+
'Material Icons Outlined',
|
|
6
|
+
'Material Icons Round',
|
|
7
|
+
'Material Icons Sharp',
|
|
8
|
+
'Material Icons Two Tone'
|
|
9
|
+
|
|
10
|
+
) {
|
|
13
11
|
$full-class-name: to-lower-case($font-family);
|
|
14
12
|
$full-class-name: material-icons-str-replace($full-class-name, ' ', '-');
|
|
15
|
-
$class-name: material-icons-str-replace(
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
$material-icons-css-prefix
|
|
19
|
-
);
|
|
13
|
+
$class-name: material-icons-str-replace($full-class-name,
|
|
14
|
+
'material-icons',
|
|
15
|
+
$material-icons-css-prefix );
|
|
20
16
|
|
|
21
17
|
/**
|
|
22
18
|
* @deprecated As of 1.0, use .#{$full-class-name} instead of .#{$class-name}
|
|
@@ -27,13 +23,11 @@
|
|
|
27
23
|
}
|
|
28
24
|
|
|
29
25
|
@each $name, $codepoint in $material-icons-codepoints {
|
|
30
|
-
$class-name: material-icons-str-replace(
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
$material-icons-css-replace
|
|
34
|
-
);
|
|
26
|
+
$class-name: material-icons-str-replace($name,
|
|
27
|
+
$material-icons-css-search,
|
|
28
|
+
$material-icons-css-replace );
|
|
35
29
|
|
|
36
30
|
.#{$material-icons-css-prefix}-#{$class-name} {
|
|
37
31
|
@include material-icon($name);
|
|
38
32
|
}
|
|
39
|
-
}
|
|
33
|
+
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'variables' as *;
|
|
2
|
+
@use 'mixins' as *;
|
|
3
3
|
|
|
4
|
-
@include material-icons-font('Material Icons');
|
|
4
|
+
@include material-icons-font('Material Icons');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
1
|
+
@use 'filled' as *;
|
|
2
|
+
@use 'outlined' as *;
|
|
3
|
+
@use 'round' as *;
|
|
4
|
+
@use 'sharp' as *;
|
|
5
|
+
@use 'two-tone' as *;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'variables' as *;
|
|
2
|
+
@use 'mixins' as *;
|
|
3
3
|
|
|
4
|
-
@include material-icons-font('Material Icons Outlined');
|
|
4
|
+
@include material-icons-font('Material Icons Outlined');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'variables' as *;
|
|
2
|
+
@use 'mixins' as *;
|
|
3
3
|
|
|
4
|
-
@include material-icons-font('Material Icons Round');
|
|
4
|
+
@include material-icons-font('Material Icons Round');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'variables' as *;
|
|
2
|
+
@use 'mixins' as *;
|
|
3
3
|
|
|
4
|
-
@include material-icons-font('Material Icons Sharp');
|
|
4
|
+
@include material-icons-font('Material Icons Sharp');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'variables' as *;
|
|
2
|
+
@use 'mixins' as *;
|
|
3
3
|
|
|
4
|
-
@include material-icons-font('Material Icons Two Tone');
|
|
4
|
+
@include material-icons-font('Material Icons Two Tone');
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
1
|
+
@use 'outlined' as *;
|
|
2
|
+
@use 'rounded' as *;
|
|
3
|
+
@use 'sharp' as *;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'core' as *;
|
|
2
2
|
|
|
3
|
-
@include material-symbols-font('Material Symbols Outlined');
|
|
3
|
+
@include material-symbols-font('Material Symbols Outlined');
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'core' as *;
|
|
2
2
|
|
|
3
|
-
@include material-symbols-font('Material Symbols Rounded');
|
|
3
|
+
@include material-symbols-font('Material Symbols Rounded');
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'core' as *;
|
|
2
2
|
|
|
3
|
-
@include material-symbols-font('Material Symbols Sharp');
|
|
3
|
+
@include material-symbols-font('Material Symbols Sharp');
|
|
@@ -3,17 +3,19 @@ import React, { forwardRef } from 'react';
|
|
|
3
3
|
import { InputRadioCases } from './cases';
|
|
4
4
|
|
|
5
5
|
import type { Components } from '@public-ui/components';
|
|
6
|
+
import { KolHeading } from '@public-ui/react';
|
|
7
|
+
|
|
6
8
|
export const InputRadioVariants = forwardRef<HTMLKolInputRadioElement, Components.KolInputRadio>(function InputRadioVariant(props, ref) {
|
|
7
9
|
return (
|
|
8
10
|
<div className="grid md:grid-cols-2 gap-4">
|
|
9
|
-
<
|
|
10
|
-
<
|
|
11
|
+
<div className="border border-solid border-dark-100 p-3">
|
|
12
|
+
<KolHeading _level={2} _label="Radio" className="block mb-2" />
|
|
11
13
|
<InputRadioCases {...props} />
|
|
12
|
-
</
|
|
13
|
-
<
|
|
14
|
-
<
|
|
14
|
+
</div>
|
|
15
|
+
<div className="border border-solid border-dark-100 p-3">
|
|
16
|
+
<KolHeading _level={2} _label="Radio (hideLabel)" className="block mb-2" />
|
|
15
17
|
<InputRadioCases ref={ref} {...props} _hideLabel />
|
|
16
|
-
</
|
|
18
|
+
</div>
|
|
17
19
|
</div>
|
|
18
20
|
);
|
|
19
21
|
});
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import type { FC } from 'react';
|
|
2
|
+
import { useContext } from 'react';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { SampleDescription } from '../SampleDescription';
|
|
5
|
+
import { KolButton, KolPopoverButton, KolBadge } from '@public-ui/react';
|
|
6
|
+
import { useToasterService } from '../../hooks/useToasterService';
|
|
7
|
+
import { HideMenusContext } from '../../shares/HideMenusContext';
|
|
8
|
+
|
|
9
|
+
export const PopoverButtonBasic: FC = () => {
|
|
10
|
+
const hideMenus = useContext(HideMenusContext);
|
|
11
|
+
const { dummyClickEventHandler } = useToasterService();
|
|
12
|
+
|
|
13
|
+
const dummyEventHandler = {
|
|
14
|
+
onClick: dummyClickEventHandler,
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
return (
|
|
18
|
+
<>
|
|
19
|
+
<SampleDescription>
|
|
20
|
+
<p>
|
|
21
|
+
The PopoverButton component combines a button with a popover that appears when clicked. The popover can be positioned in different directions (top,
|
|
22
|
+
right, bottom, left) using the <code>_popoverAlign</code> prop.
|
|
23
|
+
</p>
|
|
24
|
+
</SampleDescription>
|
|
25
|
+
{!hideMenus && <KolBadge className="block mb-3" _label="Component is a DRAFT - Don't use in production yet." _color="#db5461" />}
|
|
26
|
+
|
|
27
|
+
<div className="flex flex-wrap gap-4">
|
|
28
|
+
<KolPopoverButton _label={'Open popover'} _variant="primary" _icons={{ right: 'codicon codicon-chevron-down' }}>
|
|
29
|
+
<KolButton _label="Button within popover" _variant="primary" _on={dummyEventHandler} />
|
|
30
|
+
<br />
|
|
31
|
+
<br />
|
|
32
|
+
<KolButton _label="Second Button within popover" _on={dummyEventHandler} />
|
|
33
|
+
</KolPopoverButton>
|
|
34
|
+
|
|
35
|
+
<KolPopoverButton _label="Open popover" _popoverAlign="right" _icons={{ right: 'codicon codicon-chevron-right' }}>
|
|
36
|
+
<p className="w-sm">
|
|
37
|
+
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur aut dolore dolores itaque praesentium reprehenderit sed voluptatum!
|
|
38
|
+
Exercitationem ipsa magni maiores modi, placeat quas quos reprehenderit rerum sit veniam vitae.
|
|
39
|
+
</p>
|
|
40
|
+
</KolPopoverButton>
|
|
41
|
+
|
|
42
|
+
<KolPopoverButton _label="icon-only with tooltip" _icons="codicon codicon-info" _tooltipAlign="right" _hideLabel>
|
|
43
|
+
This is an explanation shown on click.
|
|
44
|
+
</KolPopoverButton>
|
|
45
|
+
|
|
46
|
+
<KolPopoverButton _label="">
|
|
47
|
+
<span slot="expert">
|
|
48
|
+
<u>Expert slot content</u>
|
|
49
|
+
</span>
|
|
50
|
+
This sample illustrates a button with expert slot.
|
|
51
|
+
</KolPopoverButton>
|
|
52
|
+
</div>
|
|
53
|
+
</>
|
|
54
|
+
);
|
|
55
|
+
};
|
|
@@ -11,11 +11,18 @@ export const ProgressBasic: FC = () => (
|
|
|
11
11
|
<p>KolProgress renders a progress indicator. The sample shows the variants "bar" and "cycle" with and without labels.</p>
|
|
12
12
|
</SampleDescription>
|
|
13
13
|
|
|
14
|
-
<div className="grid gap-4">
|
|
15
|
-
<
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
14
|
+
<div className="grid gap-4 grid-cols-1 sm:grid-cols-2">
|
|
15
|
+
<fieldset title="Percentages" className="flex flex-col gap-4">
|
|
16
|
+
<KolProgress _variant="bar" _max={7} _value={0}></KolProgress>
|
|
17
|
+
<KolProgress _variant="bar" _max={7} _value={2}></KolProgress>
|
|
18
|
+
<KolProgress _variant="bar" _max={7} _value={7}></KolProgress>
|
|
19
|
+
<KolProgress _variant="cycle" _max={7} _value={6}></KolProgress>
|
|
20
|
+
</fieldset>
|
|
21
|
+
<fieldset title="Custom units" className="flex flex-col gap-4">
|
|
22
|
+
<KolProgress _label="Distance" _variant="bar" _max={65434} _value={7236} _unit="m"></KolProgress>
|
|
23
|
+
<KolProgress _label="12 Tasks to do" _variant="bar" _max={12} _value={5} _unit="tasks completed"></KolProgress>
|
|
24
|
+
<KolProgress _label="Max 150 kg" _variant="cycle" _max={150} _value={42} _unit="kg"></KolProgress>
|
|
25
|
+
</fieldset>
|
|
19
26
|
</div>
|
|
20
27
|
</>
|
|
21
28
|
);
|
|
@@ -36,6 +36,7 @@ export const SingleSelectCases = forwardRef<HTMLKolSingleSelectElement, Componen
|
|
|
36
36
|
/>
|
|
37
37
|
<KolSingleSelect {...props} _label="With access key" _options={COUNTRY_OPTIONS as Option<StencilUnknown>[]} _value={'de'} _accessKey="c" />
|
|
38
38
|
<KolSingleSelect {...props} _label="With short key" _options={COUNTRY_OPTIONS as Option<StencilUnknown>[]} _value={'de'} _shortKey="s" />
|
|
39
|
+
<KolSingleSelect {...props} _label="With hidden clear button" _options={COUNTRY_OPTIONS as Option<StencilUnknown>[]} _value={'de'} _hideClearButton />
|
|
39
40
|
</div>
|
|
40
41
|
);
|
|
41
42
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use '../../@shared/mixins' as *;
|
|
2
2
|
|
|
3
3
|
.mainlayout {
|
|
4
4
|
min-height: calc(100vh - rem(32));
|
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
grid-template-rows: 1fr;
|
|
10
10
|
grid-template-areas: 'nav content';
|
|
11
11
|
|
|
12
|
-
|
|
12
|
+
&>.nav-area {
|
|
13
13
|
grid-area: nav;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
&>.content {
|
|
17
17
|
grid-area: content;
|
|
18
18
|
}
|
|
19
|
-
}
|
|
19
|
+
}
|
package/src/shares/routes.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { Routes } from './types';
|
|
1
2
|
import { ABBR_ROUTES } from '../components/abbr/routes';
|
|
2
3
|
import { ACCORDION_ROUTES } from '../components/accordion/routes';
|
|
3
4
|
import { ALERT_ROUTES } from '../components/alert/routes';
|
|
@@ -8,6 +9,7 @@ import { BUTTON_GROUP_ROUTES } from '../components/button-group/routes';
|
|
|
8
9
|
import { BUTTON_LINK_ROUTES } from '../components/button-link/routes';
|
|
9
10
|
import { BUTTON_ROUTES } from '../components/button/routes';
|
|
10
11
|
import { CARD_ROUTES } from '../components/card/routes';
|
|
12
|
+
import { COMBOBOX_ROUTES } from '../components/combobox/routes';
|
|
11
13
|
import { DETAILS_ROUTES } from '../components/details/routes';
|
|
12
14
|
import { DRAWER_ROUTES } from '../components/drawer/routes';
|
|
13
15
|
import { FORM_ROUTES } from '../components/form/routes';
|
|
@@ -33,9 +35,12 @@ import { LINK_ROUTES } from '../components/link/routes';
|
|
|
33
35
|
import { MODAL_ROUTES } from '../components/modal/routes';
|
|
34
36
|
import { NAV_ROUTES } from '../components/nav/routes';
|
|
35
37
|
import { PAGINATION_ROUTES } from '../components/pagination/routes';
|
|
38
|
+
import { POPOVER_BUTTON_ROUTES } from '../components/popover-button/routes';
|
|
36
39
|
import { PROGRESS_ROUTES } from '../components/progress/routes';
|
|
37
40
|
import { QUOTE_ROUTES } from '../components/quote/routes';
|
|
41
|
+
import { SCENARIO_ROUTES } from '../scenarios/routes';
|
|
38
42
|
import { SELECT_ROUTES } from '../components/select/routes';
|
|
43
|
+
import { SINGLE_SELECT_ROUTES } from '../components/single-select/routes';
|
|
39
44
|
import { SKIP_NAV_ROUTES } from '../components/skip-nav/routes';
|
|
40
45
|
import { SPIN_ROUTES } from '../components/spin/routes';
|
|
41
46
|
import { SPLIT_BUTTON_ROUTES } from '../components/split-button/routes';
|
|
@@ -44,15 +49,10 @@ import { TABS_ROUTES } from '../components/tabs/routes';
|
|
|
44
49
|
import { TEXTAREA_ROUTES } from '../components/textarea/routes';
|
|
45
50
|
import { TOAST_ROUTES } from '../components/toast/routes';
|
|
46
51
|
import { TOOLBAR_ROUTES } from '../components/toolbar/routes';
|
|
47
|
-
import { VERSION_ROUTES } from '../components/version/routes';
|
|
48
|
-
import { SCENARIO_ROUTES } from '../scenarios/routes';
|
|
49
|
-
import { Routes } from './types';
|
|
50
52
|
import { TREE_ROUTES } from '../components/tree/routes';
|
|
51
|
-
import {
|
|
52
|
-
import { SINGLE_SELECT_ROUTES } from '../components/single-select/routes';
|
|
53
|
+
import { VERSION_ROUTES } from '../components/version/routes';
|
|
53
54
|
|
|
54
55
|
export const ROUTES: Routes = {
|
|
55
|
-
...HANDOUT_ROUTES,
|
|
56
56
|
...ABBR_ROUTES,
|
|
57
57
|
...ACCORDION_ROUTES,
|
|
58
58
|
...ALERT_ROUTES,
|
|
@@ -67,6 +67,7 @@ export const ROUTES: Routes = {
|
|
|
67
67
|
...DETAILS_ROUTES,
|
|
68
68
|
...DRAWER_ROUTES,
|
|
69
69
|
...FORM_ROUTES,
|
|
70
|
+
...HANDOUT_ROUTES,
|
|
70
71
|
...HEADING_ROUTES,
|
|
71
72
|
...ICON_ROUTES,
|
|
72
73
|
...IMAGE_ROUTES,
|
|
@@ -88,13 +89,15 @@ export const ROUTES: Routes = {
|
|
|
88
89
|
...MODAL_ROUTES,
|
|
89
90
|
...NAV_ROUTES,
|
|
90
91
|
...PAGINATION_ROUTES,
|
|
92
|
+
...POPOVER_BUTTON_ROUTES,
|
|
91
93
|
...PROGRESS_ROUTES,
|
|
92
94
|
...QUOTE_ROUTES,
|
|
95
|
+
...SCENARIO_ROUTES,
|
|
93
96
|
...SELECT_ROUTES,
|
|
94
97
|
...SELECT_ROUTES,
|
|
98
|
+
...SINGLE_SELECT_ROUTES,
|
|
95
99
|
...SKIP_NAV_ROUTES,
|
|
96
100
|
...SPIN_ROUTES,
|
|
97
|
-
...SINGLE_SELECT_ROUTES,
|
|
98
101
|
...SPLIT_BUTTON_ROUTES,
|
|
99
102
|
...TABLE_ROUTES,
|
|
100
103
|
...TABS_ROUTES,
|
|
@@ -103,5 +106,4 @@ export const ROUTES: Routes = {
|
|
|
103
106
|
...TOOLBAR_ROUTES,
|
|
104
107
|
...TREE_ROUTES,
|
|
105
108
|
...VERSION_ROUTES,
|
|
106
|
-
...SCENARIO_ROUTES,
|
|
107
109
|
};
|
package/src/style.scss
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use './@shared/mixins' as *;
|
|
2
2
|
|
|
3
3
|
:root {
|
|
4
4
|
--kolibri-root-font-size: 100;
|
|
@@ -50,7 +50,7 @@ hr {
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
.app-sidebar {
|
|
53
|
-
border-right:
|
|
53
|
+
border-right: 1px solid gray;
|
|
54
54
|
position: relative;
|
|
55
55
|
|
|
56
56
|
& .scrollable-container-wrapper {
|
|
File without changes
|
|
File without changes
|