powell-react 0.0.30 → 0.0.32
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/assets/style-nnktSJs6.css +1163 -0
- package/dist/index.cjs.js +2495 -0
- package/dist/index.cjs.js.map +1 -0
- package/dist/index.es.js +1842 -0
- package/dist/index.es.js.map +1 -0
- package/dist/types/index.d.ts +1 -0
- package/package.json +46 -31
- package/dist/index.d.mts +0 -564
- package/dist/index.mjs +0 -932
- package/dist/index.mjs.map +0 -1
- package/dist/powell/styles/global.scss +0 -1460
- package/dist/powell/themes/arya-blue.css +0 -1
- package/dist/powell/themes/arya-green.css +0 -1
- package/dist/powell/themes/arya-orange.css +0 -1
- package/dist/powell/themes/arya-purple.css +0 -1
- package/dist/powell/themes/bootstrap4-dark-blue.css +0 -1
- package/dist/powell/themes/bootstrap4-dark-purple.css +0 -1
- package/dist/powell/themes/bootstrap4-light-blue.css +0 -1
- package/dist/powell/themes/bootstrap4-light-purple.css +0 -1
- package/dist/powell/themes/fluent-light.css +0 -1
- package/dist/powell/themes/lara-dark-amber.css +0 -1
- package/dist/powell/themes/lara-dark-blue.css +0 -1
- package/dist/powell/themes/lara-dark-cyan.css +0 -1
- package/dist/powell/themes/lara-dark-green.css +0 -1
- package/dist/powell/themes/lara-dark-indigo.css +0 -1
- package/dist/powell/themes/lara-dark-pink.css +0 -1
- package/dist/powell/themes/lara-dark-purple.css +0 -1
- package/dist/powell/themes/lara-dark-teal.css +0 -1
- package/dist/powell/themes/lara-light-amber.css +0 -1
- package/dist/powell/themes/lara-light-blue.css +0 -1
- package/dist/powell/themes/lara-light-cyan.css +0 -1
- package/dist/powell/themes/lara-light-green.css +0 -1
- package/dist/powell/themes/lara-light-indigo.css +0 -1
- package/dist/powell/themes/lara-light-pink.css +0 -1
- package/dist/powell/themes/lara-light-purple.css +0 -1
- package/dist/powell/themes/lara-light-teal.css +0 -1
- package/dist/powell/themes/luna-amber.css +0 -1
- package/dist/powell/themes/luna-blue.css +0 -1
- package/dist/powell/themes/luna-green.css +0 -1
- package/dist/powell/themes/luna-pink.css +0 -1
- package/dist/powell/themes/md-dark-deeppurple.css +0 -1
- package/dist/powell/themes/md-dark-indigo.css +0 -1
- package/dist/powell/themes/md-light-deeppurple.css +0 -1
- package/dist/powell/themes/md-light-indigo.css +0 -1
- package/dist/powell/themes/mdc-dark-deeppurple.css +0 -1
- package/dist/powell/themes/mdc-dark-indigo.css +0 -1
- package/dist/powell/themes/mdc-light-deeppurple.css +0 -1
- package/dist/powell/themes/mdc-light-indigo.css +0 -1
- package/dist/powell/themes/mira.css +0 -1
- package/dist/powell/themes/nano.css +0 -1
- package/dist/powell/themes/nova-accent.css +0 -1
- package/dist/powell/themes/nova-alt.css +0 -1
- package/dist/powell/themes/nova.css +0 -1
- package/dist/powell/themes/rhea.css +0 -1
- package/dist/powell/themes/saga-blue.css +0 -1
- package/dist/powell/themes/saga-green.css +0 -1
- package/dist/powell/themes/saga-orange.css +0 -1
- package/dist/powell/themes/saga-purple.css +0 -1
- package/dist/powell/themes/soho-dark.css +0 -1
- package/dist/powell/themes/soho-light.css +0 -1
- package/dist/powell/themes/tailwind-light.css +0 -1
- package/dist/powell/themes/vela-blue.css +0 -1
- package/dist/powell/themes/vela-green.css +0 -1
- package/dist/powell/themes/vela-orange.css +0 -1
- package/dist/powell/themes/vela-purple.css +0 -1
- package/dist/powell/themes/viva-dark.css +0 -1
- package/dist/powell/themes/viva-light.css +0 -1
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/arya-blue/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/arya-green/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/arya-orange/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/arya-purple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/bootstrap4-dark-blue/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/bootstrap4-dark-purple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/bootstrap4-light-blue/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/bootstrap4-light-purple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/fluent-light/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-dark-amber/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-dark-blue/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-dark-cyan/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-dark-green/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-dark-indigo/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-dark-pink/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-dark-purple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-dark-teal/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-light-amber/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-light-blue/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-light-cyan/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-light-green/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-light-indigo/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-light-pink/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-light-purple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/lara-light-teal/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/luna-amber/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/luna-blue/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/luna-green/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/luna-pink/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/md-dark-deeppurple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/md-dark-indigo/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/md-light-deeppurple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/md-light-indigo/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/mdc-light-indigo/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/mdc-dark-indigo/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/mdc-light-deeppurple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/mdc-light-indigo/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/nano/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/nano/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/nova-accent/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/nova-alt/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/nova/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/rhea/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/saga-blue/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/saga-green/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/saga-orange/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/saga-purple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/soho-dark/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/soho-light/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/tailwind-light/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/vela-blue/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/vela-green/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/vela-orange/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/vela-purple/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/viva-dark/theme.css";
|
@@ -1 +0,0 @@
|
|
1
|
-
@import "primereact/resources/themes/viva-light/theme.css";
|