@uniformdev/design-system 19.136.1-alpha.4 → 19.137.1-alpha.4

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/dist/esm/index.js CHANGED
@@ -20261,7 +20261,7 @@ var NUMBER_OPERATORS = [
20261
20261
  editorType: "number"
20262
20262
  },
20263
20263
  {
20264
- label: "is empty...",
20264
+ label: "is empty",
20265
20265
  value: "ndef",
20266
20266
  editorType: "empty"
20267
20267
  },
@@ -20271,7 +20271,7 @@ var NUMBER_OPERATORS = [
20271
20271
  editorType: "numberRange"
20272
20272
  },
20273
20273
  {
20274
- label: "is not empty...",
20274
+ label: "is not empty",
20275
20275
  value: "def",
20276
20276
  editorType: "empty"
20277
20277
  }
@@ -20308,7 +20308,7 @@ var DATE_OPERATORS = [
20308
20308
  editorType: "date"
20309
20309
  },
20310
20310
  {
20311
- label: "is empty...",
20311
+ label: "is empty",
20312
20312
  value: "ndef",
20313
20313
  editorType: "empty"
20314
20314
  },
@@ -20318,7 +20318,7 @@ var DATE_OPERATORS = [
20318
20318
  editorType: "date"
20319
20319
  },
20320
20320
  {
20321
- label: "is not empty...",
20321
+ label: "is not empty",
20322
20322
  value: "def",
20323
20323
  editorType: "empty"
20324
20324
  }
@@ -20330,7 +20330,7 @@ var TEXTBOX_OPERATORS = [
20330
20330
  editorType: "text"
20331
20331
  },
20332
20332
  {
20333
- label: "is empty...",
20333
+ label: "is empty",
20334
20334
  value: "ndef",
20335
20335
  editorType: "empty"
20336
20336
  },
@@ -20345,7 +20345,7 @@ var TEXTBOX_OPERATORS = [
20345
20345
  editorType: "text"
20346
20346
  },
20347
20347
  {
20348
- label: "is not empty...",
20348
+ label: "is not empty",
20349
20349
  value: "def",
20350
20350
  editorType: "empty"
20351
20351
  }
@@ -20406,7 +20406,7 @@ var SYSTEM_DATE_OPERATORS = [
20406
20406
  ];
20407
20407
  var RICHTEXT_OPERATORS = [
20408
20408
  {
20409
- label: "is empty...",
20409
+ label: "is empty",
20410
20410
  value: "ndef",
20411
20411
  editorType: "empty"
20412
20412
  },
@@ -20416,7 +20416,7 @@ var RICHTEXT_OPERATORS = [
20416
20416
  editorType: "text"
20417
20417
  },
20418
20418
  {
20419
- label: "is not empty...",
20419
+ label: "is not empty",
20420
20420
  value: "def",
20421
20421
  editorType: "empty"
20422
20422
  }
@@ -20544,7 +20544,7 @@ var ConditionalInputRow = css92`
20544
20544
  width: calc(100% - 48px);
20545
20545
  }
20546
20546
  }
20547
- ${cq("580px")} {
20547
+ ${cq("764px")} {
20548
20548
  display: grid;
20549
20549
  grid-template-columns: 200px 160px 1fr 32px;
20550
20550
 
package/dist/index.js CHANGED
@@ -22106,7 +22106,7 @@ var NUMBER_OPERATORS = [
22106
22106
  editorType: "number"
22107
22107
  },
22108
22108
  {
22109
- label: "is empty...",
22109
+ label: "is empty",
22110
22110
  value: "ndef",
22111
22111
  editorType: "empty"
22112
22112
  },
@@ -22116,7 +22116,7 @@ var NUMBER_OPERATORS = [
22116
22116
  editorType: "numberRange"
22117
22117
  },
22118
22118
  {
22119
- label: "is not empty...",
22119
+ label: "is not empty",
22120
22120
  value: "def",
22121
22121
  editorType: "empty"
22122
22122
  }
@@ -22153,7 +22153,7 @@ var DATE_OPERATORS = [
22153
22153
  editorType: "date"
22154
22154
  },
22155
22155
  {
22156
- label: "is empty...",
22156
+ label: "is empty",
22157
22157
  value: "ndef",
22158
22158
  editorType: "empty"
22159
22159
  },
@@ -22163,7 +22163,7 @@ var DATE_OPERATORS = [
22163
22163
  editorType: "date"
22164
22164
  },
22165
22165
  {
22166
- label: "is not empty...",
22166
+ label: "is not empty",
22167
22167
  value: "def",
22168
22168
  editorType: "empty"
22169
22169
  }
@@ -22175,7 +22175,7 @@ var TEXTBOX_OPERATORS = [
22175
22175
  editorType: "text"
22176
22176
  },
22177
22177
  {
22178
- label: "is empty...",
22178
+ label: "is empty",
22179
22179
  value: "ndef",
22180
22180
  editorType: "empty"
22181
22181
  },
@@ -22190,7 +22190,7 @@ var TEXTBOX_OPERATORS = [
22190
22190
  editorType: "text"
22191
22191
  },
22192
22192
  {
22193
- label: "is not empty...",
22193
+ label: "is not empty",
22194
22194
  value: "def",
22195
22195
  editorType: "empty"
22196
22196
  }
@@ -22251,7 +22251,7 @@ var SYSTEM_DATE_OPERATORS = [
22251
22251
  ];
22252
22252
  var RICHTEXT_OPERATORS = [
22253
22253
  {
22254
- label: "is empty...",
22254
+ label: "is empty",
22255
22255
  value: "ndef",
22256
22256
  editorType: "empty"
22257
22257
  },
@@ -22261,7 +22261,7 @@ var RICHTEXT_OPERATORS = [
22261
22261
  editorType: "text"
22262
22262
  },
22263
22263
  {
22264
- label: "is not empty...",
22264
+ label: "is not empty",
22265
22265
  value: "def",
22266
22266
  editorType: "empty"
22267
22267
  }
@@ -22393,7 +22393,7 @@ var ConditionalInputRow = import_react139.css`
22393
22393
  width: calc(100% - 48px);
22394
22394
  }
22395
22395
  }
22396
- ${cq("580px")} {
22396
+ ${cq("764px")} {
22397
22397
  display: grid;
22398
22398
  grid-template-columns: 200px 160px 1fr 32px;
22399
22399
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uniformdev/design-system",
3
- "version": "19.136.1-alpha.4+fa3d369aa4",
3
+ "version": "19.137.1-alpha.4+bdc62fd037",
4
4
  "description": "Uniform design system components",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "./dist/index.js",
@@ -24,8 +24,8 @@
24
24
  "@storybook/react": "6.5.16",
25
25
  "@types/react": "18.2.40",
26
26
  "@types/react-dom": "18.2.17",
27
- "@uniformdev/canvas": "^19.136.1-alpha.4+fa3d369aa4",
28
- "@uniformdev/richtext": "^19.136.1-alpha.4+fa3d369aa4",
27
+ "@uniformdev/canvas": "^19.137.1-alpha.4+bdc62fd037",
28
+ "@uniformdev/richtext": "^19.137.1-alpha.4+bdc62fd037",
29
29
  "autoprefixer": "10.4.16",
30
30
  "hygen": "6.2.11",
31
31
  "postcss": "8.4.38",
@@ -72,5 +72,5 @@
72
72
  "publishConfig": {
73
73
  "access": "public"
74
74
  },
75
- "gitHead": "fa3d369aa41cec8d00dfc62a97c078c80cbdfa71"
75
+ "gitHead": "bdc62fd0375ddb45642066f8a7c3f06c27ee469b"
76
76
  }