@digital-ai/dot-components 2.3.2 → 2.5.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/CHANGE_LOG.md CHANGED
@@ -1,5 +1,40 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.5.0](https://www.npmjs.com/package/@digital-ai/dot-components) (03/10/2023)
4
+
5
+ [Full Changelog](https://digital-ai.github.io/dot-components/?path=/story/introduction--page/digital-ai/dot-components/compare/1.21.9...2.5.0)
6
+
7
+ **Features:**
8
+
9
+ - S-90230: App-switcher search instances [\#1382](https://github.com/digital-ai/dot-components/pull/1382) ([jmcnally](https://github.com/jmcnally))
10
+
11
+ **Fixed bugs:**
12
+
13
+ - D-24235: Empty table pagination [\#1402](https://github.com/digital-ai/dot-components/pull/1402) ([ryangamble](https://github.com/ryangamble))
14
+ - D-24216: A few minor app-switcher display changes [\#1400](https://github.com/digital-ai/dot-components/pull/1400) ([jmcnally](https://github.com/jmcnally))
15
+ - Issue \#1271: Updates to `AutoComplete` sizing with `dense` and `size` props [\#1395](https://github.com/digital-ai/dot-components/pull/1395) ([CWSites](https://github.com/CWSites))
16
+
17
+ ## [1.21.9](https://www.npmjs.com/package/@digital-ai/dot-components) (03/03/2023)
18
+
19
+ [Full Changelog](https://digital-ai.github.io/dot-components/?path=/story/introduction--page/digital-ai/dot-components/compare/2.4.0...1.21.9)
20
+
21
+ **Misc:**
22
+
23
+ - Setup v1 to use dot-icons library [\#1399](https://github.com/digital-ai/dot-components/pull/1399) ([CWSites](https://github.com/CWSites))
24
+ - Update icons 21 02 [\#1386](https://github.com/digital-ai/dot-components/pull/1386) ([BojanKocijan](https://github.com/BojanKocijan))
25
+
26
+ ## [2.4.0](https://www.npmjs.com/package/@digital-ai/dot-components) (02/28/2023)
27
+
28
+ [Full Changelog](https://digital-ai.github.io/dot-components/?path=/story/introduction--page/digital-ai/dot-components/compare/2.3.2...2.4.0)
29
+
30
+ **Features:**
31
+
32
+ - \[Freestyle Week\] Utilize `dot-icons` package [\#1393](https://github.com/digital-ai/dot-components/pull/1393) ([CWSites](https://github.com/CWSites))
33
+
34
+ **Fixed bugs:**
35
+
36
+ - \#1390: Addressing some SQ review items-Issue\#1390 [\#1391](https://github.com/digital-ai/dot-components/pull/1391) ([jmcnally](https://github.com/jmcnally))
37
+
3
38
  ## [2.3.2](https://www.npmjs.com/package/@digital-ai/dot-components) (02/23/2023)
4
39
 
5
40
  [Full Changelog](https://digital-ai.github.io/dot-components/?path=/story/introduction--page/digital-ai/dot-components/compare/2.3.1...2.3.2)
@@ -263,6 +298,7 @@
263
298
  - S-86128: `DotAutocomplete`: Support error/warning icons with the tooltip [\#1237](https://github.com/digital-ai/dot-components/pull/1237) ([dmiletic85](https://github.com/dmiletic85))
264
299
  - S-86683: `DotAutocomplete`: expose `onBlur` [\#1236](https://github.com/digital-ai/dot-components/pull/1236) ([dmiletic85](https://github.com/dmiletic85))
265
300
  - S-86581: `DotAutocomplete` should allow to pass `readOnly` property into the inner `TextField` [\#1235](https://github.com/digital-ai/dot-components/pull/1235) ([dmiletic85](https://github.com/dmiletic85))
301
+ - S-85811: `NavigationRail` Allow badges [\#1215](https://github.com/digital-ai/dot-components/pull/1215) ([dmiletic85](https://github.com/dmiletic85))
266
302
 
267
303
  **Fixed bugs:**
268
304
 
@@ -284,10 +320,10 @@
284
320
  - S-84069: expose shrink prop to input fields [\#1223](https://github.com/digital-ai/dot-components/pull/1223) ([CWSites](https://github.com/CWSites))
285
321
  - Issue \#1210: add prop for noMargin to typography [\#1222](https://github.com/digital-ai/dot-components/pull/1222) ([CWSites](https://github.com/CWSites))
286
322
  - S-83952: persistent label for text field and select field [\#1219](https://github.com/digital-ai/dot-components/pull/1219) ([CWSites](https://github.com/CWSites))
287
- - S-85811: `NavigationRail` Allow badges [\#1215](https://github.com/digital-ai/dot-components/pull/1215) ([dmiletic85](https://github.com/dmiletic85))
288
323
 
289
324
  **Fixed bugs:**
290
325
 
326
+ - D-20378: update input margin to account for helper text [\#1212](https://github.com/digital-ai/dot-components/pull/1212) ([CWSites](https://github.com/CWSites))
291
327
  - D-21918: Update `DotAlertBanner` to match Figma [\#1208](https://github.com/digital-ai/dot-components/pull/1208) ([CWSites](https://github.com/CWSites))
292
328
 
293
329
  ## [1.19.1](https://www.npmjs.com/package/@digital-ai/dot-components) (07/18/2022)
@@ -299,7 +335,6 @@
299
335
  - D-22029: `DotAutocomplete`: fix id attribute on input [\#1217](https://github.com/digital-ai/dot-components/pull/1217) ([angel-git](https://github.com/angel-git))
300
336
  - D-20693: `DotSidebar` updates to match Figma [\#1214](https://github.com/digital-ai/dot-components/pull/1214) ([CWSites](https://github.com/CWSites))
301
337
  - D-20329: add href to application logo [\#1213](https://github.com/digital-ai/dot-components/pull/1213) ([CWSites](https://github.com/CWSites))
302
- - D-20378: update input margin to account for helper text [\#1212](https://github.com/digital-ai/dot-components/pull/1212) ([CWSites](https://github.com/CWSites))
303
338
  - D-20404: update table border color [\#1211](https://github.com/digital-ai/dot-components/pull/1211) ([CWSites](https://github.com/CWSites))
304
339
  - D-21972: Adds props for custom tooltip position in ListItemProps [\#1207](https://github.com/digital-ai/dot-components/pull/1207) ([s-zimm](https://github.com/s-zimm))
305
340
 
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 {
@@ -22,10 +21,4 @@ export const GlobalFonts = createGlobalStyle`
22
21
  font-weight: 700;
23
22
  src: url(${LatoBold}) format('woff');
24
23
  }
25
-
26
- @font-face {
27
- font-display: block;
28
- font-family: 'dot';
29
- src: url(${Dot}) format('woff');
30
- }
31
24
  `;