@pingux/astro 2.37.2-alpha.1 → 2.37.2-alpha.3

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.
@@ -182,6 +182,7 @@ var data = [{
182
182
  heading: 'Connections',
183
183
  children: [{
184
184
  hasSeparator: false,
185
+ key: 'Applications',
185
186
  subTitle: 'Applications'
186
187
  }, (0, _react2.jsx)(_index.NavBarItemLink, {
187
188
  key: "Connections Applications",
@@ -196,12 +197,14 @@ var data = [{
196
197
  id: "Connections Application Portal",
197
198
  href: "https://pingidentity.com/"
198
199
  }, "Application Portal"), {
200
+ key: 'Identity Providers',
199
201
  subTitle: 'Identity Providers'
200
202
  }, (0, _react2.jsx)(_index.NavBarItemLink, {
201
203
  key: "Connections External IDPs",
202
204
  id: "Connections External IDPs",
203
205
  href: "https://pingidentity.com/"
204
206
  }, "External IDPs"), {
207
+ key: 'Ping Products',
205
208
  subTitle: 'Ping Products'
206
209
  }, (0, _react2.jsx)(_index.NavBarItemLink, {
207
210
  key: "Connections PingFederate",
@@ -240,6 +243,7 @@ var data = [{
240
243
  heading: 'Experiences',
241
244
  children: [{
242
245
  hasSeparator: false,
246
+ key: 'Policies',
243
247
  subTitle: 'Policies'
244
248
  }, (0, _react2.jsx)(_index.NavBarItemLink, {
245
249
  key: "Experiences Authentication",
@@ -311,6 +315,7 @@ var secondData = [{
311
315
  id: "MFA Button Users",
312
316
  key: "MFA Button Users"
313
317
  }, "Users"), {
318
+ key: 'PingOne Services',
314
319
  subTitle: 'PingOne Services'
315
320
  }, (0, _react2.jsx)(_index.NavBarItemButton, {
316
321
  key: "MFA Button Group",
@@ -326,6 +331,7 @@ var secondData = [{
326
331
  id: "Risk Button Users"
327
332
  }, "Users"), {
328
333
  hasSeparator: false,
334
+ key: 'PingOne Services',
329
335
  subTitle: 'PingOne Services'
330
336
  }, (0, _react2.jsx)(_index.NavBarItemButton, {
331
337
  key: "Risk Button Group",
@@ -341,6 +347,7 @@ var secondData = [{
341
347
  id: "Verify Button Users"
342
348
  }, "Users"), {
343
349
  hasSeparator: false,
350
+ key: 'PingOne Services',
344
351
  subTitle: 'PingOne Services'
345
352
  }, (0, _react2.jsx)(_index.NavBarItemButton, {
346
353
  key: "Verify Button Group",
@@ -356,6 +363,7 @@ var secondData = [{
356
363
  id: "Credentials Button Users"
357
364
  }, "Users"), {
358
365
  hasSeparator: false,
366
+ key: 'PingOne Services',
359
367
  subTitle: 'PingOne Services'
360
368
  }, (0, _react2.jsx)(_index.NavBarItemButton, {
361
369
  key: "Credentials Button Group",
@@ -57,6 +57,11 @@ var _default = {
57
57
  options: (0, _values["default"])(_constants.modes)
58
58
  }
59
59
  },
60
+ label: {
61
+ control: {
62
+ type: 'text'
63
+ }
64
+ },
60
65
  variant: {
61
66
  control: {
62
67
  type: 'text'
@@ -168,6 +168,7 @@ var data = [{
168
168
  heading: 'Connections',
169
169
  children: [{
170
170
  hasSeparator: false,
171
+ key: 'Applications',
171
172
  subTitle: 'Applications'
172
173
  }, ___EmotionJSX(NavBarItemLink, {
173
174
  key: "Connections Applications",
@@ -182,12 +183,14 @@ var data = [{
182
183
  id: "Connections Application Portal",
183
184
  href: "https://pingidentity.com/"
184
185
  }, "Application Portal"), {
186
+ key: 'Identity Providers',
185
187
  subTitle: 'Identity Providers'
186
188
  }, ___EmotionJSX(NavBarItemLink, {
187
189
  key: "Connections External IDPs",
188
190
  id: "Connections External IDPs",
189
191
  href: "https://pingidentity.com/"
190
192
  }, "External IDPs"), {
193
+ key: 'Ping Products',
191
194
  subTitle: 'Ping Products'
192
195
  }, ___EmotionJSX(NavBarItemLink, {
193
196
  key: "Connections PingFederate",
@@ -226,6 +229,7 @@ var data = [{
226
229
  heading: 'Experiences',
227
230
  children: [{
228
231
  hasSeparator: false,
232
+ key: 'Policies',
229
233
  subTitle: 'Policies'
230
234
  }, ___EmotionJSX(NavBarItemLink, {
231
235
  key: "Experiences Authentication",
@@ -297,6 +301,7 @@ var secondData = [{
297
301
  id: "MFA Button Users",
298
302
  key: "MFA Button Users"
299
303
  }, "Users"), {
304
+ key: 'PingOne Services',
300
305
  subTitle: 'PingOne Services'
301
306
  }, ___EmotionJSX(NavBarItemButton, {
302
307
  key: "MFA Button Group",
@@ -312,6 +317,7 @@ var secondData = [{
312
317
  id: "Risk Button Users"
313
318
  }, "Users"), {
314
319
  hasSeparator: false,
320
+ key: 'PingOne Services',
315
321
  subTitle: 'PingOne Services'
316
322
  }, ___EmotionJSX(NavBarItemButton, {
317
323
  key: "Risk Button Group",
@@ -327,6 +333,7 @@ var secondData = [{
327
333
  id: "Verify Button Users"
328
334
  }, "Users"), {
329
335
  hasSeparator: false,
336
+ key: 'PingOne Services',
330
337
  subTitle: 'PingOne Services'
331
338
  }, ___EmotionJSX(NavBarItemButton, {
332
339
  key: "Verify Button Group",
@@ -342,6 +349,7 @@ var secondData = [{
342
349
  id: "Credentials Button Users"
343
350
  }, "Users"), {
344
351
  hasSeparator: false,
352
+ key: 'PingOne Services',
345
353
  subTitle: 'PingOne Services'
346
354
  }, ___EmotionJSX(NavBarItemButton, {
347
355
  key: "Credentials Button Group",
@@ -46,6 +46,11 @@ export default {
46
46
  options: _Object$values(labelModes)
47
47
  }
48
48
  },
49
+ label: {
50
+ control: {
51
+ type: 'text'
52
+ }
53
+ },
49
54
  variant: {
50
55
  control: {
51
56
  type: 'text'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pingux/astro",
3
- "version": "2.37.2-alpha.1",
3
+ "version": "2.37.2-alpha.3",
4
4
  "description": "React component library for Ping Identity's design system",
5
5
  "repository": {
6
6
  "type": "git",