UNPKG

rmwc

Version:

RMWC is a React UI Kit built on Google's official Material Components Web library.

139 lines (138 loc) 3.8 kB
export * from "@rmwc/avatar"; export * from "@rmwc/badge"; export * from "@rmwc/base"; export * from "@rmwc/button"; export * from "@rmwc/card"; export * from "@rmwc/checkbox"; export * from "@rmwc/chip"; export * from "@rmwc/chip-evolution"; export * from "@rmwc/circular-progress"; export * from "@rmwc/data-table"; export * from "@rmwc/dialog"; export * from "@rmwc/drawer"; export * from "@rmwc/elevation"; export * from "@rmwc/fab"; export * from "@rmwc/floating-label"; export * from "@rmwc/formfield"; export * from "@rmwc/grid"; export * from "@rmwc/grid-list"; export * from "@rmwc/icon"; export * from "@rmwc/icon-button"; export * from "@rmwc/image-list"; export * from "@rmwc/line-ripple"; export * from "@rmwc/linear-progress"; export * from "@rmwc/list"; export * from "@rmwc/menu"; export * from "@rmwc/notched-outline"; export * from "@rmwc/provider"; export * from "@rmwc/radio"; export * from "@rmwc/ripple"; export * from "@rmwc/segmented-button"; export * from "@rmwc/select"; export * from "@rmwc/slider"; export * from "@rmwc/snackbar"; export * from "@rmwc/switch"; export * from "@rmwc/tabs"; export * from "@rmwc/textfield"; export * from "@rmwc/theme"; export * from "@rmwc/toggleable"; export * from "@rmwc/tooltip"; export * from "@rmwc/rc-tooltip"; export * from "@rmwc/top-app-bar"; export * from "@rmwc/touch-target"; export * from "@rmwc/typography"; const r = "rmwc", e = "14.3.5", o = "RMWC is a React UI Kit built on Google's official Material Components Web library.", t = "./index.js", m = "./index.d.ts", c = { ".": { import: "./index.mjs", types: "./index.d.ts", require: "./index.js" }, "./styles": { import: "./styles.mjs", types: "./styles.d.ts", require: "./styles.js" } }, s = !0, p = { access: "public" }, i = { type: "git", url: "git+https://github.com/rmwc/rmwc.git" }, n = [ "rmwc", "react", "react-material", "material-design", "react-mdc", "react-material-design" ], a = "rmwc", w = "MIT", f = { url: "https://github.com/rmwc/rmwc/issues" }, x = "https://github.com/rmwc/rmwc#readme", l = { react: ">=16.8.x", "react-dom": ">=16.8.x" }, d = { "@rmwc/avatar": "14.3.5", "@rmwc/badge": "14.3.5", "@rmwc/base": "14.3.5", "@rmwc/button": "14.3.5", "@rmwc/card": "14.3.5", "@rmwc/checkbox": "14.3.5", "@rmwc/chip": "14.3.5", "@rmwc/chip-evolution": "14.3.5", "@rmwc/circular-progress": "14.3.5", "@rmwc/data-table": "14.3.5", "@rmwc/dialog": "14.3.5", "@rmwc/drawer": "14.3.5", "@rmwc/elevation": "14.3.5", "@rmwc/fab": "14.3.5", "@rmwc/floating-label": "14.3.5", "@rmwc/formfield": "14.3.5", "@rmwc/grid": "14.3.5", "@rmwc/grid-list": "14.3.5", "@rmwc/icon": "14.3.5", "@rmwc/icon-button": "14.3.5", "@rmwc/image-list": "14.3.5", "@rmwc/line-ripple": "14.3.5", "@rmwc/linear-progress": "14.3.5", "@rmwc/list": "14.3.5", "@rmwc/menu": "14.3.5", "@rmwc/notched-outline": "14.3.5", "@rmwc/provider": "14.3.5", "@rmwc/radio": "14.3.5", "@rmwc/ripple": "14.3.5", "@rmwc/segmented-button": "14.3.5", "@rmwc/select": "14.3.5", "@rmwc/slider": "14.3.5", "@rmwc/snackbar": "14.3.5", "@rmwc/switch": "14.3.5", "@rmwc/tabs": "14.3.5", "@rmwc/textfield": "14.3.5", "@rmwc/theme": "14.3.5", "@rmwc/toggleable": "14.3.5", "@rmwc/tooltip": "14.3.5", "@rmwc/rc-tooltip": "14.3.5", "@rmwc/top-app-bar": "14.3.5", "@rmwc/types": "14.3.5", "@rmwc/typography": "14.3.5", "material-components-web": "^14.0.0" }, g = { name: r, version: e, description: o, main: t, types: m, exports: c, sideEffects: s, publishConfig: p, repository: i, keywords: n, author: a, private: !1, license: w, bugs: f, homepage: x, peerDependencies: l, dependencies: d }, b = g.version; export { b as RMWC_VERSION };