playbook_ui 13.12.0.pre.alpha.PLAY1081exporttypes1609 → 13.12.0.pre.alpha.PLAY1081exporttypes1623

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/app/pb_kits/playbook/index.js +4 -1
  3. data/app/pb_kits/playbook/pb_card/_card.tsx +2 -2
  4. data/app/pb_kits/playbook/pb_circle_chart/_circle_chart.tsx +5 -4
  5. data/app/pb_kits/playbook/pb_file_upload/_file_upload.tsx +1 -1
  6. data/app/pb_kits/playbook/pb_form_group/_form_group.tsx +3 -3
  7. data/app/pb_kits/playbook/pb_passphrase/_passphrase.tsx +2 -2
  8. data/app/pb_kits/playbook/pb_select/_select.tsx +2 -1
  9. data/app/pb_kits/playbook/pb_selectable_list/_item.tsx +2 -3
  10. data/app/pb_kits/playbook/pb_text_input/_text_input.tsx +1 -1
  11. data/dist/playbook-rails.js +6 -6
  12. data/lib/playbook/version.rb +1 -1
  13. metadata +2 -182
  14. data/app/pb_kits/playbook/pb_avatar/_avatar.d.ts +0 -20
  15. data/app/pb_kits/playbook/pb_avatar_action_button/_avatar_action_button.d.ts +0 -21
  16. data/app/pb_kits/playbook/pb_background/_background.d.ts +0 -33
  17. data/app/pb_kits/playbook/pb_badge/_badge.d.ts +0 -24
  18. data/app/pb_kits/playbook/pb_bar_graph/_bar_graph.d.ts +0 -35
  19. data/app/pb_kits/playbook/pb_body/_body.d.ts +0 -24
  20. data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumb_item.d.ts +0 -12
  21. data/app/pb_kits/playbook/pb_bread_crumbs/_bread_crumbs.d.ts +0 -13
  22. data/app/pb_kits/playbook/pb_button/_button.d.ts +0 -37
  23. data/app/pb_kits/playbook/pb_button_toolbar/_button_toolbar.d.ts +0 -17
  24. data/app/pb_kits/playbook/pb_caption/_caption.d.ts +0 -20
  25. data/app/pb_kits/playbook/pb_card/_card.d.ts +0 -42
  26. data/app/pb_kits/playbook/pb_checkbox/_checkbox.d.ts +0 -24
  27. data/app/pb_kits/playbook/pb_circle_chart/ChartsTypes.d.ts +0 -2
  28. data/app/pb_kits/playbook/pb_circle_chart/_circle_chart.d.ts +0 -35
  29. data/app/pb_kits/playbook/pb_circle_icon_button/_circle_icon_button.d.ts +0 -21
  30. data/app/pb_kits/playbook/pb_collapsible/_collapsible.d.ts +0 -29
  31. data/app/pb_kits/playbook/pb_collapsible/_helper_functions.d.ts +0 -2
  32. data/app/pb_kits/playbook/pb_collapsible/child_kits/CollapsibleContent.d.ts +0 -7
  33. data/app/pb_kits/playbook/pb_collapsible/child_kits/CollapsibleMain.d.ts +0 -10
  34. data/app/pb_kits/playbook/pb_collapsible/context.d.ts +0 -3
  35. data/app/pb_kits/playbook/pb_collapsible/useCollapsible.d.ts +0 -2
  36. data/app/pb_kits/playbook/pb_contact/_contact.d.ts +0 -13
  37. data/app/pb_kits/playbook/pb_currency/_currency.d.ts +0 -24
  38. data/app/pb_kits/playbook/pb_dashboard/pbChartsColorsHelper.d.ts +0 -2
  39. data/app/pb_kits/playbook/pb_dashboard/pbChartsDarkTheme.d.ts +0 -3
  40. data/app/pb_kits/playbook/pb_dashboard/pbChartsLightTheme.d.ts +0 -3
  41. data/app/pb_kits/playbook/pb_dashboard/themeTypes.d.ts +0 -40
  42. data/app/pb_kits/playbook/pb_dashboard_value/_dashboard_value.d.ts +0 -23
  43. data/app/pb_kits/playbook/pb_dashboard_value/dashboardValueSettings.d.ts +0 -43
  44. data/app/pb_kits/playbook/pb_date/_date.d.ts +0 -18
  45. data/app/pb_kits/playbook/pb_date_picker/_date_picker.d.ts +0 -50
  46. data/app/pb_kits/playbook/pb_date_picker/date_picker_helper.d.ts +0 -23
  47. data/app/pb_kits/playbook/pb_date_picker/plugins/quickPick.d.ts +0 -18
  48. data/app/pb_kits/playbook/pb_date_picker/plugins/timeSelect.d.ts +0 -44
  49. data/app/pb_kits/playbook/pb_date_range_inline/_date_range_inline.d.ts +0 -13
  50. data/app/pb_kits/playbook/pb_date_range_stacked/_date_range_stacked.d.ts +0 -10
  51. data/app/pb_kits/playbook/pb_date_stacked/_date_stacked.d.ts +0 -13
  52. data/app/pb_kits/playbook/pb_date_time/_date_time.d.ts +0 -18
  53. data/app/pb_kits/playbook/pb_date_time_stacked/_date_time_stacked.d.ts +0 -10
  54. data/app/pb_kits/playbook/pb_date_year_stacked/_date_year_stacked.d.ts +0 -10
  55. data/app/pb_kits/playbook/pb_detail/_detail.d.ts +0 -20
  56. data/app/pb_kits/playbook/pb_dialog/_close_icon.d.ts +0 -5
  57. data/app/pb_kits/playbook/pb_dialog/_dialog.d.ts +0 -68
  58. data/app/pb_kits/playbook/pb_dialog/_dialog_context.d.ts +0 -2
  59. data/app/pb_kits/playbook/pb_dialog/child_kits/_dialog_body.d.ts +0 -8
  60. data/app/pb_kits/playbook/pb_dialog/child_kits/_dialog_footer.d.ts +0 -20
  61. data/app/pb_kits/playbook/pb_dialog/child_kits/_dialog_header.d.ts +0 -19
  62. data/app/pb_kits/playbook/pb_distribution_bar/_distribution_bar.d.ts +0 -10
  63. data/app/pb_kits/playbook/pb_enhanced_element/element_observer.d.ts +0 -17
  64. data/app/pb_kits/playbook/pb_enhanced_element/index.d.ts +0 -17
  65. data/app/pb_kits/playbook/pb_file_upload/_file_upload.d.ts +0 -16
  66. data/app/pb_kits/playbook/pb_filter/Filter/CurrentFilters.d.ts +0 -10
  67. data/app/pb_kits/playbook/pb_filter/Filter/FilterBackground.d.ts +0 -10
  68. data/app/pb_kits/playbook/pb_filter/Filter/FilterDouble.d.ts +0 -14
  69. data/app/pb_kits/playbook/pb_filter/Filter/FilterSingle.d.ts +0 -14
  70. data/app/pb_kits/playbook/pb_filter/Filter/FiltersPopover.d.ts +0 -11
  71. data/app/pb_kits/playbook/pb_filter/Filter/ResultsCount.d.ts +0 -8
  72. data/app/pb_kits/playbook/pb_filter/Filter/SortMenu.d.ts +0 -18
  73. data/app/pb_kits/playbook/pb_filter/Filter/index.d.ts +0 -8
  74. data/app/pb_kits/playbook/pb_filter/_filter.d.ts +0 -1
  75. data/app/pb_kits/playbook/pb_fixed_confirmation_toast/_fixed_confirmation_toast.d.ts +0 -18
  76. data/app/pb_kits/playbook/pb_flex/_flex.d.ts +0 -24
  77. data/app/pb_kits/playbook/pb_flex/_flex_item.d.ts +0 -14
  78. data/app/pb_kits/playbook/pb_form_group/_form_group.d.ts +0 -12
  79. data/app/pb_kits/playbook/pb_form_pill/_form_pill.d.ts +0 -20
  80. data/app/pb_kits/playbook/pb_gauge/_gauge.d.ts +0 -31
  81. data/app/pb_kits/playbook/pb_hashtag/_hashtag.d.ts +0 -17
  82. data/app/pb_kits/playbook/pb_highlight/_highlight.d.ts +0 -14
  83. data/app/pb_kits/playbook/pb_home_address_street/_home_address_street.d.ts +0 -23
  84. data/app/pb_kits/playbook/pb_icon/_icon.d.ts +0 -29
  85. data/app/pb_kits/playbook/pb_icon_circle/_icon_circle.d.ts +0 -16
  86. data/app/pb_kits/playbook/pb_icon_stat_value/_icon_stat_value.d.ts +0 -18
  87. data/app/pb_kits/playbook/pb_icon_value/_icon_value.d.ts +0 -14
  88. data/app/pb_kits/playbook/pb_image/_image.d.ts +0 -20
  89. data/app/pb_kits/playbook/pb_kit/dateTime.d.ts +0 -67
  90. data/app/pb_kits/playbook/pb_label_pill/_label_pill.d.ts +0 -15
  91. data/app/pb_kits/playbook/pb_label_value/_label_value.d.ts +0 -19
  92. data/app/pb_kits/playbook/pb_layout/_layout.d.ts +0 -48
  93. data/app/pb_kits/playbook/pb_legend/_legend.d.ts +0 -14
  94. data/app/pb_kits/playbook/pb_lightbox/Carousel/Slide.d.ts +0 -12
  95. data/app/pb_kits/playbook/pb_lightbox/Carousel/Slides.d.ts +0 -10
  96. data/app/pb_kits/playbook/pb_lightbox/Carousel/Thumbnail.d.ts +0 -11
  97. data/app/pb_kits/playbook/pb_lightbox/Carousel/Thumbnails.d.ts +0 -9
  98. data/app/pb_kits/playbook/pb_lightbox/Carousel/index.d.ts +0 -16
  99. data/app/pb_kits/playbook/pb_lightbox/Header/_lightbox_header.d.ts +0 -22
  100. data/app/pb_kits/playbook/pb_lightbox/_lightbox.d.ts +0 -45
  101. data/app/pb_kits/playbook/pb_lightbox/_lightbox_context.d.ts +0 -2
  102. data/app/pb_kits/playbook/pb_lightbox/hooks/useKbdControls.d.ts +0 -3
  103. data/app/pb_kits/playbook/pb_lightbox/hooks/useWindowSize.d.ts +0 -6
  104. data/app/pb_kits/playbook/pb_line_graph/_line_graph.d.ts +0 -35
  105. data/app/pb_kits/playbook/pb_list/_list.d.ts +0 -22
  106. data/app/pb_kits/playbook/pb_list/_list_item.d.ts +0 -13
  107. data/app/pb_kits/playbook/pb_loading_inline/_loading_inline.d.ts +0 -13
  108. data/app/pb_kits/playbook/pb_map/_map.d.ts +0 -30
  109. data/app/pb_kits/playbook/pb_map/_map_controls.d.ts +0 -11
  110. data/app/pb_kits/playbook/pb_map/_map_custom_button.d.ts +0 -6
  111. data/app/pb_kits/playbook/pb_map/pbMapTheme.d.ts +0 -20
  112. data/app/pb_kits/playbook/pb_message/_message.d.ts +0 -33
  113. data/app/pb_kits/playbook/pb_message/_message_mention.d.ts +0 -13
  114. data/app/pb_kits/playbook/pb_multi_level_select/_helper_functions.d.ts +0 -33
  115. data/app/pb_kits/playbook/pb_multi_level_select/_multi_level_select.d.ts +0 -25
  116. data/app/pb_kits/playbook/pb_multiple_users/_multiple_users.d.ts +0 -20
  117. data/app/pb_kits/playbook/pb_multiple_users_stacked/_multiple_users_stacked.d.ts +0 -16
  118. data/app/pb_kits/playbook/pb_nav/_item.d.ts +0 -40
  119. data/app/pb_kits/playbook/pb_nav/_nav.d.ts +0 -23
  120. data/app/pb_kits/playbook/pb_nav/navTypes.d.ts +0 -22
  121. data/app/pb_kits/playbook/pb_online_status/_online_status.d.ts +0 -14
  122. data/app/pb_kits/playbook/pb_passphrase/_passphrase.d.ts +0 -19
  123. data/app/pb_kits/playbook/pb_person/_person.d.ts +0 -15
  124. data/app/pb_kits/playbook/pb_person_contact/_person_contact.d.ts +0 -18
  125. data/app/pb_kits/playbook/pb_phone_number_input/_phone_number_input.d.ts +0 -34
  126. data/app/pb_kits/playbook/pb_pill/_pill.d.ts +0 -16
  127. data/app/pb_kits/playbook/pb_popover/_popover.d.ts +0 -22
  128. data/app/pb_kits/playbook/pb_popover/index.d.ts +0 -21
  129. data/app/pb_kits/playbook/pb_progress_pills/_progress_pills.d.ts +0 -17
  130. data/app/pb_kits/playbook/pb_progress_simple/_progress_simple.d.ts +0 -15
  131. data/app/pb_kits/playbook/pb_progress_step/_progress_step.d.ts +0 -19
  132. data/app/pb_kits/playbook/pb_progress_step/_progress_step_item.d.ts +0 -12
  133. data/app/pb_kits/playbook/pb_radio/_radio.d.ts +0 -355
  134. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/EditorButton.d.ts +0 -9
  135. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/EditorTypes.d.ts +0 -9
  136. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/MoreExtensionsDropdown.d.ts +0 -2
  137. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/Toolbar.d.ts +0 -2
  138. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/ToolbarDropdown.d.ts +0 -2
  139. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/ToolbarHistory.d.ts +0 -2
  140. data/app/pb_kits/playbook/pb_rich_text_editor/TipTap/ToolbarNodes.d.ts +0 -2
  141. data/app/pb_kits/playbook/pb_rich_text_editor/_rich_text_editor.d.ts +0 -31
  142. data/app/pb_kits/playbook/pb_rich_text_editor/inlineFocus.d.ts +0 -2
  143. data/app/pb_kits/playbook/pb_rich_text_editor/useFocus.d.ts +0 -2
  144. data/app/pb_kits/playbook/pb_section_separator/_section_separator.d.ts +0 -19
  145. data/app/pb_kits/playbook/pb_select/_select.d.ts +0 -385
  146. data/app/pb_kits/playbook/pb_selectable_card/_selectable_card.d.ts +0 -30
  147. data/app/pb_kits/playbook/pb_selectable_card_icon/_selectable_card_icon.d.ts +0 -27
  148. data/app/pb_kits/playbook/pb_selectable_icon/_selectable_icon.d.ts +0 -21
  149. data/app/pb_kits/playbook/pb_selectable_list/_item.d.ts +0 -20
  150. data/app/pb_kits/playbook/pb_selectable_list/_selectable_list.d.ts +0 -17
  151. data/app/pb_kits/playbook/pb_source/_source.d.ts +0 -17
  152. data/app/pb_kits/playbook/pb_star_rating/_star_rating.d.ts +0 -14
  153. data/app/pb_kits/playbook/pb_stat_change/_stat_change.d.ts +0 -10
  154. data/app/pb_kits/playbook/pb_stat_value/_stat_value.d.ts +0 -9
  155. data/app/pb_kits/playbook/pb_table/_table.d.ts +0 -24
  156. data/app/pb_kits/playbook/pb_table/_table_row.d.ts +0 -15
  157. data/app/pb_kits/playbook/pb_table/index.d.ts +0 -5
  158. data/app/pb_kits/playbook/pb_text_input/_text_input.d.ts +0 -383
  159. data/app/pb_kits/playbook/pb_textarea/_textarea.d.ts +0 -380
  160. data/app/pb_kits/playbook/pb_textarea/index.d.ts +0 -10
  161. data/app/pb_kits/playbook/pb_time/_time.d.ts +0 -16
  162. data/app/pb_kits/playbook/pb_time_range_inline/_time_range_inline.d.ts +0 -20
  163. data/app/pb_kits/playbook/pb_time_stacked/_time_stacked.d.ts +0 -15
  164. data/app/pb_kits/playbook/pb_timeline/_item.d.ts +0 -11
  165. data/app/pb_kits/playbook/pb_timeline/_timeline.d.ts +0 -26
  166. data/app/pb_kits/playbook/pb_timestamp/_timestamp.d.ts +0 -22
  167. data/app/pb_kits/playbook/pb_title/_title.d.ts +0 -26
  168. data/app/pb_kits/playbook/pb_title_count/_title_count.d.ts +0 -18
  169. data/app/pb_kits/playbook/pb_title_detail/_title_detail.d.ts +0 -16
  170. data/app/pb_kits/playbook/pb_toggle/_toggle.d.ts +0 -21
  171. data/app/pb_kits/playbook/pb_tooltip/_tooltip.d.ts +0 -356
  172. data/app/pb_kits/playbook/pb_treemap_chart/_treemap_chart.d.ts +0 -27
  173. data/app/pb_kits/playbook/pb_typeahead/_typeahead.d.ts +0 -35
  174. data/app/pb_kits/playbook/pb_typeahead/components/ClearIndicator.d.ts +0 -2
  175. data/app/pb_kits/playbook/pb_typeahead/components/Control.d.ts +0 -5
  176. data/app/pb_kits/playbook/pb_typeahead/components/IndicatorsContainer.d.ts +0 -2
  177. data/app/pb_kits/playbook/pb_typeahead/components/MenuList.d.ts +0 -2
  178. data/app/pb_kits/playbook/pb_typeahead/components/MultiValue.d.ts +0 -9
  179. data/app/pb_kits/playbook/pb_typeahead/components/Option.d.ts +0 -2
  180. data/app/pb_kits/playbook/pb_typeahead/components/Placeholder.d.ts +0 -2
  181. data/app/pb_kits/playbook/pb_typeahead/components/ValueContainer.d.ts +0 -2
  182. data/app/pb_kits/playbook/pb_typeahead/index.d.ts +0 -39
  183. data/app/pb_kits/playbook/pb_user/_user.d.ts +0 -23
  184. data/app/pb_kits/playbook/pb_user_badge/_user_badge.d.ts +0 -14
  185. data/app/pb_kits/playbook/pb_user_badge/badges/million-dollar.d.ts +0 -2
  186. data/app/pb_kits/playbook/pb_user_badge/badges/veteran.d.ts +0 -2
  187. data/app/pb_kits/playbook/pb_walkthrough/_walkthrough.d.ts +0 -41
  188. data/app/pb_kits/playbook/pb_weekday_stacked/_weekday_stacked.d.ts +0 -15
  189. data/app/pb_kits/playbook/utilities/globalProps.d.ts +0 -113
  190. data/app/pb_kits/playbook/utilities/object.d.ts +0 -1
  191. data/app/pb_kits/playbook/utilities/props.d.ts +0 -38
  192. data/app/pb_kits/playbook/utilities/text.d.ts +0 -3
  193. data/app/pb_kits/playbook/utilities/validEmojiChecker.d.ts +0 -1
@@ -1,380 +0,0 @@
1
- import React from 'react';
2
- import type { InputCallback } from '../types';
3
- declare const _default: React.ForwardRefExoticComponent<(Pick<{
4
- aria?: {
5
- [key: string]: string;
6
- };
7
- characterCount?: string;
8
- className?: string;
9
- children?: React.ReactChild[];
10
- data?: {
11
- [key: string]: string;
12
- };
13
- disabled?: boolean;
14
- error?: string;
15
- id?: string;
16
- inline?: boolean;
17
- object?: string;
18
- method?: string;
19
- label?: string;
20
- maxCharacters?: string;
21
- placeholder?: string;
22
- value?: string;
23
- name?: string;
24
- required?: boolean;
25
- rows?: number;
26
- resize: "none" | "auto" | "horizontal" | "vertical" | "both";
27
- onChange?: InputCallback<HTMLTextAreaElement>;
28
- } & {
29
- alignContent?: never;
30
- } & {
31
- alignItems?: never;
32
- } & {
33
- alignSelf?: never;
34
- } & {
35
- borderRadius?: "md" | "lg" | "sm" | "xl" | "xs" | "none" | "rounded";
36
- } & {
37
- cursor?: "none" | "progress" | "text" | "pointer" | "alias" | "auto" | "cell" | "copy" | "crosshair" | "default" | "grab" | "grabbing" | "help" | "move" | "wait" | "contextMenu" | "verticalText" | "noDrop" | "notAllowed" | "eResize" | "nResize" | "neResize" | "nwResize" | "sResize" | "seResize" | "swResize" | "wResize" | "ewResize" | "nsResize" | "neswResize" | "nwseResize" | "colResize" | "rowResize" | "allScroll" | "zoomIn" | "zoomOut";
38
- } & {
39
- dark?: boolean;
40
- } & {
41
- display?: import("../types").DisplayType;
42
- } & import("../types").DisplaySizes & {
43
- flex?: "none" | "initial" | "auto" | "1" | "2" | "3" | "4" | "5" | "0" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
44
- } & {
45
- flexDirection?: "column" | "row" | "rowReverse" | "columnReverse";
46
- } & {
47
- flexGrow?: 0 | 1;
48
- } & {
49
- flexShrink?: 0 | 1;
50
- } & {
51
- flexWrap?: "wrap" | "nowrap" | "wrapReverse";
52
- } & {
53
- justifyContent?: never;
54
- } & {
55
- justifySelf?: never;
56
- } & {
57
- lineHeight?: "loosest" | "looser" | "loose" | "normal" | "tight" | "tighter" | "tightest";
58
- } & {
59
- marginRight?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
60
- marginLeft?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
61
- marginTop?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
62
- marginBottom?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
63
- marginX?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
64
- marginY?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
65
- margin?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
66
- break?: string;
67
- default?: string;
68
- } & {
69
- maxWidth?: import("../types").Sizes;
70
- } & {
71
- numberSpacing?: "tabular";
72
- } & {
73
- order?: 1 | 2 | 3 | "none" | 4 | 5 | 6 | 7 | 8 | 9 | 10 | "first" | 11 | 12;
74
- } & {
75
- overflowX?: "auto" | "scroll" | "hidden" | "visible";
76
- overflowY?: "auto" | "scroll" | "hidden" | "visible";
77
- overflow?: "auto" | "scroll" | "hidden" | "visible";
78
- } & {
79
- paddingRight?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
80
- paddingLeft?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
81
- paddingTop?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
82
- paddingBottom?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
83
- paddingX?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
84
- paddingY?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
85
- padding?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
86
- break?: string;
87
- default?: string;
88
- } & {
89
- position?: "fixed" | "relative" | "absolute" | "sticky" | "static";
90
- } & {
91
- shadow?: "none" | "deep" | "deeper" | "deepest";
92
- } & {
93
- textAlign?: "center" | "left" | "right" | "start" | "end" | "justify" | "justifyAll" | "matchParent";
94
- } & {
95
- zIndex?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
96
- } & {
97
- hover?: string;
98
- }, string | number> | Pick<{
99
- aria?: {
100
- [key: string]: string;
101
- };
102
- characterCount?: string;
103
- className?: string;
104
- children?: React.ReactChild[];
105
- data?: {
106
- [key: string]: string;
107
- };
108
- disabled?: boolean;
109
- error?: string;
110
- id?: string;
111
- inline?: boolean;
112
- object?: string;
113
- method?: string;
114
- label?: string;
115
- maxCharacters?: string;
116
- placeholder?: string;
117
- value?: string;
118
- name?: string;
119
- required?: boolean;
120
- rows?: number;
121
- resize: "none" | "auto" | "horizontal" | "vertical" | "both";
122
- onChange?: InputCallback<HTMLTextAreaElement>;
123
- } & {
124
- alignContent?: never;
125
- } & {
126
- alignItems?: never;
127
- } & {
128
- alignSelf?: never;
129
- } & {
130
- borderRadius?: "md" | "lg" | "sm" | "xl" | "xs" | "none" | "rounded";
131
- } & {
132
- cursor?: "none" | "progress" | "text" | "pointer" | "alias" | "auto" | "cell" | "copy" | "crosshair" | "default" | "grab" | "grabbing" | "help" | "move" | "wait" | "contextMenu" | "verticalText" | "noDrop" | "notAllowed" | "eResize" | "nResize" | "neResize" | "nwResize" | "sResize" | "seResize" | "swResize" | "wResize" | "ewResize" | "nsResize" | "neswResize" | "nwseResize" | "colResize" | "rowResize" | "allScroll" | "zoomIn" | "zoomOut";
133
- } & {
134
- dark?: boolean;
135
- } & {
136
- display?: import("../types").DisplayType;
137
- } & import("../types").DisplaySizes & {
138
- flex?: "none" | "initial" | "auto" | "1" | "2" | "3" | "4" | "5" | "0" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
139
- } & {
140
- flexDirection?: "column" | "row" | "rowReverse" | "columnReverse";
141
- } & {
142
- flexGrow?: 0 | 1;
143
- } & {
144
- flexShrink?: 0 | 1;
145
- } & {
146
- flexWrap?: "wrap" | "nowrap" | "wrapReverse";
147
- } & {
148
- justifyContent?: never;
149
- } & {
150
- justifySelf?: never;
151
- } & {
152
- lineHeight?: "loosest" | "looser" | "loose" | "normal" | "tight" | "tighter" | "tightest";
153
- } & {
154
- marginRight?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
155
- marginLeft?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
156
- marginTop?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
157
- marginBottom?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
158
- marginX?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
159
- marginY?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
160
- margin?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
161
- break?: string;
162
- default?: string;
163
- } & {
164
- maxWidth?: import("../types").Sizes;
165
- } & {
166
- numberSpacing?: "tabular";
167
- } & {
168
- order?: 1 | 2 | 3 | "none" | 4 | 5 | 6 | 7 | 8 | 9 | 10 | "first" | 11 | 12;
169
- } & {
170
- overflowX?: "auto" | "scroll" | "hidden" | "visible";
171
- overflowY?: "auto" | "scroll" | "hidden" | "visible";
172
- overflow?: "auto" | "scroll" | "hidden" | "visible";
173
- } & {
174
- paddingRight?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
175
- paddingLeft?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
176
- paddingTop?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
177
- paddingBottom?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
178
- paddingX?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
179
- paddingY?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
180
- padding?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
181
- break?: string;
182
- default?: string;
183
- } & {
184
- position?: "fixed" | "relative" | "absolute" | "sticky" | "static";
185
- } & {
186
- shadow?: "none" | "deep" | "deeper" | "deepest";
187
- } & {
188
- textAlign?: "center" | "left" | "right" | "start" | "end" | "justify" | "justifyAll" | "matchParent";
189
- } & {
190
- [key: string]: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
191
- } & {
192
- hover?: string;
193
- }, string | number> | Pick<{
194
- aria?: {
195
- [key: string]: string;
196
- };
197
- characterCount?: string;
198
- className?: string;
199
- children?: React.ReactChild[];
200
- data?: {
201
- [key: string]: string;
202
- };
203
- disabled?: boolean;
204
- error?: string;
205
- id?: string;
206
- inline?: boolean;
207
- object?: string;
208
- method?: string;
209
- label?: string;
210
- maxCharacters?: string;
211
- placeholder?: string;
212
- value?: string;
213
- name?: string;
214
- required?: boolean;
215
- rows?: number;
216
- resize: "none" | "auto" | "horizontal" | "vertical" | "both";
217
- onChange?: InputCallback<HTMLTextAreaElement>;
218
- } & {
219
- alignContent?: never;
220
- } & {
221
- alignItems?: never;
222
- } & {
223
- alignSelf?: never;
224
- } & {
225
- borderRadius?: "md" | "lg" | "sm" | "xl" | "xs" | "none" | "rounded";
226
- } & {
227
- cursor?: "none" | "progress" | "text" | "pointer" | "alias" | "auto" | "cell" | "copy" | "crosshair" | "default" | "grab" | "grabbing" | "help" | "move" | "wait" | "contextMenu" | "verticalText" | "noDrop" | "notAllowed" | "eResize" | "nResize" | "neResize" | "nwResize" | "sResize" | "seResize" | "swResize" | "wResize" | "ewResize" | "nsResize" | "neswResize" | "nwseResize" | "colResize" | "rowResize" | "allScroll" | "zoomIn" | "zoomOut";
228
- } & {
229
- dark?: boolean;
230
- } & import("../types").DisplaySizes & {
231
- flex?: "none" | "initial" | "auto" | "1" | "2" | "3" | "4" | "5" | "0" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
232
- } & {
233
- flexDirection?: "column" | "row" | "rowReverse" | "columnReverse";
234
- } & {
235
- flexGrow?: 0 | 1;
236
- } & {
237
- flexShrink?: 0 | 1;
238
- } & {
239
- flexWrap?: "wrap" | "nowrap" | "wrapReverse";
240
- } & {
241
- justifyContent?: never;
242
- } & {
243
- justifySelf?: never;
244
- } & {
245
- lineHeight?: "loosest" | "looser" | "loose" | "normal" | "tight" | "tighter" | "tightest";
246
- } & {
247
- marginRight?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
248
- marginLeft?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
249
- marginTop?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
250
- marginBottom?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
251
- marginX?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
252
- marginY?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
253
- margin?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
254
- break?: string;
255
- default?: string;
256
- } & {
257
- maxWidth?: import("../types").Sizes;
258
- } & {
259
- numberSpacing?: "tabular";
260
- } & {
261
- order?: 1 | 2 | 3 | "none" | 4 | 5 | 6 | 7 | 8 | 9 | 10 | "first" | 11 | 12;
262
- } & {
263
- overflowX?: "auto" | "scroll" | "hidden" | "visible";
264
- overflowY?: "auto" | "scroll" | "hidden" | "visible";
265
- overflow?: "auto" | "scroll" | "hidden" | "visible";
266
- } & {
267
- paddingRight?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
268
- paddingLeft?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
269
- paddingTop?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
270
- paddingBottom?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
271
- paddingX?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
272
- paddingY?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
273
- padding?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
274
- break?: string;
275
- default?: string;
276
- } & {
277
- position?: "fixed" | "relative" | "absolute" | "sticky" | "static";
278
- } & {
279
- shadow?: "none" | "deep" | "deeper" | "deepest";
280
- } & {
281
- textAlign?: "center" | "left" | "right" | "start" | "end" | "justify" | "justifyAll" | "matchParent";
282
- } & {
283
- zIndex?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
284
- } & {
285
- hover?: string;
286
- }, string | number> | Pick<{
287
- aria?: {
288
- [key: string]: string;
289
- };
290
- characterCount?: string;
291
- className?: string;
292
- children?: React.ReactChild[];
293
- data?: {
294
- [key: string]: string;
295
- };
296
- disabled?: boolean;
297
- error?: string;
298
- id?: string;
299
- inline?: boolean;
300
- object?: string;
301
- method?: string;
302
- label?: string;
303
- maxCharacters?: string;
304
- placeholder?: string;
305
- value?: string;
306
- name?: string;
307
- required?: boolean;
308
- rows?: number;
309
- resize: "none" | "auto" | "horizontal" | "vertical" | "both";
310
- onChange?: InputCallback<HTMLTextAreaElement>;
311
- } & {
312
- alignContent?: never;
313
- } & {
314
- alignItems?: never;
315
- } & {
316
- alignSelf?: never;
317
- } & {
318
- borderRadius?: "md" | "lg" | "sm" | "xl" | "xs" | "none" | "rounded";
319
- } & {
320
- cursor?: "none" | "progress" | "text" | "pointer" | "alias" | "auto" | "cell" | "copy" | "crosshair" | "default" | "grab" | "grabbing" | "help" | "move" | "wait" | "contextMenu" | "verticalText" | "noDrop" | "notAllowed" | "eResize" | "nResize" | "neResize" | "nwResize" | "sResize" | "seResize" | "swResize" | "wResize" | "ewResize" | "nsResize" | "neswResize" | "nwseResize" | "colResize" | "rowResize" | "allScroll" | "zoomIn" | "zoomOut";
321
- } & {
322
- dark?: boolean;
323
- } & import("../types").DisplaySizes & {
324
- flex?: "none" | "initial" | "auto" | "1" | "2" | "3" | "4" | "5" | "0" | "6" | "7" | "8" | "9" | "10" | "11" | "12";
325
- } & {
326
- flexDirection?: "column" | "row" | "rowReverse" | "columnReverse";
327
- } & {
328
- flexGrow?: 0 | 1;
329
- } & {
330
- flexShrink?: 0 | 1;
331
- } & {
332
- flexWrap?: "wrap" | "nowrap" | "wrapReverse";
333
- } & {
334
- justifyContent?: never;
335
- } & {
336
- justifySelf?: never;
337
- } & {
338
- lineHeight?: "loosest" | "looser" | "loose" | "normal" | "tight" | "tighter" | "tightest";
339
- } & {
340
- marginRight?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
341
- marginLeft?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
342
- marginTop?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
343
- marginBottom?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
344
- marginX?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
345
- marginY?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
346
- margin?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
347
- break?: string;
348
- default?: string;
349
- } & {
350
- maxWidth?: import("../types").Sizes;
351
- } & {
352
- numberSpacing?: "tabular";
353
- } & {
354
- order?: 1 | 2 | 3 | "none" | 4 | 5 | 6 | 7 | 8 | 9 | 10 | "first" | 11 | 12;
355
- } & {
356
- overflowX?: "auto" | "scroll" | "hidden" | "visible";
357
- overflowY?: "auto" | "scroll" | "hidden" | "visible";
358
- overflow?: "auto" | "scroll" | "hidden" | "visible";
359
- } & {
360
- paddingRight?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
361
- paddingLeft?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
362
- paddingTop?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
363
- paddingBottom?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
364
- paddingX?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
365
- paddingY?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
366
- padding?: "none" | "inherit" | "initial" | "auto" | import("../types").Sizes;
367
- break?: string;
368
- default?: string;
369
- } & {
370
- position?: "fixed" | "relative" | "absolute" | "sticky" | "static";
371
- } & {
372
- shadow?: "none" | "deep" | "deeper" | "deepest";
373
- } & {
374
- textAlign?: "center" | "left" | "right" | "start" | "end" | "justify" | "justifyAll" | "matchParent";
375
- } & {
376
- [key: string]: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10;
377
- } & {
378
- hover?: string;
379
- }, string | number>) & React.RefAttributes<unknown>>;
380
- export default _default;
@@ -1,10 +0,0 @@
1
- import PbEnhancedElement from '../pb_enhanced_element';
2
- export default class PbTextarea extends PbEnhancedElement {
3
- style: {
4
- [key: string]: string;
5
- };
6
- scrollHeight: string;
7
- static get selector(): string;
8
- onInput(): void;
9
- connect(): void;
10
- }
@@ -1,16 +0,0 @@
1
- import { GlobalProps } from "../utilities/globalProps";
2
- declare type TimeProps = {
3
- align?: "left" | "center" | "right";
4
- className?: string | string[];
5
- data?: string;
6
- date: Date;
7
- dark?: boolean;
8
- id?: string;
9
- showIcon?: boolean;
10
- size?: "md" | "sm";
11
- showTimezone?: boolean;
12
- timeZone?: string;
13
- unstyled?: boolean;
14
- } & GlobalProps;
15
- declare const Time: (props: TimeProps) => JSX.Element;
16
- export default Time;
@@ -1,20 +0,0 @@
1
- import { GlobalProps } from '../utilities/globalProps';
2
- declare type TimeRangeInlineProps = {
3
- aria?: {
4
- [key: string]: string;
5
- };
6
- className?: string;
7
- id?: string;
8
- data?: {
9
- [key: string]: string;
10
- };
11
- alignment?: "left" | "center" | "vertical";
12
- size?: "sm" | "xs";
13
- dark?: boolean;
14
- icon?: boolean;
15
- timezone?: boolean;
16
- startTime: Date;
17
- endTime: Date;
18
- } & GlobalProps;
19
- declare const TimeRangeInline: (props: TimeRangeInlineProps) => JSX.Element;
20
- export default TimeRangeInline;
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- declare type TimeStackedProps = {
3
- align?: 'left' | 'center' | 'right';
4
- className?: string | string[];
5
- dark?: boolean;
6
- data?: {
7
- [key: string]: string;
8
- };
9
- date?: Date;
10
- id?: string;
11
- time?: number | Date;
12
- timeZone?: string;
13
- };
14
- declare const TimeStackedDefault: (props: TimeStackedProps) => React.ReactElement;
15
- export default TimeStackedDefault;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- declare type ItemProps = {
3
- className?: string;
4
- children?: React.ReactNode[] | React.ReactNode;
5
- date?: Date;
6
- icon?: string;
7
- iconColor?: 'default' | 'royal' | 'blue' | 'purple' | 'teal' | 'red' | 'yellow' | 'green';
8
- lineStyle?: 'solid' | 'dotted';
9
- };
10
- declare const TimelineItem: ({ className, children, date, icon, iconColor, lineStyle, }: ItemProps) => JSX.Element;
11
- export default TimelineItem;
@@ -1,26 +0,0 @@
1
- import React from 'react';
2
- declare type TimelineProps = {
3
- aria?: {
4
- [key: string]: string;
5
- };
6
- children?: React.ReactChild[] | React.ReactChild;
7
- className?: string;
8
- data?: {
9
- [key: string]: string;
10
- };
11
- id?: string;
12
- orientation?: string;
13
- showDate?: boolean;
14
- };
15
- declare const Timeline: {
16
- ({ aria, className, children, data, id, orientation, showDate, }: TimelineProps): JSX.Element;
17
- Item: ({ className, children, date, icon, iconColor, lineStyle, }: {
18
- className?: string;
19
- children?: React.ReactNode | React.ReactNode[];
20
- date?: Date;
21
- icon?: string;
22
- iconColor?: "default" | "yellow" | "red" | "green" | "royal" | "blue" | "purple" | "teal";
23
- lineStyle?: "dotted" | "solid";
24
- }) => JSX.Element;
25
- };
26
- export default Timeline;
@@ -1,22 +0,0 @@
1
- import React from 'react';
2
- declare type TimestampProps = {
3
- align?: "left" | "center" | "right";
4
- aria?: {
5
- [key: string]: string;
6
- };
7
- className?: string | string[];
8
- dark?: boolean;
9
- data?: string;
10
- text: string;
11
- timestamp: Date | string;
12
- timezone: string;
13
- id?: string;
14
- showDate?: boolean;
15
- showUser?: boolean;
16
- hideUpdated?: boolean;
17
- showTimezone?: boolean;
18
- unstyled?: boolean;
19
- variant?: "default" | "elapsed" | "updated";
20
- };
21
- declare const Timestamp: (props: TimestampProps) => React.ReactElement;
22
- export default Timestamp;
@@ -1,26 +0,0 @@
1
- import React from 'react';
2
- import { GlobalProps } from '../utilities/globalProps';
3
- declare type SizeType = 1 | 2 | 3 | 4 | "1" | "2" | "3" | "4";
4
- declare type SizeResponsiveType = {
5
- [key: string]: SizeType;
6
- };
7
- declare type TitleProps = {
8
- aria?: {
9
- [key: string]: string;
10
- };
11
- bold?: boolean;
12
- children?: React.ReactChild[] | React.ReactChild;
13
- className?: string;
14
- color?: "default" | "light" | "lighter" | "success" | "error" | "link";
15
- data?: {
16
- [key: string]: string;
17
- };
18
- id?: string;
19
- size?: SizeType | SizeResponsiveType;
20
- tag?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "div" | "span";
21
- text?: string;
22
- truncate?: null | "1" | "2" | "3" | "4" | "5";
23
- variant?: null | "link";
24
- } & GlobalProps;
25
- declare const Title: (props: TitleProps) => React.ReactElement;
26
- export default Title;
@@ -1,18 +0,0 @@
1
- import React from 'react';
2
- declare type TitleCountProps = {
3
- align: "center" | "left" | "right";
4
- aria?: {
5
- [key: string]: string;
6
- };
7
- className?: string;
8
- count?: number;
9
- dark?: boolean;
10
- data?: {
11
- [key: string]: string;
12
- };
13
- id?: string;
14
- title?: string;
15
- size?: "lg" | "sm";
16
- };
17
- declare const TitleCount: (props: TitleCountProps) => React.ReactElement;
18
- export default TitleCount;
@@ -1,16 +0,0 @@
1
- import { GlobalProps } from '../utilities/globalProps';
2
- declare type TitleDetailProps = {
3
- align?: "left" | "center" | "right";
4
- aria?: {
5
- [key: string]: string;
6
- };
7
- className?: string;
8
- data?: {
9
- [key: string]: string;
10
- };
11
- detail: string;
12
- id?: string;
13
- title: string;
14
- } & GlobalProps;
15
- declare const TitleDetail: (props: TitleDetailProps) => JSX.Element;
16
- export default TitleDetail;
@@ -1,21 +0,0 @@
1
- import React from 'react';
2
- import type { InputCallback } from '../types';
3
- import { GlobalProps } from '../utilities/globalProps';
4
- declare type Props = {
5
- aria?: {
6
- [key: string]: string;
7
- };
8
- checked?: boolean;
9
- children?: React.ReactNode | React.ReactNode[];
10
- className?: string;
11
- data?: {
12
- [key: string]: string;
13
- };
14
- id?: string;
15
- name?: string;
16
- onChange?: InputCallback<HTMLInputElement>;
17
- size?: "sm" | "md";
18
- value?: string;
19
- } & GlobalProps;
20
- declare const Toggle: ({ aria, checked, children, className, data, id, name, onChange, size, value, ...props }: Props) => JSX.Element;
21
- export default Toggle;