refactor(themes): rename theme files and combine function files

This commit is contained in:
Brandy Carney
2024-03-28 18:35:48 -04:00
parent 7802a660ea
commit 41fdf75ecb
215 changed files with 607 additions and 597 deletions

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
@import "../accordion/accordion.vars";
// Accordion Group

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Accordion
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Accordion
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Action Sheet
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Action Sheet
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Action Sheet
// --------------------------------------------------

View File

@@ -1,5 +1,5 @@
@use "sass:math";
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../item/item.ios.vars";
// iOS Alert

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../item/item.md.vars";
// Material Design Alert

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Alert
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Avatar

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Avatar

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Avatar

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Back Button
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Back Button
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Back Button
// --------------------------------------------------

View File

@@ -1 +1 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";

View File

@@ -1 +1 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";

View File

@@ -1 +1 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Badge
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Badge
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Badge
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Breadcrumb
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Breadcrumb
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Breadcrumb
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Breadcrumbs
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// Ionic Button
// -------------------------------------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Button
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Button
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Button
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../toolbar/toolbar.ios.vars";
// iOS Buttons

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../toolbar/toolbar.md.vars";
// Material Design Buttons

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
:host {
display: flex;

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Card Header
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Card Content
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Card Content
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Card Header
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Card Header
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Card Header
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Card Subtitle
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Card Subtitle
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Card Subtitle
// --------------------------------------------------
@@ -16,4 +16,4 @@
:host(.ion-color) {
color: current-color(base);
}
}

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Card Title
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Card Title
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Card Title

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Card
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Card
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Card
// --------------------------------------------------

View File

@@ -1,5 +1,5 @@
@use "sass:math";
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../item/item.ios.vars";
// iOS Checkbox

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../item/item.md.vars";
// Material Design Checkbox

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
@import "./checkbox.vars.scss";
// Checkbox

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
@import "./chip.vars";
:host {

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
@import "../grid/grid.mixins";
// Grid Column

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Content
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Datetime Button
// --------------------------------------------------

View File

@@ -1,6 +1,6 @@
@import "./datetime.scss";
@import "./datetime.ios.vars.scss";
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
:host {
--background: #{ion-color(light, base)};

View File

@@ -1,6 +1,6 @@
@import "./datetime.scss";
@import "./datetime.md.vars.scss";
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
:host {
--background: var(--ion-color-step-100, var(--ion-background-color-step-100, #ffffff));

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Datetime
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS FAB Button
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design FAB Button
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Floating Action Buttons
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
@import "../fab-button/fab-button.vars";
// Floating Action Button List

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
@import "../fab-button/fab-button.vars";
// Floating Action Button Container

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Footer
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Footer
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Footer
// --------------------------------------------------
@@ -16,4 +16,4 @@ ion-footer {
ion-footer.footer-toolbar-padding ion-toolbar:last-of-type {
padding-bottom: var(--ion-safe-area-bottom, 0);
}
}

View File

@@ -1,5 +1,5 @@
@import "../../themes/ionic.globals";
@import "../../themes/ionic.mixins";
@import "../../themes/globals";
@import "../../themes/mixins";
// Responsive Mixins
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
@import "./grid.mixins";
// Grid

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Header
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Header
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Header
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// Material Design Infinite Scroll
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Infinite Scroll
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Infinite Scroll
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../item/item.ios.vars";
// iOS Input

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../item/item.md.vars";
// Material Design Input

View File

@@ -1 +1 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../item/item.ios.vars";
// iOS Item Divider

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../item/item.md.vars";
// Material Design Item Divider

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Item Divider

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Item Group
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Item Group
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Item Group

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Item Option
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Item Option
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Item Option
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../item/item.ios.vars";
// iOS Item Options

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../item/item.md.vars";
// Material Design Item Options

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Item Options
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Item Sliding
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
// iOS Item
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
// Material Design Item
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Item
// --------------------------------------------------

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../item/item.ios.vars";
// iOS Label

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../item/item.md.vars";
// Material Design Label

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// Label

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../item/item.ios.vars";
// iOS List Header

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../item/item.md.vars";
// Material Design List Header

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals";
@import "../../themes/globals";
// List Header

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.ios";
@import "../../themes/globals.ios";
@import "../item/item.ios.vars";
// iOS List

View File

@@ -1,4 +1,4 @@
@import "../../themes/ionic.globals.md";
@import "../../themes/globals.md";
@import "../item/item.md.vars";
// Material Design List

Some files were not shown because too many files have changed in this diff Show More