@pingux/astro 2.138.0-alpha.5 → 2.138.0-alpha.6

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.
Files changed (182) hide show
  1. package/lib/cjs/components/AIComponents/AIPanel/AIPanel.stories.js +1 -4
  2. package/lib/cjs/components/AIComponents/Prompt/Prompt.stories.js +1 -4
  3. package/lib/cjs/components/AIComponents/PromptInput/PromptInput.stories.js +1 -2
  4. package/lib/cjs/components/AIComponents/Response/Response.stories.js +1 -2
  5. package/lib/cjs/components/AIComponents/Suggestions/Suggestions.stories.js +1 -2
  6. package/lib/cjs/components/AccordionGridGroup/AccordionGridGroup.stories.js +1 -2
  7. package/lib/cjs/components/AccordionGroup/AccordionGroup.stories.d.ts +3 -22
  8. package/lib/cjs/components/AccordionGroup/AccordionGroup.stories.js +5 -23
  9. package/lib/cjs/components/ArrayField/ArrayField.stories.js +0 -1
  10. package/lib/cjs/components/AstroProvider/AstroProvider.stories.js +1 -2
  11. package/lib/cjs/components/Box/Box.stories.d.ts +1 -6
  12. package/lib/cjs/components/Box/Box.stories.js +1 -9
  13. package/lib/cjs/components/Bracket/Bracket.stories.js +0 -5
  14. package/lib/cjs/components/Breadcrumbs/Breadcrumbs.stories.js +1 -8
  15. package/lib/cjs/components/Button/Button.stories.js +0 -7
  16. package/lib/cjs/components/ButtonBar/ButtonBar.stories.js +0 -5
  17. package/lib/cjs/components/Callout/Callout.stories.js +0 -5
  18. package/lib/cjs/components/Card/Card.stories.js +0 -5
  19. package/lib/cjs/components/CheckboxField/CheckboxField.stories.js +1 -13
  20. package/lib/cjs/components/CodeView/CodeView.stories.js +2 -9
  21. package/lib/cjs/components/CollapsiblePanel/CollapsiblePanel.stories.js +0 -5
  22. package/lib/cjs/components/ColorField/ColorField.stories.js +0 -5
  23. package/lib/cjs/components/ComboBoxField/ComboBoxField.stories.js +0 -3
  24. package/lib/cjs/components/CopyText/CopyText.stories.js +0 -5
  25. package/lib/cjs/components/DataTable/DataTable.stories.js +1 -2
  26. package/lib/cjs/components/DatePicker/DatePicker.stories.js +1 -2
  27. package/lib/cjs/components/EnvironmentBreadcrumb/EnvironmentBreadcrumb.stories.d.ts +3 -18
  28. package/lib/cjs/components/EnvironmentBreadcrumb/EnvironmentBreadcrumb.stories.js +1 -15
  29. package/lib/cjs/components/ExpandableText/ExpandableText.stories.js +1 -2
  30. package/lib/cjs/components/Footer/Footer.stories.js +1 -2
  31. package/lib/cjs/components/Grid/Grid.stories.js +0 -5
  32. package/lib/cjs/components/HelpHint/HelpHint.stories.js +0 -5
  33. package/lib/cjs/components/Icon/Icon.stories.js +1 -16
  34. package/lib/cjs/components/IconBadge/IconBadge.stories.js +0 -7
  35. package/lib/cjs/components/IconButton/IconButton.stories.d.ts +0 -2
  36. package/lib/cjs/components/IconButton/IconButton.stories.js +2 -14
  37. package/lib/cjs/components/IconButtonToggle/IconButtonToggle.stories.js +0 -7
  38. package/lib/cjs/components/IconWrapper/IconWrapper.stories.js +0 -6
  39. package/lib/cjs/components/Image/Image.stories.js +1 -12
  40. package/lib/cjs/components/Link/Link.stories.js +0 -5
  41. package/lib/cjs/components/LinkSelectField/LinkSelectField.stories.js +2 -11
  42. package/lib/cjs/components/ListView/ListView.stories.js +1 -2
  43. package/lib/cjs/components/ListViewItem/ListViewItem.stories.js +1 -2
  44. package/lib/cjs/components/Loader/Loader.stories.js +0 -5
  45. package/lib/cjs/components/Messages/Messages.stories.d.ts +0 -6
  46. package/lib/cjs/components/Messages/Messages.stories.js +6 -18
  47. package/lib/cjs/components/Modal/Modal.stories.js +1 -2
  48. package/lib/cjs/components/MultivaluesField/MultivaluesField.stories.js +1 -2
  49. package/lib/cjs/components/NavBar/NavBar.stories.js +1 -2
  50. package/lib/cjs/components/NavSideBar/NavSideBar.stories.js +1 -2
  51. package/lib/cjs/components/NavigationHeader/NavigationHeader.stories.js +1 -2
  52. package/lib/cjs/components/OverlayPanel/OverlayPanel.stories.js +1 -2
  53. package/lib/cjs/components/PageHeader/PageHeader.stories.js +0 -5
  54. package/lib/cjs/components/Pagination/Pagination.stories.js +1 -2
  55. package/lib/cjs/components/PanelHeader/PanelHeader.stories.js +0 -7
  56. package/lib/cjs/components/PanelHeader/controls/PanelHeaderCloseButton.stories.js +1 -2
  57. package/lib/cjs/components/PanelHeader/controls/PanelHeaderMenu.stories.js +1 -2
  58. package/lib/cjs/components/PanelHeader/controls/PanelHeaderSwitchField.stories.js +1 -2
  59. package/lib/cjs/components/PopoverMenu/PopoverMenu.stories.js +0 -9
  60. package/lib/cjs/components/RadioGroupField/RadioGroupField.stories.js +0 -5
  61. package/lib/cjs/components/RequirementsList/RequirementsList.stories.js +0 -5
  62. package/lib/cjs/components/RockerButtonGroup/RockerButtonGroup.stories.js +1 -18
  63. package/lib/cjs/components/SearchField/SearchField.stories.js +0 -5
  64. package/lib/cjs/components/SelectField/SelectField.stories.js +0 -5
  65. package/lib/cjs/components/Skeleton/Skeleton.stories.js +0 -5
  66. package/lib/cjs/components/StatusIcon/StatusIcon.stories.js +0 -5
  67. package/lib/cjs/components/Stepper/Stepper.stories.js +1 -13
  68. package/lib/cjs/components/Table/Table.stories.js +0 -5
  69. package/lib/cjs/components/Tabs/Tabs.stories.js +1 -30
  70. package/lib/cjs/components/Text/Text.stories.js +0 -8
  71. package/lib/cjs/components/TooltipTrigger/TooltipTrigger.stories.js +0 -6
  72. package/lib/cjs/components/TreeView/TreeView.stories.js +1 -2
  73. package/lib/cjs/recipes/AccordionCard.stories.js +1 -4
  74. package/lib/cjs/recipes/AttributeMapping.stories.js +1 -4
  75. package/lib/cjs/recipes/CollapsiblePanel.stories.js +1 -4
  76. package/lib/cjs/recipes/ConditionFilter.stories.js +1 -2
  77. package/lib/cjs/recipes/CopyToClipboard.stories.js +1 -4
  78. package/lib/cjs/recipes/CountryPicker.stories.js +1 -4
  79. package/lib/cjs/recipes/DataVisualization.stories.js +1 -4
  80. package/lib/cjs/recipes/DateTimeRangePicker.stories.js +1 -4
  81. package/lib/cjs/recipes/InlineEditing.stories.js +1 -4
  82. package/lib/cjs/recipes/ListAndPanel.stories.js +1 -2
  83. package/lib/cjs/recipes/LogoTabs.stories.js +1 -4
  84. package/lib/cjs/recipes/MaskedValue.stories.js +1 -2
  85. package/lib/cjs/recipes/MultipagePopup.stories.js +1 -2
  86. package/lib/cjs/recipes/NoAccess.stories.js +1 -4
  87. package/lib/cjs/recipes/OneWayToBidirectionalArrow.stories.js +1 -4
  88. package/lib/cjs/recipes/PanelContent.stories.js +1 -2
  89. package/lib/cjs/recipes/ScrollableListView.stories.js +1 -4
  90. package/lib/cjs/recipes/Slider.stories.js +1 -4
  91. package/lib/cjs/recipes/TrialExperienceIndustryButtons.stories.js +1 -4
  92. package/lib/cjs/recipes/TrialExperienceStatusBar.stories.js +1 -4
  93. package/lib/cjs/styles/templates/Nav/Nav.stories.js +1 -2
  94. package/lib/components/AIComponents/AIPanel/AIPanel.stories.js +1 -4
  95. package/lib/components/AIComponents/Prompt/Prompt.stories.js +1 -4
  96. package/lib/components/AIComponents/PromptInput/PromptInput.stories.js +1 -2
  97. package/lib/components/AIComponents/Response/Response.stories.js +1 -2
  98. package/lib/components/AIComponents/Suggestions/Suggestions.stories.js +1 -2
  99. package/lib/components/AccordionGridGroup/AccordionGridGroup.stories.js +1 -2
  100. package/lib/components/AccordionGroup/AccordionGroup.stories.js +4 -22
  101. package/lib/components/ArrayField/ArrayField.stories.js +0 -1
  102. package/lib/components/AstroProvider/AstroProvider.stories.js +1 -2
  103. package/lib/components/Box/Box.stories.js +0 -8
  104. package/lib/components/Bracket/Bracket.stories.js +0 -5
  105. package/lib/components/Breadcrumbs/Breadcrumbs.stories.js +1 -8
  106. package/lib/components/Button/Button.stories.js +0 -7
  107. package/lib/components/ButtonBar/ButtonBar.stories.js +0 -5
  108. package/lib/components/Callout/Callout.stories.js +0 -5
  109. package/lib/components/Card/Card.stories.js +0 -5
  110. package/lib/components/CheckboxField/CheckboxField.stories.js +1 -13
  111. package/lib/components/CodeView/CodeView.stories.js +2 -9
  112. package/lib/components/CollapsiblePanel/CollapsiblePanel.stories.js +0 -5
  113. package/lib/components/ColorField/ColorField.stories.js +0 -5
  114. package/lib/components/ComboBoxField/ComboBoxField.stories.js +0 -3
  115. package/lib/components/CopyText/CopyText.stories.js +0 -5
  116. package/lib/components/DataTable/DataTable.stories.js +1 -2
  117. package/lib/components/DatePicker/DatePicker.stories.js +1 -2
  118. package/lib/components/EnvironmentBreadcrumb/EnvironmentBreadcrumb.stories.js +0 -14
  119. package/lib/components/ExpandableText/ExpandableText.stories.js +1 -2
  120. package/lib/components/Footer/Footer.stories.js +1 -2
  121. package/lib/components/Grid/Grid.stories.js +0 -5
  122. package/lib/components/HelpHint/HelpHint.stories.js +0 -5
  123. package/lib/components/Icon/Icon.stories.js +0 -15
  124. package/lib/components/IconBadge/IconBadge.stories.js +0 -7
  125. package/lib/components/IconButton/IconButton.stories.js +2 -14
  126. package/lib/components/IconButtonToggle/IconButtonToggle.stories.js +0 -7
  127. package/lib/components/IconWrapper/IconWrapper.stories.js +0 -6
  128. package/lib/components/Image/Image.stories.js +0 -11
  129. package/lib/components/Link/Link.stories.js +0 -5
  130. package/lib/components/LinkSelectField/LinkSelectField.stories.js +1 -10
  131. package/lib/components/ListView/ListView.stories.js +1 -2
  132. package/lib/components/ListViewItem/ListViewItem.stories.js +1 -2
  133. package/lib/components/Loader/Loader.stories.js +0 -5
  134. package/lib/components/Messages/Messages.stories.js +6 -18
  135. package/lib/components/Modal/Modal.stories.js +1 -2
  136. package/lib/components/MultivaluesField/MultivaluesField.stories.js +1 -2
  137. package/lib/components/NavBar/NavBar.stories.js +1 -2
  138. package/lib/components/NavSideBar/NavSideBar.stories.js +1 -2
  139. package/lib/components/NavigationHeader/NavigationHeader.stories.js +1 -2
  140. package/lib/components/OverlayPanel/OverlayPanel.stories.js +1 -2
  141. package/lib/components/PageHeader/PageHeader.stories.js +0 -5
  142. package/lib/components/Pagination/Pagination.stories.js +1 -2
  143. package/lib/components/PanelHeader/PanelHeader.stories.js +0 -7
  144. package/lib/components/PanelHeader/controls/PanelHeaderCloseButton.stories.js +1 -2
  145. package/lib/components/PanelHeader/controls/PanelHeaderMenu.stories.js +1 -2
  146. package/lib/components/PanelHeader/controls/PanelHeaderSwitchField.stories.js +1 -2
  147. package/lib/components/PopoverMenu/PopoverMenu.stories.js +0 -9
  148. package/lib/components/RadioGroupField/RadioGroupField.stories.js +0 -5
  149. package/lib/components/RequirementsList/RequirementsList.stories.js +0 -5
  150. package/lib/components/RockerButtonGroup/RockerButtonGroup.stories.js +0 -17
  151. package/lib/components/SearchField/SearchField.stories.js +0 -5
  152. package/lib/components/SelectField/SelectField.stories.js +0 -5
  153. package/lib/components/Skeleton/Skeleton.stories.js +0 -5
  154. package/lib/components/StatusIcon/StatusIcon.stories.js +0 -5
  155. package/lib/components/Stepper/Stepper.stories.js +0 -12
  156. package/lib/components/Table/Table.stories.js +0 -5
  157. package/lib/components/Tabs/Tabs.stories.js +0 -29
  158. package/lib/components/Text/Text.stories.js +0 -8
  159. package/lib/components/TooltipTrigger/TooltipTrigger.stories.js +0 -6
  160. package/lib/components/TreeView/TreeView.stories.js +1 -2
  161. package/lib/recipes/AccordionCard.stories.js +1 -4
  162. package/lib/recipes/AttributeMapping.stories.js +1 -4
  163. package/lib/recipes/CollapsiblePanel.stories.js +1 -4
  164. package/lib/recipes/ConditionFilter.stories.js +1 -2
  165. package/lib/recipes/CopyToClipboard.stories.js +1 -4
  166. package/lib/recipes/CountryPicker.stories.js +1 -4
  167. package/lib/recipes/DataVisualization.stories.js +1 -4
  168. package/lib/recipes/DateTimeRangePicker.stories.js +1 -4
  169. package/lib/recipes/InlineEditing.stories.js +1 -4
  170. package/lib/recipes/ListAndPanel.stories.js +1 -2
  171. package/lib/recipes/LogoTabs.stories.js +1 -4
  172. package/lib/recipes/MaskedValue.stories.js +1 -2
  173. package/lib/recipes/MultipagePopup.stories.js +1 -2
  174. package/lib/recipes/NoAccess.stories.js +1 -4
  175. package/lib/recipes/OneWayToBidirectionalArrow.stories.js +1 -4
  176. package/lib/recipes/PanelContent.stories.js +1 -2
  177. package/lib/recipes/ScrollableListView.stories.js +1 -4
  178. package/lib/recipes/Slider.stories.js +1 -4
  179. package/lib/recipes/TrialExperienceIndustryButtons.stories.js +1 -4
  180. package/lib/recipes/TrialExperienceStatusBar.stories.js +1 -4
  181. package/lib/styles/templates/Nav/Nav.stories.js +1 -2
  182. package/package.json +1 -2
@@ -17,12 +17,6 @@ export default {
17
17
  page: function page() {
18
18
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(BreadcrumbsReadme, null), ___EmotionJSX(DocsLayout, null));
19
19
  }
20
- },
21
- codesandbox: {
22
- mapComponent: {
23
- '@pingux/astro': ['Box', 'Breadcrumbs', 'Item'],
24
- '@pingux/mdi-react/ChevronRightIcon': 'ChevronRightIcon'
25
- }
26
20
  }
27
21
  },
28
22
  argTypes: {
@@ -111,6 +105,5 @@ Overflowing.parameters = {
111
105
  enabled: false
112
106
  }]
113
107
  }
114
- },
115
- codesandbox: false
108
+ }
116
109
  };
@@ -36,13 +36,6 @@ export default {
36
36
  page: function page() {
37
37
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(ButtonReadme, null), ___EmotionJSX(DocsLayout, null));
38
38
  }
39
- },
40
- codesandbox: {
41
- mapComponent: {
42
- '@pingux/astro': ['Box', 'Button', 'Icon', 'Text'],
43
- '@pingux/mdi-react/PlusIcon': 'PlusIcon',
44
- '@pingux/mdi-react/CreateIcon': 'CreateIcon'
45
- }
46
39
  }
47
40
  }
48
41
  };
@@ -13,11 +13,6 @@ export default {
13
13
  page: function page() {
14
14
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(ButtonBarReadme, null), ___EmotionJSX(DocsLayout, null));
15
15
  }
16
- },
17
- codesandbox: {
18
- mapComponent: {
19
- '@pingux/astro': ['Button', 'ButtonBar']
20
- }
21
16
  }
22
17
  },
23
18
  argTypes: {
@@ -31,11 +31,6 @@ export default {
31
31
  page: function page() {
32
32
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(CalloutReadme, null), ___EmotionJSX(DocsLayout, null));
33
33
  }
34
- },
35
- codesandbox: {
36
- mapComponent: {
37
- '@pingux/astro': ['Callout', 'Link', 'Text']
38
- }
39
34
  }
40
35
  }
41
36
  };
@@ -28,11 +28,6 @@ export default {
28
28
  page: function page() {
29
29
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(CardReadme, null), ___EmotionJSX(DocsLayout, null));
30
30
  }
31
- },
32
- codesandbox: {
33
- mapComponent: {
34
- '@pingux/astro': ['Box', 'Button', 'Card', 'Text', 'TextField']
35
- }
36
31
  }
37
32
  },
38
33
  argTypes: _objectSpread({}, cardArgTypes),
@@ -32,11 +32,6 @@ export default {
32
32
  page: function page() {
33
33
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(CheckboxFieldReadme, null), ___EmotionJSX(DocsLayout, null));
34
34
  }
35
- },
36
- codesandbox: {
37
- mapComponent: {
38
- '@pingux/astro': ['Badge', 'Box', 'CheckboxField', 'IconButtonToggle', 'Link', 'SwitchField', 'Text']
39
- }
40
35
  }
41
36
  },
42
37
  argTypes: _objectSpread(_objectSpread(_objectSpread({
@@ -96,9 +91,6 @@ export var Controlled = function Controlled() {
96
91
  label: "Click me"
97
92
  });
98
93
  };
99
- Controlled.parameters = {
100
- codesandbox: false
101
- };
102
94
  export var Required = function Required(args) {
103
95
  return ___EmotionJSX(CheckboxField, _extends({}, args, {
104
96
  isRequired: true,
@@ -240,9 +232,6 @@ export var ExpandableAndToggleableIndeterminate = function ExpandableAndToggleab
240
232
  }));
241
233
  })));
242
234
  };
243
- ExpandableAndToggleableIndeterminate.parameters = {
244
- codesandbox: false
245
- };
246
235
  export var Indeterminate = function Indeterminate() {
247
236
  // Whether the parent checkbox is indeterminate (default is true for our example)
248
237
  var _useState11 = useState(true),
@@ -329,8 +318,7 @@ Indeterminate.parameters = {
329
318
  description: {
330
319
  story: 'When a `CheckboxField` is indeterminate, it\'s necessary to control the state in order to determine how it should function when pressed. Here is an example of how to do that.'
331
320
  }
332
- },
333
- codesandbox: false
321
+ }
334
322
  };
335
323
  export var Disabled = function Disabled(args) {
336
324
  return ___EmotionJSX(Box, null, ___EmotionJSX(CheckboxField, _extends({}, args, {
@@ -46,11 +46,6 @@ export default {
46
46
  selector: '.prism-code'
47
47
  }]
48
48
  }
49
- },
50
- codesandbox: {
51
- mapComponent: {
52
- '@pingux/astro': ['CodeView']
53
- }
54
49
  }
55
50
  }
56
51
  };
@@ -135,8 +130,7 @@ WithAdditionalLanguage.parameters = {
135
130
  enabled: false
136
131
  }]
137
132
  }
138
- },
139
- codesandbox: false
133
+ }
140
134
  };
141
135
  export var WithChangedCopiedValue = function WithChangedCopiedValue(args) {
142
136
  return ___EmotionJSX(CodeView, _extends({
@@ -173,6 +167,5 @@ WithCustomLanguage.parameters = {
173
167
  enabled: false
174
168
  }]
175
169
  }
176
- },
177
- codesandbox: false
170
+ }
178
171
  };
@@ -14,11 +14,6 @@ export default {
14
14
  page: function page() {
15
15
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(CollapsiblePanelReadme, null), ___EmotionJSX(DocsLayout, null));
16
16
  }
17
- },
18
- codesandbox: {
19
- mapComponent: {
20
- '@pingux/astro': ['CollapsiblePanel']
21
- }
22
17
  }
23
18
  },
24
19
  argTypes: {
@@ -28,11 +28,6 @@ export default {
28
28
  page: function page() {
29
29
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(ColorFieldReadme, null), ___EmotionJSX(DocsLayout, null));
30
30
  }
31
- },
32
- codesandbox: {
33
- mapComponent: {
34
- '@pingux/astro': ['ColorField', 'OverlayProvider']
35
- }
36
31
  }
37
32
  },
38
33
  argTypes: _objectSpread(_objectSpread(_objectSpread({
@@ -229,9 +229,6 @@ export var WithSections = function WithSections(args) {
229
229
  });
230
230
  }));
231
231
  };
232
- WithSections.parameters = {
233
- codesandbox: false
234
- };
235
232
  export var AsyncLoading = function AsyncLoading() {
236
233
  // This example uses `useAsyncList` from "@react-stately/data"
237
234
  var list = useAsyncList({
@@ -19,11 +19,6 @@ export default {
19
19
  page: function page() {
20
20
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(CopyTextReadme, null), ___EmotionJSX(DocsLayout, null));
21
21
  }
22
- },
23
- codesandbox: {
24
- mapComponent: {
25
- '@pingux/astro': ['Box', 'CopyText', 'Text', 'Link', 'TextField']
26
- }
27
22
  }
28
23
  },
29
24
  argTypes: {
@@ -42,8 +42,7 @@ export default {
42
42
  page: function page() {
43
43
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(DataTableReadme, null), ___EmotionJSX(DocsLayout, null));
44
44
  }
45
- },
46
- codesandbox: false
45
+ }
47
46
  },
48
47
  argTypes: _objectSpread({
49
48
  density: {
@@ -29,8 +29,7 @@ export default {
29
29
  docs: {
30
30
  page: function page() {
31
31
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(DatePickerReadme, null), ___EmotionJSX(DocsLayout, null));
32
- },
33
- codesandbox: false
32
+ }
34
33
  },
35
34
  a11y: {
36
35
  config: {
@@ -32,11 +32,6 @@ export default {
32
32
  page: function page() {
33
33
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(EnvironmentBreadcrumbReadme, null), ___EmotionJSX(DocsLayout, null));
34
34
  }
35
- },
36
- codesandbox: {
37
- mapComponent: {
38
- '@pingux/astro': ['EnvironmentBreadcrumb', 'Badge', 'Box', 'Item', 'Section', 'Text']
39
- }
40
35
  }
41
36
  }
42
37
  };
@@ -264,9 +259,6 @@ export var WithSections = function WithSections() {
264
259
  });
265
260
  });
266
261
  };
267
- WithSections.parameters = {
268
- codesandbox: false
269
- };
270
262
  export var OrgLevel = function OrgLevel(args) {
271
263
  return ___EmotionJSX(EnvironmentBreadcrumb, _extends({
272
264
  name: "Organization"
@@ -317,9 +309,6 @@ export var DefaultOpen = function DefaultOpen() {
317
309
  }) : null);
318
310
  });
319
311
  };
320
- DefaultOpen.parameters = {
321
- codesandbox: false
322
- };
323
312
  export var ControlledMenu = function ControlledMenu() {
324
313
  var _useState11 = useState(false),
325
314
  _useState12 = _slicedToArray(_useState11, 2),
@@ -369,7 +358,4 @@ export var ControlledMenu = function ControlledMenu() {
369
358
  align: "right"
370
359
  }) : null);
371
360
  });
372
- };
373
- ControlledMenu.parameters = {
374
- codesandbox: false
375
361
  };
@@ -11,8 +11,7 @@ export default {
11
11
  page: function page() {
12
12
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(ExpandableTextReadMe, null), ___EmotionJSX(DocsLayout, null));
13
13
  }
14
- },
15
- codesandbox: false
14
+ }
16
15
  }
17
16
  };
18
17
  export var Default = function Default(args) {
@@ -20,8 +20,7 @@ export default {
20
20
  page: function page() {
21
21
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(FooterReadme, null), ___EmotionJSX(DocsLayout, null));
22
22
  }
23
- },
24
- codesandbox: false
23
+ }
25
24
  }
26
25
  };
27
26
  var legalLinks = [{
@@ -12,11 +12,6 @@ export default {
12
12
  page: function page() {
13
13
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(GridReadme, null), ___EmotionJSX(DocsLayout, null));
14
14
  }
15
- },
16
- codesandbox: {
17
- mapComponent: {
18
- '@pingux/astro': ['Box', 'Grid', 'Text']
19
- }
20
15
  }
21
16
  },
22
17
  argTypes: {
@@ -15,11 +15,6 @@ export default {
15
15
  page: function page() {
16
16
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(HelpHintReadme, null), ___EmotionJSX(DocsLayout, null));
17
17
  }
18
- },
19
- codesandbox: {
20
- mapComponent: {
21
- '@pingux/astro': ['Box', 'HelpHint', 'Link', 'Text']
22
- }
23
18
  }
24
19
  },
25
20
  argTypes: {
@@ -36,15 +36,6 @@ export default {
36
36
  page: function page() {
37
37
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(IconReadme, null), ___EmotionJSX(DocsLayout, null));
38
38
  }
39
- },
40
- codesandbox: {
41
- mapComponent: {
42
- '@pingux/mdi-react/AccountGroupIcon': 'AccountGroupIcon',
43
- '@pingux/mdi-react/AccountIcon': 'AccountIcon',
44
- '@pingux/mdi-react/LockIcon': 'LockIcon',
45
- '@pingux/mdi-react/SearchIcon': 'SearchIcon',
46
- '@pingux/mdi-react/TagIcon': 'TagIcon'
47
- }
48
39
  }
49
40
  },
50
41
  argTypes: _objectSpread(_objectSpread({
@@ -166,9 +157,6 @@ export var Sizes = function Sizes() {
166
157
  }
167
158
  })))));
168
159
  };
169
- Sizes.parameters = {
170
- codesandbox: false
171
- };
172
160
  export var CommonlyUsed = function CommonlyUsed() {
173
161
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(Box, {
174
162
  isRow: true,
@@ -236,7 +224,4 @@ export var CommonlyUsed = function CommonlyUsed() {
236
224
  }), ___EmotionJSX(Text, {
237
225
  fontFamily: "monospace"
238
226
  }, "import TagIcon from '@pingux/mdi-react/TagIcon'; ")));
239
- };
240
- CommonlyUsed.parameters = {
241
- codesandbox: false
242
227
  };
@@ -17,13 +17,6 @@ export default {
17
17
  page: function page() {
18
18
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(IconBadgeReadme, null), ___EmotionJSX(DocsLayout, null));
19
19
  }
20
- },
21
- codesandbox: {
22
- mapComponent: {
23
- '@pingux/mdi-react/AccountGroupIcon': 'GroupIcon',
24
- '@pingux/mdi-react/ArrowTopRightThickIcon': 'ArrowIcon',
25
- '@pingux/astro': ['Box', 'Icon', 'IconBadge']
26
- }
27
20
  }
28
21
  }
29
22
  };
@@ -21,16 +21,6 @@ export default {
21
21
  page: function page() {
22
22
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(IconButtonReadme, null), ___EmotionJSX(DocsLayout, null));
23
23
  }
24
- },
25
- codesandbox: {
26
- mapComponent: {
27
- '@pingux/astro': ['Box', 'Icon', 'IconButton', 'Text'],
28
- '@pingux/mdi-react/CreateIcon': 'CreateIcon',
29
- '@pingux/mdi-react/DeleteIcon': 'DeleteIcon',
30
- '@pingux/mdi-react/DotsVerticalIcon': 'DotsVerticalIcon',
31
- '@pingux/mdi-react/PencilIcon': 'PencilIcon',
32
- '@pingux/mdi-react/PlusIcon': 'PlusIcon'
33
- }
34
24
  }
35
25
  },
36
26
  argTypes: iconButtonArgTypes,
@@ -213,8 +203,7 @@ Sizes.parameters = {
213
203
  design: {
214
204
  type: 'figma',
215
205
  url: FIGMA_LINKS.iconButton.sizes
216
- },
217
- codesandbox: false
206
+ }
218
207
  };
219
208
  export var CommonlyUsed = function CommonlyUsed() {
220
209
  return (
@@ -542,6 +531,5 @@ CommonlyUsed.parameters = {
542
531
  design: {
543
532
  type: 'figma',
544
533
  url: FIGMA_LINKS.iconButton.commonlyUsed
545
- },
546
- codesandbox: false
534
+ }
547
535
  };
@@ -15,13 +15,6 @@ export default {
15
15
  page: function page() {
16
16
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(IconButtonToggleReadme, null), ___EmotionJSX(DocsLayout, null));
17
17
  }
18
- },
19
- codesandbox: {
20
- mapComponent: {
21
- '@pingux/astro': ['IconButtonToggle'],
22
- '@pingux/mdi-react/EyeOffOutlineIcon': 'EyeOffIcon',
23
- '@pingux/mdi-react/EyeOutlineIcon': 'EyeIcon'
24
- }
25
18
  }
26
19
  }
27
20
  };
@@ -24,12 +24,6 @@ export default {
24
24
  page: function page() {
25
25
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(IconWrapperReadme, null), ___EmotionJSX(DocsLayout, null));
26
26
  }
27
- },
28
- codesandbox: {
29
- mapComponent: {
30
- '@pingux/astro': ['IconWrapper'],
31
- '@pingux/mdi-react/DeleteIcon': 'DeleteIcon'
32
- }
33
27
  }
34
28
  },
35
29
  argTypes: _objectSpread({}, iconWrapperArgTypes),
@@ -17,11 +17,6 @@ export default {
17
17
  page: function page() {
18
18
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(ImageReadme, null), ___EmotionJSX(DocsLayout, null));
19
19
  }
20
- },
21
- codesandbox: {
22
- mapComponent: {
23
- '@pingux/astro': ['Box', 'Button', 'Image']
24
- }
25
20
  }
26
21
  },
27
22
  argTypes: {
@@ -107,9 +102,6 @@ export var WithSkeletonLoadSuccess = function WithSkeletonLoadSuccess() {
107
102
  alt: "Random image"
108
103
  });
109
104
  };
110
- WithSkeletonLoadSuccess.parameters = {
111
- codesandbox: false
112
- };
113
105
  export var WithSkeletonLoadTimeout = function WithSkeletonLoadTimeout() {
114
106
  return ___EmotionJSX(Image, {
115
107
  src: "https://app.requestly.io/delay/7000/https://picsum.photos/150/150",
@@ -144,7 +136,4 @@ export var UpdatingImageSrc = function UpdatingImageSrc() {
144
136
  },
145
137
  alt: image === pingImg ? 'Ping identity square logo' : 'Terry Crews in a red suite'
146
138
  }));
147
- };
148
- UpdatingImageSrc.parameters = {
149
- codesandbox: false
150
139
  };
@@ -21,11 +21,6 @@ export default {
21
21
  page: function page() {
22
22
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(LinkReadme, null), ___EmotionJSX(DocsLayout, null));
23
23
  }
24
- },
25
- codesandbox: {
26
- mapComponent: {
27
- '@pingux/astro': ['Link', 'Text']
28
- }
29
24
  }
30
25
  },
31
26
  argTypes: {
@@ -43,11 +43,6 @@ export default {
43
43
  page: function page() {
44
44
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(LinkSelectFieldReadme, null), ___EmotionJSX(DocsLayout, null));
45
45
  }
46
- },
47
- codesandbox: {
48
- mapComponent: {
49
- '@pingux/astro': ['Box', 'Item', 'LinkSelectField', 'Section']
50
- }
51
46
  }
52
47
  },
53
48
  argTypes: _objectSpread(_objectSpread(_objectSpread({
@@ -245,8 +240,7 @@ export var DynamicItems = function DynamicItems() {
245
240
  DynamicItems.parameters = {
246
241
  docs: {
247
242
  storyDescription: 'If using a long list or one that is dynamically updated, use the `items` prop and a function to render the children. See [the React Stately docs](https://react-spectrum.adobe.com/react-stately/collections.html#dynamic-collections) for more information about this.'
248
- },
249
- codesandbox: false
243
+ }
250
244
  };
251
245
  export var AsyncLoading = function AsyncLoading() {
252
246
  // This example uses `useAsyncList` from "@react-stately/data"
@@ -295,7 +289,4 @@ export var AsyncLoading = function AsyncLoading() {
295
289
  key: item.name
296
290
  }, item.name);
297
291
  }));
298
- };
299
- AsyncLoading.parameters = {
300
- codesandbox: false
301
292
  };
@@ -53,8 +53,7 @@ export default {
53
53
  page: function page() {
54
54
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(ListViewReadme, null), ___EmotionJSX(DocsLayout, null));
55
55
  }
56
- },
57
- codesandbox: false
56
+ }
58
57
  },
59
58
  argTypes: _objectSpread({}, listViewArgTypes),
60
59
  args: {
@@ -22,8 +22,7 @@ export default {
22
22
  source: {
23
23
  type: 'code'
24
24
  }
25
- },
26
- codesandbox: false
25
+ }
27
26
  },
28
27
  argTypes: listViewItemArgTypes
29
28
  };
@@ -30,11 +30,6 @@ export default {
30
30
  page: function page() {
31
31
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(LoaderReadme, null), ___EmotionJSX(DocsLayout, null));
32
32
  }
33
- },
34
- codesandbox: {
35
- mapComponent: {
36
- '@pingux/astro': ['Loader']
37
- }
38
33
  }
39
34
  },
40
35
  argTypes: {
@@ -46,12 +46,6 @@ export default {
46
46
  page: function page() {
47
47
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(MessagesReadme, null), ___EmotionJSX(DocsLayout, null));
48
48
  }
49
- },
50
- codesandbox: {
51
- mapComponent: {
52
- '@pingux/astro': ['Box', 'Button', 'Item', 'Link', 'Messages'],
53
- '@pingux/mdi-react/AccountIcon': 'AccountIcon'
54
- }
55
49
  }
56
50
  }
57
51
  };
@@ -113,8 +107,7 @@ DefaultDynamic.parameters = {
113
107
  enabled: false
114
108
  }]
115
109
  }
116
- },
117
- codesandbox: false
110
+ }
118
111
  };
119
112
  export var Controlled = function Controlled() {
120
113
  var _useState = useState([]),
@@ -153,8 +146,7 @@ Controlled.parameters = {
153
146
  enabled: false
154
147
  }]
155
148
  }
156
- },
157
- codesandbox: false
149
+ }
158
150
  };
159
151
  export var ControlledWithButton = function ControlledWithButton() {
160
152
  var _useState3 = useState([]),
@@ -200,8 +192,7 @@ ControlledWithButton.parameters = {
200
192
  enabled: false
201
193
  }]
202
194
  }
203
- },
204
- codesandbox: false
195
+ }
205
196
  };
206
197
  export var UseReducer = function UseReducer() {
207
198
  // import { messagesReducer as messagesReducerCore } from '@pingux/astro';
@@ -255,8 +246,7 @@ UseReducer.parameters = {
255
246
  enabled: false
256
247
  }]
257
248
  }
258
- },
259
- codesandbox: false
249
+ }
260
250
  };
261
251
  export var UseReducerWithMultipleContainers = function UseReducerWithMultipleContainers() {
262
252
  var _useReducer3 = useReducer(multiMessagesReducer, {
@@ -319,8 +309,7 @@ UseReducerWithMultipleContainers.parameters = {
319
309
  enabled: false
320
310
  }]
321
311
  }
322
- },
323
- codesandbox: false
312
+ }
324
313
  };
325
314
  export var WithTextStyling = function WithTextStyling() {
326
315
  var items = [{
@@ -351,8 +340,7 @@ WithTextStyling.parameters = {
351
340
  enabled: false
352
341
  }]
353
342
  }
354
- },
355
- codesandbox: false
343
+ }
356
344
  };
357
345
  export var WithLink = function WithLink(args) {
358
346
  return ___EmotionJSX(Messages, args, ___EmotionJSX(Item, {
@@ -17,8 +17,7 @@ export default {
17
17
  page: function page() {
18
18
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(ModalReadme, null), ___EmotionJSX(DocsLayout, null));
19
19
  }
20
- },
21
- codesandbox: false
20
+ }
22
21
  },
23
22
  argTypes: {
24
23
  title: {
@@ -100,8 +100,7 @@ export default {
100
100
  enabled: false
101
101
  }]
102
102
  }
103
- },
104
- codesandbox: false
103
+ }
105
104
  }
106
105
  };
107
106
  var VariableIcon = function VariableIcon(props) {
@@ -53,8 +53,7 @@ export default {
53
53
  page: function page() {
54
54
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(NavBarReadme, null), ___EmotionJSX(DocsLayout, null));
55
55
  }
56
- },
57
- codesandbox: false
56
+ }
58
57
  }
59
58
  };
60
59
  var Credentials = function Credentials(props) {
@@ -24,8 +24,7 @@ export default {
24
24
  page: function page() {
25
25
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(NavSideBarReadme, null), ___EmotionJSX(DocsLayout, null));
26
26
  }
27
- },
28
- codesandbox: false
27
+ }
29
28
  },
30
29
  argTypes: {},
31
30
  args: {
@@ -19,8 +19,7 @@ export default {
19
19
  page: function page() {
20
20
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(NavigationHeaderReadme, null), ___EmotionJSX(DocsLayout, null));
21
21
  }
22
- },
23
- codesandbox: false
22
+ }
24
23
  },
25
24
  argTypes: {
26
25
  src: {
@@ -38,8 +38,7 @@ export default {
38
38
  page: function page() {
39
39
  return ___EmotionJSX(React.Fragment, null, ___EmotionJSX(OverlayPanelReadme, null), ___EmotionJSX(DocsLayout, null));
40
40
  }
41
- },
42
- codesandbox: false
41
+ }
43
42
  }
44
43
  };
45
44
  export var Default = function Default(_ref) {