@spothero/ui 14.7.6-beta.3 → 14.7.6-beta.5

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
@@ -1,3 +1,41 @@
1
+ # 14.7.6-beta.5 - 05/19/2022
2
+ ## Miscellaneous Updates
3
+
4
+ ## Miscellaneous Updates
5
+ * [[7317aed](https://github.com/spothero/fe-ui/commit/7317aed)] - 14.7.6-beta.4 (sh-devtools-bot)
6
+ * [[a9de37b](https://github.com/spothero/fe-ui/commit/a9de37b)] - 14.7.6-beta.3 (sh-devtools-bot)
7
+ * [[167d9d2](https://github.com/spothero/fe-ui/commit/167d9d2)] - 14.7.6-beta.2 (sh-devtools-bot)
8
+ * [[c382718](https://github.com/spothero/fe-ui/commit/c382718)] - 14.7.6-beta.1 (sh-devtools-bot)
9
+ * [[b946448](https://github.com/spothero/fe-ui/commit/b946448)] - `test:` Readd Icon to Select (Tyler Williams)
10
+ * [[dd4be4f](https://github.com/spothero/fe-ui/commit/dd4be4f)] - `test:` Externalize React as peer dep (Tyler Williams)
11
+ * [[ba476e8](https://github.com/spothero/fe-ui/commit/ba476e8)] - `test:` Test output type (Tyler Williams)
12
+ * [[267afec](https://github.com/spothero/fe-ui/commit/267afec)] - `fix:` Package-lock (Tyler Williams)
13
+ * [[7949efd](https://github.com/spothero/fe-ui/commit/7949efd)] - `fix:` Fix select story (Tyler Williams)
14
+ * [[10dae6d](https://github.com/spothero/fe-ui/commit/10dae6d)] - `fix:` Add library configuration to webpack (Tyler Williams)
15
+ * [[566919a](https://github.com/spothero/fe-ui/commit/566919a)] - `fix:` Fix path resolution for dex output (Tyler Williams)
16
+ * [[210027e](https://github.com/spothero/fe-ui/commit/210027e)] - `fix:` Fix component index for v1 components (Tyler Williams)
17
+ * [[c0e5458](https://github.com/spothero/fe-ui/commit/c0e5458)] - `fix:` Invalid version number for beta testing (Tyler Williams)
18
+ * [[713036c](https://github.com/spothero/fe-ui/commit/713036c)] - `chore:` Update version (Tyler Williams)
19
+ * [[af917d8](https://github.com/spothero/fe-ui/commit/af917d8)] - `chore:` Replace rollup with dex (Tyler Williams)
20
+
21
+ # 14.7.6-beta.4 - 05/19/2022
22
+ ## Miscellaneous Updates
23
+
24
+ ## Miscellaneous Updates
25
+ * [[a9de37b](https://github.com/spothero/fe-ui/commit/a9de37b)] - 14.7.6-beta.3 (sh-devtools-bot)
26
+ * [[167d9d2](https://github.com/spothero/fe-ui/commit/167d9d2)] - 14.7.6-beta.2 (sh-devtools-bot)
27
+ * [[c382718](https://github.com/spothero/fe-ui/commit/c382718)] - 14.7.6-beta.1 (sh-devtools-bot)
28
+ * [[dd4be4f](https://github.com/spothero/fe-ui/commit/dd4be4f)] - `test:` Externalize React as peer dep (Tyler Williams)
29
+ * [[ba476e8](https://github.com/spothero/fe-ui/commit/ba476e8)] - `test:` Test output type (Tyler Williams)
30
+ * [[267afec](https://github.com/spothero/fe-ui/commit/267afec)] - `fix:` Package-lock (Tyler Williams)
31
+ * [[7949efd](https://github.com/spothero/fe-ui/commit/7949efd)] - `fix:` Fix select story (Tyler Williams)
32
+ * [[10dae6d](https://github.com/spothero/fe-ui/commit/10dae6d)] - `fix:` Add library configuration to webpack (Tyler Williams)
33
+ * [[566919a](https://github.com/spothero/fe-ui/commit/566919a)] - `fix:` Fix path resolution for dex output (Tyler Williams)
34
+ * [[210027e](https://github.com/spothero/fe-ui/commit/210027e)] - `fix:` Fix component index for v1 components (Tyler Williams)
35
+ * [[c0e5458](https://github.com/spothero/fe-ui/commit/c0e5458)] - `fix:` Invalid version number for beta testing (Tyler Williams)
36
+ * [[713036c](https://github.com/spothero/fe-ui/commit/713036c)] - `chore:` Update version (Tyler Williams)
37
+ * [[af917d8](https://github.com/spothero/fe-ui/commit/af917d8)] - `chore:` Replace rollup with dex (Tyler Williams)
38
+
1
39
  # 14.7.6-beta.3 - 05/19/2022
2
40
  ## Miscellaneous Updates
3
41
 
package/CHANGELOG.tmp CHANGED
@@ -1,16 +1,20 @@
1
- # 14.7.6-beta.3 - 05/19/2022
1
+ # 14.7.6-beta.5 - 05/19/2022
2
2
  ## Miscellaneous Updates
3
3
 
4
4
  ## Miscellaneous Updates
5
+ * [[7317aed](https://github.com/spothero/fe-ui/commit/7317aed)] - 14.7.6-beta.4 (sh-devtools-bot)
6
+ * [[a9de37b](https://github.com/spothero/fe-ui/commit/a9de37b)] - 14.7.6-beta.3 (sh-devtools-bot)
5
7
  * [[167d9d2](https://github.com/spothero/fe-ui/commit/167d9d2)] - 14.7.6-beta.2 (sh-devtools-bot)
6
8
  * [[c382718](https://github.com/spothero/fe-ui/commit/c382718)] - 14.7.6-beta.1 (sh-devtools-bot)
9
+ * [[b946448](https://github.com/spothero/fe-ui/commit/b946448)] - `test:` Readd Icon to Select (Tyler Williams)
10
+ * [[dd4be4f](https://github.com/spothero/fe-ui/commit/dd4be4f)] - `test:` Externalize React as peer dep (Tyler Williams)
11
+ * [[ba476e8](https://github.com/spothero/fe-ui/commit/ba476e8)] - `test:` Test output type (Tyler Williams)
7
12
  * [[267afec](https://github.com/spothero/fe-ui/commit/267afec)] - `fix:` Package-lock (Tyler Williams)
8
13
  * [[7949efd](https://github.com/spothero/fe-ui/commit/7949efd)] - `fix:` Fix select story (Tyler Williams)
9
14
  * [[10dae6d](https://github.com/spothero/fe-ui/commit/10dae6d)] - `fix:` Add library configuration to webpack (Tyler Williams)
10
15
  * [[566919a](https://github.com/spothero/fe-ui/commit/566919a)] - `fix:` Fix path resolution for dex output (Tyler Williams)
11
16
  * [[210027e](https://github.com/spothero/fe-ui/commit/210027e)] - `fix:` Fix component index for v1 components (Tyler Williams)
12
17
  * [[c0e5458](https://github.com/spothero/fe-ui/commit/c0e5458)] - `fix:` Invalid version number for beta testing (Tyler Williams)
13
- * [[ba476e8](https://github.com/spothero/fe-ui/commit/ba476e8)] - `test:` Test output type (Tyler Williams)
14
18
  * [[713036c](https://github.com/spothero/fe-ui/commit/713036c)] - `chore:` Update version (Tyler Williams)
15
19
  * [[af917d8](https://github.com/spothero/fe-ui/commit/af917d8)] - `chore:` Replace rollup with dex (Tyler Williams)
16
20
 
package/dex.config.js CHANGED
@@ -13,10 +13,33 @@ module.exports = {
13
13
  filename: 'index.js',
14
14
  path: path.resolve(__dirname, targetEntry),
15
15
  library: {
16
- name: 'tyler-test',
16
+ name: '@spothero/ui',
17
17
  type: 'umd',
18
18
  },
19
19
  },
20
+ externals: {
21
+ react: {
22
+ root: 'React',
23
+ commonjs2: 'react',
24
+ commonjs: 'react',
25
+ amd: 'react'
26
+ },
27
+ 'react-dom': {
28
+ root: 'ReactDOM',
29
+ commonjs2: 'react-dom',
30
+ commonjs: 'react-dom',
31
+ amd: 'react-dom'
32
+ },
33
+ 'lodash': {
34
+ commonjs2: 'lodash',
35
+ commonjs: 'lodash',
36
+ amd: 'lodash',
37
+ root: '_'
38
+ },
39
+ 'prop-types': 'prop-types'
40
+ }
20
41
  },
42
+
21
43
  },
44
+
22
45
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spothero/ui",
3
- "version": "14.7.6-beta.3",
3
+ "version": "14.7.6-beta.5",
4
4
  "description": "SpotHero's React component UI library.",
5
5
  "main": "v2/index.js",
6
6
  "module": "v2/index.js",
@@ -1,8 +1,10 @@
1
- import React, {forwardRef} from 'react';
2
1
  import cn from 'classnames';
3
2
  import PropTypes from 'prop-types';
3
+ import React, {forwardRef} from 'react';
4
4
  import {Select as ChakraSelect} from '@chakra-ui/react';
5
+ import IconChevronDown from '@spothero/icons/chevron-down';
5
6
 
7
+ import Icon from '../Icon/Icon';
6
8
  import FormControl from '../FormControl/FormControl';
7
9
 
8
10
  const Select = forwardRef(
@@ -31,6 +33,8 @@ const Select = forwardRef(
31
33
  inputId={props.id}
32
34
  >
33
35
  <ChakraSelect
36
+ icon={<Icon as={IconChevronDown} />}
37
+ iconSize={12}
34
38
  fontWeight="regular"
35
39
  fontSize="sm"
36
40
  ref={ref}