@alfalab/core-components-picker-button 7.8.0 → 7.8.1

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/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [7.8.1](https://github.com/core-ds/core-components/compare/@alfalab/core-components-picker-button@7.8.0...@alfalab/core-components-picker-button@7.8.1) (2022-06-16)
7
+
8
+ **Note:** Version bump only for package @alfalab/core-components-picker-button
9
+
10
+
11
+
12
+
13
+
6
14
  # [7.8.0](https://github.com/core-ds/core-components/compare/@alfalab/core-components-picker-button@7.7.4...@alfalab/core-components-picker-button@7.8.0) (2022-06-08)
7
15
 
8
16
 
package/dist/Component.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var tslib_es6 = require('./tslib.es6-e01232b1.js');
5
+ var tslib_es6 = require('./tslib.es6-da64dd79.js');
6
6
  var React = require('react');
7
7
  var cn = require('classnames');
8
8
  var coreComponentsSelect = require('@alfalab/core-components-select');
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-0bde7692.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-b0bb4df5.js';
2
2
  import React, { forwardRef } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { BaseSelect, OptionsList, Optgroup } from '@alfalab/core-components-select/dist/esm';
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from '../tslib.es6-0bde7692.js';
1
+ import { _ as __rest, a as __assign } from '../tslib.es6-b0bb4df5.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import { Button } from '@alfalab/core-components-button/dist/esm';
@@ -1,4 +1,4 @@
1
- import '../tslib.es6-0bde7692.js';
1
+ import '../tslib.es6-b0bb4df5.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-button/dist/esm';
package/dist/esm/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import './tslib.es6-0bde7692.js';
1
+ import './tslib.es6-b0bb4df5.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-select/dist/esm';
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from '../tslib.es6-0bde7692.js';
1
+ import { _ as __rest, a as __assign } from '../tslib.es6-b0bb4df5.js';
2
2
  import React from 'react';
3
3
  import { Option as Option$1 } from '@alfalab/core-components-select/dist/esm';
4
4
 
@@ -1,4 +1,4 @@
1
- import '../tslib.es6-0bde7692.js';
1
+ import '../tslib.es6-b0bb4df5.js';
2
2
  import 'react';
3
3
  import '@alfalab/core-components-select/dist/esm';
4
4
  export { Option } from './Component.js';
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var tslib_es6 = require('../tslib.es6-e01232b1.js');
5
+ var tslib_es6 = require('../tslib.es6-da64dd79.js');
6
6
  var React = require('react');
7
7
  var cn = require('classnames');
8
8
  var coreComponentsButton = require('@alfalab/core-components-button');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('../tslib.es6-e01232b1.js');
5
+ require('../tslib.es6-da64dd79.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-button');
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-e01232b1.js');
5
+ require('./tslib.es6-da64dd79.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-select');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var tslib_es6 = require('../tslib.es6-e01232b1.js');
5
+ var tslib_es6 = require('../tslib.es6-da64dd79.js');
6
6
  var React = require('react');
7
7
  var coreComponentsSelect = require('@alfalab/core-components-select');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('../tslib.es6-e01232b1.js');
5
+ require('../tslib.es6-da64dd79.js');
6
6
  require('react');
7
7
  require('@alfalab/core-components-select');
8
8
  var option_Component = require('./Component.js');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-picker-button",
3
- "version": "7.8.0",
3
+ "version": "7.8.1",
4
4
  "description": "Picker button component",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -20,10 +20,10 @@
20
20
  },
21
21
  "dependencies": {
22
22
  "@alfalab/core-components-button": "^5.1.6",
23
- "@alfalab/core-components-select": "^10.8.0",
23
+ "@alfalab/core-components-select": "^10.8.1",
24
24
  "@alfalab/icons-classic": "^1.76.0",
25
25
  "@alfalab/icons-glyph": "^2.16.0",
26
26
  "classnames": "2.2.6"
27
27
  },
28
- "gitHead": "d86d1207351d2e8dceb0519cbb0b64c06aaa6884"
28
+ "gitHead": "dc4aed3c70aced5d10e29f0abbd47429784860f0"
29
29
  }