@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.
Files changed (214) hide show
  1. package/{dist/Component.desktop.d.ts → Component.desktop.d.ts} +0 -0
  2. package/{dist/Component.desktop.js → Component.desktop.js} +1 -1
  3. package/{dist/Component.mobile.d.ts → Component.mobile.d.ts} +0 -0
  4. package/{dist/Component.mobile.js → Component.mobile.js} +1 -1
  5. package/{dist/Component.responsive.d.ts → Component.responsive.d.ts} +0 -0
  6. package/{dist/Component.responsive.js → Component.responsive.js} +1 -1
  7. package/{dist/Context.d.ts → Context.d.ts} +0 -0
  8. package/{dist/Context.js → Context.js} +0 -0
  9. package/{dist/components → components}/closer/Component.d.ts +0 -0
  10. package/{dist/components → components}/closer/Component.js +1 -1
  11. package/{dist/components → components}/closer/index.css +1 -1
  12. package/{dist/components → components}/content/Component.d.ts +0 -0
  13. package/{dist/components → components}/content/Component.desktop.d.ts +0 -0
  14. package/{dist/components → components}/content/Component.desktop.js +1 -1
  15. package/{dist/components → components}/content/Component.js +0 -0
  16. package/{dist/components → components}/content/Component.mobile.d.ts +0 -0
  17. package/{dist/components → components}/content/Component.mobile.js +1 -1
  18. package/{dist/modern/components → components}/content/desktop.css +1 -1
  19. package/{dist/modern/components → components}/content/index.css +1 -1
  20. package/{dist/modern/components → components}/content/mobile.css +1 -1
  21. package/{dist/components → components}/footer/Component.d.ts +0 -0
  22. package/{dist/components → components}/footer/Component.desktop.d.ts +0 -0
  23. package/{dist/components → components}/footer/Component.desktop.js +1 -1
  24. package/{dist/components → components}/footer/Component.js +0 -0
  25. package/{dist/components → components}/footer/Component.mobile.d.ts +0 -0
  26. package/{dist/components → components}/footer/Component.mobile.js +1 -1
  27. package/{dist/esm/components → components}/footer/desktop.css +1 -1
  28. package/{dist/esm/components → components}/footer/index.css +1 -1
  29. package/{dist/esm/components → components}/footer/layout.css +1 -1
  30. package/{dist/modern/components → components}/footer/mobile.css +1 -1
  31. package/{dist/components → components}/header/Component.d.ts +0 -0
  32. package/{dist/components → components}/header/Component.desktop.d.ts +0 -0
  33. package/{dist/components → components}/header/Component.desktop.js +1 -1
  34. package/{dist/components → components}/header/Component.js +0 -0
  35. package/{dist/components → components}/header/Component.mobile.d.ts +0 -0
  36. package/{dist/components → components}/header/Component.mobile.js +1 -1
  37. package/{dist/esm/components → components}/header/desktop.css +1 -1
  38. package/{dist/esm/components → components}/header/index.css +1 -1
  39. package/{dist/modern/components → components}/header/mobile.css +1 -1
  40. package/{dist/cssm → cssm}/Component.desktop.d.ts +0 -0
  41. package/{dist/cssm → cssm}/Component.desktop.js +3 -3
  42. package/{dist/cssm → cssm}/Component.mobile.d.ts +0 -0
  43. package/{dist/cssm → cssm}/Component.mobile.js +2 -2
  44. package/{dist/cssm → cssm}/Component.responsive.d.ts +0 -0
  45. package/{dist/cssm → cssm}/Component.responsive.js +3 -3
  46. package/{dist/cssm → cssm}/Context.d.ts +0 -0
  47. package/{dist/cssm → cssm}/Context.js +1 -1
  48. package/{dist/cssm → cssm}/components/closer/Component.d.ts +0 -0
  49. package/{dist/cssm → cssm}/components/closer/Component.js +2 -2
  50. package/{dist/cssm → cssm}/components/closer/index.module.css +0 -0
  51. package/{dist/cssm → cssm}/components/content/Component.d.ts +0 -0
  52. package/{dist/cssm → cssm}/components/content/Component.desktop.d.ts +0 -0
  53. package/{dist/cssm → cssm}/components/content/Component.desktop.js +1 -1
  54. package/{dist/cssm → cssm}/components/content/Component.js +1 -1
  55. package/{dist/cssm → cssm}/components/content/Component.mobile.d.ts +0 -0
  56. package/{dist/cssm → cssm}/components/content/Component.mobile.js +1 -1
  57. package/{dist/cssm → cssm}/components/content/desktop.module.css +0 -0
  58. package/{dist/cssm → cssm}/components/content/index.module.css +0 -0
  59. package/{dist/cssm → cssm}/components/content/mobile.module.css +0 -0
  60. package/{dist/cssm → cssm}/components/footer/Component.d.ts +0 -0
  61. package/{dist/cssm → cssm}/components/footer/Component.desktop.d.ts +0 -0
  62. package/{dist/cssm → cssm}/components/footer/Component.desktop.js +1 -1
  63. package/{dist/cssm → cssm}/components/footer/Component.js +1 -1
  64. package/{dist/cssm → cssm}/components/footer/Component.mobile.d.ts +0 -0
  65. package/{dist/cssm → cssm}/components/footer/Component.mobile.js +1 -1
  66. package/{dist/cssm → cssm}/components/footer/desktop.module.css +0 -0
  67. package/{dist/cssm → cssm}/components/footer/index.module.css +0 -0
  68. package/{dist/cssm → cssm}/components/footer/layout.module.css +0 -0
  69. package/{dist/cssm → cssm}/components/footer/mobile.module.css +0 -0
  70. package/{dist/cssm → cssm}/components/header/Component.d.ts +0 -0
  71. package/{dist/cssm → cssm}/components/header/Component.desktop.d.ts +0 -0
  72. package/{dist/cssm → cssm}/components/header/Component.desktop.js +2 -2
  73. package/{dist/cssm → cssm}/components/header/Component.js +1 -1
  74. package/{dist/cssm → cssm}/components/header/Component.mobile.d.ts +0 -0
  75. package/{dist/cssm → cssm}/components/header/Component.mobile.js +2 -2
  76. package/{dist/cssm → cssm}/components/header/desktop.module.css +0 -0
  77. package/{dist/cssm → cssm}/components/header/index.module.css +0 -0
  78. package/{dist/cssm → cssm}/components/header/mobile.module.css +0 -0
  79. package/{dist/cssm → cssm}/desktop.d.ts +0 -0
  80. package/{dist/cssm → cssm}/desktop.js +3 -3
  81. package/{dist/cssm → cssm}/desktop.module.css +0 -0
  82. package/{dist/cssm → cssm}/index.d.ts +0 -0
  83. package/{dist/cssm → cssm}/index.js +3 -3
  84. package/{dist/cssm → cssm}/mobile.d.ts +0 -0
  85. package/{dist/cssm → cssm}/mobile.js +2 -2
  86. package/{dist/cssm → cssm}/mobile.module.css +0 -0
  87. package/{dist/cssm → cssm}/responsive.d.ts +0 -0
  88. package/{dist/cssm → cssm}/responsive.js +3 -3
  89. package/{dist/cssm → cssm}/transitions.desktop.module.css +0 -0
  90. package/{dist/cssm → cssm}/transitions.mobile.module.css +0 -0
  91. package/{dist/cssm → cssm}/tslib.es6-ce870b46.d.ts +0 -0
  92. package/{dist/cssm → cssm}/tslib.es6-ce870b46.js +0 -0
  93. package/{dist/cssm → cssm}/vars.css +0 -0
  94. package/{dist/desktop.css → desktop.css} +1 -1
  95. package/{dist/desktop.d.ts → desktop.d.ts} +0 -0
  96. package/{dist/desktop.js → desktop.js} +1 -1
  97. package/{dist/esm → esm}/Component.desktop.d.ts +0 -0
  98. package/{dist/esm → esm}/Component.desktop.js +4 -4
  99. package/{dist/esm → esm}/Component.mobile.d.ts +0 -0
  100. package/{dist/esm → esm}/Component.mobile.js +3 -3
  101. package/{dist/esm → esm}/Component.responsive.d.ts +0 -0
  102. package/{dist/esm → esm}/Component.responsive.js +4 -4
  103. package/{dist/esm → esm}/Context.d.ts +0 -0
  104. package/{dist/esm → esm}/Context.js +1 -1
  105. package/{dist/esm → esm}/components/closer/Component.d.ts +0 -0
  106. package/{dist/esm → esm}/components/closer/Component.js +3 -3
  107. package/{dist/esm → esm}/components/closer/index.css +1 -1
  108. package/{dist/esm → esm}/components/content/Component.d.ts +0 -0
  109. package/{dist/esm → esm}/components/content/Component.desktop.d.ts +0 -0
  110. package/{dist/esm → esm}/components/content/Component.desktop.js +2 -2
  111. package/{dist/esm → esm}/components/content/Component.js +1 -1
  112. package/{dist/esm → esm}/components/content/Component.mobile.d.ts +0 -0
  113. package/{dist/esm → esm}/components/content/Component.mobile.js +2 -2
  114. package/{dist/esm → esm}/components/content/desktop.css +1 -1
  115. package/{dist/esm → esm}/components/content/index.css +1 -1
  116. package/{dist/esm → esm}/components/content/mobile.css +1 -1
  117. package/{dist/esm → esm}/components/footer/Component.d.ts +0 -0
  118. package/{dist/esm → esm}/components/footer/Component.desktop.d.ts +0 -0
  119. package/{dist/esm → esm}/components/footer/Component.desktop.js +2 -2
  120. package/{dist/esm → esm}/components/footer/Component.js +1 -1
  121. package/{dist/esm → esm}/components/footer/Component.mobile.d.ts +0 -0
  122. package/{dist/esm → esm}/components/footer/Component.mobile.js +2 -2
  123. package/{dist → esm}/components/footer/desktop.css +1 -1
  124. package/{dist/modern → esm}/components/footer/index.css +1 -1
  125. package/{dist/modern → esm}/components/footer/layout.css +1 -1
  126. package/{dist → esm}/components/footer/mobile.css +1 -1
  127. package/{dist/esm → esm}/components/header/Component.d.ts +0 -0
  128. package/{dist/esm → esm}/components/header/Component.desktop.d.ts +0 -0
  129. package/{dist/esm → esm}/components/header/Component.desktop.js +3 -3
  130. package/{dist/esm → esm}/components/header/Component.js +1 -1
  131. package/{dist/esm → esm}/components/header/Component.mobile.d.ts +0 -0
  132. package/{dist/esm → esm}/components/header/Component.mobile.js +3 -3
  133. package/{dist/modern → esm}/components/header/desktop.css +1 -1
  134. package/{dist/modern → esm}/components/header/index.css +1 -1
  135. package/{dist → esm}/components/header/mobile.css +1 -1
  136. package/{dist/esm → esm}/desktop.css +1 -1
  137. package/{dist/esm → esm}/desktop.d.ts +0 -0
  138. package/{dist/esm → esm}/desktop.js +4 -4
  139. package/{dist/esm → esm}/index.d.ts +0 -0
  140. package/{dist/esm → esm}/index.js +4 -4
  141. package/{dist/esm → esm}/mobile.css +1 -1
  142. package/{dist/esm → esm}/mobile.d.ts +0 -0
  143. package/{dist/esm → esm}/mobile.js +3 -3
  144. package/{dist/esm → esm}/responsive.d.ts +0 -0
  145. package/{dist/esm → esm}/responsive.js +4 -4
  146. package/{dist/modern → esm}/transitions.desktop.css +1 -1
  147. package/{dist/modern → esm}/transitions.mobile.css +1 -1
  148. package/{dist/esm/tslib.es6-091bc803.d.ts → esm/tslib.es6-c43eb9e3.d.ts} +0 -0
  149. package/{dist/esm/tslib.es6-091bc803.js → esm/tslib.es6-c43eb9e3.js} +0 -0
  150. package/{dist/index.d.ts → index.d.ts} +0 -0
  151. package/{dist/index.js → index.js} +1 -1
  152. package/{dist/modern/mobile.css → mobile.css} +1 -1
  153. package/{dist/mobile.d.ts → mobile.d.ts} +0 -0
  154. package/{dist/mobile.js → mobile.js} +1 -1
  155. package/{dist/modern → modern}/Component.desktop.d.ts +0 -0
  156. package/{dist/modern → modern}/Component.desktop.js +3 -3
  157. package/{dist/modern → modern}/Component.mobile.d.ts +0 -0
  158. package/{dist/modern → modern}/Component.mobile.js +2 -2
  159. package/{dist/modern → modern}/Component.responsive.d.ts +0 -0
  160. package/{dist/modern → modern}/Component.responsive.js +3 -3
  161. package/{dist/modern → modern}/Context.d.ts +0 -0
  162. package/{dist/modern → modern}/Context.js +1 -1
  163. package/{dist/modern → modern}/components/closer/Component.d.ts +0 -0
  164. package/{dist/modern → modern}/components/closer/Component.js +2 -2
  165. package/{dist/modern → modern}/components/closer/index.css +1 -1
  166. package/{dist/modern → modern}/components/content/Component.d.ts +0 -0
  167. package/{dist/modern → modern}/components/content/Component.desktop.d.ts +0 -0
  168. package/{dist/modern → modern}/components/content/Component.desktop.js +1 -1
  169. package/{dist/modern → modern}/components/content/Component.js +1 -1
  170. package/{dist/modern → modern}/components/content/Component.mobile.d.ts +0 -0
  171. package/{dist/modern → modern}/components/content/Component.mobile.js +1 -1
  172. package/{dist → modern}/components/content/desktop.css +1 -1
  173. package/{dist → modern}/components/content/index.css +1 -1
  174. package/{dist → modern}/components/content/mobile.css +1 -1
  175. package/{dist/modern → modern}/components/footer/Component.d.ts +0 -0
  176. package/{dist/modern → modern}/components/footer/Component.desktop.d.ts +0 -0
  177. package/{dist/modern → modern}/components/footer/Component.desktop.js +1 -1
  178. package/{dist/modern → modern}/components/footer/Component.js +1 -1
  179. package/{dist/modern → modern}/components/footer/Component.mobile.d.ts +0 -0
  180. package/{dist/modern → modern}/components/footer/Component.mobile.js +1 -1
  181. package/{dist/modern → modern}/components/footer/desktop.css +1 -1
  182. package/{dist → modern}/components/footer/index.css +1 -1
  183. package/{dist → modern}/components/footer/layout.css +1 -1
  184. package/{dist/esm → modern}/components/footer/mobile.css +1 -1
  185. package/{dist/modern → modern}/components/header/Component.d.ts +0 -0
  186. package/{dist/modern → modern}/components/header/Component.desktop.d.ts +0 -0
  187. package/{dist/modern → modern}/components/header/Component.desktop.js +2 -2
  188. package/{dist/modern → modern}/components/header/Component.js +1 -1
  189. package/{dist/modern → modern}/components/header/Component.mobile.d.ts +0 -0
  190. package/{dist/modern → modern}/components/header/Component.mobile.js +2 -2
  191. package/{dist → modern}/components/header/desktop.css +1 -1
  192. package/{dist → modern}/components/header/index.css +1 -1
  193. package/{dist/esm → modern}/components/header/mobile.css +1 -1
  194. package/{dist/modern → modern}/desktop.css +1 -1
  195. package/{dist/modern → modern}/desktop.d.ts +0 -0
  196. package/{dist/modern → modern}/desktop.js +3 -3
  197. package/{dist/modern → modern}/index.d.ts +0 -0
  198. package/{dist/modern → modern}/index.js +3 -3
  199. package/{dist → modern}/mobile.css +1 -1
  200. package/{dist/modern → modern}/mobile.d.ts +0 -0
  201. package/{dist/modern → modern}/mobile.js +2 -2
  202. package/{dist/modern → modern}/responsive.d.ts +0 -0
  203. package/{dist/modern → modern}/responsive.js +3 -3
  204. package/{dist/esm → modern}/transitions.desktop.css +1 -1
  205. package/{dist → modern}/transitions.mobile.css +1 -1
  206. package/package.json +11 -14
  207. package/{dist/responsive.d.ts → responsive.d.ts} +0 -0
  208. package/{dist/responsive.js → responsive.js} +1 -1
  209. package/{dist/send-stats.js → send-stats.js} +0 -0
  210. package/{dist/transitions.desktop.css → transitions.desktop.css} +1 -1
  211. package/{dist/esm/transitions.mobile.css → transitions.mobile.css} +1 -1
  212. package/{dist/tslib.es6-f92bad56.d.ts → tslib.es6-9b912143.d.ts} +0 -0
  213. package/{dist/tslib.es6-f92bad56.js → tslib.es6-9b912143.js} +0 -0
  214. package/CHANGELOG.md +0 -99
@@ -1,4 +1,4 @@
1
- /* hash: 1i0ad */
1
+ /* hash: 19fn6 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -1,4 +1,4 @@
1
- /* hash: 44cpr */
1
+ /* hash: io16d */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -1,9 +1,9 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
- import '@alfalab/core-components-base-modal/dist/modern';
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/dist/modern';
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/dist/modern';
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"};
@@ -1,9 +1,9 @@
1
1
  import React from 'react';
2
2
  import cn from 'classnames';
3
- import '@alfalab/core-components-base-modal/dist/modern';
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/dist/modern';
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';
@@ -1,4 +1,4 @@
1
- /* hash: evg5y */
1
+ /* hash: 1ehbf */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -1,4 +1,4 @@
1
- /* hash: 5rres */
1
+ /* hash: 15dmo */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  }
@@ -1,4 +1,4 @@
1
- /* hash: z0g8v */
1
+ /* hash: gxv7j */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -1,4 +1,4 @@
1
- /* hash: 1v9zr */
1
+ /* hash: 1gqbb */
2
2
  :root {
3
3
 
4
4
  /* Hard */
File without changes
@@ -1,11 +1,11 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
- import '@alfalab/core-components-drawer/dist/modern';
3
+ import '@alfalab/core-components-drawer/modern';
4
4
  import 'react-merge-refs';
5
- import '@alfalab/core-components-base-modal/dist/modern';
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/dist/modern';
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/dist/modern';
3
+ import '@alfalab/core-components-drawer/modern';
4
4
  import 'react-merge-refs';
5
- import '@alfalab/core-components-base-modal/dist/modern';
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/dist/modern';
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';
@@ -1,4 +1,4 @@
1
- /* hash: nzq5s */
1
+ /* hash: gty79 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
File without changes
@@ -1,9 +1,9 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
- import '@alfalab/core-components-base-modal/dist/modern';
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/dist/modern';
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/dist/modern';
3
+ import '@alfalab/core-components-drawer/modern';
4
4
  import 'react-merge-refs';
5
- import '@alfalab/core-components-base-modal/dist/modern';
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/dist/modern';
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';
@@ -1,4 +1,4 @@
1
- /* hash: v88qe */
1
+ /* hash: 194nl */
2
2
  .side-panel__appear_zhh0w,
3
3
  .side-panel__enter_zhh0w {
4
4
  opacity: 0;
@@ -1,4 +1,4 @@
1
- /* hash: tropz */
1
+ /* hash: 1t6xh */
2
2
  .side-panel__appear_1a5m6,
3
3
  .side-panel__enter_1a5m6 {
4
4
  opacity: 0;
package/package.json CHANGED
@@ -1,29 +1,26 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-side-panel",
3
- "version": "1.2.2",
3
+ "version": "2.0.0",
4
4
  "description": "SidePanel component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
- "main": "dist/index.js",
8
- "module": "./dist/esm/index.js",
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('./dist/send-stats.js')){require('./dist/send-stats.js')} \""
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": "^4.3.1",
23
- "@alfalab/core-components-button": "^5.3.2",
24
- "@alfalab/core-components-drawer": "^3.3.1",
25
- "@alfalab/core-components-icon-button": "^4.3.2",
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
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-f92bad56.js');
5
+ require('./tslib.es6-9b912143.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-drawer');
File without changes
@@ -1,4 +1,4 @@
1
- /* hash: v88qe */
1
+ /* hash: 194nl */
2
2
  .side-panel__appear_zhh0w,
3
3
  .side-panel__enter_zhh0w {
4
4
  opacity: 0;
@@ -1,4 +1,4 @@
1
- /* hash: tropz */
1
+ /* hash: 1t6xh */
2
2
  .side-panel__appear_1a5m6,
3
3
  .side-panel__enter_1a5m6 {
4
4
  opacity: 0;
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))