@pepperi-addons/ngx-composite-lib 0.4.2-beta.80 → 0.4.2-beta.82

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pepperi-addons/ngx-composite-lib",
3
- "version": "0.4.2-beta.80",
3
+ "version": "0.4.2-beta.82",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": ">= 14.0.2",
6
6
  "@angular/cdk": ">= 14.0.2",
@@ -144,6 +144,9 @@
144
144
  "SECTIONS_GAP_TITLE": "Gap size between sections",
145
145
  "COLUMNS_GAP_TITLE": "Gap size between columns",
146
146
  "ROUNDED_CORNERS_TITLE": "Rounded Corners",
147
- "BORDER_RADIUS_TITLE": "Global border radius"
147
+ "BORDER_RADIUS_TITLE": "Global border radius",
148
+ "HIDE_IN": {
149
+ "HIDE_IN_TITLE": "Hide on:"
150
+ }
148
151
  }
149
152
  }