@innovaccer/design-system 3.1.0 → 3.2.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/CHANGELOG.md CHANGED
@@ -1,3 +1,48 @@
1
+ ## 3.2.0 (2024-10-17)
2
+
3
+ ### Highlights
4
+
5
+ - chore: remove js-beautify dependency (a9f0c2b7)
6
+ - fix(satismeter): update survey questions id for api response (ba8f0386)
7
+ - chore: fix security vulnerabilities in dev dependencies (1302de94)
8
+ - fix: replace deprecated 'dropdown' with Select and Menu in stories
9
+
10
+ ### Breaking changes
11
+
12
+ NA
13
+
14
+ ### Migration guide
15
+
16
+ NA
17
+
18
+ ### Deprecations
19
+
20
+ - chore: remove js-beautify dependency (a9f0c2b7)
21
+
22
+ ### Features
23
+
24
+ NA
25
+
26
+ ### Fixes
27
+
28
+ - fix(satismeter): update survey questions id for api response (ba8f0386)
29
+
30
+ ### Improvements
31
+
32
+ - chore: fix security vulnerabilities in dev dependencies (1302de94)
33
+ - refactor(helpText): replace Dropdown with Select component in story of HelpText (9ff836dc)
34
+ - fix(stepper): replace deprecated 'dropdown' with Select and Menu in Stepper (184b42ac)
35
+ - fix(editableChipInput): fix overflow behavior of editableChipInput component (6e5fccbc)
36
+ - fix(tabs): replace deprecated 'dropdown' with Select in tabs (1fa589fc)
37
+ - fix(button): replace deprecated Dropdown with Menu in Button (8dd6c959)
38
+ - fix(popover): replace deprecated 'dropdown' with Select in Popover (3ebee272)
39
+
40
+ ### Documentation
41
+
42
+ NA
43
+
44
+ ---
45
+
1
46
  ## 3.1.0 (2024-10-08)
2
47
 
3
48
  ### Highlights
@@ -3566,11 +3566,6 @@
3566
3566
  "signature": "b617398f019ba82a097256ca24979b66757355c5a665134acb94dc7350c39077",
3567
3567
  "affectsGlobalScope": false
3568
3568
  },
3569
- "../../node_modules/@types/js-beautify/index.d.ts": {
3570
- "version": "d1f1f5d242211b8fac9e851f81788804b5e70ccbc235f6b554c040d5b8189a9e",
3571
- "signature": "d1f1f5d242211b8fac9e851f81788804b5e70ccbc235f6b554c040d5b8189a9e",
3572
- "affectsGlobalScope": false
3573
- },
3574
3569
  "../../node_modules/@types/react-syntax-highlighter/index.d.ts": {
3575
3570
  "version": "cffd3848b7af4922d70028c805b7df5e8f0eac4a8d2410b0f55b47ca62c6c3a8",
3576
3571
  "signature": "cffd3848b7af4922d70028c805b7df5e8f0eac4a8d2410b0f55b47ca62c6c3a8",
@@ -3607,7 +3602,7 @@
3607
3602
  "affectsGlobalScope": false
3608
3603
  },
3609
3604
  "../../core/utils/docPage/index.tsx": {
3610
- "version": "a467a7547190d689b2ff26262d64647d26ab5d25ce27d39fcbeb9d3f30ac56b0",
3605
+ "version": "9218b6dba460ef2e212bb6f9397f31f6424b099f4910ae84026f24e55659f13d",
3611
3606
  "signature": "d793df693e1f566f2a7fd586a5ba76f93009c359e9795372d49bb1dafa1d2c00",
3612
3607
  "affectsGlobalScope": false
3613
3608
  },
@@ -7902,7 +7897,6 @@
7902
7897
  "../../core/utils/docPage/generateImports.tsx",
7903
7898
  "../../core/utils/docPage/sandbox.tsx",
7904
7899
  "../../node_modules/@storybook/addon-docs/blocks.d.ts",
7905
- "../../node_modules/@types/js-beautify/index.d.ts",
7906
7900
  "../../node_modules/@types/node/util.d.ts",
7907
7901
  "../../node_modules/@types/react-dom/server/index.d.ts",
7908
7902
  "../../node_modules/@types/react-syntax-highlighter/index.d.ts",
@@ -9407,9 +9401,6 @@
9407
9401
  "../../node_modules/@types/node/util.d.ts",
9408
9402
  "../../node_modules/jest-diff/build/index.d.ts"
9409
9403
  ],
9410
- "../../node_modules/@types/js-beautify/index.d.ts": [
9411
- "../../node_modules/@types/node/util.d.ts"
9412
- ],
9413
9404
  "../../node_modules/@types/lz-string/index.d.ts": [
9414
9405
  "../../node_modules/@types/node/util.d.ts"
9415
9406
  ],
@@ -11230,9 +11221,6 @@
11230
11221
  "../../node_modules/@types/node/util.d.ts",
11231
11222
  "../../node_modules/jest-diff/build/index.d.ts"
11232
11223
  ],
11233
- "../../node_modules/@types/js-beautify/index.d.ts": [
11234
- "../../node_modules/@types/node/util.d.ts"
11235
- ],
11236
11224
  "../../node_modules/@types/lz-string/index.d.ts": [
11237
11225
  "../../node_modules/@types/node/util.d.ts"
11238
11226
  ],
@@ -12485,7 +12473,6 @@
12485
12473
  "../../node_modules/@types/aria-query/index.d.ts",
12486
12474
  "../../node_modules/@types/buble/index.d.ts",
12487
12475
  "../../node_modules/@types/jest/index.d.ts",
12488
- "../../node_modules/@types/js-beautify/index.d.ts",
12489
12476
  "../../node_modules/@types/lz-string/index.d.ts",
12490
12477
  "../../node_modules/@types/node/assert.d.ts",
12491
12478
  "../../node_modules/@types/node/assert/strict.d.ts",