@rxap/schematic-angular 16.2.0-dev.61 → 16.2.0-dev.62

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
@@ -3,6 +3,12 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [16.2.0-dev.62](https://gitlab.com/rxap/packages/compare/@rxap/schematic-angular@16.2.0-dev.61...@rxap/schematic-angular@16.2.0-dev.62) (2024-04-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ - remove schema property ([761ac32](https://gitlab.com/rxap/packages/commit/761ac32ffb8e24dd447230a24aad3707a8898d7e))
11
+
6
12
  # [16.2.0-dev.61](https://gitlab.com/rxap/packages/compare/@rxap/schematic-angular@16.2.0-dev.60...@rxap/schematic-angular@16.2.0-dev.61) (2024-04-16)
7
13
 
8
14
  ### Bug Fixes
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "16.2.0-dev.61",
2
+ "version": "16.2.0-dev.62",
3
3
  "name": "@rxap/schematic-angular",
4
4
  "license": "GPL-3.0-or-later",
5
5
  "dependencies": {
@@ -33,7 +33,7 @@
33
33
  "url": "https://gitlab.com/rxap/packages/-/issues",
34
34
  "email": "incoming+rxap-packages-14898188-issue-@incoming.gitlab.com"
35
35
  },
36
- "gitHead": "974e0496103914469136f3b9ba0142fb87556e66",
36
+ "gitHead": "309e59482bb85d14597665dade97153b952685cd",
37
37
  "homepage": "https:/gitlab.com/rxap/packages/packages/schematic/angular",
38
38
  "keywords": [
39
39
  "angular",
package/src/schema.json CHANGED
@@ -1719,7 +1719,6 @@
1719
1719
  "$ref": "#/definitions/accordionIdentifier"
1720
1720
  },
1721
1721
  "sortable": {
1722
- "type": "boolean",
1723
1722
  "description": "Whether the table is sortable",
1724
1723
  "oneOf": [
1725
1724
  {
@@ -1231,7 +1231,6 @@
1231
1231
  "$ref": "#/definitions/accordionIdentifier"
1232
1232
  },
1233
1233
  "sortable": {
1234
- "type": "boolean",
1235
1234
  "description": "Whether the table is sortable",
1236
1235
  "oneOf": [
1237
1236
  {
@@ -1162,7 +1162,6 @@
1162
1162
  "$ref": "#/definitions/accordionIdentifier"
1163
1163
  },
1164
1164
  "sortable": {
1165
- "type": "boolean",
1166
1165
  "description": "Whether the table is sortable",
1167
1166
  "oneOf": [
1168
1167
  {
@@ -1150,7 +1150,6 @@
1150
1150
  "$ref": "#/definitions/accordionIdentifier"
1151
1151
  },
1152
1152
  "sortable": {
1153
- "type": "boolean",
1154
1153
  "description": "Whether the table is sortable",
1155
1154
  "oneOf": [
1156
1155
  {
@@ -844,7 +844,6 @@
844
844
  "$ref": "#/definitions/accordionIdentifier"
845
845
  },
846
846
  "sortable": {
847
- "type": "boolean",
848
847
  "description": "Whether the table is sortable",
849
848
  "oneOf": [
850
849
  {
@@ -844,7 +844,6 @@
844
844
  "$ref": "#/definitions/accordionIdentifier"
845
845
  },
846
846
  "sortable": {
847
- "type": "boolean",
848
847
  "description": "Whether the table is sortable",
849
848
  "oneOf": [
850
849
  {
@@ -49,7 +49,6 @@
49
49
  "$ref": "#/definitions/accordionIdentifier"
50
50
  },
51
51
  "sortable": {
52
- "type": "boolean",
53
52
  "description": "Whether the table is sortable",
54
53
  "oneOf": [
55
54
  {
@@ -803,7 +803,6 @@
803
803
  "$ref": "#/definitions/accordionIdentifier"
804
804
  },
805
805
  "sortable": {
806
- "type": "boolean",
807
806
  "description": "Whether the table is sortable",
808
807
  "oneOf": [
809
808
  {
@@ -803,7 +803,6 @@
803
803
  "$ref": "#/definitions/accordionIdentifier"
804
804
  },
805
805
  "sortable": {
806
- "type": "boolean",
807
806
  "description": "Whether the table is sortable",
808
807
  "oneOf": [
809
808
  {