@alfalab/core-components-side-panel 1.2.2 → 2.0.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/Component.desktop.d.ts → Component.desktop.d.ts} +0 -0
- package/{dist/Component.desktop.js → Component.desktop.js} +1 -1
- package/{dist/Component.mobile.d.ts → Component.mobile.d.ts} +0 -0
- package/{dist/Component.mobile.js → Component.mobile.js} +1 -1
- package/{dist/Component.responsive.d.ts → Component.responsive.d.ts} +0 -0
- package/{dist/Component.responsive.js → Component.responsive.js} +1 -1
- package/{dist/Context.d.ts → Context.d.ts} +0 -0
- package/{dist/Context.js → Context.js} +0 -0
- package/{dist/components → components}/closer/Component.d.ts +0 -0
- package/{dist/components → components}/closer/Component.js +1 -1
- package/{dist/components → components}/closer/index.css +1 -1
- package/{dist/components → components}/content/Component.d.ts +0 -0
- package/{dist/components → components}/content/Component.desktop.d.ts +0 -0
- package/{dist/components → components}/content/Component.desktop.js +1 -1
- package/{dist/components → components}/content/Component.js +0 -0
- package/{dist/components → components}/content/Component.mobile.d.ts +0 -0
- package/{dist/components → components}/content/Component.mobile.js +1 -1
- package/{dist/modern/components → components}/content/desktop.css +1 -1
- package/{dist/modern/components → components}/content/index.css +1 -1
- package/{dist/modern/components → components}/content/mobile.css +1 -1
- package/{dist/components → components}/footer/Component.d.ts +0 -0
- package/{dist/components → components}/footer/Component.desktop.d.ts +0 -0
- package/{dist/components → components}/footer/Component.desktop.js +1 -1
- package/{dist/components → components}/footer/Component.js +0 -0
- package/{dist/components → components}/footer/Component.mobile.d.ts +0 -0
- package/{dist/components → components}/footer/Component.mobile.js +1 -1
- package/{dist/esm/components → components}/footer/desktop.css +1 -1
- package/{dist/esm/components → components}/footer/index.css +1 -1
- package/{dist/esm/components → components}/footer/layout.css +1 -1
- package/{dist/modern/components → components}/footer/mobile.css +1 -1
- package/{dist/components → components}/header/Component.d.ts +0 -0
- package/{dist/components → components}/header/Component.desktop.d.ts +0 -0
- package/{dist/components → components}/header/Component.desktop.js +1 -1
- package/{dist/components → components}/header/Component.js +0 -0
- package/{dist/components → components}/header/Component.mobile.d.ts +0 -0
- package/{dist/components → components}/header/Component.mobile.js +1 -1
- package/{dist/esm/components → components}/header/desktop.css +1 -1
- package/{dist/esm/components → components}/header/index.css +1 -1
- package/{dist/modern/components → components}/header/mobile.css +1 -1
- package/{dist/cssm → cssm}/Component.desktop.d.ts +0 -0
- package/{dist/cssm → cssm}/Component.desktop.js +3 -3
- package/{dist/cssm → cssm}/Component.mobile.d.ts +0 -0
- package/{dist/cssm → cssm}/Component.mobile.js +2 -2
- package/{dist/cssm → cssm}/Component.responsive.d.ts +0 -0
- package/{dist/cssm → cssm}/Component.responsive.js +3 -3
- package/{dist/cssm → cssm}/Context.d.ts +0 -0
- package/{dist/cssm → cssm}/Context.js +1 -1
- package/{dist/cssm → cssm}/components/closer/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/closer/Component.js +2 -2
- package/{dist/cssm → cssm}/components/closer/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/content/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/content/Component.desktop.d.ts +0 -0
- package/{dist/cssm → cssm}/components/content/Component.desktop.js +1 -1
- package/{dist/cssm → cssm}/components/content/Component.js +1 -1
- package/{dist/cssm → cssm}/components/content/Component.mobile.d.ts +0 -0
- package/{dist/cssm → cssm}/components/content/Component.mobile.js +1 -1
- package/{dist/cssm → cssm}/components/content/desktop.module.css +0 -0
- package/{dist/cssm → cssm}/components/content/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/content/mobile.module.css +0 -0
- package/{dist/cssm → cssm}/components/footer/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/footer/Component.desktop.d.ts +0 -0
- package/{dist/cssm → cssm}/components/footer/Component.desktop.js +1 -1
- package/{dist/cssm → cssm}/components/footer/Component.js +1 -1
- package/{dist/cssm → cssm}/components/footer/Component.mobile.d.ts +0 -0
- package/{dist/cssm → cssm}/components/footer/Component.mobile.js +1 -1
- package/{dist/cssm → cssm}/components/footer/desktop.module.css +0 -0
- package/{dist/cssm → cssm}/components/footer/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/footer/layout.module.css +0 -0
- package/{dist/cssm → cssm}/components/footer/mobile.module.css +0 -0
- package/{dist/cssm → cssm}/components/header/Component.d.ts +0 -0
- package/{dist/cssm → cssm}/components/header/Component.desktop.d.ts +0 -0
- package/{dist/cssm → cssm}/components/header/Component.desktop.js +2 -2
- package/{dist/cssm → cssm}/components/header/Component.js +1 -1
- package/{dist/cssm → cssm}/components/header/Component.mobile.d.ts +0 -0
- package/{dist/cssm → cssm}/components/header/Component.mobile.js +2 -2
- package/{dist/cssm → cssm}/components/header/desktop.module.css +0 -0
- package/{dist/cssm → cssm}/components/header/index.module.css +0 -0
- package/{dist/cssm → cssm}/components/header/mobile.module.css +0 -0
- package/{dist/cssm → cssm}/desktop.d.ts +0 -0
- package/{dist/cssm → cssm}/desktop.js +3 -3
- package/{dist/cssm → cssm}/desktop.module.css +0 -0
- package/{dist/cssm → cssm}/index.d.ts +0 -0
- package/{dist/cssm → cssm}/index.js +3 -3
- package/{dist/cssm → cssm}/mobile.d.ts +0 -0
- package/{dist/cssm → cssm}/mobile.js +2 -2
- package/{dist/cssm → cssm}/mobile.module.css +0 -0
- package/{dist/cssm → cssm}/responsive.d.ts +0 -0
- package/{dist/cssm → cssm}/responsive.js +3 -3
- package/{dist/cssm → cssm}/transitions.desktop.module.css +0 -0
- package/{dist/cssm → cssm}/transitions.mobile.module.css +0 -0
- package/{dist/cssm → cssm}/tslib.es6-ce870b46.d.ts +0 -0
- package/{dist/cssm → cssm}/tslib.es6-ce870b46.js +0 -0
- package/{dist/cssm → cssm}/vars.css +0 -0
- package/{dist/desktop.css → desktop.css} +1 -1
- package/{dist/desktop.d.ts → desktop.d.ts} +0 -0
- package/{dist/desktop.js → desktop.js} +1 -1
- package/{dist/esm → esm}/Component.desktop.d.ts +0 -0
- package/{dist/esm → esm}/Component.desktop.js +4 -4
- package/{dist/esm → esm}/Component.mobile.d.ts +0 -0
- package/{dist/esm → esm}/Component.mobile.js +3 -3
- package/{dist/esm → esm}/Component.responsive.d.ts +0 -0
- package/{dist/esm → esm}/Component.responsive.js +4 -4
- package/{dist/esm → esm}/Context.d.ts +0 -0
- package/{dist/esm → esm}/Context.js +1 -1
- package/{dist/esm → esm}/components/closer/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/closer/Component.js +3 -3
- package/{dist/esm → esm}/components/closer/index.css +1 -1
- package/{dist/esm → esm}/components/content/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/content/Component.desktop.d.ts +0 -0
- package/{dist/esm → esm}/components/content/Component.desktop.js +2 -2
- package/{dist/esm → esm}/components/content/Component.js +1 -1
- package/{dist/esm → esm}/components/content/Component.mobile.d.ts +0 -0
- package/{dist/esm → esm}/components/content/Component.mobile.js +2 -2
- package/{dist/esm → esm}/components/content/desktop.css +1 -1
- package/{dist/esm → esm}/components/content/index.css +1 -1
- package/{dist/esm → esm}/components/content/mobile.css +1 -1
- package/{dist/esm → esm}/components/footer/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/footer/Component.desktop.d.ts +0 -0
- package/{dist/esm → esm}/components/footer/Component.desktop.js +2 -2
- package/{dist/esm → esm}/components/footer/Component.js +1 -1
- package/{dist/esm → esm}/components/footer/Component.mobile.d.ts +0 -0
- package/{dist/esm → esm}/components/footer/Component.mobile.js +2 -2
- package/{dist → esm}/components/footer/desktop.css +1 -1
- package/{dist/modern → esm}/components/footer/index.css +1 -1
- package/{dist/modern → esm}/components/footer/layout.css +1 -1
- package/{dist → esm}/components/footer/mobile.css +1 -1
- package/{dist/esm → esm}/components/header/Component.d.ts +0 -0
- package/{dist/esm → esm}/components/header/Component.desktop.d.ts +0 -0
- package/{dist/esm → esm}/components/header/Component.desktop.js +3 -3
- package/{dist/esm → esm}/components/header/Component.js +1 -1
- package/{dist/esm → esm}/components/header/Component.mobile.d.ts +0 -0
- package/{dist/esm → esm}/components/header/Component.mobile.js +3 -3
- package/{dist/modern → esm}/components/header/desktop.css +1 -1
- package/{dist/modern → esm}/components/header/index.css +1 -1
- package/{dist → esm}/components/header/mobile.css +1 -1
- package/{dist/esm → esm}/desktop.css +1 -1
- package/{dist/esm → esm}/desktop.d.ts +0 -0
- package/{dist/esm → esm}/desktop.js +4 -4
- package/{dist/esm → esm}/index.d.ts +0 -0
- package/{dist/esm → esm}/index.js +4 -4
- package/{dist/esm → esm}/mobile.css +1 -1
- package/{dist/esm → esm}/mobile.d.ts +0 -0
- package/{dist/esm → esm}/mobile.js +3 -3
- package/{dist/esm → esm}/responsive.d.ts +0 -0
- package/{dist/esm → esm}/responsive.js +4 -4
- package/{dist/modern → esm}/transitions.desktop.css +1 -1
- package/{dist/modern → esm}/transitions.mobile.css +1 -1
- package/{dist/esm/tslib.es6-091bc803.d.ts → esm/tslib.es6-c43eb9e3.d.ts} +0 -0
- package/{dist/esm/tslib.es6-091bc803.js → esm/tslib.es6-c43eb9e3.js} +0 -0
- package/{dist/index.d.ts → index.d.ts} +0 -0
- package/{dist/index.js → index.js} +1 -1
- package/{dist/modern/mobile.css → mobile.css} +1 -1
- package/{dist/mobile.d.ts → mobile.d.ts} +0 -0
- package/{dist/mobile.js → mobile.js} +1 -1
- package/{dist/modern → modern}/Component.desktop.d.ts +0 -0
- package/{dist/modern → modern}/Component.desktop.js +3 -3
- package/{dist/modern → modern}/Component.mobile.d.ts +0 -0
- package/{dist/modern → modern}/Component.mobile.js +2 -2
- package/{dist/modern → modern}/Component.responsive.d.ts +0 -0
- package/{dist/modern → modern}/Component.responsive.js +3 -3
- package/{dist/modern → modern}/Context.d.ts +0 -0
- package/{dist/modern → modern}/Context.js +1 -1
- package/{dist/modern → modern}/components/closer/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/closer/Component.js +2 -2
- package/{dist/modern → modern}/components/closer/index.css +1 -1
- package/{dist/modern → modern}/components/content/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/content/Component.desktop.d.ts +0 -0
- package/{dist/modern → modern}/components/content/Component.desktop.js +1 -1
- package/{dist/modern → modern}/components/content/Component.js +1 -1
- package/{dist/modern → modern}/components/content/Component.mobile.d.ts +0 -0
- package/{dist/modern → modern}/components/content/Component.mobile.js +1 -1
- package/{dist → modern}/components/content/desktop.css +1 -1
- package/{dist → modern}/components/content/index.css +1 -1
- package/{dist → modern}/components/content/mobile.css +1 -1
- package/{dist/modern → modern}/components/footer/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/footer/Component.desktop.d.ts +0 -0
- package/{dist/modern → modern}/components/footer/Component.desktop.js +1 -1
- package/{dist/modern → modern}/components/footer/Component.js +1 -1
- package/{dist/modern → modern}/components/footer/Component.mobile.d.ts +0 -0
- package/{dist/modern → modern}/components/footer/Component.mobile.js +1 -1
- package/{dist/modern → modern}/components/footer/desktop.css +1 -1
- package/{dist → modern}/components/footer/index.css +1 -1
- package/{dist → modern}/components/footer/layout.css +1 -1
- package/{dist/esm → modern}/components/footer/mobile.css +1 -1
- package/{dist/modern → modern}/components/header/Component.d.ts +0 -0
- package/{dist/modern → modern}/components/header/Component.desktop.d.ts +0 -0
- package/{dist/modern → modern}/components/header/Component.desktop.js +2 -2
- package/{dist/modern → modern}/components/header/Component.js +1 -1
- package/{dist/modern → modern}/components/header/Component.mobile.d.ts +0 -0
- package/{dist/modern → modern}/components/header/Component.mobile.js +2 -2
- package/{dist → modern}/components/header/desktop.css +1 -1
- package/{dist → modern}/components/header/index.css +1 -1
- package/{dist/esm → modern}/components/header/mobile.css +1 -1
- package/{dist/modern → modern}/desktop.css +1 -1
- package/{dist/modern → modern}/desktop.d.ts +0 -0
- package/{dist/modern → modern}/desktop.js +3 -3
- package/{dist/modern → modern}/index.d.ts +0 -0
- package/{dist/modern → modern}/index.js +3 -3
- package/{dist → modern}/mobile.css +1 -1
- package/{dist/modern → modern}/mobile.d.ts +0 -0
- package/{dist/modern → modern}/mobile.js +2 -2
- package/{dist/modern → modern}/responsive.d.ts +0 -0
- package/{dist/modern → modern}/responsive.js +3 -3
- package/{dist/esm → modern}/transitions.desktop.css +1 -1
- package/{dist → modern}/transitions.mobile.css +1 -1
- package/package.json +11 -14
- package/{dist/responsive.d.ts → responsive.d.ts} +0 -0
- package/{dist/responsive.js → responsive.js} +1 -1
- package/{dist/send-stats.js → send-stats.js} +0 -0
- package/{dist/transitions.desktop.css → transitions.desktop.css} +1 -1
- package/{dist/esm/transitions.mobile.css → transitions.mobile.css} +1 -1
- package/{dist/tslib.es6-f92bad56.d.ts → tslib.es6-9b912143.d.ts} +0 -0
- package/{dist/tslib.es6-f92bad56.js → tslib.es6-9b912143.js} +0 -0
- package/CHANGELOG.md +0 -99
|
File without changes
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import '@alfalab/core-components-base-modal/
|
|
3
|
+
import '@alfalab/core-components-base-modal/modern';
|
|
4
4
|
import '../../Context.js';
|
|
5
5
|
import { Header } from './Component.js';
|
|
6
|
-
import '@alfalab/core-components-icon-button/
|
|
6
|
+
import '@alfalab/core-components-icon-button/modern';
|
|
7
7
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
8
8
|
import { Closer } from '../closer/Component.js';
|
|
9
9
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { useContext, useEffect } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import '@alfalab/core-components-base-modal/
|
|
3
|
+
import '@alfalab/core-components-base-modal/modern';
|
|
4
4
|
import { ModalContext } from '../../Context.js';
|
|
5
5
|
|
|
6
6
|
var styles = {"header":"side-panel__header_1riar","hasContent":"side-panel__hasContent_1riar","highlighted":"side-panel__highlighted_1riar","sticky":"side-panel__sticky_1riar","content":"side-panel__content_1riar","title":"side-panel__title_1riar","addon":"side-panel__addon_1riar","closer":"side-panel__closer_1riar","left":"side-panel__left_1riar","center":"side-panel__center_1riar","right":"side-panel__right_1riar","trim":"side-panel__trim_1riar"};
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
|
-
import '@alfalab/core-components-base-modal/
|
|
3
|
+
import '@alfalab/core-components-base-modal/modern';
|
|
4
4
|
import '../../Context.js';
|
|
5
5
|
import { Header } from './Component.js';
|
|
6
|
-
import '@alfalab/core-components-icon-button/
|
|
6
|
+
import '@alfalab/core-components-icon-button/modern';
|
|
7
7
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
8
8
|
import { Closer } from '../closer/Component.js';
|
|
9
9
|
import CrossMIcon from '@alfalab/icons-glyph/CrossMIcon';
|
|
File without changes
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '@alfalab/core-components-drawer/
|
|
3
|
+
import '@alfalab/core-components-drawer/modern';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
|
-
import '@alfalab/core-components-base-modal/
|
|
5
|
+
import '@alfalab/core-components-base-modal/modern';
|
|
6
6
|
import './Context.js';
|
|
7
7
|
import './components/header/Component.js';
|
|
8
|
-
import '@alfalab/core-components-icon-button/
|
|
8
|
+
import '@alfalab/core-components-icon-button/modern';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
10
10
|
import './components/closer/Component.js';
|
|
11
11
|
import './components/header/Component.desktop.js';
|
|
File without changes
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '@alfalab/core-components-drawer/
|
|
3
|
+
import '@alfalab/core-components-drawer/modern';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
|
-
import '@alfalab/core-components-base-modal/
|
|
5
|
+
import '@alfalab/core-components-base-modal/modern';
|
|
6
6
|
export { ModalContext } from './Context.js';
|
|
7
7
|
import './components/header/Component.js';
|
|
8
|
-
import '@alfalab/core-components-icon-button/
|
|
8
|
+
import '@alfalab/core-components-icon-button/modern';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
10
10
|
import './components/closer/Component.js';
|
|
11
11
|
import './components/header/Component.desktop.js';
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '@alfalab/core-components-base-modal/
|
|
3
|
+
import '@alfalab/core-components-base-modal/modern';
|
|
4
4
|
import './Context.js';
|
|
5
5
|
import './components/header/Component.js';
|
|
6
|
-
import '@alfalab/core-components-icon-button/
|
|
6
|
+
import '@alfalab/core-components-icon-button/modern';
|
|
7
7
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
8
8
|
import './components/closer/Component.js';
|
|
9
9
|
import './components/content/Component.js';
|
|
File without changes
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
|
-
import '@alfalab/core-components-drawer/
|
|
3
|
+
import '@alfalab/core-components-drawer/modern';
|
|
4
4
|
import 'react-merge-refs';
|
|
5
|
-
import '@alfalab/core-components-base-modal/
|
|
5
|
+
import '@alfalab/core-components-base-modal/modern';
|
|
6
6
|
import './Context.js';
|
|
7
7
|
import './components/header/Component.js';
|
|
8
|
-
import '@alfalab/core-components-icon-button/
|
|
8
|
+
import '@alfalab/core-components-icon-button/modern';
|
|
9
9
|
import '@alfalab/icons-glyph/CrossHeavyMIcon';
|
|
10
10
|
import './components/closer/Component.js';
|
|
11
11
|
import './components/header/Component.desktop.js';
|
package/package.json
CHANGED
|
@@ -1,29 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-side-panel",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"description": "SidePanel component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
7
|
-
"main": "
|
|
8
|
-
"module": "./
|
|
9
|
-
"files": [
|
|
10
|
-
"dist"
|
|
11
|
-
],
|
|
7
|
+
"main": "index.js",
|
|
8
|
+
"module": "./esm/index.js",
|
|
12
9
|
"scripts": {
|
|
13
|
-
"postinstall": "node -e \"if (require('fs').existsSync('./
|
|
10
|
+
"postinstall": "node -e \"if (require('fs').existsSync('./send-stats.js')){require('./send-stats.js')} \""
|
|
14
11
|
},
|
|
15
12
|
"publishConfig": {
|
|
16
|
-
"access": "public"
|
|
13
|
+
"access": "public",
|
|
14
|
+
"directory": "dist"
|
|
17
15
|
},
|
|
18
16
|
"peerDependencies": {
|
|
19
17
|
"react": "^16.9.0 || ^17.0.1 || ^18.0.0"
|
|
20
18
|
},
|
|
21
19
|
"dependencies": {
|
|
22
|
-
"@alfalab/core-components-base-modal": "^
|
|
23
|
-
"@alfalab/core-components-button": "^
|
|
24
|
-
"@alfalab/core-components-drawer": "^
|
|
25
|
-
"@alfalab/core-components-icon-button": "^
|
|
20
|
+
"@alfalab/core-components-base-modal": "^5.0.0",
|
|
21
|
+
"@alfalab/core-components-button": "^6.0.0",
|
|
22
|
+
"@alfalab/core-components-drawer": "^4.0.0",
|
|
23
|
+
"@alfalab/core-components-icon-button": "^5.0.0",
|
|
26
24
|
"classnames": "^2.3.1"
|
|
27
|
-
}
|
|
28
|
-
"gitHead": "4d6c8965d07839e339b370bb7c92bd7f9e24b1f3"
|
|
25
|
+
}
|
|
29
26
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/CHANGELOG.md
DELETED
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [1.2.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.2.1...@alfalab/core-components-side-panel@1.2.2) (2022-08-17)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* returned dist directory ([#199](https://github.com/core-ds/core-components/issues/199)) ([fabc15e](https://github.com/core-ds/core-components/commit/fabc15effa1457ca65ec7238206f1b1fc2a2a613))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## [1.2.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.2.0...@alfalab/core-components-side-panel@1.2.1) (2022-08-11)
|
|
18
|
-
|
|
19
|
-
**Note:** Version bump only for package @alfalab/core-components-side-panel
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
# [1.2.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.1.6...@alfalab/core-components-side-panel@1.2.0) (2022-08-04)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
### Features
|
|
29
|
-
|
|
30
|
-
* react 18 support ([#159](https://github.com/core-ds/core-components/issues/159)) ([2e6693c](https://github.com/core-ds/core-components/commit/2e6693c62f534e333aadb7d3fff4ffd78ac84c63))
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
## [1.1.6](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.1.5...@alfalab/core-components-side-panel@1.1.6) (2022-07-25)
|
|
37
|
-
|
|
38
|
-
**Note:** Version bump only for package @alfalab/core-components-side-panel
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
## [1.1.5](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.1.4...@alfalab/core-components-side-panel@1.1.5) (2022-07-18)
|
|
45
|
-
|
|
46
|
-
**Note:** Version bump only for package @alfalab/core-components-side-panel
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## [1.1.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.1.3...@alfalab/core-components-side-panel@1.1.4) (2022-07-15)
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
### Bug Fixes
|
|
56
|
-
|
|
57
|
-
* **side-panel:** fix ts ([#149](https://github.com/core-ds/core-components/issues/149)) ([6ec7063](https://github.com/core-ds/core-components/commit/6ec706359d95bf7e55845aa0b24a7fd5190d0932))
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
## [1.1.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.1.2...@alfalab/core-components-side-panel@1.1.3) (2022-07-15)
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
### Bug Fixes
|
|
67
|
-
|
|
68
|
-
* bump packages version ([#153](https://github.com/core-ds/core-components/issues/153)) ([fd3e082](https://github.com/core-ds/core-components/commit/fd3e08205672129cdce04e1000c673f2cd9c10da))
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
## [1.1.2](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.1.1...@alfalab/core-components-side-panel@1.1.2) (2022-07-14)
|
|
75
|
-
|
|
76
|
-
**Note:** Version bump only for package @alfalab/core-components-side-panel
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
## [1.1.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-side-panel@1.1.0...@alfalab/core-components-side-panel@1.1.1) (2022-07-11)
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
### Bug Fixes
|
|
86
|
-
|
|
87
|
-
* **select:** added comment for IE ([#127](https://github.com/core-ds/core-components/issues/127)) ([31fb5f6](https://github.com/core-ds/core-components/commit/31fb5f69c57acbf71e897b8c261068a24c883ecc))
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
# 1.1.0 (2022-07-01)
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
### Features
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
* **side-panel:** add new component side-panel ([#56](https://github.com/core-ds/core-components/issues/56)) ([0f9365a](https://github.com/core-ds/core-components/commit/0f9365ab22597cc230ac19ab19032f63d72a816e))
|