@salutejs/plasma-new-hope 0.122.0-canary.1349.10356943147.0 → 0.122.0-canary.1349.10357757918.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -95,8 +95,9 @@ const meta: Meta<StorySelectProps> = {
95
95
  include: [
96
96
  'target',
97
97
  'size',
98
- 'enableContentLeft',
98
+ 'view',
99
99
  'chipView',
100
+ 'enableContentLeft',
100
101
  'label',
101
102
  'labelPlacement',
102
103
  'placeholder',
@@ -823,7 +824,7 @@ const CommonStory = (args: StorySelectProps) => {
823
824
  export const Common: StoryObj<StorySelectProps> = {
824
825
  parameters: {
825
826
  controls: {
826
- exclude: ['target'],
827
+ exclude: ['target', 'view'],
827
828
  },
828
829
  },
829
830
  argTypes: {
@@ -95,8 +95,9 @@ const meta: Meta<StorySelectProps> = {
95
95
  include: [
96
96
  'target',
97
97
  'size',
98
- 'enableContentLeft',
98
+ 'view',
99
99
  'chipView',
100
+ 'enableContentLeft',
100
101
  'label',
101
102
  'labelPlacement',
102
103
  'placeholder',
@@ -823,7 +824,7 @@ const CommonStory = (args: StorySelectProps) => {
823
824
  export const Common: StoryObj<StorySelectProps> = {
824
825
  parameters: {
825
826
  controls: {
826
- exclude: ['target'],
827
+ exclude: ['target', 'view'],
827
828
  },
828
829
  },
829
830
  argTypes: {
@@ -95,8 +95,9 @@ const meta: Meta<StorySelectProps> = {
95
95
  include: [
96
96
  'target',
97
97
  'size',
98
- 'enableContentLeft',
98
+ 'view',
99
99
  'chipView',
100
+ 'enableContentLeft',
100
101
  'label',
101
102
  'labelPlacement',
102
103
  'placeholder',
@@ -823,7 +824,7 @@ const CommonStory = (args: StorySelectProps) => {
823
824
  export const Common: StoryObj<StorySelectProps> = {
824
825
  parameters: {
825
826
  controls: {
826
- exclude: ['target'],
827
+ exclude: ['target', 'view'],
827
828
  },
828
829
  },
829
830
  argTypes: {
@@ -95,8 +95,9 @@ const meta: Meta<StorySelectProps> = {
95
95
  include: [
96
96
  'target',
97
97
  'size',
98
- 'enableContentLeft',
98
+ 'view',
99
99
  'chipView',
100
+ 'enableContentLeft',
100
101
  'label',
101
102
  'labelPlacement',
102
103
  'placeholder',
@@ -823,7 +824,7 @@ const CommonStory = (args: StorySelectProps) => {
823
824
  export const Common: StoryObj<StorySelectProps> = {
824
825
  parameters: {
825
826
  controls: {
826
- exclude: ['target'],
827
+ exclude: ['target', 'view'],
827
828
  },
828
829
  },
829
830
  argTypes: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-new-hope",
3
- "version": "0.122.0-canary.1349.10356943147.0",
3
+ "version": "0.122.0-canary.1349.10357757918.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",
@@ -118,5 +118,5 @@
118
118
  "react-popper": "2.3.0",
119
119
  "storeon": "3.1.5"
120
120
  },
121
- "gitHead": "9fb784e80ab9390a42b8f4b47487309ba3602af9"
121
+ "gitHead": "ab3a87268b6ce7f90501824419cf4c551466cf7a"
122
122
  }
@@ -95,8 +95,9 @@ const meta: Meta<StorySelectProps> = {
95
95
  include: [
96
96
  'target',
97
97
  'size',
98
- 'enableContentLeft',
98
+ 'view',
99
99
  'chipView',
100
+ 'enableContentLeft',
100
101
  'label',
101
102
  'labelPlacement',
102
103
  'placeholder',
@@ -823,7 +824,7 @@ const CommonStory = (args: StorySelectProps) => {
823
824
  export const Common: StoryObj<StorySelectProps> = {
824
825
  parameters: {
825
826
  controls: {
826
- exclude: ['target'],
827
+ exclude: ['target', 'view'],
827
828
  },
828
829
  },
829
830
  argTypes: {
@@ -95,8 +95,9 @@ const meta: Meta<StorySelectProps> = {
95
95
  include: [
96
96
  'target',
97
97
  'size',
98
- 'enableContentLeft',
98
+ 'view',
99
99
  'chipView',
100
+ 'enableContentLeft',
100
101
  'label',
101
102
  'labelPlacement',
102
103
  'placeholder',
@@ -823,7 +824,7 @@ const CommonStory = (args: StorySelectProps) => {
823
824
  export const Common: StoryObj<StorySelectProps> = {
824
825
  parameters: {
825
826
  controls: {
826
- exclude: ['target'],
827
+ exclude: ['target', 'view'],
827
828
  },
828
829
  },
829
830
  argTypes: {
@@ -95,8 +95,9 @@ const meta: Meta<StorySelectProps> = {
95
95
  include: [
96
96
  'target',
97
97
  'size',
98
- 'enableContentLeft',
98
+ 'view',
99
99
  'chipView',
100
+ 'enableContentLeft',
100
101
  'label',
101
102
  'labelPlacement',
102
103
  'placeholder',
@@ -823,7 +824,7 @@ const CommonStory = (args: StorySelectProps) => {
823
824
  export const Common: StoryObj<StorySelectProps> = {
824
825
  parameters: {
825
826
  controls: {
826
- exclude: ['target'],
827
+ exclude: ['target', 'view'],
827
828
  },
828
829
  },
829
830
  argTypes: {
@@ -95,8 +95,9 @@ const meta: Meta<StorySelectProps> = {
95
95
  include: [
96
96
  'target',
97
97
  'size',
98
- 'enableContentLeft',
98
+ 'view',
99
99
  'chipView',
100
+ 'enableContentLeft',
100
101
  'label',
101
102
  'labelPlacement',
102
103
  'placeholder',
@@ -823,7 +824,7 @@ const CommonStory = (args: StorySelectProps) => {
823
824
  export const Common: StoryObj<StorySelectProps> = {
824
825
  parameters: {
825
826
  controls: {
826
- exclude: ['target'],
827
+ exclude: ['target', 'view'],
827
828
  },
828
829
  },
829
830
  argTypes: {