@digital-ai/dot-components 1.21.7 → 1.21.9

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/CHANGE_LOG.md CHANGED
@@ -1,5 +1,141 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.21.9](https://github.com/digital-ai/dot-components/tree/1.21.9) (03/03/2023)
4
+
5
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.4.0...1.21.9)
6
+
7
+ **Fixed bugs:**
8
+
9
+ - Autocomplete's `size` prop doesn't display differently [\#1271](https://github.com/digital-ai/dot-components/issues/1271)
10
+
11
+ **Merged pull requests:**
12
+
13
+ - Setup v1 to use dot-icons library [\#1399](https://github.com/digital-ai/dot-components/pull/1399) ([CWSites](https://github.com/CWSites))
14
+ - Update icons 21 02 [\#1386](https://github.com/digital-ai/dot-components/pull/1386) ([BojanKocijan](https://github.com/BojanKocijan))
15
+
16
+ ## [2.4.0](https://github.com/digital-ai/dot-components/tree/2.4.0) (02/28/2023)
17
+
18
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.3.2...2.4.0)
19
+
20
+ **Features:**
21
+
22
+ - \[Freestyle Week\] Utilize `dot-icons` package [\#1393](https://github.com/digital-ai/dot-components/pull/1393) ([CWSites](https://github.com/CWSites))
23
+
24
+ **Fixed bugs:**
25
+
26
+ - Address SQ code review and test coverage of DotCoreApiProvider [\#1390](https://github.com/digital-ai/dot-components/issues/1390)
27
+ - \#1390: Addressing some SQ review items-Issue\#1390 [\#1391](https://github.com/digital-ai/dot-components/pull/1391) ([jmcnally](https://github.com/jmcnally))
28
+
29
+ ## [2.3.2](https://github.com/digital-ai/dot-components/tree/2.3.2) (02/23/2023)
30
+
31
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.3.1...2.3.2)
32
+
33
+ **Fixed bugs:**
34
+
35
+ - S-89896: Still trying to get SQ off its \(non-\)duplicate obsession [\#1388](https://github.com/digital-ai/dot-components/pull/1388) ([jmcnally](https://github.com/jmcnally))
36
+ - S-89896: Sort app types alphabetically [\#1384](https://github.com/digital-ai/dot-components/pull/1384) ([jmcnally](https://github.com/jmcnally))
37
+ - S-89896: Handle non-product apps in their own group [\#1381](https://github.com/digital-ai/dot-components/pull/1381) ([jmcnally](https://github.com/jmcnally))
38
+
39
+ ## [2.3.1](https://github.com/digital-ai/dot-components/tree/2.3.1) (02/15/2023)
40
+
41
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.3.0...2.3.1)
42
+
43
+ **Fixed bugs:**
44
+
45
+ - S-89896: Remove 'identity.' from host when constructing platform url [\#1379](https://github.com/digital-ai/dot-components/pull/1379) ([jmcnally](https://github.com/jmcnally))
46
+
47
+ ## [2.3.0](https://github.com/digital-ai/dot-components/tree/2.3.0) (02/09/2023)
48
+
49
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.2.1...2.3.0)
50
+
51
+ **Features:**
52
+
53
+ - S-89896: AppSwitcher empty state [\#1361](https://github.com/digital-ai/dot-components/pull/1361) ([fin7710](https://github.com/fin7710))
54
+ - S-89896: Modify AppSwitcher to use a RHS Drawer and updated layout [\#1356](https://github.com/digital-ai/dot-components/pull/1356) ([jmcnally](https://github.com/jmcnally))
55
+
56
+ **Merged pull requests:**
57
+
58
+ - CI: bumps version to 2.2.1 \[skip ci\] \(\#1371\) [\#1372](https://github.com/digital-ai/dot-components/pull/1372) ([CWSites](https://github.com/CWSites))
59
+ - resolving more warnings [\#1369](https://github.com/digital-ai/dot-components/pull/1369) ([CWSites](https://github.com/CWSites))
60
+
61
+ ## [2.2.1](https://github.com/digital-ai/dot-components/tree/2.2.1) (02/08/2023)
62
+
63
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.21.8...2.2.1)
64
+
65
+ **Features:**
66
+
67
+ - S-90007 Expose ListboxComponent [\#1358](https://github.com/digital-ai/dot-components/pull/1358) ([angel-git](https://github.com/angel-git))
68
+
69
+ **Fixed bugs:**
70
+
71
+ - S-90105 `DotAutoComplete`: fix `readOnly` input attribute [\#1357](https://github.com/digital-ai/dot-components/pull/1357) ([angel-git](https://github.com/angel-git))
72
+ - D-22139: date input field label [\#1353](https://github.com/digital-ai/dot-components/pull/1353) ([CWSites](https://github.com/CWSites))
73
+ - D-21789: display ellipsis correctly when table truncated [\#1352](https://github.com/digital-ai/dot-components/pull/1352) ([CWSites](https://github.com/CWSites))
74
+ - D-21193: adjust when truncated tooltip is displayed [\#1350](https://github.com/digital-ai/dot-components/pull/1350) ([CWSites](https://github.com/CWSites))
75
+ - D-21051: troubleshooting drawer onClose [\#1347](https://github.com/digital-ai/dot-components/pull/1347) ([CWSites](https://github.com/CWSites))
76
+
77
+ **Merged pull requests:**
78
+
79
+ - GitHub Action Troubleshooting [\#1368](https://github.com/digital-ai/dot-components/pull/1368) ([CWSites](https://github.com/CWSites))
80
+ - Upload drip echo icon [\#1366](https://github.com/digital-ai/dot-components/pull/1366) ([pauldigitalai](https://github.com/pauldigitalai))
81
+ - S-90007 Add missing test [\#1362](https://github.com/digital-ai/dot-components/pull/1362) ([angel-git](https://github.com/angel-git))
82
+ - icons-pin-update-Jan-27th [\#1354](https://github.com/digital-ai/dot-components/pull/1354) ([pauldigitalai](https://github.com/pauldigitalai))
83
+
84
+ ## [1.21.8](https://github.com/digital-ai/dot-components/tree/1.21.8) (02/04/2023)
85
+
86
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.2.0...1.21.8)
87
+
88
+ **Features:**
89
+
90
+ - `DotAutoComplete`: Expose ListboxComponent property [\#1351](https://github.com/digital-ai/dot-components/issues/1351)
91
+ - S-90007 Expose ListboxComponent for `DotAutocomplete` [\#1365](https://github.com/digital-ai/dot-components/pull/1365) ([angel-git](https://github.com/angel-git))
92
+
93
+ **Fixed bugs:**
94
+
95
+ - `DotAutoComplete`: `readOnly` property is ignored [\#1355](https://github.com/digital-ai/dot-components/issues/1355)
96
+ - Icons are not shown in respective color as given in the zeroheight [\#1348](https://github.com/digital-ai/dot-components/issues/1348)
97
+ - \[SAFARI\] `DotInputText` when type is `date` you can't see if field has value or not [\#1228](https://github.com/digital-ai/dot-components/issues/1228)
98
+ - `DotTable` should truncate long rows when data is text [\#1200](https://github.com/digital-ai/dot-components/issues/1200)
99
+ - DotTruncateWithTooltip should only include a tooltip if it is truncating text [\#1160](https://github.com/digital-ai/dot-components/issues/1160)
100
+ - The DotDrawer component does not call the onClose component when it closes. [\#1149](https://github.com/digital-ai/dot-components/issues/1149)
101
+
102
+ ## [2.2.0](https://github.com/digital-ai/dot-components/tree/2.2.0) (12/28/2022)
103
+
104
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.1.1...2.2.0)
105
+
106
+ **Features:**
107
+
108
+ - DotDialog should have the option to remove the Cancel button [\#1340](https://github.com/digital-ai/dot-components/issues/1340)
109
+ - S-89332 Add prop for disabling Cancel button from Dialog component [\#1341](https://github.com/digital-ai/dot-components/pull/1341) ([nikolinadapic](https://github.com/nikolinadapic))
110
+ - S-89250: Add setToken method and export the context [\#1339](https://github.com/digital-ai/dot-components/pull/1339) ([jmcnally](https://github.com/jmcnally))
111
+
112
+ **Fixed bugs:**
113
+
114
+ - Button component with type "outlined" is not greyed out when disabled [\#1342](https://github.com/digital-ai/dot-components/issues/1342)
115
+ - D-23687 Button component with type "outlined" is not greyed out when disabled [\#1343](https://github.com/digital-ai/dot-components/pull/1343) ([angel-git](https://github.com/angel-git))
116
+ - D-23539: Add class for fullWidth text fields [\#1334](https://github.com/digital-ai/dot-components/pull/1334) ([jmcnally](https://github.com/jmcnally))
117
+
118
+ **Merged pull requests:**
119
+
120
+ - S-80702: adjust letter spacing of overline, add additional e2e tests [\#1345](https://github.com/digital-ai/dot-components/pull/1345) ([CWSites](https://github.com/CWSites))
121
+ - S-88495: update warning 900 color [\#1344](https://github.com/digital-ai/dot-components/pull/1344) ([CWSites](https://github.com/CWSites))
122
+
123
+ ## [2.1.1](https://github.com/digital-ai/dot-components/tree/2.1.1) (12/15/2022)
124
+
125
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.1.0...2.1.1)
126
+
127
+ **Merged pull requests:**
128
+
129
+ - Add icon `icon-open-in-own-modal` [\#1337](https://github.com/digital-ai/dot-components/pull/1337) ([BojanKocijan](https://github.com/BojanKocijan))
130
+
131
+ ## [2.1.0](https://github.com/digital-ai/dot-components/tree/2.1.0) (12/12/2022)
132
+
133
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.21.7...2.1.0)
134
+
135
+ **Fixed bugs:**
136
+
137
+ - InputText not taking up fullWidth [\#1329](https://github.com/digital-ai/dot-components/issues/1329)
138
+
3
139
  ## [1.21.7](https://github.com/digital-ai/dot-components/tree/1.21.7) (12/12/2022)
4
140
 
5
141
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.4...1.21.7)
@@ -380,7 +516,6 @@
380
516
  - Accordion summary has badly styled tooltip when summary is not a string and noWrap is true [\#1069](https://github.com/digital-ai/dot-components/issues/1069)
381
517
  - D-20970: DotTableActions component [\#1134](https://github.com/digital-ai/dot-components/pull/1134) ([selsemore](https://github.com/selsemore))
382
518
  - D-20359: only display tooltip if string [\#1127](https://github.com/digital-ai/dot-components/pull/1127) ([CWSites](https://github.com/CWSites))
383
- - D-20660: `DotNavigationRail`: Should be able to update the selected rail [\#1106](https://github.com/digital-ai/dot-components/pull/1106) ([dmiletic85](https://github.com/dmiletic85))
384
519
 
385
520
  ## [1.15.0](https://github.com/digital-ai/dot-components/tree/1.15.0) (04/21/2022)
386
521
 
@@ -409,6 +544,7 @@
409
544
  - D-20763: Fix bulk action toolbar upper corners [\#1118](https://github.com/digital-ai/dot-components/pull/1118) ([selsemore](https://github.com/selsemore))
410
545
  - D-20736: Fix text alignment for small DotAvatar [\#1116](https://github.com/digital-ai/dot-components/pull/1116) ([selsemore](https://github.com/selsemore))
411
546
  - D-20719: `DotTable`: Checkbox column takes up to much space in a multi-select table [\#1112](https://github.com/digital-ai/dot-components/pull/1112) ([dmiletic85](https://github.com/dmiletic85))
547
+ - D-20660: `DotNavigationRail`: Should be able to update the selected rail [\#1106](https://github.com/digital-ai/dot-components/pull/1106) ([dmiletic85](https://github.com/dmiletic85))
412
548
 
413
549
  ## [1.14.0](https://github.com/digital-ai/dot-components/tree/1.14.0) (04/01/2022)
414
550
 
@@ -751,10 +887,6 @@
751
887
  - D-19355: `Breadcrumbs`: invalid combination of props [\#907](https://github.com/digital-ai/dot-components/pull/907) ([dmiletic85](https://github.com/dmiletic85))
752
888
  - D-19129: `Table`: Cells in the Table component should be wrapped by `DotTypography` [\#900](https://github.com/digital-ai/dot-components/pull/900) ([dmiletic85](https://github.com/dmiletic85))
753
889
 
754
- **Merged pull requests:**
755
-
756
- - S-76846: Storybook updates [\#931](https://github.com/digital-ai/dot-components/pull/931) ([CWSites](https://github.com/CWSites))
757
-
758
890
  ## [1.5.4](https://github.com/digital-ai/dot-components/tree/1.5.4) (12/28/2021)
759
891
 
760
892
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.5.3...1.5.4)
package/fonts/fonts.ts CHANGED
@@ -2,7 +2,6 @@ import { createGlobalStyle } from 'styled-components';
2
2
 
3
3
  import LatoRegular from './Lato-Regular.woff';
4
4
  import LatoBold from './Lato-Bold.woff';
5
- import Dot from './dot.woff';
6
5
 
7
6
  export const GlobalFonts = createGlobalStyle`
8
7
  @font-face {
@@ -16,10 +15,4 @@ export const GlobalFonts = createGlobalStyle`
16
15
  font-weight: 700;
17
16
  src: url(${LatoBold}) format('woff');
18
17
  }
19
-
20
- @font-face {
21
- font-display: block;
22
- font-family: 'dot';
23
- src: url(${Dot}) format('woff');
24
- }
25
18
  `;