playbook-ui 15.8.0-rc.1 → 16.0.0
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/dist/.vite/manifest.json +60 -12
- package/dist/charts.js +1 -0
- package/dist/chunks/_pb_line_graph-ByQFYuFO.js +1 -0
- package/dist/chunks/_typeahead-Bl8_gWmz.js +1 -0
- package/dist/chunks/componentRegistry-DzmmLR2x.js +1 -0
- package/dist/chunks/globalProps-D6R2eJnp.js +6 -0
- package/dist/chunks/lib-C8h70OzX.js +29 -0
- package/dist/chunks/vendor.js +4 -4
- package/dist/playbook-charts.js +1 -0
- package/dist/playbook-rails-charts-bindings.js +1 -0
- package/dist/playbook-rails-react-bindings.js +1 -1
- package/dist/playbook-rails.js +1 -1
- package/dist/playbook.css +1 -1
- package/dist/playbook.js +1 -1
- package/package.json +32 -4
- package/dist/chunks/_typeahead-D0GNUBXn.js +0 -6
- package/dist/chunks/lib-DxCgrqqG.js +0 -29
package/dist/playbook.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{AdvancedTable,BreadCrumbItem,BreadCrumbs,ButtonToolbar,Contact,CopyButton,Currency,DashboardValue,Date,DatePicker,DateRangeInline,DateRangeStacked,DateStacked,DateTime,DateTimeStacked,DateYearStacked,Dialog,Dropdown,EmptyState,FileUpload,Filter,FixedConfirmationToast,FormGroup,Hashtag,HomeAddressStreet,IconButton,IconStatValue,IconValue,LabelPill,LabelValue,Layout,Legend,Lightbox,Link,List,ListItem,LoadingInline,Map,MapCustomButton,Message,MultipleUsers,MultipleUsersStacked,Overlay,Pagination,Person,PersonContact,Pill,ProgressPills,ProgressSimple,ProgressStep,ProgressStepItem,Select,SelectableCardIcon,SelectableIcon,SelectableList,SelectableListItem,SkeletonLoading,Source,StarRating,StatChange,StatValue,Table,TableRow,Textarea,Time,TimeRangeInline,TimeStacked,Timeline,Timestamp,TitleCount,TitleDetail,Toggle,UserBadge,WeekdayStacked}from"./chunks/vendor.js";import"./chunks/lazysizes-B7xYodB-.js";import{
|
|
1
|
+
import{AdvancedTable,BreadCrumbItem,BreadCrumbs,ButtonToolbar,Contact,CopyButton,Currency,DashboardValue,Date,DatePicker,DateRangeInline,DateRangeStacked,DateStacked,DateTime,DateTimeStacked,DateYearStacked,Dialog,Dropdown,EmptyState,FileUpload,Filter,FixedConfirmationToast,FormGroup,Hashtag,HomeAddressStreet,IconButton,IconStatValue,IconValue,LabelPill,LabelValue,Layout,Legend,Lightbox,Link,List,ListItem,LoadingInline,Map,MapCustomButton,Message,MultipleUsers,MultipleUsersStacked,Overlay,Pagination,Person,PersonContact,Pill,ProgressPills,ProgressSimple,ProgressStep,ProgressStepItem,Select,SelectableCardIcon,SelectableIcon,SelectableList,SelectableListItem,SkeletonLoading,Source,StarRating,StatChange,StatValue,Table,TableRow,Textarea,Time,TimeRangeInline,TimeStacked,Timeline,Timestamp,TitleCount,TitleDetail,Toggle,UserBadge,WeekdayStacked}from"./chunks/vendor.js";import"./chunks/lazysizes-B7xYodB-.js";import{A,u,t,B,j,e,f,k,h,C,l,D,c,x,F,m,q,H,i,o,s,M,N,y,O,b,g,P,w,R,S,v,p,T,d,n,a,U}from"./chunks/_typeahead-Bl8_gWmz.js";import{h as h2,k as k2,l as l2,i as i2,j as j2,a0,c as c2,$,e as e2,b as b2,a1,_,a2,a3,a4,a5,a6,a7,t as t2,u as u2,Y,V}from"./chunks/lib-C8h70OzX.js";import"react/jsx-runtime";import"react";import"./chunks/globalProps-D6R2eJnp.js";import"react-dom";import"react-trix";import"trix";import"react-is";export{AdvancedTable,A as Avatar,u as Background,t as Badge,B as Body,BreadCrumbItem,BreadCrumbs,j as Button,ButtonToolbar,e as Caption,f as Card,k as Checkbox,h as CircleIconButton,C as Collapsible,Contact,CopyButton,Currency,DashboardValue,Date,DatePicker,DateRangeInline,DateRangeStacked,DateStacked,DateTime,DateTimeStacked,DateYearStacked,l as Detail,Dialog,D as DistributionBar,c as Draggable,x as DraggableProvider,Dropdown,EmptyState,FileUpload,Filter,FixedConfirmationToast,F as Flex,m as FlexItem,FormGroup,q as FormPill,Hashtag,H as Highlight,HomeAddressStreet,i as Icon,IconButton,o as IconCircle,IconStatValue,IconValue,s as Image,LabelPill,LabelValue,Layout,Legend,Lightbox,Link,List,ListItem,LoadingInline,Map,MapCustomButton,Message,M as MultiLevelSelect,MultipleUsers,MultipleUsersStacked,N as Nav,y as NavItem,O as OnlineStatus,Overlay,Pagination,b as Passphrase,h2 as PbPopover,g as PbReactPopover,k2 as PbTable,l2 as PbTextarea,i2 as PbTooltip,j2 as PbTypeahead,Person,PersonContact,P as PhoneNumberInput,Pill,ProgressPills,ProgressSimple,ProgressStep,ProgressStepItem,w as Radio,R as RichTextEditor,S as SectionSeparator,Select,v as SelectableCard,SelectableCardIcon,SelectableIcon,SelectableList,SelectableListItem,SkeletonLoading,Source,StarRating,StatChange,StatValue,Table,TableRow,p as TextInput,Textarea,Time,T as TimePicker,TimeRangeInline,TimeStacked,Timeline,Timestamp,d as Title,TitleCount,TitleDetail,Toggle,n as Tooltip,a as Typeahead,U as User,UserBadge,WeekdayStacked,a0 as borderRadius,c2 as colors,$ as dashboardValueSettings,e2 as datePickerHelper,b2 as formHelper,a1 as lineHeight,_ as mapTheme,a2 as opacity,a3 as positioning,a4 as scale,a5 as screenSizes,a6 as shadows,a7 as spacing,t2 as typography,u2 as useCollapsible,Y as useDropdown,V as usePBCopy};
|
package/package.json
CHANGED
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "playbook-ui",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "16.0.0",
|
|
4
4
|
"description": "Nitro's Design System",
|
|
5
5
|
"main": "./dist/playbook.js",
|
|
6
6
|
"types": "./dist/types/index.d.ts",
|
|
7
|
+
"exports": {
|
|
8
|
+
".": {
|
|
9
|
+
"types": "./dist/types/index.d.ts",
|
|
10
|
+
"import": "./dist/playbook.js",
|
|
11
|
+
"require": "./dist/playbook.js",
|
|
12
|
+
"default": "./dist/playbook.js"
|
|
13
|
+
},
|
|
14
|
+
"./charts": {
|
|
15
|
+
"types": "./dist/types/charts.d.ts",
|
|
16
|
+
"import": "./dist/charts.js",
|
|
17
|
+
"require": "./dist/charts.js",
|
|
18
|
+
"default": "./dist/charts.js"
|
|
19
|
+
},
|
|
20
|
+
"./dist/playbook.css": "./dist/playbook.css",
|
|
21
|
+
"./dist/reset.css": "./dist/reset.css",
|
|
22
|
+
"./dist/*": "./dist/*",
|
|
23
|
+
"./fonts/*": "./fonts/*"
|
|
24
|
+
},
|
|
7
25
|
"scripts": {
|
|
8
26
|
"flow": "flow",
|
|
9
27
|
"lint": "eslint . --ext .js,.jsx",
|
|
@@ -38,8 +56,6 @@
|
|
|
38
56
|
"@popperjs/core": "^2.11.8",
|
|
39
57
|
"classnames": "2.5.1",
|
|
40
58
|
"flatpickr": "^4.6.13",
|
|
41
|
-
"highcharts": "^11.4.8",
|
|
42
|
-
"highcharts-react-official": "^3.2.1",
|
|
43
59
|
"intl-tel-input": "^24.7.0"
|
|
44
60
|
},
|
|
45
61
|
"devDependencies": {
|
|
@@ -70,6 +86,8 @@
|
|
|
70
86
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
71
87
|
"eslint-webpack-plugin": "2.7.0",
|
|
72
88
|
"filemanager-webpack-plugin": "4.0.0",
|
|
89
|
+
"highcharts": "^11.4.8",
|
|
90
|
+
"highcharts-react-official": "^3.2.1",
|
|
73
91
|
"identity-obj-proxy": "3.0.0",
|
|
74
92
|
"jest": "26.6.3",
|
|
75
93
|
"jest-axe": "4.1.0",
|
|
@@ -98,7 +116,17 @@
|
|
|
98
116
|
"react-dom": "^17.0.2",
|
|
99
117
|
"react-is": "^17.0.2",
|
|
100
118
|
"react-trix": "0.10.1",
|
|
101
|
-
"trix": "2.1.15"
|
|
119
|
+
"trix": "2.1.15",
|
|
120
|
+
"highcharts": "^11.0.0",
|
|
121
|
+
"highcharts-react-official": "^3.0.0"
|
|
122
|
+
},
|
|
123
|
+
"peerDependenciesMeta": {
|
|
124
|
+
"highcharts": {
|
|
125
|
+
"optional": true
|
|
126
|
+
},
|
|
127
|
+
"highcharts-react-official": {
|
|
128
|
+
"optional": true
|
|
129
|
+
}
|
|
102
130
|
},
|
|
103
131
|
"resolutions": {
|
|
104
132
|
"react": "^17.0.2",
|