@mirohq/design-system-popover 4.3.2-button.0 → 4.3.2-changelog-1.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.
Files changed (2) hide show
  1. package/dist/types.d.ts +0 -15
  2. package/package.json +5 -5
package/dist/types.d.ts CHANGED
@@ -100,8 +100,6 @@ declare const StyledTrigger: react.ForwardRefExoticComponent<Pick<Omit<{}, never
100
100
  readonly 'background-danger'?: any;
101
101
  readonly 'background-danger-hover'?: any;
102
102
  readonly 'background-success'?: any;
103
- readonly 'background-warning-subtle'?: any;
104
- readonly 'background-warning-prominent'?: any;
105
103
  readonly 'text-neutrals-inverted'?: any;
106
104
  readonly 'text-neutrals'?: any;
107
105
  readonly 'text-neutrals-subtle'?: any;
@@ -146,8 +144,6 @@ declare const StyledTrigger: react.ForwardRefExoticComponent<Pick<Omit<{}, never
146
144
  readonly 'border-neutrals-disabled'?: any;
147
145
  readonly 'border-neutrals-controls'?: any;
148
146
  readonly 'border-neutrals-controls-disabled'?: any;
149
- readonly 'border-neutrals-subtle'?: any;
150
- readonly 'border-neutrals-inverted'?: any;
151
147
  readonly 'border-primary'?: any;
152
148
  readonly 'border-primary-hover'?: any;
153
149
  readonly 'border-primary-active'?: any;
@@ -182,7 +178,6 @@ declare const StyledTrigger: react.ForwardRefExoticComponent<Pick<Omit<{}, never
182
178
  readonly 50: "0 4px 16px #05003812";
183
179
  readonly 100: "0 8px 32px #05003808";
184
180
  readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
185
- readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
186
181
  readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
187
182
  readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";
188
183
  };
@@ -532,8 +527,6 @@ declare const StyledContent: react.ForwardRefExoticComponent<Pick<Omit<{
532
527
  readonly 'background-danger'?: any;
533
528
  readonly 'background-danger-hover'?: any;
534
529
  readonly 'background-success'?: any;
535
- readonly 'background-warning-subtle'?: any;
536
- readonly 'background-warning-prominent'?: any;
537
530
  readonly 'text-neutrals-inverted'?: any;
538
531
  readonly 'text-neutrals'?: any;
539
532
  readonly 'text-neutrals-subtle'?: any;
@@ -578,8 +571,6 @@ declare const StyledContent: react.ForwardRefExoticComponent<Pick<Omit<{
578
571
  readonly 'border-neutrals-disabled'?: any;
579
572
  readonly 'border-neutrals-controls'?: any;
580
573
  readonly 'border-neutrals-controls-disabled'?: any;
581
- readonly 'border-neutrals-subtle'?: any;
582
- readonly 'border-neutrals-inverted'?: any;
583
574
  readonly 'border-primary'?: any;
584
575
  readonly 'border-primary-hover'?: any;
585
576
  readonly 'border-primary-active'?: any;
@@ -614,7 +605,6 @@ declare const StyledContent: react.ForwardRefExoticComponent<Pick<Omit<{
614
605
  readonly 50: "0 4px 16px #05003812";
615
606
  readonly 100: "0 8px 32px #05003808";
616
607
  readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
617
- readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
618
608
  readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
619
609
  readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";
620
610
  };
@@ -1066,8 +1056,6 @@ declare const StyledClose: react.ForwardRefExoticComponent<Pick<Omit<{
1066
1056
  readonly 'background-danger'?: any;
1067
1057
  readonly 'background-danger-hover'?: any;
1068
1058
  readonly 'background-success'?: any;
1069
- readonly 'background-warning-subtle'?: any;
1070
- readonly 'background-warning-prominent'?: any;
1071
1059
  readonly 'text-neutrals-inverted'?: any;
1072
1060
  readonly 'text-neutrals'?: any;
1073
1061
  readonly 'text-neutrals-subtle'?: any;
@@ -1112,8 +1100,6 @@ declare const StyledClose: react.ForwardRefExoticComponent<Pick<Omit<{
1112
1100
  readonly 'border-neutrals-disabled'?: any;
1113
1101
  readonly 'border-neutrals-controls'?: any;
1114
1102
  readonly 'border-neutrals-controls-disabled'?: any;
1115
- readonly 'border-neutrals-subtle'?: any;
1116
- readonly 'border-neutrals-inverted'?: any;
1117
1103
  readonly 'border-primary'?: any;
1118
1104
  readonly 'border-primary-hover'?: any;
1119
1105
  readonly 'border-primary-active'?: any;
@@ -1148,7 +1134,6 @@ declare const StyledClose: react.ForwardRefExoticComponent<Pick<Omit<{
1148
1134
  readonly 50: "0 4px 16px #05003812";
1149
1135
  readonly 100: "0 8px 32px #05003808";
1150
1136
  readonly 'focus-small': "0 0 0 2px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
1151
- readonly 'focus-small-outline': "0 0 0 2px $colors$blue-200, inset 0 0 0 1px $colors$blue-500, inset 0 0 0 2px $colors$white";
1152
1137
  readonly 'focus-large': "0 0 0 4px $colors$blue-200, inset 0 0 0 2px $colors$blue-500, inset 0 0 0 3px $colors$white";
1153
1138
  readonly 'focus-controls': "0 0 0 1px $colors$white, 0 0 0 3px $colors$blue-500, 0 0 0 5px $colors$blue-200";
1154
1139
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mirohq/design-system-popover",
3
- "version": "4.3.2-button.0",
3
+ "version": "4.3.2-changelog-1.0",
4
4
  "description": "",
5
5
  "author": "Miro",
6
6
  "source": "src/index.ts",
@@ -31,12 +31,12 @@
31
31
  "@radix-ui/react-popover": "^1.0.0",
32
32
  "@radix-ui/react-use-size": "^0.1.1",
33
33
  "@mirohq/design-system-primitive": "^1.1.0",
34
- "@mirohq/design-system-stitches": "^2.1.2-button.0",
35
- "@mirohq/design-system-styles": "^1.0.15-button.0"
34
+ "@mirohq/design-system-stitches": "^2.1.2-changelog-1.0",
35
+ "@mirohq/design-system-styles": "^1.0.15-changelog-1.0"
36
36
  },
37
37
  "devDependencies": {
38
- "@mirohq/design-system-button": "^2.1.2-button.0",
39
- "@mirohq/design-system-flex": "^2.1.2-button.0"
38
+ "@mirohq/design-system-button": "^2.1.2-changelog-1.0",
39
+ "@mirohq/design-system-flex": "^2.1.3-changelog-1.0"
40
40
  },
41
41
  "scripts": {
42
42
  "build": "rollup -c ../../../rollup.config.js",