mekari_ui_toolkit 1.0.11 → 1.0.16
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.
- checksums.yaml +4 -4
- data/lib/assets/javascripts/bootstrap/mekari-ui-alert.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-alert.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-button.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-button.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-collapse.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-collapse.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-dropdown.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-dropdown.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-modal.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-modal.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-popover.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-popover.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-scrollspy.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-scrollspy.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-tab.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-tab.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-tooltip.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-tooltip.min.js +2 -2
- data/lib/assets/javascripts/bootstrap/mekari-ui-util.js +1 -1
- data/lib/assets/javascripts/bootstrap/mekari-ui-util.min.js +1 -1
- data/lib/assets/javascripts/mekari-ui.bundle.js +1 -1
- data/lib/assets/javascripts/mekari-ui.bundle.min.js +1 -1
- data/lib/assets/javascripts/mekari-ui.js +1 -1
- data/lib/assets/javascripts/mekari-ui.min.js +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-alert-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-alert-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-alert.css +2 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-alert.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-avatar-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-avatar-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-avatar.css +405 -45
- data/lib/assets/stylesheets/css/components/mekari-ui-avatar.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-button-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-button-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-button.css +146 -43
- data/lib/assets/stylesheets/css/components/mekari-ui-button.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-date-picker-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-date-picker-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-date-picker.css +40 -29
- data/lib/assets/stylesheets/css/components/mekari-ui-date-picker.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-dropdown-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-dropdown-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-dropdown.css +68 -5
- data/lib/assets/stylesheets/css/components/mekari-ui-dropdown.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-form-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-form-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-form.css +52 -25
- data/lib/assets/stylesheets/css/components/mekari-ui-form.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-icons-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-icons-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-icons.css +59 -10
- data/lib/assets/stylesheets/css/components/mekari-ui-icons.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-navbar-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-navbar-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-navbar.css +2 -2
- data/lib/assets/stylesheets/css/components/mekari-ui-navbar.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-pagination-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-pagination-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-pagination.css +7 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-pagination.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-reboot-bootstrap-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-reboot-bootstrap.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-tables-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-tables-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-tables.css +4 -0
- data/lib/assets/stylesheets/css/components/mekari-ui-tables.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-tooltip-min.css +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-tooltip-min.css.map +1 -1
- data/lib/assets/stylesheets/css/components/mekari-ui-tooltip.css +36 -0
- data/lib/assets/stylesheets/css/components/mekari-ui-tooltip.css.map +1 -1
- data/lib/assets/stylesheets/css/full-bundle/mekari-ui.css +709 -165
- data/lib/assets/stylesheets/css/full-bundle/mekari-ui.css.map +1 -1
- data/lib/assets/stylesheets/css/full-bundle/mekari-ui.min.css +1 -1
- data/lib/assets/stylesheets/css/full-bundle/mekari-ui.min.css.map +1 -1
- data/lib/assets/stylesheets/css/utilities/mekari-ui-utilities-min.css +1 -1
- data/lib/assets/stylesheets/css/utilities/mekari-ui-utilities-min.css.map +1 -1
- data/lib/assets/stylesheets/css/utilities/mekari-ui-utilities.css +8 -0
- data/lib/assets/stylesheets/css/utilities/mekari-ui-utilities.css.map +1 -1
- data/lib/assets/stylesheets/scss/base/_fonts.scss +7 -7
- data/lib/assets/stylesheets/scss/components/button.scss +1 -0
- data/lib/assets/stylesheets/scss/components/config/_alert.scss +2 -1
- data/lib/assets/stylesheets/scss/components/config/_avatar.scss +54 -24
- data/lib/assets/stylesheets/scss/components/config/_button.scss +91 -44
- data/lib/assets/stylesheets/scss/components/config/_date-picker.scss +35 -24
- data/lib/assets/stylesheets/scss/components/config/_dropdowns.scss +26 -5
- data/lib/assets/stylesheets/scss/components/config/_form.scss +45 -15
- data/lib/assets/stylesheets/scss/components/config/_icons.scss +33 -17
- data/lib/assets/stylesheets/scss/components/config/_pagination.scss +6 -1
- data/lib/assets/stylesheets/scss/components/config/_tables.scss +3 -0
- data/lib/assets/stylesheets/scss/components/config/_tooltip.scss +3 -0
- data/lib/assets/stylesheets/scss/components/dropdown.scss +1 -0
- data/lib/assets/stylesheets/scss/components/tooltip.scss +1 -0
- data/lib/assets/stylesheets/scss/utilities/config/_utilities.scss +8 -0
- data/lib/assets/stylesheets/scss/utilities/utilities.scss +1 -0
- data/lib/assets/stylesheets/scss/vendor-extensions/_form.scss +7 -10
- data/lib/assets/stylesheets/scss/vendor-extensions/_navbar.scss +2 -2
- data/lib/assets/stylesheets/webfonts/Mekari-Icon-Regular.eot +0 -0
- data/lib/assets/stylesheets/webfonts/Mekari-Icon-Regular.svg +135 -131
- data/lib/assets/stylesheets/webfonts/Mekari-Icon-Regular.ttf +0 -0
- data/lib/assets/stylesheets/webfonts/Mekari-Icon-Regular.woff +0 -0
- data/lib/mekari_ui_toolkit/version.rb +1 -1
- metadata +6 -5
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../scss/vendors/_navbar.scss","../../../scss/vendor-extensions/_navbar.scss","mekari-ui-navbar.css","../../../scss/vendors/_rfs.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendor-extensions/_navs.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendor-extensions/_button.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/vendor-extensions/_color.scss"],"names":[],"mappings":"AAiBA;EACE,kBAAkB;EAClB,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;EAC9B,iBCtBsC;ACMxC;;AFUA;;EAYI,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;AEjBlC;;AF0BA;EACE,qBAAqB;EACrB,qFClC2F;EDmC3F,wFCnC2F;EDoC3F,kBC5CsC;EE8HlC,kBAtCY;EH1ChB,oBAAoB;EACpB,mBAAmB;AEvBrB;;AETE;EJmCE,qBAAqB;AEtBzB;;AF+BA;EACE,aAAa;EACb,sBAAsB;EACtB,eAAe;EACf,gBAAgB;EAChB,gBAAgB;AE5BlB;;AFuBA;EAQI,gBAAgB;EAChB,eAAe;AE3BnB;;AFkBA;EAaI,gBAAgB;EAChB,WAAW;AE3Bf;;AFoCA;EACE,qBAAqB;EACrB,gBK5EsB;EL6EtB,mBK7EsB;AH4CxB;;AF6CA;EACE,gBAAgB;EAChB,YAAY;EAGZ,mBAAmB;AE5CrB;;AFgDA;EACE,wBChGwC;EEmHpC,kBAtCY;EHqBhB,cAAc;EACd,6BAA6B;EAC7B,6BAAuC;EM3GrC,kBCiBmB;AL8CvB;;AEpDE;EJoGE,qBAAqB;AE5CzB;;AFkDA;EACE,qBAAqB;EACrB,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,WAAW;EACX,mCAAmC;EACnC,0BAA0B;AE/C5B;;AMTI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEvDvB;AACF;;AM9BI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEtDjC;EF2CG;IAcK,mBAAmB;EEtD3B;EFwCG;IAiBO,kBAAkB;EEtD5B;EFqCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;ECuGrC;EFiCG;;IA6BK,iBAAiB;EE1DzB;EF6BG;IAiCK,wBAAwB;IAGxB,gBAAgB;EE7DxB;EFyBG;IAwCK,aAAa;EE9DrB;AACF;;AM7CI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEnBvB;AACF;;AMlEI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EElBjC;EFOG;IAcK,mBAAmB;EElB3B;EFIG;IAiBO,kBAAkB;EElB5B;EFCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;EC2IrC;EFHG;;IA6BK,iBAAiB;EEtBzB;EFPG;IAiCK,wBAAwB;IAGxB,gBAAgB;EEzBxB;EFXG;IAwCK,aAAa;EE1BrB;AACF;;AMjFI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEiBvB;AACF;;AMtGI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEkBjC;EF7BG;IAcK,mBAAmB;EEkB3B;EFhCG;IAiBO,kBAAkB;EEkB5B;EFnCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;EC+KrC;EFvCG;;IA6BK,iBAAiB;EEczB;EF3CG;IAiCK,wBAAwB;IAGxB,gBAAgB;EEWxB;EF/CG;IAwCK,aAAa;EEUrB;AACF;;AMrHI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEqDvB;AACF;;AM1II;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEsDjC;EFjEG;IAcK,mBAAmB;EEsD3B;EFpEG;IAiBO,kBAAkB;EEsD5B;EFvEG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;ECmNrC;EF3EG;;IA6BK,iBAAiB;EEkDzB;EF/EG;IAiCK,wBAAwB;IAGxB,gBAAgB;EE+CxB;EFnFG;IAwCK,aAAa;EE8CrB;AACF;;AF5FA;EAeQ,qBAAqB;EACrB,2BAA2B;AEiFnC;;AFjGA;;EASU,gBAAgB;EAChB,eAAe;AE6FzB;;AFvGA;EAmBU,mBAAmB;AEwF7B;;AF3GA;EAsBY,kBAAkB;AEyF9B;;AF/GA;EA0BY,kBC7J2B;ED8J3B,iBC9J2B;ACuPvC;;AFpHA;;EAkCU,iBAAiB;AEuF3B;;AFzHA;EAsCU,wBAAwB;EAGxB,gBAAgB;AEqF1B;;AF9HA;EA6CU,aAAa;AEqFvB;;AFxEA;EAEI,yBS1KW;APoPf;;AE5PE;EJqLI,yBS7KS;APwPf;;AFhFA;EAWM,yBSnLS;AP4Pf;;AEpQE;EJ8LM,yBStLO;APgQf;;AFxFA;EAkBQ,yBS1LO;APoQf;;AF5FA;;;;EA0BM,yBSlMS;AP2Qf;;AFnGA;EA+BI,yBSvMW;ETwMX,gCSxMW;APgRf;;AFxGA;EAoCI,wPCzMsR;ACiR1R;;AF5GA;EAwCI,yBShNW;APwRf;;AFhHA;EA0CM,yBSlNS;AP4Rf;;AEpSE;EJ6NM,yBSrNO;APgSf;;AFpEA;EAEI,WShPQ;APsTZ;;AE5SE;EJyOI,WSnPM;AP0TZ;;AF5EA;EAWM,+BSzPM;AP8TZ;;AEpTE;EJkPM,gCS5PI;APkUZ;;AFpFA;EAkBQ,gCShQI;APsUZ;;AFxFA;;;;EA0BM,WSxQM;AP6UZ;;AF/FA;EA+BI,+BS7QQ;ET8QR,sCS9QQ;APkVZ;;AFpGA;EAoCI,8PCpQqR;ACwUzR;;AFxGA;EAwCI,+BStRQ;AP0VZ;;AF5GA;EA0CM,WSxRM;AP8VZ;;AEpVE;EJiRM,WS3RI;APkWZ","file":"mekari-ui-navbar.css","sourcesContent":["// Contents\n//\n// Navbar\n// Navbar brand\n// Navbar nav\n// Navbar text\n// Navbar divider\n// Responsive navbar\n// Navbar position\n// Navbar themes\n\n\n// Navbar\n//\n// Provide a static navbar from which we expand to create full-width, fixed, and\n// other navbar variations.\n\n.#{$prefix}navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap; // allow us to do the line break for collapsing content\n align-items: center;\n justify-content: space-between; // space out brand from logo\n padding: $navbar-padding-y $navbar-padding-x;\n\n // Because flex properties aren't inherited, we need to redeclare these first\n // few properties so that content nested within behave properly.\n > .container,\n > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n }\n}\n\n\n// Navbar brand\n//\n// Used for brand, project, or site names.\n\n.#{$prefix}navbar-brand {\n display: inline-block;\n padding-top: $navbar-brand-padding-y;\n padding-bottom: $navbar-brand-padding-y;\n margin-right: $navbar-padding-x;\n @include font-size($navbar-brand-font-size);\n line-height: inherit;\n white-space: nowrap;\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n\n// Navbar nav\n//\n// Custom navbar navigation (doesn't require `.#{$prefix}nav`, but does make use of `.#{$prefix}nav-link`).\n\n.#{$prefix}navbar-nav {\n display: flex;\n flex-direction: column; // cannot use `inherit` to get the `.#{$prefix}navbar`s value\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n\n .#{$prefix}nav-link {\n padding-right: 0;\n padding-left: 0;\n }\n\n .#{$prefix}dropdown-menu {\n position: static;\n float: none;\n }\n}\n\n\n// Navbar text\n//\n//\n\n.#{$prefix}navbar-text {\n display: inline-block;\n padding-top: $nav-link-padding-y;\n padding-bottom: $nav-link-padding-y;\n}\n\n\n// Responsive navbar\n//\n// Custom styles for responsive collapsing and toggling of navbar contents.\n// Powered by the collapse Bootstrap JavaScript plugin.\n\n// When collapsed, prevent the toggleable navbar contents from appearing in\n// the default flexbox row orientation. Requires the use of `flex-wrap: wrap`\n// on the `.#{$prefix}navbar` parent.\n.#{$prefix}navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n // For always expanded or extra full navbars, ensure content aligns itself\n // properly vertically. Can be easily overridden with flex utilities.\n align-items: center;\n}\n\n// Button for toggling the navbar when in its collapsed state\n.#{$prefix}navbar-toggler {\n padding: $navbar-toggler-padding-y $navbar-toggler-padding-x;\n @include font-size($navbar-toggler-font-size);\n line-height: 1;\n background-color: transparent; // remove default button style\n border: $border-width solid transparent; // remove default button style\n @include border-radius($navbar-toggler-border-radius);\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n// Keep as a separate element so folks can easily override it with another icon\n// or image file as needed.\n.#{$prefix}navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n// Generate series of `.#{$prefix}navbar-expand-*` responsive classes for configuring\n// where your navbar collapses.\n.#{$prefix}navbar-expand {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n > .container,\n > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n }\n\n @include media-breakpoint-up($next) {\n flex-flow: row nowrap;\n justify-content: flex-start;\n\n .#{$prefix}navbar-nav {\n flex-direction: row;\n\n .#{$prefix}dropdown-menu {\n position: absolute;\n }\n\n .#{$prefix}nav-link {\n padding-right: $navbar-nav-link-padding-x;\n padding-left: $navbar-nav-link-padding-x;\n }\n }\n\n // For nesting containers, have to redeclare for alignment purposes\n > .container,\n > .container-fluid {\n flex-wrap: nowrap;\n }\n\n .#{$prefix}navbar-collapse {\n display: flex !important; // stylelint-disable-line declaration-no-important\n\n // Changes flex-bases to auto because of an IE10 bug\n flex-basis: auto;\n }\n\n .#{$prefix}navbar-toggler {\n display: none;\n }\n }\n }\n }\n}\n\n\n// Navbar themes\n//\n// Styles for switching between navbars with light or dark background.\n\n// Dark links against a light background\n.#{$prefix}navbar-light {\n .#{$prefix}navbar-brand {\n color: $navbar-light-brand-color;\n\n @include hover-focus {\n color: $navbar-light-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-light-color;\n\n @include hover-focus {\n color: $navbar-light-hover-color;\n }\n\n &.disabled {\n color: $navbar-light-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-light-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-light-color;\n border-color: $navbar-light-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-light-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-light-color;\n a {\n color: $navbar-light-active-color;\n\n @include hover-focus {\n color: $navbar-light-active-color;\n }\n }\n }\n}\n\n// White links against a dark background\n.#{$prefix}navbar-dark {\n .#{$prefix}navbar-brand {\n color: $navbar-dark-brand-color;\n\n @include hover-focus {\n color: $navbar-dark-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-dark-color;\n\n @include hover-focus {\n color: $navbar-dark-hover-color;\n }\n\n &.disabled {\n color: $navbar-dark-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-dark-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-dark-color;\n border-color: $navbar-dark-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-dark-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-dark-color;\n a {\n color: $navbar-dark-active-color;\n\n @include hover-focus {\n color: $navbar-dark-active-color;\n }\n }\n }\n}\n","$navbar-padding-y: 8px;\n$navbar-padding-x: 16px;\n\n$navbar-nav-link-padding-x: 8px;\n\n$navbar-brand-font-size: $font-size-lg;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: calc(calc(#{$font-size-base} * #{$line-height-base}) + #{$nav-link-padding-y} * 2);\n$navbar-brand-height: calc(#{$navbar-brand-font-size} * #{$line-height-base});\n$navbar-brand-padding-y: (calc(#{$nav-link-height} - #{$navbar-brand-height})) / 2;\n\n$navbar-toggler-padding-y: .25rem;\n$navbar-toggler-padding-x: .75rem;\n$navbar-toggler-font-size: $font-size-lg;\n$navbar-toggler-border-radius: $btn-border-radius;\n\n$navbar-dark-color: rgba($white, .5);\n$navbar-dark-hover-color: rgba($white, .75);\n$navbar-dark-active-color: $white;\n$navbar-dark-disabled-color: rgba($white, .25);\n$navbar-dark-toggler-icon-bg: str-replace(url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='#{$navbar-dark-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\"), \"#\", \"%23\");\n$navbar-dark-toggler-border-color: rgba($white, .1);\n\n$navbar-light-color: rgba($black, .5);\n$navbar-light-hover-color: rgba($black, .7);\n$navbar-light-active-color: rgba($black, .9);\n$navbar-light-disabled-color: rgba($black, .3);\n$navbar-light-toggler-icon-bg: str-replace(url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='#{$navbar-light-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\"), \"#\", \"%23\");\n$navbar-light-toggler-border-color: rgba($black, .1);\n\n$navbar-light-brand-color: $navbar-light-active-color;\n$navbar-light-brand-hover-color: $navbar-light-active-color;\n$navbar-dark-brand-color: $navbar-dark-active-color;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color;\n",".navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n padding: 8px 16px;\n}\n\n.navbar > .container,\n.navbar > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n}\n\n.navbar-brand {\n display: inline-block;\n padding-top: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n padding-bottom: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n margin-right: 16px;\n font-size: 1.25rem;\n line-height: inherit;\n white-space: nowrap;\n}\n\n.navbar-brand:hover, .navbar-brand:focus {\n text-decoration: none;\n}\n\n.navbar-nav {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.navbar-nav .nav-link {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-nav .dropdown-menu {\n position: static;\n float: none;\n}\n\n.navbar-text {\n display: inline-block;\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n align-items: center;\n}\n\n.navbar-toggler {\n padding: 0.25rem 0.75rem;\n font-size: 1.25rem;\n line-height: 1;\n background-color: transparent;\n border: 1px solid transparent;\n border-radius: 4px;\n}\n\n.navbar-toggler:hover, .navbar-toggler:focus {\n text-decoration: none;\n}\n\n.navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n@media (max-width: 575.98px) {\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 576px) {\n .navbar-expand-sm {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-sm .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-sm .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-sm .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-sm .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-sm .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 767.98px) {\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 768px) {\n .navbar-expand-md {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-md .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-md .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-md .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-md .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-md .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 991.98px) {\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 992px) {\n .navbar-expand-lg {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-lg .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-lg .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-lg .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-lg .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-lg .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 1271.98px) {\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 1272px) {\n .navbar-expand-xl {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-xl .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-xl .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-xl .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-xl .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-xl .navbar-toggler {\n display: none;\n }\n}\n\n.navbar-expand {\n flex-flow: row nowrap;\n justify-content: flex-start;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-expand .navbar-nav {\n flex-direction: row;\n}\n\n.navbar-expand .navbar-nav .dropdown-menu {\n position: absolute;\n}\n\n.navbar-expand .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n flex-wrap: nowrap;\n}\n\n.navbar-expand .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n}\n\n.navbar-expand .navbar-toggler {\n display: none;\n}\n\n.navbar-light .navbar-brand {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-nav .nav-link {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {\n color: rgba(0, 0, 0, 0.7);\n}\n\n.navbar-light .navbar-nav .nav-link.disabled {\n color: rgba(0, 0, 0, 0.3);\n}\n\n.navbar-light .navbar-nav .show > .nav-link,\n.navbar-light .navbar-nav .active > .nav-link,\n.navbar-light .navbar-nav .nav-link.show,\n.navbar-light .navbar-nav .nav-link.active {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-toggler {\n color: rgba(0, 0, 0, 0.5);\n border-color: rgba(0, 0, 0, 0.1);\n}\n\n.navbar-light .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-light .navbar-text {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-text a {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-dark .navbar-brand {\n color: #fff;\n}\n\n.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {\n color: #fff;\n}\n\n.navbar-dark .navbar-nav .nav-link {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {\n color: rgba(255, 255, 255, 0.75);\n}\n\n.navbar-dark .navbar-nav .nav-link.disabled {\n color: rgba(255, 255, 255, 0.25);\n}\n\n.navbar-dark .navbar-nav .show > .nav-link,\n.navbar-dark .navbar-nav .active > .nav-link,\n.navbar-dark .navbar-nav .nav-link.show,\n.navbar-dark .navbar-nav .nav-link.active {\n color: #fff;\n}\n\n.navbar-dark .navbar-toggler {\n color: rgba(255, 255, 255, 0.5);\n border-color: rgba(255, 255, 255, 0.1);\n}\n\n.navbar-dark .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-dark .navbar-text {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-text a {\n color: #fff;\n}\n\n.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {\n color: #fff;\n}\n\n/*# sourceMappingURL=mekari-ui-navbar.css.map */","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tabs\n$nav-tabs-border-color: $smoke;\n$nav-tabs-border-width: 1px;\n$nav-tabs-border-radius: 0;\n$nav-tabs-link-hover-border-color: transparent;\n$nav-tabs-link-active-color: $dark;\n$nav-tabs-link-active-bg: transparent;\n$nav-tabs-link-active-border-color: transparent;\n\n$nav-link-padding-y: 8px;\n$nav-link-padding-x: 16px;\n$nav-link-height: calc($font-size-base * $line-height-base) + $nav-link-padding-y * 2;\n$navbar-brand-height: $font-size-lg * $line-height-base;\n$navbar-brand-padding-y: calc($nav-link-height - $navbar-brand-height) / 2;\n$nav-link-disabled-color: $text-muted;\n$nav-pills-border-radius: 4px;\n\n$nav-pills-link-active-color: $white;\n$nav-pills-link-active-bg: $primary;\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: 8px;\n$btn-padding-x: 16px;\n$btn-font-size: 14px;\n$btn-line-height: 20px;\n\n$btn-padding-y-sm: 2px;\n$btn-padding-x-sm: 8px;\n$btn-font-size-sm: 14px;\n$btn-line-height-sm: 20px;\n\n// $btn-padding-y-lg: 8px;\n// $btn-padding-x-lg: 16px;\n$btn-font-size-lg: 16px;\n$btn-line-height-lg: 24px;\n\n$btn-font-family: $font-family-base;\n$btn-font-weight: $font-weight-normal;\n$btn-border-width: 1px;\n$btn-border-radius: 4px;\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out, box-shadow .15s ease-in-out;\n\n$btn-focus-box-shadow: 0 0 4px 1px $link;\n$btn-disabled-opacity: .65;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: .2rem;\n\n$btn-link-disabled-color: $cloud;\n$btn-padding-y-lg: 8px;\n$btn-padding-x-lg: 16px;\n$btn-border-radius-lg: 4px;\n$btn-border-radius-sm: 4px;\n$btn-block-spacing-y: .5rem;\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n"]}
|
1
|
+
{"version":3,"sources":["../../../scss/vendors/_navbar.scss","../../../scss/vendor-extensions/_navbar.scss","mekari-ui-navbar.css","../../../scss/vendors/_rfs.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendor-extensions/_navs.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendor-extensions/_button.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/vendor-extensions/_color.scss"],"names":[],"mappings":"AAiBA;EACE,kBAAkB;EAClB,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;EAC9B,iBCtBsC;ACMxC;;AFUA;;EAYI,aAAa;EACb,eAAe;EACf,mBAAmB;EACnB,8BAA8B;AEjBlC;;AF0BA;EACE,qBAAqB;EACrB,qFClC2F;EDmC3F,wFCnC2F;EDoC3F,kBC5CsC;EE8HlC,kBAtCY;EH1ChB,oBAAoB;EACpB,mBAAmB;AEvBrB;;AETE;EJmCE,qBAAqB;AEtBzB;;AF+BA;EACE,aAAa;EACb,sBAAsB;EACtB,eAAe;EACf,gBAAgB;EAChB,gBAAgB;AE5BlB;;AFuBA;EAQI,gBAAgB;EAChB,eAAe;AE3BnB;;AFkBA;EAaI,gBAAgB;EAChB,WAAW;AE3Bf;;AFoCA;EACE,qBAAqB;EACrB,gBK5EsB;EL6EtB,mBK7EsB;AH4CxB;;AF6CA;EACE,gBAAgB;EAChB,YAAY;EAGZ,mBAAmB;AE5CrB;;AFgDA;EACE,wBChGwC;EEmHpC,kBAtCY;EHqBhB,cAAc;EACd,6BAA6B;EAC7B,6BAAuC;EM3GrC,kBCiBmB;AL8CvB;;AEpDE;EJoGE,qBAAqB;AE5CzB;;AFkDA;EACE,qBAAqB;EACrB,YAAY;EACZ,aAAa;EACb,sBAAsB;EACtB,WAAW;EACX,mCAAmC;EACnC,0BAA0B;AE/C5B;;AMTI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEvDvB;AACF;;AM9BI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEtDjC;EF2CG;IAcK,mBAAmB;EEtD3B;EFwCG;IAiBO,kBAAkB;EEtD5B;EFqCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;ECuGrC;EFiCG;;IA6BK,iBAAiB;EE1DzB;EF6BG;IAiCK,wBAAwB;IAGxB,gBAAgB;EE7DxB;EFyBG;IAwCK,aAAa;EE9DrB;AACF;;AM7CI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEnBvB;AACF;;AMlEI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EElBjC;EFOG;IAcK,mBAAmB;EElB3B;EFIG;IAiBO,kBAAkB;EElB5B;EFCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;EC2IrC;EFHG;;IA6BK,iBAAiB;EEtBzB;EFPG;IAiCK,wBAAwB;IAGxB,gBAAgB;EEzBxB;EFXG;IAwCK,aAAa;EE1BrB;AACF;;AMjFI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEiBvB;AACF;;AMtGI;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEkBjC;EF7BG;IAcK,mBAAmB;EEkB3B;EFhCG;IAiBO,kBAAkB;EEkB5B;EFnCG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;EC+KrC;EFvCG;;IA6BK,iBAAiB;EEczB;EF3CG;IAiCK,wBAAwB;IAGxB,gBAAgB;EEWxB;EF/CG;IAwCK,aAAa;EEUrB;AACF;;AMrHI;ERkEC;;IAIK,gBAAgB;IAChB,eAAe;EEqDvB;AACF;;AM1II;ER+EA;IAUI,qBAAqB;IACrB,2BAA2B;EEsDjC;EFjEG;IAcK,mBAAmB;EEsD3B;EFpEG;IAiBO,kBAAkB;EEsD5B;EFvEG;IAqBO,kBC7J2B;ID8J3B,iBC9J2B;ECmNrC;EF3EG;;IA6BK,iBAAiB;EEkDzB;EF/EG;IAiCK,wBAAwB;IAGxB,gBAAgB;EE+CxB;EFnFG;IAwCK,aAAa;EE8CrB;AACF;;AF5FA;EAeQ,qBAAqB;EACrB,2BAA2B;AEiFnC;;AFjGA;;EASU,gBAAgB;EAChB,eAAe;AE6FzB;;AFvGA;EAmBU,mBAAmB;AEwF7B;;AF3GA;EAsBY,kBAAkB;AEyF9B;;AF/GA;EA0BY,kBC7J2B;ED8J3B,iBC9J2B;ACuPvC;;AFpHA;;EAkCU,iBAAiB;AEuF3B;;AFzHA;EAsCU,wBAAwB;EAGxB,gBAAgB;AEqF1B;;AF9HA;EA6CU,aAAa;AEqFvB;;AFxEA;EAEI,yBS1KW;APoPf;;AE5PE;EJqLI,yBS7KS;APwPf;;AFhFA;EAWM,yBSnLS;AP4Pf;;AEpQE;EJ8LM,yBStLO;APgQf;;AFxFA;EAkBQ,yBS1LO;APoQf;;AF5FA;;;;EA0BM,yBSlMS;AP2Qf;;AFnGA;EA+BI,yBSvMW;ETwMX,gCSxMW;APgRf;;AFxGA;EAoCI,4OCzM0P;ACiR9P;;AF5GA;EAwCI,yBShNW;APwRf;;AFhHA;EA0CM,yBSlNS;AP4Rf;;AEpSE;EJ6NM,yBSrNO;APgSf;;AFpEA;EAEI,WShPQ;APsTZ;;AE5SE;EJyOI,WSnPM;AP0TZ;;AF5EA;EAWM,+BSzPM;AP8TZ;;AEpTE;EJkPM,gCS5PI;APkUZ;;AFpFA;EAkBQ,gCShQI;APsUZ;;AFxFA;;;;EA0BM,WSxQM;AP6UZ;;AF/FA;EA+BI,+BS7QQ;ET8QR,sCS9QQ;APkVZ;;AFpGA;EAoCI,4OCpQ0P;ACwU9P;;AFxGA;EAwCI,+BStRQ;AP0VZ;;AF5GA;EA0CM,WSxRM;AP8VZ;;AEpVE;EJiRM,WS3RI;APkWZ","file":"mekari-ui-navbar.css","sourcesContent":["// Contents\n//\n// Navbar\n// Navbar brand\n// Navbar nav\n// Navbar text\n// Navbar divider\n// Responsive navbar\n// Navbar position\n// Navbar themes\n\n\n// Navbar\n//\n// Provide a static navbar from which we expand to create full-width, fixed, and\n// other navbar variations.\n\n.#{$prefix}navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap; // allow us to do the line break for collapsing content\n align-items: center;\n justify-content: space-between; // space out brand from logo\n padding: $navbar-padding-y $navbar-padding-x;\n\n // Because flex properties aren't inherited, we need to redeclare these first\n // few properties so that content nested within behave properly.\n > .container,\n > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n }\n}\n\n\n// Navbar brand\n//\n// Used for brand, project, or site names.\n\n.#{$prefix}navbar-brand {\n display: inline-block;\n padding-top: $navbar-brand-padding-y;\n padding-bottom: $navbar-brand-padding-y;\n margin-right: $navbar-padding-x;\n @include font-size($navbar-brand-font-size);\n line-height: inherit;\n white-space: nowrap;\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n\n// Navbar nav\n//\n// Custom navbar navigation (doesn't require `.#{$prefix}nav`, but does make use of `.#{$prefix}nav-link`).\n\n.#{$prefix}navbar-nav {\n display: flex;\n flex-direction: column; // cannot use `inherit` to get the `.#{$prefix}navbar`s value\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n\n .#{$prefix}nav-link {\n padding-right: 0;\n padding-left: 0;\n }\n\n .#{$prefix}dropdown-menu {\n position: static;\n float: none;\n }\n}\n\n\n// Navbar text\n//\n//\n\n.#{$prefix}navbar-text {\n display: inline-block;\n padding-top: $nav-link-padding-y;\n padding-bottom: $nav-link-padding-y;\n}\n\n\n// Responsive navbar\n//\n// Custom styles for responsive collapsing and toggling of navbar contents.\n// Powered by the collapse Bootstrap JavaScript plugin.\n\n// When collapsed, prevent the toggleable navbar contents from appearing in\n// the default flexbox row orientation. Requires the use of `flex-wrap: wrap`\n// on the `.#{$prefix}navbar` parent.\n.#{$prefix}navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n // For always expanded or extra full navbars, ensure content aligns itself\n // properly vertically. Can be easily overridden with flex utilities.\n align-items: center;\n}\n\n// Button for toggling the navbar when in its collapsed state\n.#{$prefix}navbar-toggler {\n padding: $navbar-toggler-padding-y $navbar-toggler-padding-x;\n @include font-size($navbar-toggler-font-size);\n line-height: 1;\n background-color: transparent; // remove default button style\n border: $border-width solid transparent; // remove default button style\n @include border-radius($navbar-toggler-border-radius);\n\n @include hover-focus {\n text-decoration: none;\n }\n}\n\n// Keep as a separate element so folks can easily override it with another icon\n// or image file as needed.\n.#{$prefix}navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n// Generate series of `.#{$prefix}navbar-expand-*` responsive classes for configuring\n// where your navbar collapses.\n.#{$prefix}navbar-expand {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n > .container,\n > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n }\n\n @include media-breakpoint-up($next) {\n flex-flow: row nowrap;\n justify-content: flex-start;\n\n .#{$prefix}navbar-nav {\n flex-direction: row;\n\n .#{$prefix}dropdown-menu {\n position: absolute;\n }\n\n .#{$prefix}nav-link {\n padding-right: $navbar-nav-link-padding-x;\n padding-left: $navbar-nav-link-padding-x;\n }\n }\n\n // For nesting containers, have to redeclare for alignment purposes\n > .container,\n > .container-fluid {\n flex-wrap: nowrap;\n }\n\n .#{$prefix}navbar-collapse {\n display: flex !important; // stylelint-disable-line declaration-no-important\n\n // Changes flex-bases to auto because of an IE10 bug\n flex-basis: auto;\n }\n\n .#{$prefix}navbar-toggler {\n display: none;\n }\n }\n }\n }\n}\n\n\n// Navbar themes\n//\n// Styles for switching between navbars with light or dark background.\n\n// Dark links against a light background\n.#{$prefix}navbar-light {\n .#{$prefix}navbar-brand {\n color: $navbar-light-brand-color;\n\n @include hover-focus {\n color: $navbar-light-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-light-color;\n\n @include hover-focus {\n color: $navbar-light-hover-color;\n }\n\n &.disabled {\n color: $navbar-light-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-light-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-light-color;\n border-color: $navbar-light-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-light-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-light-color;\n a {\n color: $navbar-light-active-color;\n\n @include hover-focus {\n color: $navbar-light-active-color;\n }\n }\n }\n}\n\n// White links against a dark background\n.#{$prefix}navbar-dark {\n .#{$prefix}navbar-brand {\n color: $navbar-dark-brand-color;\n\n @include hover-focus {\n color: $navbar-dark-brand-hover-color;\n }\n }\n\n .#{$prefix}navbar-nav {\n .#{$prefix}nav-link {\n color: $navbar-dark-color;\n\n @include hover-focus {\n color: $navbar-dark-hover-color;\n }\n\n &.disabled {\n color: $navbar-dark-disabled-color;\n }\n }\n\n .#{$prefix}show > .#{$prefix}nav-link,\n .active > .#{$prefix}nav-link,\n .#{$prefix}nav-link.#{$prefix}show,\n .#{$prefix}nav-link.active {\n color: $navbar-dark-active-color;\n }\n }\n\n .#{$prefix}navbar-toggler {\n color: $navbar-dark-color;\n border-color: $navbar-dark-toggler-border-color;\n }\n\n .#{$prefix}navbar-toggler-icon {\n background-image: $navbar-dark-toggler-icon-bg;\n }\n\n .#{$prefix}navbar-text {\n color: $navbar-dark-color;\n a {\n color: $navbar-dark-active-color;\n\n @include hover-focus {\n color: $navbar-dark-active-color;\n }\n }\n }\n}\n","$navbar-padding-y: 8px;\n$navbar-padding-x: 16px;\n\n$navbar-nav-link-padding-x: 8px;\n\n$navbar-brand-font-size: $font-size-lg;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: calc(calc(#{$font-size-base} * #{$line-height-base}) + #{$nav-link-padding-y} * 2);\n$navbar-brand-height: calc(#{$navbar-brand-font-size} * #{$line-height-base});\n$navbar-brand-padding-y: (calc(#{$nav-link-height} - #{$navbar-brand-height})) / 2;\n\n$navbar-toggler-padding-y: .25rem;\n$navbar-toggler-padding-x: .75rem;\n$navbar-toggler-font-size: $font-size-lg;\n$navbar-toggler-border-radius: $btn-border-radius;\n\n$navbar-dark-color: rgba($white, .5);\n$navbar-dark-hover-color: rgba($white, .75);\n$navbar-dark-active-color: $white;\n$navbar-dark-disabled-color: rgba($white, .25);\n$navbar-dark-toggler-icon-bg: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n$navbar-dark-toggler-border-color: rgba($white, .1);\n\n$navbar-light-color: rgba($black, .5);\n$navbar-light-hover-color: rgba($black, .7);\n$navbar-light-active-color: rgba($black, .9);\n$navbar-light-disabled-color: rgba($black, .3);\n$navbar-light-toggler-icon-bg: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n$navbar-light-toggler-border-color: rgba($black, .1);\n\n$navbar-light-brand-color: $navbar-light-active-color;\n$navbar-light-brand-hover-color: $navbar-light-active-color;\n$navbar-dark-brand-color: $navbar-dark-active-color;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color;\n",".navbar {\n position: relative;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n padding: 8px 16px;\n}\n\n.navbar > .container,\n.navbar > .container-fluid {\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: space-between;\n}\n\n.navbar-brand {\n display: inline-block;\n padding-top: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n padding-bottom: calc(calc(calc(0.875rem * 1.4285) + 8px * 2) - calc(1.25rem * 1.4285))/2;\n margin-right: 16px;\n font-size: 1.25rem;\n line-height: inherit;\n white-space: nowrap;\n}\n\n.navbar-brand:hover, .navbar-brand:focus {\n text-decoration: none;\n}\n\n.navbar-nav {\n display: flex;\n flex-direction: column;\n padding-left: 0;\n margin-bottom: 0;\n list-style: none;\n}\n\n.navbar-nav .nav-link {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-nav .dropdown-menu {\n position: static;\n float: none;\n}\n\n.navbar-text {\n display: inline-block;\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.navbar-collapse {\n flex-basis: 100%;\n flex-grow: 1;\n align-items: center;\n}\n\n.navbar-toggler {\n padding: 0.25rem 0.75rem;\n font-size: 1.25rem;\n line-height: 1;\n background-color: transparent;\n border: 1px solid transparent;\n border-radius: 4px;\n}\n\n.navbar-toggler:hover, .navbar-toggler:focus {\n text-decoration: none;\n}\n\n.navbar-toggler-icon {\n display: inline-block;\n width: 1.5em;\n height: 1.5em;\n vertical-align: middle;\n content: \"\";\n background: no-repeat center center;\n background-size: 100% 100%;\n}\n\n@media (max-width: 575.98px) {\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 576px) {\n .navbar-expand-sm {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-sm .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-sm .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-sm .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-sm > .container,\n .navbar-expand-sm > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-sm .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-sm .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 767.98px) {\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 768px) {\n .navbar-expand-md {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-md .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-md .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-md .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-md > .container,\n .navbar-expand-md > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-md .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-md .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 991.98px) {\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 992px) {\n .navbar-expand-lg {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-lg .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-lg .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-lg .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-lg > .container,\n .navbar-expand-lg > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-lg .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-lg .navbar-toggler {\n display: none;\n }\n}\n\n@media (max-width: 1271.98px) {\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n }\n}\n\n@media (min-width: 1272px) {\n .navbar-expand-xl {\n flex-flow: row nowrap;\n justify-content: flex-start;\n }\n .navbar-expand-xl .navbar-nav {\n flex-direction: row;\n }\n .navbar-expand-xl .navbar-nav .dropdown-menu {\n position: absolute;\n }\n .navbar-expand-xl .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n }\n .navbar-expand-xl > .container,\n .navbar-expand-xl > .container-fluid {\n flex-wrap: nowrap;\n }\n .navbar-expand-xl .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n }\n .navbar-expand-xl .navbar-toggler {\n display: none;\n }\n}\n\n.navbar-expand {\n flex-flow: row nowrap;\n justify-content: flex-start;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n padding-right: 0;\n padding-left: 0;\n}\n\n.navbar-expand .navbar-nav {\n flex-direction: row;\n}\n\n.navbar-expand .navbar-nav .dropdown-menu {\n position: absolute;\n}\n\n.navbar-expand .navbar-nav .nav-link {\n padding-right: 8px;\n padding-left: 8px;\n}\n\n.navbar-expand > .container,\n.navbar-expand > .container-fluid {\n flex-wrap: nowrap;\n}\n\n.navbar-expand .navbar-collapse {\n display: flex !important;\n flex-basis: auto;\n}\n\n.navbar-expand .navbar-toggler {\n display: none;\n}\n\n.navbar-light .navbar-brand {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-nav .nav-link {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {\n color: rgba(0, 0, 0, 0.7);\n}\n\n.navbar-light .navbar-nav .nav-link.disabled {\n color: rgba(0, 0, 0, 0.3);\n}\n\n.navbar-light .navbar-nav .show > .nav-link,\n.navbar-light .navbar-nav .active > .nav-link,\n.navbar-light .navbar-nav .nav-link.show,\n.navbar-light .navbar-nav .nav-link.active {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-toggler {\n color: rgba(0, 0, 0, 0.5);\n border-color: rgba(0, 0, 0, 0.1);\n}\n\n.navbar-light .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-light .navbar-text {\n color: rgba(0, 0, 0, 0.5);\n}\n\n.navbar-light .navbar-text a {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {\n color: rgba(0, 0, 0, 0.9);\n}\n\n.navbar-dark .navbar-brand {\n color: #fff;\n}\n\n.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {\n color: #fff;\n}\n\n.navbar-dark .navbar-nav .nav-link {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {\n color: rgba(255, 255, 255, 0.75);\n}\n\n.navbar-dark .navbar-nav .nav-link.disabled {\n color: rgba(255, 255, 255, 0.25);\n}\n\n.navbar-dark .navbar-nav .show > .nav-link,\n.navbar-dark .navbar-nav .active > .nav-link,\n.navbar-dark .navbar-nav .nav-link.show,\n.navbar-dark .navbar-nav .nav-link.active {\n color: #fff;\n}\n\n.navbar-dark .navbar-toggler {\n color: rgba(255, 255, 255, 0.5);\n border-color: rgba(255, 255, 255, 0.1);\n}\n\n.navbar-dark .navbar-toggler-icon {\n background-image: url(\"data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e\");\n}\n\n.navbar-dark .navbar-text {\n color: rgba(255, 255, 255, 0.5);\n}\n\n.navbar-dark .navbar-text a {\n color: #fff;\n}\n\n.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {\n color: #fff;\n}\n\n/*# sourceMappingURL=mekari-ui-navbar.css.map */","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tabs\n$nav-tabs-border-color: $smoke;\n$nav-tabs-border-width: 1px;\n$nav-tabs-border-radius: 0;\n$nav-tabs-link-hover-border-color: transparent;\n$nav-tabs-link-active-color: $dark;\n$nav-tabs-link-active-bg: transparent;\n$nav-tabs-link-active-border-color: transparent;\n\n$nav-link-padding-y: 8px;\n$nav-link-padding-x: 16px;\n$nav-link-height: calc($font-size-base * $line-height-base) + $nav-link-padding-y * 2;\n$navbar-brand-height: $font-size-lg * $line-height-base;\n$navbar-brand-padding-y: calc($nav-link-height - $navbar-brand-height) / 2;\n$nav-link-disabled-color: $text-muted;\n$nav-pills-border-radius: 4px;\n\n$nav-pills-link-active-color: $white;\n$nav-pills-link-active-bg: $primary;\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n$btn-padding-y: 8px;\n$btn-padding-x: 16px;\n$btn-font-size: 14px;\n$btn-line-height: 20px;\n\n$btn-padding-y-sm: 2px;\n$btn-padding-x-sm: 8px;\n$btn-font-size-sm: 14px;\n$btn-line-height-sm: 20px;\n\n// $btn-padding-y-lg: 8px;\n// $btn-padding-x-lg: 16px;\n$btn-font-size-lg: 16px;\n$btn-line-height-lg: 24px;\n\n$btn-font-family: $font-family-base;\n$btn-font-weight: $font-weight-normal;\n$btn-border-width: 1px;\n$btn-border-radius: 4px;\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out, box-shadow .15s ease-in-out;\n\n$btn-focus-box-shadow: 0 0 4px 1px $link;\n$btn-disabled-opacity: .65;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: .2rem;\n\n$btn-link-disabled-color: $cloud;\n$btn-padding-y-lg: 8px;\n$btn-padding-x-lg: 16px;\n$btn-border-radius-lg: 4px;\n$btn-border-radius-sm: 4px;\n$btn-block-spacing-y: .5rem;\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n"]}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
.pagination{display:flex;padding-left:0;list-style:none;border-radius:4px}.page-link{position:relative;display:block;padding:8px 12px;margin-left:-1px;line-height:20px;color:#1357ff;background-color:#fff;border:1px solid #e2e2e2}.page-link:hover{z-index:2;color:#0039c6;text-decoration:none;background-color:#e2e2e2;border-color:#b4b4b4}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #005fbf}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.page-item:last-child .page-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.page-item.active .page-link{z-index:1;color:#fff;background-color:#005fbf;border-color:#005fbf}.page-item.disabled .page-link{color:#777;pointer-events:none;cursor:auto;background-color:#fff;border-color:#e2e2e2}.pagination-lg .page-link{padding:12px 24px;font-size:1.25rem;line-height:32px}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:5.4px;border-bottom-left-radius:5.4px}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:5.4px;border-bottom-right-radius:5.4px}.pagination-sm .page-link{padding:4px 8px;font-size:.75rem;line-height:1.4285}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:3.2px;border-bottom-left-radius:3.2px}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:3.2px;border-bottom-right-radius:3.2px}.pagination{display:flex;justify-content:space-between;margin:8px 0 16px}.pagination ul{display:flex;align-items:center;padding:0;margin:0}.pagination ul li{padding:0;margin:0;color:#777;list-style-type:none}.pagination_limit ul li{margin-right:6px;color:#777}.pagination_limit ul li:last-child{margin-right:0}.pagination_limit ul li .custom-select{width:75px;padding:4px 8px;margin:0 4px 0 0}.pagination_pages li .btn{max-width:20px;max-height:20px;padding:0;
|
1
|
+
.pagination{display:flex;padding-left:0;list-style:none;border-radius:4px}.page-link{position:relative;display:block;padding:8px 12px;margin-left:-1px;line-height:20px;color:#1357ff;background-color:#fff;border:1px solid #e2e2e2}.page-link:hover{z-index:2;color:#0039c6;text-decoration:none;background-color:#e2e2e2;border-color:#b4b4b4}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #005fbf}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.page-item:last-child .page-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.page-item.active .page-link{z-index:1;color:#fff;background-color:#005fbf;border-color:#005fbf}.page-item.disabled .page-link{color:#777;pointer-events:none;cursor:auto;background-color:#fff;border-color:#e2e2e2}.pagination-lg .page-link{padding:12px 24px;font-size:1.25rem;line-height:32px}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:5.4px;border-bottom-left-radius:5.4px}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:5.4px;border-bottom-right-radius:5.4px}.pagination-sm .page-link{padding:4px 8px;font-size:.75rem;line-height:1.4285}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:3.2px;border-bottom-left-radius:3.2px}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:3.2px;border-bottom-right-radius:3.2px}.pagination{display:flex;justify-content:space-between;margin:8px 0 16px}.pagination ul{display:flex;align-items:center;padding:0;margin:0}.pagination ul li{padding:0;margin:0;color:#777;list-style-type:none}.pagination ul li .ic{width:20px;height:20px;font-size:20px}.pagination_limit ul li{margin-right:6px;color:#777}.pagination_limit ul li:last-child{margin-right:0}.pagination_limit ul li .custom-select{width:75px;padding:4px 8px;margin:0 4px 0 0}.pagination_pages li .btn{max-width:20px;max-height:20px;padding:0;font-size:20px;border:0}.pagination_pages li .btn:hover{text-decoration:none}.pagination_pages li input{width:50px;margin:0 8px 0 4px}.pagination_total_pages{margin:0 6px}
|
2
2
|
/*# sourceMappingURL=mekari-ui-pagination-min.css.map */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../scss/vendors/_pagination.scss","../../../scss/vendors/mixins/_lists.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendors/mixins/_pagination.scss","../../../scss/vendors/_rfs.scss","../../../scss/components/config/_pagination.scss"],"names":[],"mappings":"AAAA,YACE,QAAA,KCGA,aAAA,EACA,WAAA,KCAE,cAAA,IFCJ,WACE,SAAA,SACA,QAAA,MACA,QAAA,IAAA,KACA,YAAA,KACA,YAAA,KACA,MAAA,QACA,iBAAA,KACA,OAAA,IAAA,MAAA,QARF,iBAWI,QAAA,EACA,MAAA,QACA,gBAAA,KACA,iBAAA,QACA,aAAA,QAfJ,iBAmBI,QAAA,EACA,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,QAIJ,kCAGM,YAAA,EECF,uBAAA,IACA,0BAAA,IFLJ,iCEVI,wBAAA,IACA,2BAAA,IFSJ,6BAcI,QAAA,EACA,MAAA,KACA,iBAAA,QACA,aAAA,QAjBJ,+BAqBI,MAAA,KACA,eAAA,KAEA,OAAA,KACA,iBAAA,KACA,aAAA,QGtDF,0BACE,QAAA,KAAA,KC2HE,UAAA,QDzHF,YAAA,KAKE,iDDwBF,uBAAA,MACA,0BAAA,MCpBE,gDDKF,wBAAA,MACA,2BAAA,MCnBF,0BACE,QAAA,IAAA,IC2HE,UAAA,ODzHF,YAAA,OAKE,iDDwBF,uBAAA,MACA,0BAAA,MCpBE,gDDKF,wBAAA,MACA,2BAAA,MGtBJ,YACE,QAAA,KACA,gBAAA,cACA,OAAA,IAAA,EAAA,KAHF,eAMI,QAAA,KACA,YAAA,OACA,QAAA,EACA,OAAA,EATJ,kBAYM,QAAA,EACA,OAAA,EACA,MAAA,KACA,gBAAA,KAIH,wBAGK,aAAA,IACA,MAAA,KAJL,mCAMO,aAAA,EANP,uCASO,MAAA,KACA,QAAA,IAAA,IACA,OAAA,EAAA,IAAA,EAAA,EAKP,0BAGK,UAAA,KACA,WAAA,KACA,QAAA,EACA,WAAA,KACA,UAAA,KAPL,gCASO,gBAAA,KATP,2BAaK,MAAA,KACA,OAAA,EAAA,IAAA,EAAA,IAKN,wBACE,OAAA,EAAA","sourcesContent":[".#{$prefix}pagination {\n display: flex;\n @include list-unstyled;\n @include border-radius;\n}\n\n.#{$prefix}page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 2;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .#{$prefix}page-link {\n z-index: 1;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .#{$prefix}page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .#{$prefix}page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.#{$prefix}pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $border-radius-lg);\n}\n\n.#{$prefix}pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $border-radius-sm);\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .#{$prefix}page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n",".#{$prefix}pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n\n ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n li {\n padding: 0;\n margin: 0;\n color: $slate;\n list-style-type: none;\n }\n }\n\n &_limit {\n ul {\n li {\n margin-right: 6px;\n color: $slate;\n &:last-child {\n margin-right: 0;\n }\n .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n }\n }\n }\n }\n &_pages {\n li {\n .#{$prefix}btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n margin-top: -2px;\n font-size: 20px;\n &:hover {\n text-decoration: none;\n }\n }\n input {\n width: 50px;\n margin: 0 8px 0 4px;\n }\n }\n }\n\n &_total_pages {\n margin: 0 6px;\n }\n}\n"]}
|
1
|
+
{"version":3,"sources":["../../../scss/vendors/_pagination.scss","../../../scss/vendors/mixins/_lists.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendors/mixins/_pagination.scss","../../../scss/vendors/_rfs.scss","../../../scss/components/config/_pagination.scss"],"names":[],"mappings":"AAAA,YACE,QAAA,KCGA,aAAA,EACA,WAAA,KCAE,cAAA,IFCJ,WACE,SAAA,SACA,QAAA,MACA,QAAA,IAAA,KACA,YAAA,KACA,YAAA,KACA,MAAA,QACA,iBAAA,KACA,OAAA,IAAA,MAAA,QARF,iBAWI,QAAA,EACA,MAAA,QACA,gBAAA,KACA,iBAAA,QACA,aAAA,QAfJ,iBAmBI,QAAA,EACA,QAAA,EACA,WAAA,EAAA,EAAA,EAAA,MAAA,QAIJ,kCAGM,YAAA,EECF,uBAAA,IACA,0BAAA,IFLJ,iCEVI,wBAAA,IACA,2BAAA,IFSJ,6BAcI,QAAA,EACA,MAAA,KACA,iBAAA,QACA,aAAA,QAjBJ,+BAqBI,MAAA,KACA,eAAA,KAEA,OAAA,KACA,iBAAA,KACA,aAAA,QGtDF,0BACE,QAAA,KAAA,KC2HE,UAAA,QDzHF,YAAA,KAKE,iDDwBF,uBAAA,MACA,0BAAA,MCpBE,gDDKF,wBAAA,MACA,2BAAA,MCnBF,0BACE,QAAA,IAAA,IC2HE,UAAA,ODzHF,YAAA,OAKE,iDDwBF,uBAAA,MACA,0BAAA,MCpBE,gDDKF,wBAAA,MACA,2BAAA,MGtBJ,YACE,QAAA,KACA,gBAAA,cACA,OAAA,IAAA,EAAA,KAHF,eAMI,QAAA,KACA,YAAA,OACA,QAAA,EACA,OAAA,EATJ,kBAYM,QAAA,EACA,OAAA,EACA,MAAA,KACA,gBAAA,KAfN,sBAiBQ,MAAA,KACA,OAAA,KACA,UAAA,KAKL,wBAGK,aAAA,IACA,MAAA,KAJL,mCAMO,aAAA,EANP,uCASO,MAAA,KACA,QAAA,IAAA,IACA,OAAA,EAAA,IAAA,EAAA,EAKP,0BAGK,UAAA,KACA,WAAA,KACA,QAAA,EACA,UAAA,KACA,OAAA,EAPL,gCASO,gBAAA,KATP,2BAaK,MAAA,KACA,OAAA,EAAA,IAAA,EAAA,IAKN,wBACE,OAAA,EAAA","sourcesContent":[".#{$prefix}pagination {\n display: flex;\n @include list-unstyled;\n @include border-radius;\n}\n\n.#{$prefix}page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 2;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .#{$prefix}page-link {\n z-index: 1;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .#{$prefix}page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .#{$prefix}page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.#{$prefix}pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $border-radius-lg);\n}\n\n.#{$prefix}pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $border-radius-sm);\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .#{$prefix}page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n",".#{$prefix}pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n\n ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n li {\n padding: 0;\n margin: 0;\n color: $slate;\n list-style-type: none;\n .ic {\n width: 20px;\n height: 20px;\n font-size: 20px;\n }\n }\n }\n\n &_limit {\n ul {\n li {\n margin-right: 6px;\n color: $slate;\n &:last-child {\n margin-right: 0;\n }\n .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n }\n }\n }\n }\n &_pages {\n li {\n .#{$prefix}btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n font-size: 20px;\n border: 0;\n &:hover {\n text-decoration: none;\n }\n }\n input {\n width: 50px;\n margin: 0 8px 0 4px;\n }\n }\n }\n\n &_total_pages {\n margin: 0 6px;\n }\n}\n"]}
|
@@ -108,6 +108,12 @@
|
|
108
108
|
list-style-type: none;
|
109
109
|
}
|
110
110
|
|
111
|
+
.pagination ul li .ic {
|
112
|
+
width: 20px;
|
113
|
+
height: 20px;
|
114
|
+
font-size: 20px;
|
115
|
+
}
|
116
|
+
|
111
117
|
.pagination_limit ul li {
|
112
118
|
margin-right: 6px;
|
113
119
|
color: #777;
|
@@ -127,8 +133,8 @@
|
|
127
133
|
max-width: 20px;
|
128
134
|
max-height: 20px;
|
129
135
|
padding: 0;
|
130
|
-
margin-top: -2px;
|
131
136
|
font-size: 20px;
|
137
|
+
border: 0;
|
132
138
|
}
|
133
139
|
|
134
140
|
.pagination_pages li .btn:hover {
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../scss/vendors/_pagination.scss","../../../scss/vendors/mixins/_lists.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendor-extensions/_utilities.scss","mekari-ui-pagination.css","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendor-extensions/_typography.scss","../../../scss/vendors/mixins/_pagination.scss","../../../scss/vendors/_rfs.scss","../../../scss/components/config/_pagination.scss"],"names":[],"mappings":"AAAA;EACE,aAAa;ECGb,eAAe;EACf,gBAAgB;ECAd,kBCF6B;ACEjC;;AJCA;EACE,kBAAkB;EAClB,cAAc;EACd,iBKWsC;ELVtC,iBKiB2B;ELhB3B,iBKcsC;ELbtC,cMCqB;ENArB,sBMPU;ENQV,yBMVa;AFYf;;AJVA;EAWI,UAAU;EACV,cOQ0D;EPP1D,qBAAqB;EACrB,yBMhBW;ENiBX,qBMlBW;AFqBf;;AJlBA;EAmBI,UAAU;EACV,UKUwB;ELTxB,gCMZmB;AFevB;;AJCA;EAGM,cAAc;EEChB,2BChC6B;EDiC7B,8BCjC6B;ACiCjC;;AJLA;EEVI,4BClB6B;EDmB7B,+BCnB6B;ACsCjC;;AJVA;EAcI,UAAU;EACV,WMxCQ;ENyCR,yBMhCmB;ENiCnB,qBMjCmB;AFiCvB;;AJjBA;EAqBI,WMlDQ;ENmDR,oBAAoB;EAEpB,YAAY;EACZ,sBMlDQ;ENmDR,qBMrDW;AFoDf;;AIrDE;EACE,kBHoBoC;EIuGlC,kBAtCY;EDnFd,iBHyCiB;ADerB;;AInDM;ENwBF,6BC/B+B;EDgC/B,gCChC+B;AC+DnC;;AInDM;ENKF,8BCjB+B;EDkB/B,iCClB+B;ACoEnC;;AIrEE;EACE,gBHkBmC;EIyGjC,kBAtCY;EDnFd,mBDKwC;AHmE5C;;AInEM;ENwBF,6BC9B+B;ED+B/B,gCC/B+B;AC8EnC;;AInEM;ENKF,8BChB+B;EDiB/B,iCCjB+B;ACmFnC;;AMxFA;EACE,aAAa;EACb,8BAA8B;EAC9B,kBAAkB;AN2FpB;;AM9FA;EAMI,aAAa;EACb,mBAAmB;EACnB,UAAU;EACV,SAAS;AN4Fb;;AMrGA;EAYM,UAAU;EACV,SAAS;EACT,WJZM;EIaN,qBAAqB;AN6F3B;;AMzFG;EAGK,iBAAiB;EACjB,WJrBI;AF+GZ;;AM9FG;EAMO,eAAe;AN4FzB;;AMlGG;EASO,WAAW;EACX,gBAAgB;EAChB,iBAAiB;AN6F3B;;AMxFG;EAGK,eAAe;EACf,gBAAgB;EAChB,UAAU;EACV,gBAAgB;EAChB,eAAe;ANyFvB;;AMhGG;EASO,qBAAqB;AN2F/B;;AMpGG;EAaK,WAAW;EACX,mBAAmB;AN2F3B;;AMtFE;EACE,aAAa;ANyFjB","file":"mekari-ui-pagination.css","sourcesContent":[".#{$prefix}pagination {\n display: flex;\n @include list-unstyled;\n @include border-radius;\n}\n\n.#{$prefix}page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 2;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .#{$prefix}page-link {\n z-index: 1;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .#{$prefix}page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .#{$prefix}page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.#{$prefix}pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $border-radius-lg);\n}\n\n.#{$prefix}pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $border-radius-sm);\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","$border-width: 1px;\n$border-color: $smoke;\n\n$border-radius: 4px;\n$border-radius-lg: 5.4px;\n$border-radius-sm: 3.2px;\n\n$rounded-pill: 50rem !default;\n\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n\n$displays: none, inline, inline-block, block, table, table-row, table-cell, flex, inline-flex !default;\n$overflows: auto, hidden !default;\n$positions: static, relative, absolute, fixed, sticky !default;\n\n$embed-responsive-aspect-ratios: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$embed-responsive-aspect-ratios: join(\n (\n (21 9),\n (16 9),\n (4 3),\n (1 1),\n ),\n $embed-responsive-aspect-ratios\n);\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$sizes: map-merge(\n (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n ),\n $sizes\n);\n\n$emphasized-link-hover-darken-percentage: 15% !default;\n",".pagination {\n display: flex;\n padding-left: 0;\n list-style: none;\n border-radius: 4px;\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: 8px 12px;\n margin-left: -1px;\n line-height: 20px;\n color: #1357ff;\n background-color: #fff;\n border: 1px solid #e2e2e2;\n}\n\n.page-link:hover {\n z-index: 2;\n color: #0039c6;\n text-decoration: none;\n background-color: #e2e2e2;\n border-color: #b4b4b4;\n}\n\n.page-link:focus {\n z-index: 2;\n outline: 0;\n box-shadow: 0 0 0 0.2rem #005fbf;\n}\n\n.page-item:first-child .page-link {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n\n.page-item:last-child .page-link {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px;\n}\n\n.page-item.active .page-link {\n z-index: 1;\n color: #fff;\n background-color: #005fbf;\n border-color: #005fbf;\n}\n\n.page-item.disabled .page-link {\n color: #777;\n pointer-events: none;\n cursor: auto;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.pagination-lg .page-link {\n padding: 12px 24px;\n font-size: 1.25rem;\n line-height: 32px;\n}\n\n.pagination-lg .page-item:first-child .page-link {\n border-top-left-radius: 5.4px;\n border-bottom-left-radius: 5.4px;\n}\n\n.pagination-lg .page-item:last-child .page-link {\n border-top-right-radius: 5.4px;\n border-bottom-right-radius: 5.4px;\n}\n\n.pagination-sm .page-link {\n padding: 4px 8px;\n font-size: 0.75rem;\n line-height: 1.4285;\n}\n\n.pagination-sm .page-item:first-child .page-link {\n border-top-left-radius: 3.2px;\n border-bottom-left-radius: 3.2px;\n}\n\n.pagination-sm .page-item:last-child .page-link {\n border-top-right-radius: 3.2px;\n border-bottom-right-radius: 3.2px;\n}\n\n.pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n}\n\n.pagination ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n}\n\n.pagination ul li {\n padding: 0;\n margin: 0;\n color: #777;\n list-style-type: none;\n}\n\n.pagination_limit ul li {\n margin-right: 6px;\n color: #777;\n}\n\n.pagination_limit ul li:last-child {\n margin-right: 0;\n}\n\n.pagination_limit ul li .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n}\n\n.pagination_pages li .btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n margin-top: -2px;\n font-size: 20px;\n}\n\n.pagination_pages li .btn:hover {\n text-decoration: none;\n}\n\n.pagination_pages li input {\n width: 50px;\n margin: 0 8px 0 4px;\n}\n\n.pagination_total_pages {\n margin: 0 6px;\n}\n\n/*# sourceMappingURL=mekari-ui-pagination.css.map */","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .#{$prefix}page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n",".#{$prefix}pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n\n ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n li {\n padding: 0;\n margin: 0;\n color: $slate;\n list-style-type: none;\n }\n }\n\n &_limit {\n ul {\n li {\n margin-right: 6px;\n color: $slate;\n &:last-child {\n margin-right: 0;\n }\n .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n }\n }\n }\n }\n &_pages {\n li {\n .#{$prefix}btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n margin-top: -2px;\n font-size: 20px;\n &:hover {\n text-decoration: none;\n }\n }\n input {\n width: 50px;\n margin: 0 8px 0 4px;\n }\n }\n }\n\n &_total_pages {\n margin: 0 6px;\n }\n}\n"]}
|
1
|
+
{"version":3,"sources":["../../../scss/vendors/_pagination.scss","../../../scss/vendors/mixins/_lists.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/vendor-extensions/_utilities.scss","mekari-ui-pagination.css","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendor-extensions/_typography.scss","../../../scss/vendors/mixins/_pagination.scss","../../../scss/vendors/_rfs.scss","../../../scss/components/config/_pagination.scss"],"names":[],"mappings":"AAAA;EACE,aAAa;ECGb,eAAe;EACf,gBAAgB;ECAd,kBCF6B;ACEjC;;AJCA;EACE,kBAAkB;EAClB,cAAc;EACd,iBKWsC;ELVtC,iBKiB2B;ELhB3B,iBKcsC;ELbtC,cMCqB;ENArB,sBMPU;ENQV,yBMVa;AFYf;;AJVA;EAWI,UAAU;EACV,cOQ0D;EPP1D,qBAAqB;EACrB,yBMhBW;ENiBX,qBMlBW;AFqBf;;AJlBA;EAmBI,UAAU;EACV,UKUwB;ELTxB,gCMZmB;AFevB;;AJCA;EAGM,cAAc;EEChB,2BChC6B;EDiC7B,8BCjC6B;ACiCjC;;AJLA;EEVI,4BClB6B;EDmB7B,+BCnB6B;ACsCjC;;AJVA;EAcI,UAAU;EACV,WMxCQ;ENyCR,yBMhCmB;ENiCnB,qBMjCmB;AFiCvB;;AJjBA;EAqBI,WMlDQ;ENmDR,oBAAoB;EAEpB,YAAY;EACZ,sBMlDQ;ENmDR,qBMrDW;AFoDf;;AIrDE;EACE,kBHoBoC;EIuGlC,kBAtCY;EDnFd,iBHyCiB;ADerB;;AInDM;ENwBF,6BC/B+B;EDgC/B,gCChC+B;AC+DnC;;AInDM;ENKF,8BCjB+B;EDkB/B,iCClB+B;ACoEnC;;AIrEE;EACE,gBHkBmC;EIyGjC,kBAtCY;EDnFd,mBDKwC;AHmE5C;;AInEM;ENwBF,6BC9B+B;ED+B/B,gCC/B+B;AC8EnC;;AInEM;ENKF,8BChB+B;EDiB/B,iCCjB+B;ACmFnC;;AMxFA;EACE,aAAa;EACb,8BAA8B;EAC9B,kBAAkB;AN2FpB;;AM9FA;EAMI,aAAa;EACb,mBAAmB;EACnB,UAAU;EACV,SAAS;AN4Fb;;AMrGA;EAYM,UAAU;EACV,SAAS;EACT,WJZM;EIaN,qBAAqB;AN6F3B;;AM5GA;EAiBQ,WAAW;EACX,YAAY;EACZ,eAAe;AN+FvB;;AM1FG;EAGK,iBAAiB;EACjB,WJ1BI;AFqHZ;;AM/FG;EAMO,eAAe;AN6FzB;;AMnGG;EASO,WAAW;EACX,gBAAgB;EAChB,iBAAiB;AN8F3B;;AMzFG;EAGK,eAAe;EACf,gBAAgB;EAChB,UAAU;EACV,eAAe;EACf,SAAS;AN0FjB;;AMjGG;EASO,qBAAqB;AN4F/B;;AMrGG;EAaK,WAAW;EACX,mBAAmB;AN4F3B;;AMvFE;EACE,aAAa;AN0FjB","file":"mekari-ui-pagination.css","sourcesContent":[".#{$prefix}pagination {\n display: flex;\n @include list-unstyled;\n @include border-radius;\n}\n\n.#{$prefix}page-link {\n position: relative;\n display: block;\n padding: $pagination-padding-y $pagination-padding-x;\n margin-left: -$pagination-border-width;\n line-height: $pagination-line-height;\n color: $pagination-color;\n background-color: $pagination-bg;\n border: $pagination-border-width solid $pagination-border-color;\n\n &:hover {\n z-index: 2;\n color: $pagination-hover-color;\n text-decoration: none;\n background-color: $pagination-hover-bg;\n border-color: $pagination-hover-border-color;\n }\n\n &:focus {\n z-index: 2;\n outline: $pagination-focus-outline;\n box-shadow: $pagination-focus-box-shadow;\n }\n}\n\n.#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n margin-left: 0;\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n\n &.active .#{$prefix}page-link {\n z-index: 1;\n color: $pagination-active-color;\n background-color: $pagination-active-bg;\n border-color: $pagination-active-border-color;\n }\n\n &.disabled .#{$prefix}page-link {\n color: $pagination-disabled-color;\n pointer-events: none;\n // Opinionated: remove the \"hand\" cursor set previously for .#{$prefix}page-link\n cursor: auto;\n background-color: $pagination-disabled-bg;\n border-color: $pagination-disabled-border-color;\n }\n}\n\n\n//\n// Sizing\n//\n\n.#{$prefix}pagination-lg {\n @include pagination-size($pagination-padding-y-lg, $pagination-padding-x-lg, $font-size-lg, $line-height-lg, $border-radius-lg);\n}\n\n.#{$prefix}pagination-sm {\n @include pagination-size($pagination-padding-y-sm, $pagination-padding-x-sm, $font-size-sm, $line-height-sm, $border-radius-sm);\n}\n","// Lists\n\n// Unstyled keeps list items block level, just removes default browser padding and list-style\n@mixin list-unstyled {\n padding-left: 0;\n list-style: none;\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n","$border-width: 1px;\n$border-color: $smoke;\n\n$border-radius: 4px;\n$border-radius-lg: 5.4px;\n$border-radius-sm: 3.2px;\n\n$rounded-pill: 50rem !default;\n\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n\n$displays: none, inline, inline-block, block, table, table-row, table-cell, flex, inline-flex !default;\n$overflows: auto, hidden !default;\n$positions: static, relative, absolute, fixed, sticky !default;\n\n$embed-responsive-aspect-ratios: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$embed-responsive-aspect-ratios: join(\n (\n (21 9),\n (16 9),\n (4 3),\n (1 1),\n ),\n $embed-responsive-aspect-ratios\n);\n// This variable affects the `.h-*` and `.w-*` classes.\n$sizes: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$sizes: map-merge(\n (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n ),\n $sizes\n);\n\n$emphasized-link-hover-darken-percentage: 15% !default;\n",".pagination {\n display: flex;\n padding-left: 0;\n list-style: none;\n border-radius: 4px;\n}\n\n.page-link {\n position: relative;\n display: block;\n padding: 8px 12px;\n margin-left: -1px;\n line-height: 20px;\n color: #1357ff;\n background-color: #fff;\n border: 1px solid #e2e2e2;\n}\n\n.page-link:hover {\n z-index: 2;\n color: #0039c6;\n text-decoration: none;\n background-color: #e2e2e2;\n border-color: #b4b4b4;\n}\n\n.page-link:focus {\n z-index: 2;\n outline: 0;\n box-shadow: 0 0 0 0.2rem #005fbf;\n}\n\n.page-item:first-child .page-link {\n margin-left: 0;\n border-top-left-radius: 4px;\n border-bottom-left-radius: 4px;\n}\n\n.page-item:last-child .page-link {\n border-top-right-radius: 4px;\n border-bottom-right-radius: 4px;\n}\n\n.page-item.active .page-link {\n z-index: 1;\n color: #fff;\n background-color: #005fbf;\n border-color: #005fbf;\n}\n\n.page-item.disabled .page-link {\n color: #777;\n pointer-events: none;\n cursor: auto;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.pagination-lg .page-link {\n padding: 12px 24px;\n font-size: 1.25rem;\n line-height: 32px;\n}\n\n.pagination-lg .page-item:first-child .page-link {\n border-top-left-radius: 5.4px;\n border-bottom-left-radius: 5.4px;\n}\n\n.pagination-lg .page-item:last-child .page-link {\n border-top-right-radius: 5.4px;\n border-bottom-right-radius: 5.4px;\n}\n\n.pagination-sm .page-link {\n padding: 4px 8px;\n font-size: 0.75rem;\n line-height: 1.4285;\n}\n\n.pagination-sm .page-item:first-child .page-link {\n border-top-left-radius: 3.2px;\n border-bottom-left-radius: 3.2px;\n}\n\n.pagination-sm .page-item:last-child .page-link {\n border-top-right-radius: 3.2px;\n border-bottom-right-radius: 3.2px;\n}\n\n.pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n}\n\n.pagination ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n}\n\n.pagination ul li {\n padding: 0;\n margin: 0;\n color: #777;\n list-style-type: none;\n}\n\n.pagination ul li .ic {\n width: 20px;\n height: 20px;\n font-size: 20px;\n}\n\n.pagination_limit ul li {\n margin-right: 6px;\n color: #777;\n}\n\n.pagination_limit ul li:last-child {\n margin-right: 0;\n}\n\n.pagination_limit ul li .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n}\n\n.pagination_pages li .btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n font-size: 20px;\n border: 0;\n}\n\n.pagination_pages li .btn:hover {\n text-decoration: none;\n}\n\n.pagination_pages li input {\n width: 50px;\n margin: 0 8px 0 4px;\n}\n\n.pagination_total_pages {\n margin: 0 6px;\n}\n\n/*# sourceMappingURL=mekari-ui-pagination.css.map */","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n","// Pagination\n\n@mixin pagination-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) {\n .#{$prefix}page-link {\n padding: $padding-y $padding-x;\n @include font-size($font-size);\n line-height: $line-height;\n }\n\n .#{$prefix}page-item {\n &:first-child {\n .#{$prefix}page-link {\n @include border-left-radius($border-radius);\n }\n }\n &:last-child {\n .#{$prefix}page-link {\n @include border-right-radius($border-radius);\n }\n }\n }\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n",".#{$prefix}pagination {\n display: flex;\n justify-content: space-between;\n margin: 8px 0 16px;\n\n ul {\n display: flex;\n align-items: center;\n padding: 0;\n margin: 0;\n\n li {\n padding: 0;\n margin: 0;\n color: $slate;\n list-style-type: none;\n .ic {\n width: 20px;\n height: 20px;\n font-size: 20px;\n }\n }\n }\n\n &_limit {\n ul {\n li {\n margin-right: 6px;\n color: $slate;\n &:last-child {\n margin-right: 0;\n }\n .custom-select {\n width: 75px;\n padding: 4px 8px;\n margin: 0 4px 0 0;\n }\n }\n }\n }\n &_pages {\n li {\n .#{$prefix}btn {\n max-width: 20px;\n max-height: 20px;\n padding: 0;\n font-size: 20px;\n border: 0;\n &:hover {\n text-decoration: none;\n }\n }\n input {\n width: 50px;\n margin: 0 8px 0 4px;\n }\n }\n }\n\n &_total_pages {\n margin: 0 6px;\n }\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["dist/css/components/mekari-ui-reboot-bootstrap.css","../../../scss/mixins/_text.scss","../../../scss/base/_fonts.scss","../../../scss/vendors/_bootstrap-reboot.scss","../../../scss/vendors/_reboot.scss","../../../scss/vendors/_rfs.scss","mekari-ui-reboot-bootstrap.css","../../../scss/vendors/mixins/_hover.scss","../../../scss/base/_text.scss"],"names":[],"mappings":"AAEA,mBCFA,KDCA,ECAE,UAAA,QACA,YAAA,KACA,eAAA,KDMF,OCHA,MACE,UAAA,OACA,YAAA,KACA,eAAA,KCQA,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,2CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,2CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBCtBJ;;;;;;ACkBA,EJ8CA,QADA,SI1CE,WAAA,WAGF,KACE,YAAA,WACA,YAAA,KACA,yBAAA,KACA,4BAAA,YAMF,QAAA,MAAA,WAAA,OAAA,OAAA,OAAA,OAAA,KAAA,IAAA,QACE,QAAA,MAUF,KACE,OAAA,EACA,YAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,WAAA,CAAA,YAAA,CAAA,gBAAA,CAAA,WCgFI,UAAA,QD9EJ,YAAA,IACA,YAAA,OACA,MAAA,QACA,WAAA,KACA,iBAAA,KEqCF,sBF5BE,QAAA,YASF,GACE,WAAA,YACA,OAAA,EACA,SAAA,QAaF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KJaF,0BIFA,YAEE,gBAAA,UACA,wBAAA,UAAA,OAAA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EACA,iCAAA,KAAA,yBAAA,KAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QJQF,GILA,GJIA,GIDE,WAAA,EACA,cAAA,KAGF,MJKA,MACA,MAFA,MIAE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,EJIA,OIFE,YAAA,IAGF,MCpFI,UAAA,ID6FJ,IJDA,IIGE,SAAA,SC/FE,UAAA,IDiGF,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YG5KA,QH+KE,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGxLA,oCAAA,oCH2LE,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EJHJ,KACA,IIWA,IJVA,KIcE,YAAA,UCrJE,UAAA,IDyJJ,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,IAGE,SAAA,OACA,eAAA,OAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAGE,WAAA,QAQF,MAEE,QAAA,aACA,cAAA,IAMF,OAEE,cAAA,EAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBJ9CF,OIiDA,MJ/CA,SADA,OAEA,SImDE,OAAA,EACA,YAAA,QCtPE,UAAA,QDwPF,YAAA,QAGF,OJjDA,MImDE,SAAA,QAGF,OJjDA,OImDE,eAAA,KAMF,OACE,UAAA,OJjDF,cACA,aACA,cIsDA,OAIE,mBAAA,OJrDF,6BACA,4BACA,6BIwDE,sBAKI,OAAA,QJxDN,gCACA,+BACA,gCI4DA,yBAIE,QAAA,EACA,aAAA,KJ3DF,qBI8DA,kBAEE,WAAA,WACA,QAAA,EAIF,iBJ9DA,2BACA,kBAFA,iBIwEE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MCxQM,UAAA,OD0QN,YAAA,QACA,MAAA,QACA,YAAA,OCtPM,0BD6OR,OCrOY,UAAA,uBDiPZ,SACE,eAAA,SEvEF,yCNGA,yCI0EE,OAAA,KExEF,cFgFE,eAAA,KACA,mBAAA,KE5EF,yCFoFE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UACA,OAAA,QAGF,SACE,QAAA,KEzFF,SF+FE,QAAA,eJvFF,mBC1YA,KDyYA,ECxYE,UAAA,QACA,YAAA,KACA,eAAA,KD8YF,OC3YA,MACE,UAAA,OACA,YAAA,KACA,eAAA,KD+YF,IQpZE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KRuZJ,IQ7ZE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KRgaJ,IQtaE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KR0aJ,mBQtaA,KRqaA,EQlaE,cAAA,ERwaF,OQpaA,MAGE,MAAA,KAGF,URmaA,WQjaE,MAAA,QAGF,WACE,UAAA,QAGF,SACE,UAAA,QAGF,SACE,UAAA,OAGF,aACE,UAAA,KACA,YAAA,IACA,YAAA,KACA,eAAA","sourcesContent":["body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n -webkit-text-decoration-skip-ink: none;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","// Roboto as default Mekari fontfamily\n$font-family: \"Roboto\";\n$fonts: (\n 300: \"Regular\",\n 400: \"Regular\",\n 500: \"Medium\",\n 700: \"Medium\",\n 900: \"Medium\"\n);\n\n$font-path: #{\"../../fonts/Roboto/Roboto-\"} !default;\n@if $is-using-rubygems {\n $font-path: #{\"fonts/Roboto/Roboto-\"} !default;\n}\n\n@each $font-weight, $font-type in $fonts {\n $src: #{$font-path}#{$font-type};\n @font-face {\n font-family: $font-family;\n font-style: normal;\n font-weight: #{$font-weight};\n src: local($font-family);\n src: url(\"#{$src}.ttf\") format(\"truetype\");\n }\n}\n","/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n@import \"functions\";\n@import \"mixins\";\n@import \"reboot\";\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","@import \"../mixins/text\";\n\n$heading-size: 24px, 20px, 16px;\n@for $i from 1 through length($heading-size) {\n h#{$i},\n .h#{$i} {\n margin-bottom: 0;\n font-size: nth($heading-size, $i);\n line-height: nth($heading-size, $i) + 8;\n color: $dark;\n letter-spacing: $letter-spacing;\n }\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n @extend %font-size-base;\n}\n\nsmall,\n.small {\n @extend %font-size-sm;\n color: $slate;\n}\n\n:disabled,\n[readonly] {\n color: $text-muted;\n}\n\n.text-base {\n font-size: $font-size-base;\n}\n\n.text-lg {\n font-size: $font-size-lg;\n}\n\n.text-sm {\n font-size: $font-size-sm;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: $font-weight-bold;\n line-height: 48px;\n letter-spacing: $letter-spacing;\n}\n"]}
|
1
|
+
{"version":3,"sources":["dist/css/components/mekari-ui-reboot-bootstrap.css","../../../scss/mixins/_text.scss","../../../scss/base/_fonts.scss","../../../scss/vendors/_bootstrap-reboot.scss","../../../scss/vendors/_reboot.scss","../../../scss/vendors/_rfs.scss","mekari-ui-reboot-bootstrap.css","../../../scss/vendors/mixins/_hover.scss","../../../scss/base/_text.scss"],"names":[],"mappings":"AAEA,mBCFA,KDCA,ECAE,UAAA,QACA,YAAA,KACA,eAAA,KDMF,OCHA,MACE,UAAA,OACA,YAAA,KACA,eAAA,KCQA,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,2CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,2CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBALF,WACE,YAAA,OACA,WAAA,OACA,YAAA,IACA,IAAA,gBACA,IAAA,0CAAA,mBCtBJ;;;;;;ACkBA,EJ8CA,QADA,SI1CE,WAAA,WAGF,KACE,YAAA,WACA,YAAA,KACA,yBAAA,KACA,4BAAA,YAMF,QAAA,MAAA,WAAA,OAAA,OAAA,OAAA,OAAA,KAAA,IAAA,QACE,QAAA,MAUF,KACE,OAAA,EACA,YAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,WAAA,CAAA,YAAA,CAAA,gBAAA,CAAA,WCgFI,UAAA,QD9EJ,YAAA,IACA,YAAA,OACA,MAAA,QACA,WAAA,KACA,iBAAA,KEqCF,sBF5BE,QAAA,YASF,GACE,WAAA,YACA,OAAA,EACA,SAAA,QAaF,GAAA,GAAA,GAAA,GAAA,GAAA,GACE,WAAA,EACA,cAAA,MAOF,EACE,WAAA,EACA,cAAA,KJaF,0BIFA,YAEE,gBAAA,UACA,wBAAA,UAAA,OAAA,gBAAA,UAAA,OACA,OAAA,KACA,cAAA,EACA,iCAAA,KAAA,yBAAA,KAGF,QACE,cAAA,KACA,WAAA,OACA,YAAA,QJQF,GILA,GJIA,GIDE,WAAA,EACA,cAAA,KAGF,MJKA,MACA,MAFA,MIAE,cAAA,EAGF,GACE,YAAA,IAGF,GACE,cAAA,MACA,YAAA,EAGF,WACE,OAAA,EAAA,EAAA,KAGF,EJIA,OIFE,YAAA,IAGF,MCpFI,UAAA,ID6FJ,IJDA,IIGE,SAAA,SC/FE,UAAA,IDiGF,YAAA,EACA,eAAA,SAGF,IAAM,OAAA,OACN,IAAM,IAAA,MAON,EACE,MAAA,QACA,gBAAA,KACA,iBAAA,YG5KA,QH+KE,MAAA,QACA,gBAAA,UAUJ,8BACE,MAAA,QACA,gBAAA,KGxLA,oCAAA,oCH2LE,MAAA,QACA,gBAAA,KANJ,oCAUI,QAAA,EJHJ,KACA,IIWA,IJVA,KIcE,YAAA,UCrJE,UAAA,IDyJJ,IAEE,WAAA,EAEA,cAAA,KAEA,SAAA,KAQF,OAEE,OAAA,EAAA,EAAA,KAQF,IACE,eAAA,OACA,aAAA,KAGF,IAGE,SAAA,OACA,eAAA,OAQF,MACE,gBAAA,SAGF,QACE,YAAA,OACA,eAAA,OACA,MAAA,QACA,WAAA,KACA,aAAA,OAGF,GAGE,WAAA,QAQF,MAEE,QAAA,aACA,cAAA,IAMF,OAEE,cAAA,EAOF,aACE,QAAA,IAAA,OACA,QAAA,IAAA,KAAA,yBJ9CF,OIiDA,MJ/CA,SADA,OAEA,SImDE,OAAA,EACA,YAAA,QCtPE,UAAA,QDwPF,YAAA,QAGF,OJjDA,MImDE,SAAA,QAGF,OJjDA,OImDE,eAAA,KAMF,OACE,UAAA,OJjDF,cACA,aACA,cIsDA,OAIE,mBAAA,OJrDF,6BACA,4BACA,6BIwDE,sBAKI,OAAA,QJxDN,gCACA,+BACA,gCI4DA,yBAIE,QAAA,EACA,aAAA,KJ3DF,qBI8DA,kBAEE,WAAA,WACA,QAAA,EAIF,iBJ9DA,2BACA,kBAFA,iBIwEE,mBAAA,QAGF,SACE,SAAA,KAEA,OAAA,SAGF,SAME,UAAA,EAEA,QAAA,EACA,OAAA,EACA,OAAA,EAKF,OACE,QAAA,MACA,MAAA,KACA,UAAA,KACA,QAAA,EACA,cAAA,MCxQM,UAAA,OD0QN,YAAA,QACA,MAAA,QACA,YAAA,OCtPM,0BD6OR,OCrOY,UAAA,uBDiPZ,SACE,eAAA,SEvEF,yCNGA,yCI0EE,OAAA,KExEF,cFgFE,eAAA,KACA,mBAAA,KE5EF,yCFoFE,mBAAA,KAQF,6BACE,KAAA,QACA,mBAAA,OAOF,OACE,QAAA,aAGF,QACE,QAAA,UACA,OAAA,QAGF,SACE,QAAA,KEzFF,SF+FE,QAAA,eJvFF,mBC1YA,KDyYA,ECxYE,UAAA,QACA,YAAA,KACA,eAAA,KD8YF,OC3YA,MACE,UAAA,OACA,YAAA,KACA,eAAA,KD+YF,IQpZE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KRuZJ,IQ7ZE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KRgaJ,IQtaE,GAEE,cAAA,EACA,UAAA,KACA,YAAA,KACA,MAAA,QACA,eAAA,KR0aJ,mBQtaA,KRqaA,EQlaE,cAAA,ERwaF,OQpaA,MAGE,MAAA,KAGF,URmaA,WQjaE,MAAA,QAGF,WACE,UAAA,QAGF,SACE,UAAA,QAGF,SACE,UAAA,OAGF,aACE,UAAA,KACA,YAAA,IACA,YAAA,KACA,eAAA","sourcesContent":["body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n -webkit-text-decoration-skip-ink: none;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","// Roboto as default Mekari fontfamily\n$font-family: \"Roboto\";\n$fonts: (\n 300: \"Roboto-Regular\",\n 400: \"Roboto-Regular\",\n 500: \"Roboto-Medium\",\n 700: \"Roboto-Medium\",\n 900: \"Roboto-Medium\"\n);\n\n$font-path: #{\"../../fonts/Roboto/\"} !default;\n@if $is-using-rubygems {\n $font-path: #{\"fonts/Roboto/\"} !default;\n}\n\n@each $font-weight, $font-type in $fonts {\n $src: #{$font-path}#{$font-type};\n @font-face {\n font-family: $font-family;\n font-style: normal;\n font-weight: #{$font-weight};\n src: local($font-family);\n src: url(\"#{$src}.ttf\") format(\"truetype\");\n }\n}\n","/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n@import \"functions\";\n@import \"mixins\";\n@import \"reboot\";\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","@import \"../mixins/text\";\n\n$heading-size: 24px, 20px, 16px;\n@for $i from 1 through length($heading-size) {\n h#{$i},\n .h#{$i} {\n margin-bottom: 0;\n font-size: nth($heading-size, $i);\n line-height: nth($heading-size, $i) + 8;\n color: $dark;\n letter-spacing: $letter-spacing;\n }\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n @extend %font-size-base;\n}\n\nsmall,\n.small {\n @extend %font-size-sm;\n color: $slate;\n}\n\n:disabled,\n[readonly] {\n color: $text-muted;\n}\n\n.text-base {\n font-size: $font-size-base;\n}\n\n.text-lg {\n font-size: $font-size-lg;\n}\n\n.text-sm {\n font-size: $font-size-sm;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: $font-weight-bold;\n line-height: 48px;\n letter-spacing: $letter-spacing;\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../scss/mixins/_text.scss","../../../scss/vendor-extensions/_typography.scss","mekari-ui-reboot-bootstrap.css","../../../scss/base/_fonts.scss","../../../scss/vendors/_bootstrap-reboot.scss","../../../scss/vendors/_reboot.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendors/_rfs.scss","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendor-extensions/_tables.scss","../../../scss/base/_text.scss"],"names":[],"mappings":"AAAA;;;EACE,mBCI2C;EDH3C,iBAAiB;EACjB,qBCSwC;ACN1C;;AFAA;;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACC1C;;ACIE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,oEAA0C;ADD9C;;ACJE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,oEAA0C;ADO9C;;ACZE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;ADe9C;;ACpBE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;ADuB9C;;AC5BE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;AD+B9C;;AErDA;;;;;;EF6DE;AG3CF;;;EAGE,sBAAsB;AH6CxB;;AG1CA;EACE,uBAAuB;EACvB,iBAAiB;EACjB,8BAA8B;EAC9B,6CCJa;AJiDf;;AGvCA;EACE,cAAc;AH0ChB;;AGhCA;EACE,SAAS;EACT,kGJ/CyH;EM+HrH,mBAtCY;EFxChB,gBJhCuC;EIiCvC,mBJzC0C;EI0C1C,cClDa;EDmDb,gBAAgB;EAChB,sBC/CU;AJkFZ;;AAEA;EG5BE,qBAAqB;AH8BvB;;AGrBA;EACE,uBAAuB;EACvB,SAAS;EACT,iBAAiB;AHwBnB;;AGXA;EACE,aAAa;EACb,qBG5EkC;AN0FpC;;AGPA;EACE,aAAa;EACb,mBGjGW;AN2Gb;;AGCA;;EAEE,0BAA0B;EAC1B,yCAAiC;EAAjC,iCAAiC;EACjC,YAAY;EACZ,gBAAgB;EAChB,sCAA8B;EAA9B,8BAA8B;AHEhC;;AGCA;EACE,mBAAmB;EACnB,kBAAkB;EAClB,oBAAoB;AHEtB;;AGCA;;;EAGE,aAAa;EACb,mBAAmB;AHErB;;AGCA;;;;EAIE,gBAAgB;AHElB;;AGCA;EACE,gBJzHuC;AC2HzC;;AGCA;EACE,oBAAoB;EACpB,cAAc;AHEhB;;AGCA;EACE,gBAAgB;AHElB;;AGCA;;EAEE,gBJtIuC;ACwIzC;;AGCA;EEpFI,cAAW;ALuFf;;AGMA;;EAEE,kBAAkB;EE/FhB,cAAW;EFiGb,cAAc;EACd,wBAAwB;AHH1B;;AGMA;EAAM,cAAc;AHFpB;;AGGA;EAAM,UAAU;AHChB;;AGMA;EACE,cCzKqB;ED0KrB,qBJ5JwC;EI6JxC,6BAA6B;AHH/B;;AOzKE;EJ+KE,cJjK0D;EIkK1D,0BJhK2C;AC8J/C;;AGYA;EACE,cAAc;EACd,qBAAqB;AHTvB;;AO/KE;EJ2LE,cAAc;EACd,qBAAqB;AHRzB;;AGEA;EAUI,UAAU;AHRd;;AGiBA;;;;EAIE,sBJ3N+B;EMsE7B,cAAW;ALwIf;;AGiBA;EAEE,aAAa;EAEb,mBAAmB;EAEnB,cAAc;AHjBhB;;AGyBA;EAEE,gBAAgB;AHvBlB;;AG+BA;EACE,sBAAsB;EACtB,kBAAkB;AH5BpB;;AG+BA;EAGE,gBAAgB;EAChB,sBAAsB;AH9BxB;;AGsCA;EACE,yBAAyB;AHnC3B;;AGsCA;EACE,oBK1PkC;EL2PlC,uBK3PkC;EL4PlC,cC9Qa;ED+Qb,gBAAgB;EAChB,oBAAoB;AHnCtB;;AGsCA;EAGE,mBAAmB;AHrCrB;;AG6CA;EAEE,qBAAqB;EACrB,kBGrRuB;AN0OzB;;AGiDA;EAEE,gBAAgB;AH/ClB;;AGsDA;EACE,mBAAmB;EACnB,0CAA0C;AHnD5C;;AGsDA;;;;;EAKE,SAAS;EACT,oBAAoB;EEtPlB,kBAAW;EFwPb,oBAAoB;AHnDtB;;AGsDA;;EAEE,iBAAiB;AHnDnB;;AGsDA;;EAEE,oBAAoB;AHnDtB;;AGyDA;EACE,iBAAiB;AHtDnB;;AG6DA;;;;EAIE,0BAA0B;AH1D5B;;AG+DE;;;;EAKI,eAAe;AH7DrB;;AGmEA;;;;EAIE,UAAU;EACV,kBAAkB;AHhEpB;;AGmEA;;EAEE,sBAAsB;EACtB,UAAU;AHhEZ;;AGoEA;;;;EASE,2BAA2B;AHtE7B;;AGyEA;EACE,cAAc;EAEd,gBAAgB;AHvElB;;AG0EA;EAME,YAAY;EAEZ,UAAU;EACV,SAAS;EACT,SAAS;AH7EX;;AGkFA;EACE,cAAc;EACd,WAAW;EACX,eAAe;EACf,UAAU;EACV,oBAAoB;EExQd,iBAhEU;EF0UhB,oBAAoB;EACpB,cAAc;EACd,mBAAmB;AH/ErB;;AKvKQ;EF6OR;IErOY,kCA9D+C;ELkOzD;AACF;;AG4EA;EACE,wBAAwB;AHzE1B;;AAEA;;EG6EE,YAAY;AH1Ed;;AAEA;EGgFE,oBAAoB;EACpB,wBAAwB;AH9E1B;;AAEA;EGoFE,wBAAwB;AHlF1B;;AG0FA;EACE,aAAa;EACb,0BAA0B;AHvF5B;;AG8FA;EACE,qBAAqB;AH3FvB;;AG8FA;EACE,kBAAkB;EAClB,eAAe;AH3FjB;;AG8FA;EACE,aAAa;AH3Ff;;AAEA;EG+FE,wBAAwB;AH7F1B;;AFpYA;;;EACE,mBCI2C;EDH3C,iBAAiB;EACjB,qBCSwC;ACgY1C;;AFtYA;;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACuY1C;;AS/YE;;EAEE,gBAAgB;EAChB,eALe;EAMf,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACgZ1C;;ASxZE;;EAEE,gBAAgB;EAChB,eALqB;EAMrB,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACyZ1C;;ASjaE;;EAEE,gBAAgB;EAChB,eAL2B;EAM3B,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACka1C;;AShaA;;;EAGE,gBAAgB;ATmalB;;AS/ZA;;EAGE,WLtBU;AJubZ;;AS9ZA;;EAEE,cL1Ba;AJ2bf;;AS9ZA;EACE,mBV5B2C;AC6b7C;;AS9ZA;EACE,kBV/B2C;ACgc7C;;AS9ZA;EACE,kBVlC0C;ACmc5C;;AS9ZA;EACE,eAAe;EACf,gBV5BuC;EU6BvC,iBAAiB;EACjB,qBVpCwC;ACqc1C","file":"mekari-ui-reboot-bootstrap.css","sourcesContent":["%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n","body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","// Roboto as default Mekari fontfamily\n$font-family: \"Roboto\";\n$fonts: (\n 300: \"Regular\",\n 400: \"Regular\",\n 500: \"Medium\",\n 700: \"Medium\",\n 900: \"Medium\"\n);\n\n$font-path: #{\"../../fonts/Roboto/Roboto-\"} !default;\n@if $is-using-rubygems {\n $font-path: #{\"fonts/Roboto/Roboto-\"} !default;\n}\n\n@each $font-weight, $font-type in $fonts {\n $src: #{$font-path}#{$font-type};\n @font-face {\n font-family: $font-family;\n font-style: normal;\n font-weight: #{$font-weight};\n src: local($font-family);\n src: url(\"#{$src}.ttf\") format(\"truetype\");\n }\n}\n","/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n@import \"functions\";\n@import \"mixins\";\n@import \"reboot\";\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","\n$table-head-bg: $white;\n$table-head-color: $dark;\n\n$table-accent-bg: rgba($black, .05);\n$table-bg: null;\n$table-bg-level: -9;\n$table-caption-color: $text-muted;\n$table-color: $dark;\n$theme-color-interval: 8%;\n$table-striped-order: odd;\n\n$table-hover-color: $table-color;\n$table-hover-bg: $cloud;\n\n$table-active-bg: $table-hover-bg;\n\n$table-border-color: $smoke;\n$table-border-level: -6;\n$table-border-width: 1px;\n\n$table-cell-padding: .75rem;\n$table-cell-padding-sm: .3rem;\n\n$table-dark-color: $white;\n$table-dark-bg: $slate;\n$table-dark-accent-bg: rgba($white, .05);\n$table-dark-hover-color: $table-dark-color;\n$table-dark-hover-bg: rgba($white, .075);\n$table-dark-border-color: lighten($table-dark-bg, 7.5%);\n","@import \"../mixins/text\";\n\n$heading-size: 24px, 20px, 16px;\n@for $i from 1 through length($heading-size) {\n h#{$i},\n .h#{$i} {\n margin-bottom: 0;\n font-size: nth($heading-size, $i);\n line-height: nth($heading-size, $i) + 8;\n color: $dark;\n letter-spacing: $letter-spacing;\n }\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n @extend %font-size-base;\n}\n\nsmall,\n.small {\n @extend %font-size-sm;\n color: $slate;\n}\n\n:disabled,\n[readonly] {\n color: $text-muted;\n}\n\n.text-base {\n font-size: $font-size-base;\n}\n\n.text-lg {\n font-size: $font-size-lg;\n}\n\n.text-sm {\n font-size: $font-size-sm;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: $font-weight-bold;\n line-height: 48px;\n letter-spacing: $letter-spacing;\n}\n"]}
|
1
|
+
{"version":3,"sources":["../../../scss/mixins/_text.scss","../../../scss/vendor-extensions/_typography.scss","mekari-ui-reboot-bootstrap.css","../../../scss/base/_fonts.scss","../../../scss/vendors/_bootstrap-reboot.scss","../../../scss/vendors/_reboot.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendors/_rfs.scss","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendor-extensions/_tables.scss","../../../scss/base/_text.scss"],"names":[],"mappings":"AAAA;;;EACE,mBCI2C;EDH3C,iBAAiB;EACjB,qBCSwC;ACN1C;;AFAA;;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACC1C;;ACIE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,oEAA0C;ADD9C;;ACJE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,oEAA0C;ADO9C;;ACZE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;ADe9C;;ACpBE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;ADuB9C;;AC5BE;EACE,qBAjBkB;EAkBlB,kBAAkB;EAClB,gBAAa;EACb,oBAAwB;EACxB,mEAA0C;AD+B9C;;AErDA;;;;;;EF6DE;AG3CF;;;EAGE,sBAAsB;AH6CxB;;AG1CA;EACE,uBAAuB;EACvB,iBAAiB;EACjB,8BAA8B;EAC9B,6CCJa;AJiDf;;AGvCA;EACE,cAAc;AH0ChB;;AGhCA;EACE,SAAS;EACT,kGJ/CyH;EM+HrH,mBAtCY;EFxChB,gBJhCuC;EIiCvC,mBJzC0C;EI0C1C,cClDa;EDmDb,gBAAgB;EAChB,sBC/CU;AJkFZ;;AAEA;EG5BE,qBAAqB;AH8BvB;;AGrBA;EACE,uBAAuB;EACvB,SAAS;EACT,iBAAiB;AHwBnB;;AGXA;EACE,aAAa;EACb,qBG5EkC;AN0FpC;;AGPA;EACE,aAAa;EACb,mBGjGW;AN2Gb;;AGCA;;EAEE,0BAA0B;EAC1B,yCAAiC;EAAjC,iCAAiC;EACjC,YAAY;EACZ,gBAAgB;EAChB,sCAA8B;EAA9B,8BAA8B;AHEhC;;AGCA;EACE,mBAAmB;EACnB,kBAAkB;EAClB,oBAAoB;AHEtB;;AGCA;;;EAGE,aAAa;EACb,mBAAmB;AHErB;;AGCA;;;;EAIE,gBAAgB;AHElB;;AGCA;EACE,gBJzHuC;AC2HzC;;AGCA;EACE,oBAAoB;EACpB,cAAc;AHEhB;;AGCA;EACE,gBAAgB;AHElB;;AGCA;;EAEE,gBJtIuC;ACwIzC;;AGCA;EEpFI,cAAW;ALuFf;;AGMA;;EAEE,kBAAkB;EE/FhB,cAAW;EFiGb,cAAc;EACd,wBAAwB;AHH1B;;AGMA;EAAM,cAAc;AHFpB;;AGGA;EAAM,UAAU;AHChB;;AGMA;EACE,cCzKqB;ED0KrB,qBJ5JwC;EI6JxC,6BAA6B;AHH/B;;AOzKE;EJ+KE,cJjK0D;EIkK1D,0BJhK2C;AC8J/C;;AGYA;EACE,cAAc;EACd,qBAAqB;AHTvB;;AO/KE;EJ2LE,cAAc;EACd,qBAAqB;AHRzB;;AGEA;EAUI,UAAU;AHRd;;AGiBA;;;;EAIE,sBJ3N+B;EMsE7B,cAAW;ALwIf;;AGiBA;EAEE,aAAa;EAEb,mBAAmB;EAEnB,cAAc;AHjBhB;;AGyBA;EAEE,gBAAgB;AHvBlB;;AG+BA;EACE,sBAAsB;EACtB,kBAAkB;AH5BpB;;AG+BA;EAGE,gBAAgB;EAChB,sBAAsB;AH9BxB;;AGsCA;EACE,yBAAyB;AHnC3B;;AGsCA;EACE,oBK1PkC;EL2PlC,uBK3PkC;EL4PlC,cC9Qa;ED+Qb,gBAAgB;EAChB,oBAAoB;AHnCtB;;AGsCA;EAGE,mBAAmB;AHrCrB;;AG6CA;EAEE,qBAAqB;EACrB,kBGrRuB;AN0OzB;;AGiDA;EAEE,gBAAgB;AH/ClB;;AGsDA;EACE,mBAAmB;EACnB,0CAA0C;AHnD5C;;AGsDA;;;;;EAKE,SAAS;EACT,oBAAoB;EEtPlB,kBAAW;EFwPb,oBAAoB;AHnDtB;;AGsDA;;EAEE,iBAAiB;AHnDnB;;AGsDA;;EAEE,oBAAoB;AHnDtB;;AGyDA;EACE,iBAAiB;AHtDnB;;AG6DA;;;;EAIE,0BAA0B;AH1D5B;;AG+DE;;;;EAKI,eAAe;AH7DrB;;AGmEA;;;;EAIE,UAAU;EACV,kBAAkB;AHhEpB;;AGmEA;;EAEE,sBAAsB;EACtB,UAAU;AHhEZ;;AGoEA;;;;EASE,2BAA2B;AHtE7B;;AGyEA;EACE,cAAc;EAEd,gBAAgB;AHvElB;;AG0EA;EAME,YAAY;EAEZ,UAAU;EACV,SAAS;EACT,SAAS;AH7EX;;AGkFA;EACE,cAAc;EACd,WAAW;EACX,eAAe;EACf,UAAU;EACV,oBAAoB;EExQd,iBAhEU;EF0UhB,oBAAoB;EACpB,cAAc;EACd,mBAAmB;AH/ErB;;AKvKQ;EF6OR;IErOY,kCA9D+C;ELkOzD;AACF;;AG4EA;EACE,wBAAwB;AHzE1B;;AAEA;;EG6EE,YAAY;AH1Ed;;AAEA;EGgFE,oBAAoB;EACpB,wBAAwB;AH9E1B;;AAEA;EGoFE,wBAAwB;AHlF1B;;AG0FA;EACE,aAAa;EACb,0BAA0B;AHvF5B;;AG8FA;EACE,qBAAqB;AH3FvB;;AG8FA;EACE,kBAAkB;EAClB,eAAe;AH3FjB;;AG8FA;EACE,aAAa;AH3Ff;;AAEA;EG+FE,wBAAwB;AH7F1B;;AFpYA;;;EACE,mBCI2C;EDH3C,iBAAiB;EACjB,qBCSwC;ACgY1C;;AFtYA;;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACuY1C;;AS/YE;;EAEE,gBAAgB;EAChB,eALe;EAMf,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACgZ1C;;ASxZE;;EAEE,gBAAgB;EAChB,eALqB;EAMrB,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACyZ1C;;ASjaE;;EAEE,gBAAgB;EAChB,eAL2B;EAM3B,iBAAuC;EACvC,cLRW;EKSX,qBVEsC;ACka1C;;AShaA;;;EAGE,gBAAgB;ATmalB;;AS/ZA;;EAGE,WLtBU;AJubZ;;AS9ZA;;EAEE,cL1Ba;AJ2bf;;AS9ZA;EACE,mBV5B2C;AC6b7C;;AS9ZA;EACE,kBV/B2C;ACgc7C;;AS9ZA;EACE,kBVlC0C;ACmc5C;;AS9ZA;EACE,eAAe;EACf,gBV5BuC;EU6BvC,iBAAiB;EACjB,qBVpCwC;ACqc1C","file":"mekari-ui-reboot-bootstrap.css","sourcesContent":["%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n","body,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 300;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 400;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Regular.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 500;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 700;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n@font-face {\n font-family: \"Roboto\";\n font-style: normal;\n font-weight: 900;\n src: local(\"Roboto\");\n src: url(\"../../fonts/Roboto/Roboto-Medium.ttf\") format(\"truetype\");\n}\n\n/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\nbody {\n margin: 0;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-size: 0.875rem;\n font-weight: 400;\n line-height: 1.4285;\n color: #212121;\n text-align: left;\n background-color: #fff;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: 0.5rem;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nabbr[title],\nabbr[data-original-title] {\n text-decoration: underline;\n text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n text-decoration-skip-ink: none;\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: 500;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\na {\n color: #1357ff;\n text-decoration: none;\n background-color: transparent;\n}\n\na:hover {\n color: #0039c6;\n text-decoration: underline;\n}\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {\n color: inherit;\n text-decoration: none;\n}\n\na:not([href]):not([tabindex]):focus {\n outline: 0;\n}\n\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1rem;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1rem;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\nsvg {\n overflow: hidden;\n vertical-align: middle;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n color: #b4b4b4;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n text-align: inherit;\n}\n\nlabel {\n display: inline-block;\n margin-bottom: 8px;\n}\n\nbutton {\n border-radius: 0;\n}\n\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n font-family: inherit;\n font-size: inherit;\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible;\n}\n\nbutton,\nselect {\n text-transform: none;\n}\n\nselect {\n word-wrap: normal;\n}\n\nbutton,\n[type=\"button\"],\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton:not(:disabled),\n[type=\"button\"]:not(:disabled),\n[type=\"reset\"]:not(:disabled),\n[type=\"submit\"]:not(:disabled) {\n cursor: pointer;\n}\n\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto;\n resize: vertical;\n}\n\nfieldset {\n min-width: 0;\n padding: 0;\n margin: 0;\n border: 0;\n}\n\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n padding: 0;\n margin-bottom: .5rem;\n font-size: 1.5rem;\n line-height: inherit;\n color: inherit;\n white-space: normal;\n}\n\n@media (max-width: 1200px) {\n legend {\n font-size: calc(1.275rem + 0.3vw) ;\n }\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n cursor: pointer;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nbody,\np,\n.font-size-default {\n font-size: 0.875rem;\n line-height: 20px;\n letter-spacing: 0.2px;\n}\n\nsmall,\n.small {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\nh1,\n.h1 {\n margin-bottom: 0;\n font-size: 24px;\n line-height: 32px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh2,\n.h2 {\n margin-bottom: 0;\n font-size: 20px;\n line-height: 28px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nh3,\n.h3 {\n margin-bottom: 0;\n font-size: 16px;\n line-height: 24px;\n color: #212121;\n letter-spacing: 0.2px;\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n}\n\nsmall,\n.small {\n color: #777;\n}\n\n:disabled,\n[readonly] {\n color: #b4b4b4;\n}\n\n.text-base {\n font-size: 0.875rem;\n}\n\n.text-lg {\n font-size: 1.25rem;\n}\n\n.text-sm {\n font-size: 0.75rem;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: 500;\n line-height: 48px;\n letter-spacing: 0.2px;\n}\n\n/*# sourceMappingURL=mekari-ui-reboot-bootstrap.css.map */","// Roboto as default Mekari fontfamily\n$font-family: \"Roboto\";\n$fonts: (\n 300: \"Roboto-Regular\",\n 400: \"Roboto-Regular\",\n 500: \"Roboto-Medium\",\n 700: \"Roboto-Medium\",\n 900: \"Roboto-Medium\"\n);\n\n$font-path: #{\"../../fonts/Roboto/\"} !default;\n@if $is-using-rubygems {\n $font-path: #{\"fonts/Roboto/\"} !default;\n}\n\n@each $font-weight, $font-type in $fonts {\n $src: #{$font-path}#{$font-type};\n @font-face {\n font-family: $font-family;\n font-style: normal;\n font-weight: #{$font-weight};\n src: local($font-family);\n src: url(\"#{$src}.ttf\") format(\"truetype\");\n }\n}\n","/*!\n * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)\n * Copyright 2011-2019 The Bootstrap Authors\n * Copyright 2011-2019 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n@import \"functions\";\n@import \"mixins\";\n@import \"reboot\";\n","// stylelint-disable at-rule-no-vendor-prefix, declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// 1. Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n// 2. Change the default font family in all browsers.\n// 3. Correct the line height in all browsers.\n// 4. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS.\n// 5. Change the default tap highlight to be completely transparent in iOS.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box; // 1\n}\n\nhtml {\n font-family: sans-serif; // 2\n line-height: 1.15; // 3\n -webkit-text-size-adjust: 100%; // 4\n -webkit-tap-highlight-color: rgba($black, 0); // 5\n}\n\n// Shim for \"new\" HTML5 structural elements to display correctly (IE10, older browsers)\n// TODO: remove in v5\n// stylelint-disable-next-line selector-list-comma-newline-after\narticle, aside, figcaption, figure, footer, header, hgroup, main, nav, section {\n display: block;\n}\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Set an explicit initial text-align value so that we can later use\n// the `inherit` value on things like `<th>` elements.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: left; // 3\n background-color: $body-bg; // 2\n}\n\n// Suppress the focus outline on elements that cannot be accessed via keyboard.\n// This prevents an unwanted focus outline from appearing around elements that\n// might still respond to pointer events.\n//\n// Credit: https://github.com/suitcss/base\n[tabindex=\"-1\"]:focus {\n outline: 0 !important;\n}\n\n\n// Content grouping\n//\n// 1. Add the correct box sizing in Firefox.\n// 2. Show the overflow in Edge and IE.\n\nhr {\n box-sizing: content-box; // 1\n height: 0; // 1\n overflow: visible; // 2\n}\n\n\n//\n// Typography\n//\n\n// Remove top margins from headings\n//\n// By default, `<h1>`-`<h6>` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n// stylelint-disable-next-line selector-list-comma-newline-after\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: $headings-margin-bottom;\n}\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on `<p>`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Remove the bottom border in Firefox 39-.\n// 5. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-original-title] { // 1\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 4\n text-decoration-skip-ink: none; // 5\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\nb,\nstrong {\n font-weight: $font-weight-bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n\nsmall {\n @include font-size(80%); // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n @include font-size(75%);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-monospace;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n}\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg {\n // Workaround for the SVG overflow bug in IE10/11 is still required.\n // See https://github.com/twbs/bootstrap/issues/26878\n overflow: hidden;\n vertical-align: middle;\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `<td>` alignment by inheriting from the `<body>`, or the\n // closest parent with a set `text-align`.\n text-align: inherit;\n}\n\n\n//\n// Forms\n//\n\nlabel {\n // Allow labels to use `margin` for spacing.\n display: inline-block;\n margin-bottom: $label-margin-bottom;\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24093\nbutton {\n // stylelint-disable-next-line property-blacklist\n border-radius: 0;\n}\n\n// Work around a Firefox/IE bug where the transparent `button` background\n// results in a loss of the default `button` focus styles.\n//\n// Credit: https://github.com/suitcss/base/\nbutton:focus {\n outline: 1px dotted;\n outline: 5px auto -webkit-focus-ring-color;\n}\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // Remove the margin in Firefox and Safari\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\nbutton,\ninput {\n overflow: visible; // Show the overflow in Edge\n}\n\nbutton,\nselect {\n text-transform: none; // Remove the inheritance of text transform in Firefox\n}\n\n// Remove the inheritance of word-wrap in Safari.\n//\n// Details at https://github.com/twbs/bootstrap/issues/24990\nselect {\n word-wrap: normal;\n}\n\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n}\n\n// Opinionated: add \"hand\" cursor to non-disabled button elements.\n@if $enable-pointer-cursor-for-buttons {\n button,\n [type=\"button\"],\n [type=\"reset\"],\n [type=\"submit\"] {\n &:not(:disabled) {\n cursor: pointer;\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\nbutton::-moz-focus-inner,\n[type=\"button\"]::-moz-focus-inner,\n[type=\"reset\"]::-moz-focus-inner,\n[type=\"submit\"]::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\ninput[type=\"radio\"],\ninput[type=\"checkbox\"] {\n box-sizing: border-box; // 1. Add the correct box sizing in IE 10-\n padding: 0; // 2. Remove the padding in IE 10-\n}\n\n\ninput[type=\"date\"],\ninput[type=\"time\"],\ninput[type=\"datetime-local\"],\ninput[type=\"month\"] {\n // Remove the default appearance of temporal inputs to avoid a Mobile Safari\n // bug where setting a custom line-height prevents text from being vertically\n // centered within the input.\n // See https://bugs.webkit.org/show_bug.cgi?id=139848\n // and https://github.com/twbs/bootstrap/issues/11266\n -webkit-appearance: listbox;\n}\n\ntextarea {\n overflow: auto; // Remove the default vertical scrollbar in IE.\n // Textareas should really only resize vertically so they don't break their (horizontal) containers.\n resize: vertical;\n}\n\nfieldset {\n // Browsers set a default `min-width: min-content;` on fieldsets,\n // unlike e.g. `<div>`s, which have `min-width: 0;` by default.\n // So we reset that to ensure fieldsets behave more like a standard block element.\n // See https://github.com/twbs/bootstrap/issues/12359\n // and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n min-width: 0;\n // Reset the default outline behavior of fieldsets so they don't affect page layout.\n padding: 0;\n margin: 0;\n border: 0;\n}\n\n// 1. Correct the text wrapping in Edge and IE.\n// 2. Correct the color inheritance from `fieldset` elements in IE.\nlegend {\n display: block;\n width: 100%;\n max-width: 100%; // 1\n padding: 0;\n margin-bottom: .5rem;\n @include font-size(1.5rem);\n line-height: inherit;\n color: inherit; // 2\n white-space: normal; // 1\n}\n\nprogress {\n vertical-align: baseline; // Add the correct vertical alignment in Chrome, Firefox, and Opera.\n}\n\n// Correct the cursor style of increment and decrement buttons in Chrome.\n[type=\"number\"]::-webkit-inner-spin-button,\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n // This overrides the extra rounded corners on search inputs in iOS so that our\n // `.form-control` class can properly style them. Note that this cannot simply\n // be added to `.form-control` as it's not specific enough. For details, see\n // https://github.com/twbs/bootstrap/issues/11586.\n outline-offset: -2px; // 2. Correct the outline style in Safari.\n -webkit-appearance: none;\n}\n\n//\n// Remove the inner padding in Chrome and Safari on macOS.\n//\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n//\n// 1. Correct the inability to style clickable types in iOS and Safari.\n// 2. Change font properties to `inherit` in Safari.\n//\n\n::-webkit-file-upload-button {\n font: inherit; // 2\n -webkit-appearance: button; // 1\n}\n\n//\n// Correct element displays\n//\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item; // Add the correct display in all browsers\n cursor: pointer;\n}\n\ntemplate {\n display: none; // Add the correct display in IE\n}\n\n// Always hide an element with the `hidden` HTML attribute (from PureCSS).\n// Needed for proper display in IE 10-.\n[hidden] {\n display: none !important;\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","\n$table-head-bg: $white;\n$table-head-color: $dark;\n\n$table-accent-bg: rgba($black, .05);\n$table-bg: null;\n$table-bg-level: -9;\n$table-caption-color: $text-muted;\n$table-color: $dark;\n$theme-color-interval: 8%;\n$table-striped-order: odd;\n\n$table-hover-color: $table-color;\n$table-hover-bg: $cloud;\n\n$table-active-bg: $table-hover-bg;\n\n$table-border-color: $smoke;\n$table-border-level: -6;\n$table-border-width: 1px;\n\n$table-cell-padding: .75rem;\n$table-cell-padding-sm: .3rem;\n\n$table-dark-color: $white;\n$table-dark-bg: $slate;\n$table-dark-accent-bg: rgba($white, .05);\n$table-dark-hover-color: $table-dark-color;\n$table-dark-hover-bg: rgba($white, .075);\n$table-dark-border-color: lighten($table-dark-bg, 7.5%);\n","@import \"../mixins/text\";\n\n$heading-size: 24px, 20px, 16px;\n@for $i from 1 through length($heading-size) {\n h#{$i},\n .h#{$i} {\n margin-bottom: 0;\n font-size: nth($heading-size, $i);\n line-height: nth($heading-size, $i) + 8;\n color: $dark;\n letter-spacing: $letter-spacing;\n }\n}\n\nbody,\np,\n.font-size-default {\n margin-bottom: 0;\n @extend %font-size-base;\n}\n\nsmall,\n.small {\n @extend %font-size-sm;\n color: $slate;\n}\n\n:disabled,\n[readonly] {\n color: $text-muted;\n}\n\n.text-base {\n font-size: $font-size-base;\n}\n\n.text-lg {\n font-size: $font-size-lg;\n}\n\n.text-sm {\n font-size: $font-size-sm;\n}\n\n.large-title {\n font-size: 32px;\n font-weight: $font-weight-bold;\n line-height: 48px;\n letter-spacing: $letter-spacing;\n}\n"]}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
.table{width:100%;margin-bottom:1rem;color:#212121}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e2e2e2}.table thead th{vertical-align:bottom;border-bottom:2px solid #e2e2e2}.table tbody+tbody{border-top:2px solid #e2e2e2}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e2e2e2}.table-bordered td,.table-bordered th{border:1px solid #e2e2e2}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212121;background-color:#f2f4f7}.table-danger,.table-danger>td,.table-danger>th{background-color:#f4cac1}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ea9c8c}.table-hover .table-danger:hover{background-color:#f0b7ab}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f0b7ab}.table-success,.table-success>td,.table-success>th{background-color:#b8e4d3}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#7acdad}.table-hover .table-success:hover{background-color:#a6ddc8}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#a6ddc8}.table-info,.table-info>td,.table-info>th{background-color:#fff9e2}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#fff5ca}.table-hover .table-info:hover{background-color:#fff4c9}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#fff4c9}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffebb8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffda7a}.table-hover .table-warning:hover{background-color:#ffe49f}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe49f}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8d2ed}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7aacde}.table-hover .table-primary:hover{background-color:#a4c5e8}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a4c5e8}.table-jurnal,.table-jurnal>td,.table-jurnal>th{background-color:#b8e3f6}.table-jurnal tbody+tbody,.table-jurnal td,.table-jurnal th,.table-jurnal thead th{border-color:#7acbee}.table-hover .table-jurnal:hover{background-color:#a1daf3}.table-hover .table-jurnal:hover>td,.table-hover .table-jurnal:hover>th{background-color:#a1daf3}.table-talenta,.table-talenta>td,.table-talenta>th{background-color:#edc3c6}.table-talenta tbody+tbody,.table-talenta td,.table-talenta th,.table-talenta thead th{border-color:#de9095}.table-hover .table-talenta:hover{background-color:#e7afb3}.table-hover .table-talenta:hover>td,.table-hover .table-talenta:hover>th{background-color:#e7afb3}.table-klikpajak,.table-klikpajak>td,.table-klikpajak>th{background-color:#fdd6b8}.table-klikpajak tbody+tbody,.table-klikpajak td,.table-klikpajak th,.table-klikpajak thead th{border-color:#fcb37b}.table-hover .table-klikpajak:hover{background-color:#fcc89f}.table-hover .table-klikpajak:hover>td,.table-hover .table-klikpajak:hover>th{background-color:#fcc89f}.table-mekari,.table-mekari>td,.table-mekari>th{background-color:#d6ccf8}.table-mekari tbody+tbody,.table-mekari td,.table-mekari th,.table-mekari thead th{border-color:#b3a0f1}.table-hover .table-mekari:hover{background-color:#c4b6f5}.table-hover .table-mekari:hover>td,.table-hover .table-mekari:hover>th{background-color:#c4b6f5}.table-dark,.table-dark>td,.table-dark>th{background-color:#c1c1c1}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#8c8c8c}.table-hover .table-dark:hover{background-color:#b4b4b4}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b4b4b4}.table-slate,.table-slate>td,.table-slate>th{background-color:#d9d9d9}.table-slate tbody+tbody,.table-slate td,.table-slate th,.table-slate thead th{border-color:#b8b8b8}.table-hover .table-slate:hover{background-color:#ccc}.table-hover .table-slate:hover>td,.table-hover .table-slate:hover>th{background-color:#ccc}.table-muted,.table-muted>td,.table-muted>th{background-color:#eaeaea}.table-muted tbody+tbody,.table-muted td,.table-muted th,.table-muted thead th{border-color:#d8d8d8}.table-hover .table-muted:hover{background-color:#ddd}.table-hover .table-muted:hover>td,.table-hover .table-muted:hover>th{background-color:#ddd}.table-smoke,.table-smoke>td,.table-smoke>th{background-color:#f7f7f7}.table-smoke tbody+tbody,.table-smoke td,.table-smoke th,.table-smoke thead th{border-color:#f0f0f0}.table-hover .table-smoke:hover{background-color:#eaeaea}.table-hover .table-smoke:hover>td,.table-hover .table-smoke:hover>th{background-color:#eaeaea}.table-light,.table-light>td,.table-light>th{background-color:#fefefe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fdfdfd}.table-hover .table-light:hover{background-color:#f1f1f1}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f1f1f1}.table-cloud,.table-cloud>td,.table-cloud>th{background-color:#fbfcfd}.table-cloud tbody+tbody,.table-cloud td,.table-cloud th,.table-cloud thead th{border-color:#f8f9fb}.table-hover .table-cloud:hover{background-color:#eaeff5}.table-hover .table-cloud:hover>td,.table-hover .table-cloud:hover>th{background-color:#eaeff5}.table-link,.table-link>td,.table-link>th{background-color:#bdd0ff}.table-link tbody+tbody,.table-link td,.table-link th,.table-link thead th{border-color:#84a8ff}.table-hover .table-link:hover{background-color:#a4beff}.table-hover .table-link:hover>td,.table-hover .table-link:hover>th{background-color:#a4beff}.table-white,.table-white>td,.table-white>th{background-color:#fff}.table-white tbody+tbody,.table-white td,.table-white th,.table-white thead th{border-color:#fff}.table-hover .table-white:hover{background-color:#f2f2f2}.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-active,.table-active>td,.table-active>th{background-color:#f2f4f7}.table-hover .table-active:hover{background-color:#e2e7ed}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#e2e7ed}.table .thead-dark th{color:#fff;background-color:#777;border-color:#8a8a8a}.table .thead-light th{color:#212121;background-color:#fff;border-color:#e2e2e2}.table-dark{color:#fff;background-color:#777}.table-dark td,.table-dark th,.table-dark thead th{border-color:#8a8a8a}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1271.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table{margin-bottom:0;border-spacing:0;border-collapse:separate;border:1px solid #e2e2e2;border-radius:4px}.table td,.table th{padding:10px 16px;border-top:0}.table td .btn-icon,.table th .btn-icon{margin-top:-8px;margin-bottom:-8px}.table thead th{background-color:#fbfbfb;border-bottom:1px solid #e2e2e2}.table thead th:first-child{border-top-left-radius:4px}.table thead th:last-child{border-top-right-radius:4px}.table thead .sort{cursor:pointer}.table thead .sort span{position:relative}.table thead .sort span::after,.table thead .sort span::before{position:absolute;right:-12px;width:0;height:0;content:"";border-style:solid}.table thead .sort span::before{top:2px;border-color:transparent transparent #777 transparent;border-width:0 4px 4px}.table thead .sort span::after{bottom:2px;border-color:#777 transparent transparent transparent;border-width:4px 4px 0}.table thead .sort.sort-down span::before,.table thead .sort.sort-up span::before{border-color:transparent transparent #212121 transparent}.table thead .sort.sort-down span::after,.table thead .sort.sort-up span::after{border-color:#212121 transparent transparent transparent}.table tbody tr:not(:last-child) td,.table tbody tr:not(:last-child) th{border-bottom:1px solid #e2e2e2}.table.table-bordered tbody td,.table.table-bordered tbody th{border-bottom:0}.table.table-bordered td,.table.table-bordered th{border-right:1px solid #e2e2e2;border-left:0}.table.table-bordered tbody td:last-child,.table.table-bordered thead th:last-child{border-right:0}.table .table__checkbox{width:32px;padding-right:0}.table .table__checkbox .custom-control{padding-left:16px;margin-bottom:0}.table .table__checkbox .custom-control-label::after,.table .table__checkbox .custom-control-label::before{left:-16px}
|
1
|
+
.table{width:100%;margin-bottom:1rem;color:#212121}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e2e2e2}.table thead th{vertical-align:bottom;border-bottom:2px solid #e2e2e2}.table tbody+tbody{border-top:2px solid #e2e2e2}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e2e2e2}.table-bordered td,.table-bordered th{border:1px solid #e2e2e2}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212121;background-color:#f2f4f7}.table-danger,.table-danger>td,.table-danger>th{background-color:#f4cac1}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ea9c8c}.table-hover .table-danger:hover{background-color:#f0b7ab}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f0b7ab}.table-success,.table-success>td,.table-success>th{background-color:#b8e4d3}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#7acdad}.table-hover .table-success:hover{background-color:#a6ddc8}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#a6ddc8}.table-info,.table-info>td,.table-info>th{background-color:#fff9e2}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#fff5ca}.table-hover .table-info:hover{background-color:#fff4c9}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#fff4c9}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffebb8}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffda7a}.table-hover .table-warning:hover{background-color:#ffe49f}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe49f}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8d2ed}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7aacde}.table-hover .table-primary:hover{background-color:#a4c5e8}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a4c5e8}.table-jurnal,.table-jurnal>td,.table-jurnal>th{background-color:#b8e3f6}.table-jurnal tbody+tbody,.table-jurnal td,.table-jurnal th,.table-jurnal thead th{border-color:#7acbee}.table-hover .table-jurnal:hover{background-color:#a1daf3}.table-hover .table-jurnal:hover>td,.table-hover .table-jurnal:hover>th{background-color:#a1daf3}.table-talenta,.table-talenta>td,.table-talenta>th{background-color:#edc3c6}.table-talenta tbody+tbody,.table-talenta td,.table-talenta th,.table-talenta thead th{border-color:#de9095}.table-hover .table-talenta:hover{background-color:#e7afb3}.table-hover .table-talenta:hover>td,.table-hover .table-talenta:hover>th{background-color:#e7afb3}.table-klikpajak,.table-klikpajak>td,.table-klikpajak>th{background-color:#fdd6b8}.table-klikpajak tbody+tbody,.table-klikpajak td,.table-klikpajak th,.table-klikpajak thead th{border-color:#fcb37b}.table-hover .table-klikpajak:hover{background-color:#fcc89f}.table-hover .table-klikpajak:hover>td,.table-hover .table-klikpajak:hover>th{background-color:#fcc89f}.table-mekari,.table-mekari>td,.table-mekari>th{background-color:#d6ccf8}.table-mekari tbody+tbody,.table-mekari td,.table-mekari th,.table-mekari thead th{border-color:#b3a0f1}.table-hover .table-mekari:hover{background-color:#c4b6f5}.table-hover .table-mekari:hover>td,.table-hover .table-mekari:hover>th{background-color:#c4b6f5}.table-dark,.table-dark>td,.table-dark>th{background-color:#c1c1c1}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#8c8c8c}.table-hover .table-dark:hover{background-color:#b4b4b4}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b4b4b4}.table-slate,.table-slate>td,.table-slate>th{background-color:#d9d9d9}.table-slate tbody+tbody,.table-slate td,.table-slate th,.table-slate thead th{border-color:#b8b8b8}.table-hover .table-slate:hover{background-color:#ccc}.table-hover .table-slate:hover>td,.table-hover .table-slate:hover>th{background-color:#ccc}.table-muted,.table-muted>td,.table-muted>th{background-color:#eaeaea}.table-muted tbody+tbody,.table-muted td,.table-muted th,.table-muted thead th{border-color:#d8d8d8}.table-hover .table-muted:hover{background-color:#ddd}.table-hover .table-muted:hover>td,.table-hover .table-muted:hover>th{background-color:#ddd}.table-smoke,.table-smoke>td,.table-smoke>th{background-color:#f7f7f7}.table-smoke tbody+tbody,.table-smoke td,.table-smoke th,.table-smoke thead th{border-color:#f0f0f0}.table-hover .table-smoke:hover{background-color:#eaeaea}.table-hover .table-smoke:hover>td,.table-hover .table-smoke:hover>th{background-color:#eaeaea}.table-light,.table-light>td,.table-light>th{background-color:#fefefe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fdfdfd}.table-hover .table-light:hover{background-color:#f1f1f1}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f1f1f1}.table-cloud,.table-cloud>td,.table-cloud>th{background-color:#fbfcfd}.table-cloud tbody+tbody,.table-cloud td,.table-cloud th,.table-cloud thead th{border-color:#f8f9fb}.table-hover .table-cloud:hover{background-color:#eaeff5}.table-hover .table-cloud:hover>td,.table-hover .table-cloud:hover>th{background-color:#eaeff5}.table-link,.table-link>td,.table-link>th{background-color:#bdd0ff}.table-link tbody+tbody,.table-link td,.table-link th,.table-link thead th{border-color:#84a8ff}.table-hover .table-link:hover{background-color:#a4beff}.table-hover .table-link:hover>td,.table-hover .table-link:hover>th{background-color:#a4beff}.table-white,.table-white>td,.table-white>th{background-color:#fff}.table-white tbody+tbody,.table-white td,.table-white th,.table-white thead th{border-color:#fff}.table-hover .table-white:hover{background-color:#f2f2f2}.table-hover .table-white:hover>td,.table-hover .table-white:hover>th{background-color:#f2f2f2}.table-active,.table-active>td,.table-active>th{background-color:#f2f4f7}.table-hover .table-active:hover{background-color:#e2e7ed}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#e2e7ed}.table .thead-dark th{color:#fff;background-color:#777;border-color:#8a8a8a}.table .thead-light th{color:#212121;background-color:#fff;border-color:#e2e2e2}.table-dark{color:#fff;background-color:#777}.table-dark td,.table-dark th,.table-dark thead th{border-color:#8a8a8a}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1271.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table{margin-bottom:0;border-spacing:0;border-collapse:separate;border:1px solid #e2e2e2;border-radius:4px}.table tr:hover{background:#f2f4f7}.table td,.table th{padding:10px 16px;border-top:0}.table td .btn-icon,.table th .btn-icon{margin-top:-8px;margin-bottom:-8px}.table thead th{background-color:#fbfbfb;border-bottom:1px solid #e2e2e2}.table thead th:first-child{border-top-left-radius:4px}.table thead th:last-child{border-top-right-radius:4px}.table thead .sort{cursor:pointer}.table thead .sort span{position:relative}.table thead .sort span::after,.table thead .sort span::before{position:absolute;right:-12px;width:0;height:0;content:"";border-style:solid}.table thead .sort span::before{top:2px;border-color:transparent transparent #777 transparent;border-width:0 4px 4px}.table thead .sort span::after{bottom:2px;border-color:#777 transparent transparent transparent;border-width:4px 4px 0}.table thead .sort.sort-down span::before,.table thead .sort.sort-up span::before{border-color:transparent transparent #212121 transparent}.table thead .sort.sort-down span::after,.table thead .sort.sort-up span::after{border-color:#212121 transparent transparent transparent}.table tbody tr:not(:last-child) td,.table tbody tr:not(:last-child) th{border-bottom:1px solid #e2e2e2}.table.table-bordered tbody td,.table.table-bordered tbody th{border-bottom:0}.table.table-bordered td,.table.table-bordered th{border-right:1px solid #e2e2e2;border-left:0}.table.table-bordered tbody td:last-child,.table.table-bordered thead th:last-child{border-right:0}.table .table__checkbox{width:32px;padding-right:0}.table .table__checkbox .custom-control{padding-left:16px;margin-bottom:0}.table .table__checkbox .custom-control-label::after,.table .table__checkbox .custom-control-label::before{left:-16px}
|
2
2
|
/*# sourceMappingURL=mekari-ui-tables-min.css.map */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../scss/vendors/_tables.scss","dist/css/components/mekari-ui-tables.css","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_table-row.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/components/config/_tables.scss","../../../scss/vendors/mixins/_border-radius.scss"],"names":[],"mappings":"AAIA,OACE,MAAA,KACA,cAAA,KACA,MAAA,QCAF,UDHA,UAQI,QAAA,OACA,eAAA,IACA,WAAA,IAAA,MAAA,QAVJ,gBAcI,eAAA,OACA,cAAA,IAAA,MAAA,QAfJ,mBAmBI,WAAA,IAAA,MAAA,QCAJ,aDSA,aAGI,QAAA,MASJ,gBACE,OAAA,IAAA,MAAA,QCbF,mBDYA,mBAKI,OAAA,IAAA,MAAA,QCZJ,yBDOA,yBAWM,oBAAA,ICXN,8BAFA,qBDkBA,qBCjBA,2BDsBI,OAAA,EAQJ,yCAEI,iBAAA,gBE/DF,4BF2EI,MAAA,QACA,iBAAA,QGnFJ,cFsDF,iBADA,iBEjDM,iBAAA,QFyDN,0BAFA,iBE3DE,iBF4DF,uBEhDQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFmDF,oCE1CU,iBAAA,QA5BR,eF4EF,kBADA,kBEvEM,iBAAA,QF+EN,2BAFA,kBEjFE,kBFkFF,wBEtEQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFyEF,qCEhEU,iBAAA,QA5BR,YFkGF,eADA,eE7FM,iBAAA,QFqGN,wBAFA,eEvGE,eFwGF,qBE5FQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCF+FF,kCEtFU,iBAAA,QA5BR,eFwHF,kBADA,kBEnHM,iBAAA,QF2HN,2BAFA,kBE7HE,kBF8HF,wBElHQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFqHF,qCE5GU,iBAAA,QA5BR,eF8IF,kBADA,kBEzIM,iBAAA,QFiJN,2BAFA,kBEnJE,kBFoJF,wBExIQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCF2IF,qCElIU,iBAAA,QA5BR,cFoKF,iBADA,iBE/JM,iBAAA,QFuKN,0BAFA,iBEzKE,iBF0KF,uBE9JQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFiKF,oCExJU,iBAAA,QA5BR,eF0LF,kBADA,kBErLM,iBAAA,QF6LN,2BAFA,kBE/LE,kBFgMF,wBEpLQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFuLF,qCE9KU,iBAAA,QA5BR,iBFgNF,oBADA,oBE3MM,iBAAA,QFmNN,6BAFA,oBErNE,oBFsNF,0BE1MQ,aAAA,QDLN,oCCiBM,iBAAA,QALN,uCF6MF,uCEpMU,iBAAA,QA5BR,cFsOF,iBADA,iBEjOM,iBAAA,QFyON,0BAFA,iBE3OE,iBF4OF,uBEhOQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFmOF,oCE1NU,iBAAA,QA5BR,YF4PF,eADA,eEvPM,iBAAA,QF+PN,wBAFA,eEjQE,eFkQF,qBEtPQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCFyPF,kCEhPU,iBAAA,QA5BR,aFkRF,gBADA,gBE7QM,iBAAA,QFqRN,yBAFA,gBEvRE,gBFwRF,sBE5QQ,aAAA,QDLN,gCCiBM,iBAAA,KALN,mCF+QF,mCEtQU,iBAAA,KA5BR,aFwSF,gBADA,gBEnSM,iBAAA,QF2SN,yBAFA,gBE7SE,gBF8SF,sBElSQ,aAAA,QDLN,gCCiBM,iBAAA,KALN,mCFqSF,mCE5RU,iBAAA,KA5BR,aF8TF,gBADA,gBEzTM,iBAAA,QFiUN,yBAFA,gBEnUE,gBFoUF,sBExTQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCF2TF,mCElTU,iBAAA,QA5BR,aFoVF,gBADA,gBE/UM,iBAAA,QFuVN,yBAFA,gBEzVE,gBF0VF,sBE9UQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCFiVF,mCExUU,iBAAA,QA5BR,aF0WF,gBADA,gBErWM,iBAAA,QF6WN,yBAFA,gBE/WE,gBFgXF,sBEpWQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCFuWF,mCE9VU,iBAAA,QA5BR,YFgYF,eADA,eE3XM,iBAAA,QFmYN,wBAFA,eErYE,eFsYF,qBE1XQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCF6XF,kCEpXU,iBAAA,QA5BR,aFsZF,gBADA,gBEjZM,iBAAA,KFyZN,yBAFA,gBE3ZE,gBF4ZF,sBEhZQ,aAAA,KDLN,gCCiBM,iBAAA,QALN,mCFmZF,mCE1YU,iBAAA,QA5BR,cF4aF,iBADA,iBEvaM,iBAAA,QDGJ,iCCiBM,iBAAA,QALN,oCFkaF,oCEzZU,iBAAA,QH8EV,sBAGM,MAAA,KACA,iBAAA,KACA,aAAA,QALN,uBAWM,MAAA,QACA,iBAAA,KACA,aAAA,QAKN,YACE,MAAA,KACA,iBAAA,KC6UF,eD/UA,eCgVA,qBDzUI,aAAA,QAPJ,2BAWI,OAAA,EAXJ,oDAgBM,iBAAA,sBErIJ,uCF4IM,MAAA,KACA,iBAAA,uBIhFJ,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,6BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GAdV,kBAOQ,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MAVR,kCAcU,OAAA,EKlLV,OACE,cAAA,EACA,eAAA,EACA,gBAAA,SACA,OAAA,IAAA,MAAA,QCAE,cAAA,ILiiBJ,UIriBA,UAQI,QAAA,KAAA,KACA,WAAA,EJkiBJ,oBI3iBA,oBAYM,WAAA,KACA,cAAA,KAbN,gBAkBM,iBAAA,QACA,cAAA,IAAA,MAAA,QAnBN,4BAsBQ,uBAAA,IAtBR,2BA0BQ,wBAAA,IA1BR,mBA8BM,OAAA,QA9BN,wBAgCQ,SAAA,SAhCR,+BAAA,gCAmCU,SAAA,SACA,MAAA,MACA,MAAA,EACA,OAAA,EACA,QAAA,GACA,aAAA,MAxCV,gCA2CU,IAAA,IACA,aAAA,YAAA,YAAA,KAAA,YACA,aAAA,EAAA,IAAA,IA7CV,+BAgDU,OAAA,IACA,aAAA,KAAA,YAAA,YAAA,YACA,aAAA,IAAA,IAAA,EAlDV,0CAAA,wCAyDY,aAAA,YAAA,YAAA,QAAA,YAzDZ,yCAAA,uCA4DY,aAAA,QAAA,YAAA,YAAA,YJuiBZ,oCInmBA,oCAuEQ,cAAA,IAAA,MAAA,QJiiBR,+BIxmBA,+BAgFQ,cAAA,EJ6hBR,yBI7mBA,yBAqFM,aAAA,IAAA,MAAA,QACA,YAAA,EJ6hBN,0CInnBA,0CA0FM,aAAA,EA1FN,wBAgGM,MAAA,KACA,cAAA,EAjGN,wCAoGQ,aAAA,KACA,cAAA,EArGR,qDAAA,sDA0GY,KAAA","sourcesContent":["//\n// Basic Bootstrap table\n//\n\n.#{$prefix}table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.#{$prefix}table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.#{$prefix}table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.#{$prefix}table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.#{$prefix}table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.#{$prefix}table {\n .#{$prefix}thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .#{$prefix}thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.#{$prefix}table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.#{$prefix}table-bordered {\n border: 0;\n }\n\n &.#{$prefix}table-striped {\n tbody tr:nth-of-type(odd) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.#{$prefix}table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.#{$prefix}table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .#{$prefix}table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n",".table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212121;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #e2e2e2;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e2e2e2;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #e2e2e2;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212121;\n background-color: #f2f4f7;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f4cac1;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ea9c8c;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f0b7ab;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f0b7ab;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #b8e4d3;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #7acdad;\n}\n\n.table-hover .table-success:hover {\n background-color: #a6ddc8;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #a6ddc8;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #fff9e2;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #fff5ca;\n}\n\n.table-hover .table-info:hover {\n background-color: #fff4c9;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #fff4c9;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffebb8;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffda7a;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe49f;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe49f;\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8d2ed;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7aacde;\n}\n\n.table-hover .table-primary:hover {\n background-color: #a4c5e8;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #a4c5e8;\n}\n\n.table-jurnal,\n.table-jurnal > th,\n.table-jurnal > td {\n background-color: #b8e3f6;\n}\n\n.table-jurnal th,\n.table-jurnal td,\n.table-jurnal thead th,\n.table-jurnal tbody + tbody {\n border-color: #7acbee;\n}\n\n.table-hover .table-jurnal:hover {\n background-color: #a1daf3;\n}\n\n.table-hover .table-jurnal:hover > td,\n.table-hover .table-jurnal:hover > th {\n background-color: #a1daf3;\n}\n\n.table-talenta,\n.table-talenta > th,\n.table-talenta > td {\n background-color: #edc3c6;\n}\n\n.table-talenta th,\n.table-talenta td,\n.table-talenta thead th,\n.table-talenta tbody + tbody {\n border-color: #de9095;\n}\n\n.table-hover .table-talenta:hover {\n background-color: #e7afb3;\n}\n\n.table-hover .table-talenta:hover > td,\n.table-hover .table-talenta:hover > th {\n background-color: #e7afb3;\n}\n\n.table-klikpajak,\n.table-klikpajak > th,\n.table-klikpajak > td {\n background-color: #fdd6b8;\n}\n\n.table-klikpajak th,\n.table-klikpajak td,\n.table-klikpajak thead th,\n.table-klikpajak tbody + tbody {\n border-color: #fcb37b;\n}\n\n.table-hover .table-klikpajak:hover {\n background-color: #fcc89f;\n}\n\n.table-hover .table-klikpajak:hover > td,\n.table-hover .table-klikpajak:hover > th {\n background-color: #fcc89f;\n}\n\n.table-mekari,\n.table-mekari > th,\n.table-mekari > td {\n background-color: #d6ccf8;\n}\n\n.table-mekari th,\n.table-mekari td,\n.table-mekari thead th,\n.table-mekari tbody + tbody {\n border-color: #b3a0f1;\n}\n\n.table-hover .table-mekari:hover {\n background-color: #c4b6f5;\n}\n\n.table-hover .table-mekari:hover > td,\n.table-hover .table-mekari:hover > th {\n background-color: #c4b6f5;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c1c1c1;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #8c8c8c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b4b4b4;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b4b4b4;\n}\n\n.table-slate,\n.table-slate > th,\n.table-slate > td {\n background-color: #d9d9d9;\n}\n\n.table-slate th,\n.table-slate td,\n.table-slate thead th,\n.table-slate tbody + tbody {\n border-color: #b8b8b8;\n}\n\n.table-hover .table-slate:hover {\n background-color: #cccccc;\n}\n\n.table-hover .table-slate:hover > td,\n.table-hover .table-slate:hover > th {\n background-color: #cccccc;\n}\n\n.table-muted,\n.table-muted > th,\n.table-muted > td {\n background-color: #eaeaea;\n}\n\n.table-muted th,\n.table-muted td,\n.table-muted thead th,\n.table-muted tbody + tbody {\n border-color: #d8d8d8;\n}\n\n.table-hover .table-muted:hover {\n background-color: #dddddd;\n}\n\n.table-hover .table-muted:hover > td,\n.table-hover .table-muted:hover > th {\n background-color: #dddddd;\n}\n\n.table-smoke,\n.table-smoke > th,\n.table-smoke > td {\n background-color: #f7f7f7;\n}\n\n.table-smoke th,\n.table-smoke td,\n.table-smoke thead th,\n.table-smoke tbody + tbody {\n border-color: #f0f0f0;\n}\n\n.table-hover .table-smoke:hover {\n background-color: #eaeaea;\n}\n\n.table-hover .table-smoke:hover > td,\n.table-hover .table-smoke:hover > th {\n background-color: #eaeaea;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fefefe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fdfdfd;\n}\n\n.table-hover .table-light:hover {\n background-color: #f1f1f1;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #f1f1f1;\n}\n\n.table-cloud,\n.table-cloud > th,\n.table-cloud > td {\n background-color: #fbfcfd;\n}\n\n.table-cloud th,\n.table-cloud td,\n.table-cloud thead th,\n.table-cloud tbody + tbody {\n border-color: #f8f9fb;\n}\n\n.table-hover .table-cloud:hover {\n background-color: #eaeff5;\n}\n\n.table-hover .table-cloud:hover > td,\n.table-hover .table-cloud:hover > th {\n background-color: #eaeff5;\n}\n\n.table-link,\n.table-link > th,\n.table-link > td {\n background-color: #bdd0ff;\n}\n\n.table-link th,\n.table-link td,\n.table-link thead th,\n.table-link tbody + tbody {\n border-color: #84a8ff;\n}\n\n.table-hover .table-link:hover {\n background-color: #a4beff;\n}\n\n.table-hover .table-link:hover > td,\n.table-hover .table-link:hover > th {\n background-color: #a4beff;\n}\n\n.table-white,\n.table-white > th,\n.table-white > td {\n background-color: white;\n}\n\n.table-white th,\n.table-white td,\n.table-white thead th,\n.table-white tbody + tbody {\n border-color: white;\n}\n\n.table-hover .table-white:hover {\n background-color: #f2f2f2;\n}\n\n.table-hover .table-white:hover > td,\n.table-hover .table-white:hover > th {\n background-color: #f2f2f2;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: #f2f4f7;\n}\n\n.table-hover .table-active:hover {\n background-color: #e2e7ed;\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: #e2e7ed;\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #777;\n border-color: #8a8a8a;\n}\n\n.table .thead-light th {\n color: #212121;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.table-dark {\n color: #fff;\n background-color: #777;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #8a8a8a;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1271.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid #e2e2e2;\n border-radius: 4px;\n}\n\n.table th,\n.table td {\n padding: 10px 16px;\n border-top: 0;\n}\n\n.table th .btn-icon,\n.table td .btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n}\n\n.table thead th {\n background-color: #fbfbfb;\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table thead th:first-child {\n border-top-left-radius: 4px;\n}\n\n.table thead th:last-child {\n border-top-right-radius: 4px;\n}\n\n.table thead .sort {\n cursor: pointer;\n}\n\n.table thead .sort span {\n position: relative;\n}\n\n.table thead .sort span::before, .table thead .sort span::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n}\n\n.table thead .sort span::before {\n top: 2px;\n border-color: transparent transparent #777 transparent;\n border-width: 0 4px 4px;\n}\n\n.table thead .sort span::after {\n bottom: 2px;\n border-color: #777 transparent transparent transparent;\n border-width: 4px 4px 0;\n}\n\n.table thead .sort.sort-up span::before, .table thead .sort.sort-down span::before {\n border-color: transparent transparent #212121 transparent;\n}\n\n.table thead .sort.sort-up span::after, .table thead .sort.sort-down span::after {\n border-color: #212121 transparent transparent transparent;\n}\n\n.table tbody tr:not(:last-child) th,\n.table tbody tr:not(:last-child) td {\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table.table-bordered tbody th,\n.table.table-bordered tbody td {\n border-bottom: 0;\n}\n\n.table.table-bordered th,\n.table.table-bordered td {\n border-right: 1px solid #e2e2e2;\n border-left: 0;\n}\n\n.table.table-bordered thead th:last-child,\n.table.table-bordered tbody td:last-child {\n border-right: 0;\n}\n\n.table .table__checkbox {\n width: 32px;\n padding-right: 0;\n}\n\n.table .table__checkbox .custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n}\n\n.table .table__checkbox .custom-control-label::before, .table .table__checkbox .custom-control-label::after {\n left: -16px;\n}\n/*# sourceMappingURL=mekari-ui-tables.css.map */","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n // inheritance to nested tables.\n .#{$prefix}table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.#{$prefix}table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .#{$prefix}table-hover {\n $hover-background: darken($background, 5%);\n\n .#{$prefix}table-#{$state} {\n @include hover {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","\n.#{$prefix}table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid $smoke;\n @include border-radius(4px);\n th,\n td {\n padding: 10px 16px;\n border-top: 0;\n\n .#{$prefix}btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n }\n }\n thead {\n th {\n background-color: $light;\n border-bottom: $table-border-width solid $table-border-color;\n &:first-child {\n // stylelint-disable-next-line property-blacklist\n border-top-left-radius: 4px;\n }\n &:last-child {\n // stylelint-disable-next-line property-blacklist\n border-top-right-radius: 4px;\n }\n }\n .sort {\n cursor: pointer;\n span {\n position: relative;\n &::before,\n &::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n }\n &::before {\n top: 2px;\n border-color: transparent transparent $slate transparent;\n border-width: 0 4px 4px;\n }\n &::after {\n bottom: 2px;\n border-color: $slate transparent transparent transparent;\n border-width: 4px 4px 0;\n }\n }\n &.sort-up,\n &.sort-down {\n span {\n &::before {\n border-color: transparent transparent $dark transparent;\n }\n &::after {\n border-color: $dark transparent transparent transparent;\n }\n }\n }\n }\n }\n tbody {\n tr:not(:last-child) {\n // stylelint-disable-next-line selector-max-type\n th,\n td {\n border-bottom: 1px solid $table-border-color;\n }\n }\n }\n\n &.#{$prefix}table-bordered {\n tbody {\n th,\n td {\n border-bottom: 0;\n }\n }\n th,\n td {\n border-right: $table-border-width solid $table-border-color;\n border-left: 0;\n }\n thead th:last-child,\n tbody td:last-child {\n border-right: 0;\n }\n }\n\n .#{$prefix}table {\n &__checkbox {\n width: 32px;\n padding-right: 0;\n\n .#{$prefix}custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n\n &-label {\n &::before,\n &::after {\n left: -16px;\n }\n }\n }\n }\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n"]}
|
1
|
+
{"version":3,"sources":["../../../scss/vendors/_tables.scss","dist/css/components/mekari-ui-tables.css","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_table-row.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/components/config/_tables.scss","../../../scss/vendors/mixins/_border-radius.scss"],"names":[],"mappings":"AAIA,OACE,MAAA,KACA,cAAA,KACA,MAAA,QCAF,UDHA,UAQI,QAAA,OACA,eAAA,IACA,WAAA,IAAA,MAAA,QAVJ,gBAcI,eAAA,OACA,cAAA,IAAA,MAAA,QAfJ,mBAmBI,WAAA,IAAA,MAAA,QCAJ,aDSA,aAGI,QAAA,MASJ,gBACE,OAAA,IAAA,MAAA,QCbF,mBDYA,mBAKI,OAAA,IAAA,MAAA,QCZJ,yBDOA,yBAWM,oBAAA,ICXN,8BAFA,qBDkBA,qBCjBA,2BDsBI,OAAA,EAQJ,yCAEI,iBAAA,gBE/DF,4BF2EI,MAAA,QACA,iBAAA,QGnFJ,cFsDF,iBADA,iBEjDM,iBAAA,QFyDN,0BAFA,iBE3DE,iBF4DF,uBEhDQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFmDF,oCE1CU,iBAAA,QA5BR,eF4EF,kBADA,kBEvEM,iBAAA,QF+EN,2BAFA,kBEjFE,kBFkFF,wBEtEQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFyEF,qCEhEU,iBAAA,QA5BR,YFkGF,eADA,eE7FM,iBAAA,QFqGN,wBAFA,eEvGE,eFwGF,qBE5FQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCF+FF,kCEtFU,iBAAA,QA5BR,eFwHF,kBADA,kBEnHM,iBAAA,QF2HN,2BAFA,kBE7HE,kBF8HF,wBElHQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFqHF,qCE5GU,iBAAA,QA5BR,eF8IF,kBADA,kBEzIM,iBAAA,QFiJN,2BAFA,kBEnJE,kBFoJF,wBExIQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCF2IF,qCElIU,iBAAA,QA5BR,cFoKF,iBADA,iBE/JM,iBAAA,QFuKN,0BAFA,iBEzKE,iBF0KF,uBE9JQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFiKF,oCExJU,iBAAA,QA5BR,eF0LF,kBADA,kBErLM,iBAAA,QF6LN,2BAFA,kBE/LE,kBFgMF,wBEpLQ,aAAA,QDLN,kCCiBM,iBAAA,QALN,qCFuLF,qCE9KU,iBAAA,QA5BR,iBFgNF,oBADA,oBE3MM,iBAAA,QFmNN,6BAFA,oBErNE,oBFsNF,0BE1MQ,aAAA,QDLN,oCCiBM,iBAAA,QALN,uCF6MF,uCEpMU,iBAAA,QA5BR,cFsOF,iBADA,iBEjOM,iBAAA,QFyON,0BAFA,iBE3OE,iBF4OF,uBEhOQ,aAAA,QDLN,iCCiBM,iBAAA,QALN,oCFmOF,oCE1NU,iBAAA,QA5BR,YF4PF,eADA,eEvPM,iBAAA,QF+PN,wBAFA,eEjQE,eFkQF,qBEtPQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCFyPF,kCEhPU,iBAAA,QA5BR,aFkRF,gBADA,gBE7QM,iBAAA,QFqRN,yBAFA,gBEvRE,gBFwRF,sBE5QQ,aAAA,QDLN,gCCiBM,iBAAA,KALN,mCF+QF,mCEtQU,iBAAA,KA5BR,aFwSF,gBADA,gBEnSM,iBAAA,QF2SN,yBAFA,gBE7SE,gBF8SF,sBElSQ,aAAA,QDLN,gCCiBM,iBAAA,KALN,mCFqSF,mCE5RU,iBAAA,KA5BR,aF8TF,gBADA,gBEzTM,iBAAA,QFiUN,yBAFA,gBEnUE,gBFoUF,sBExTQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCF2TF,mCElTU,iBAAA,QA5BR,aFoVF,gBADA,gBE/UM,iBAAA,QFuVN,yBAFA,gBEzVE,gBF0VF,sBE9UQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCFiVF,mCExUU,iBAAA,QA5BR,aF0WF,gBADA,gBErWM,iBAAA,QF6WN,yBAFA,gBE/WE,gBFgXF,sBEpWQ,aAAA,QDLN,gCCiBM,iBAAA,QALN,mCFuWF,mCE9VU,iBAAA,QA5BR,YFgYF,eADA,eE3XM,iBAAA,QFmYN,wBAFA,eErYE,eFsYF,qBE1XQ,aAAA,QDLN,+BCiBM,iBAAA,QALN,kCF6XF,kCEpXU,iBAAA,QA5BR,aFsZF,gBADA,gBEjZM,iBAAA,KFyZN,yBAFA,gBE3ZE,gBF4ZF,sBEhZQ,aAAA,KDLN,gCCiBM,iBAAA,QALN,mCFmZF,mCE1YU,iBAAA,QA5BR,cF4aF,iBADA,iBEvaM,iBAAA,QDGJ,iCCiBM,iBAAA,QALN,oCFkaF,oCEzZU,iBAAA,QH8EV,sBAGM,MAAA,KACA,iBAAA,KACA,aAAA,QALN,uBAWM,MAAA,QACA,iBAAA,KACA,aAAA,QAKN,YACE,MAAA,KACA,iBAAA,KC6UF,eD/UA,eCgVA,qBDzUI,aAAA,QAPJ,2BAWI,OAAA,EAXJ,oDAgBM,iBAAA,sBErIJ,uCF4IM,MAAA,KACA,iBAAA,uBIhFJ,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,4BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GI1GN,6BJiGA,qBAEI,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MALH,qCASK,OAAA,GAdV,kBAOQ,QAAA,MACA,MAAA,KACA,WAAA,KACA,2BAAA,MAVR,kCAcU,OAAA,EKlLV,OACE,cAAA,EACA,eAAA,EACA,gBAAA,SACA,OAAA,IAAA,MAAA,QCAE,cAAA,IDJJ,gBAOI,WAAA,QJkiBJ,UIziBA,UAWI,QAAA,KAAA,KACA,WAAA,EJmiBJ,oBI/iBA,oBAeM,WAAA,KACA,cAAA,KAhBN,gBAqBM,iBAAA,QACA,cAAA,IAAA,MAAA,QAtBN,4BAyBQ,uBAAA,IAzBR,2BA6BQ,wBAAA,IA7BR,mBAiCM,OAAA,QAjCN,wBAmCQ,SAAA,SAnCR,+BAAA,gCAsCU,SAAA,SACA,MAAA,MACA,MAAA,EACA,OAAA,EACA,QAAA,GACA,aAAA,MA3CV,gCA8CU,IAAA,IACA,aAAA,YAAA,YAAA,KAAA,YACA,aAAA,EAAA,IAAA,IAhDV,+BAmDU,OAAA,IACA,aAAA,KAAA,YAAA,YAAA,YACA,aAAA,IAAA,IAAA,EArDV,0CAAA,wCA4DY,aAAA,YAAA,YAAA,QAAA,YA5DZ,yCAAA,uCA+DY,aAAA,QAAA,YAAA,YAAA,YJwiBZ,oCIvmBA,oCA0EQ,cAAA,IAAA,MAAA,QJkiBR,+BI5mBA,+BAmFQ,cAAA,EJ8hBR,yBIjnBA,yBAwFM,aAAA,IAAA,MAAA,QACA,YAAA,EJ8hBN,0CIvnBA,0CA6FM,aAAA,EA7FN,wBAmGM,MAAA,KACA,cAAA,EApGN,wCAuGQ,aAAA,KACA,cAAA,EAxGR,qDAAA,sDA6GY,KAAA","sourcesContent":["//\n// Basic Bootstrap table\n//\n\n.#{$prefix}table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.#{$prefix}table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.#{$prefix}table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.#{$prefix}table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.#{$prefix}table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.#{$prefix}table {\n .#{$prefix}thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .#{$prefix}thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.#{$prefix}table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.#{$prefix}table-bordered {\n border: 0;\n }\n\n &.#{$prefix}table-striped {\n tbody tr:nth-of-type(odd) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.#{$prefix}table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.#{$prefix}table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .#{$prefix}table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n",".table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212121;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #e2e2e2;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e2e2e2;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #e2e2e2;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212121;\n background-color: #f2f4f7;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f4cac1;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ea9c8c;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f0b7ab;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f0b7ab;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #b8e4d3;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #7acdad;\n}\n\n.table-hover .table-success:hover {\n background-color: #a6ddc8;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #a6ddc8;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #fff9e2;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #fff5ca;\n}\n\n.table-hover .table-info:hover {\n background-color: #fff4c9;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #fff4c9;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffebb8;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffda7a;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe49f;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe49f;\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8d2ed;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7aacde;\n}\n\n.table-hover .table-primary:hover {\n background-color: #a4c5e8;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #a4c5e8;\n}\n\n.table-jurnal,\n.table-jurnal > th,\n.table-jurnal > td {\n background-color: #b8e3f6;\n}\n\n.table-jurnal th,\n.table-jurnal td,\n.table-jurnal thead th,\n.table-jurnal tbody + tbody {\n border-color: #7acbee;\n}\n\n.table-hover .table-jurnal:hover {\n background-color: #a1daf3;\n}\n\n.table-hover .table-jurnal:hover > td,\n.table-hover .table-jurnal:hover > th {\n background-color: #a1daf3;\n}\n\n.table-talenta,\n.table-talenta > th,\n.table-talenta > td {\n background-color: #edc3c6;\n}\n\n.table-talenta th,\n.table-talenta td,\n.table-talenta thead th,\n.table-talenta tbody + tbody {\n border-color: #de9095;\n}\n\n.table-hover .table-talenta:hover {\n background-color: #e7afb3;\n}\n\n.table-hover .table-talenta:hover > td,\n.table-hover .table-talenta:hover > th {\n background-color: #e7afb3;\n}\n\n.table-klikpajak,\n.table-klikpajak > th,\n.table-klikpajak > td {\n background-color: #fdd6b8;\n}\n\n.table-klikpajak th,\n.table-klikpajak td,\n.table-klikpajak thead th,\n.table-klikpajak tbody + tbody {\n border-color: #fcb37b;\n}\n\n.table-hover .table-klikpajak:hover {\n background-color: #fcc89f;\n}\n\n.table-hover .table-klikpajak:hover > td,\n.table-hover .table-klikpajak:hover > th {\n background-color: #fcc89f;\n}\n\n.table-mekari,\n.table-mekari > th,\n.table-mekari > td {\n background-color: #d6ccf8;\n}\n\n.table-mekari th,\n.table-mekari td,\n.table-mekari thead th,\n.table-mekari tbody + tbody {\n border-color: #b3a0f1;\n}\n\n.table-hover .table-mekari:hover {\n background-color: #c4b6f5;\n}\n\n.table-hover .table-mekari:hover > td,\n.table-hover .table-mekari:hover > th {\n background-color: #c4b6f5;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c1c1c1;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #8c8c8c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b4b4b4;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b4b4b4;\n}\n\n.table-slate,\n.table-slate > th,\n.table-slate > td {\n background-color: #d9d9d9;\n}\n\n.table-slate th,\n.table-slate td,\n.table-slate thead th,\n.table-slate tbody + tbody {\n border-color: #b8b8b8;\n}\n\n.table-hover .table-slate:hover {\n background-color: #cccccc;\n}\n\n.table-hover .table-slate:hover > td,\n.table-hover .table-slate:hover > th {\n background-color: #cccccc;\n}\n\n.table-muted,\n.table-muted > th,\n.table-muted > td {\n background-color: #eaeaea;\n}\n\n.table-muted th,\n.table-muted td,\n.table-muted thead th,\n.table-muted tbody + tbody {\n border-color: #d8d8d8;\n}\n\n.table-hover .table-muted:hover {\n background-color: #dddddd;\n}\n\n.table-hover .table-muted:hover > td,\n.table-hover .table-muted:hover > th {\n background-color: #dddddd;\n}\n\n.table-smoke,\n.table-smoke > th,\n.table-smoke > td {\n background-color: #f7f7f7;\n}\n\n.table-smoke th,\n.table-smoke td,\n.table-smoke thead th,\n.table-smoke tbody + tbody {\n border-color: #f0f0f0;\n}\n\n.table-hover .table-smoke:hover {\n background-color: #eaeaea;\n}\n\n.table-hover .table-smoke:hover > td,\n.table-hover .table-smoke:hover > th {\n background-color: #eaeaea;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fefefe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fdfdfd;\n}\n\n.table-hover .table-light:hover {\n background-color: #f1f1f1;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #f1f1f1;\n}\n\n.table-cloud,\n.table-cloud > th,\n.table-cloud > td {\n background-color: #fbfcfd;\n}\n\n.table-cloud th,\n.table-cloud td,\n.table-cloud thead th,\n.table-cloud tbody + tbody {\n border-color: #f8f9fb;\n}\n\n.table-hover .table-cloud:hover {\n background-color: #eaeff5;\n}\n\n.table-hover .table-cloud:hover > td,\n.table-hover .table-cloud:hover > th {\n background-color: #eaeff5;\n}\n\n.table-link,\n.table-link > th,\n.table-link > td {\n background-color: #bdd0ff;\n}\n\n.table-link th,\n.table-link td,\n.table-link thead th,\n.table-link tbody + tbody {\n border-color: #84a8ff;\n}\n\n.table-hover .table-link:hover {\n background-color: #a4beff;\n}\n\n.table-hover .table-link:hover > td,\n.table-hover .table-link:hover > th {\n background-color: #a4beff;\n}\n\n.table-white,\n.table-white > th,\n.table-white > td {\n background-color: white;\n}\n\n.table-white th,\n.table-white td,\n.table-white thead th,\n.table-white tbody + tbody {\n border-color: white;\n}\n\n.table-hover .table-white:hover {\n background-color: #f2f2f2;\n}\n\n.table-hover .table-white:hover > td,\n.table-hover .table-white:hover > th {\n background-color: #f2f2f2;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: #f2f4f7;\n}\n\n.table-hover .table-active:hover {\n background-color: #e2e7ed;\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: #e2e7ed;\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #777;\n border-color: #8a8a8a;\n}\n\n.table .thead-light th {\n color: #212121;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.table-dark {\n color: #fff;\n background-color: #777;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #8a8a8a;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1271.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid #e2e2e2;\n border-radius: 4px;\n}\n\n.table tr:hover {\n background: #f2f4f7;\n}\n\n.table th,\n.table td {\n padding: 10px 16px;\n border-top: 0;\n}\n\n.table th .btn-icon,\n.table td .btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n}\n\n.table thead th {\n background-color: #fbfbfb;\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table thead th:first-child {\n border-top-left-radius: 4px;\n}\n\n.table thead th:last-child {\n border-top-right-radius: 4px;\n}\n\n.table thead .sort {\n cursor: pointer;\n}\n\n.table thead .sort span {\n position: relative;\n}\n\n.table thead .sort span::before, .table thead .sort span::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n}\n\n.table thead .sort span::before {\n top: 2px;\n border-color: transparent transparent #777 transparent;\n border-width: 0 4px 4px;\n}\n\n.table thead .sort span::after {\n bottom: 2px;\n border-color: #777 transparent transparent transparent;\n border-width: 4px 4px 0;\n}\n\n.table thead .sort.sort-up span::before, .table thead .sort.sort-down span::before {\n border-color: transparent transparent #212121 transparent;\n}\n\n.table thead .sort.sort-up span::after, .table thead .sort.sort-down span::after {\n border-color: #212121 transparent transparent transparent;\n}\n\n.table tbody tr:not(:last-child) th,\n.table tbody tr:not(:last-child) td {\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table.table-bordered tbody th,\n.table.table-bordered tbody td {\n border-bottom: 0;\n}\n\n.table.table-bordered th,\n.table.table-bordered td {\n border-right: 1px solid #e2e2e2;\n border-left: 0;\n}\n\n.table.table-bordered thead th:last-child,\n.table.table-bordered tbody td:last-child {\n border-right: 0;\n}\n\n.table .table__checkbox {\n width: 32px;\n padding-right: 0;\n}\n\n.table .table__checkbox .custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n}\n\n.table .table__checkbox .custom-control-label::before, .table .table__checkbox .custom-control-label::after {\n left: -16px;\n}\n/*# sourceMappingURL=mekari-ui-tables.css.map */","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n // inheritance to nested tables.\n .#{$prefix}table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.#{$prefix}table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .#{$prefix}table-hover {\n $hover-background: darken($background, 5%);\n\n .#{$prefix}table-#{$state} {\n @include hover {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","\n.#{$prefix}table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid $smoke;\n @include border-radius(4px);\n tr:hover {\n background: $cloud;\n }\n th,\n td {\n padding: 10px 16px;\n border-top: 0;\n\n .#{$prefix}btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n }\n }\n thead {\n th {\n background-color: $light;\n border-bottom: $table-border-width solid $table-border-color;\n &:first-child {\n // stylelint-disable-next-line property-blacklist\n border-top-left-radius: 4px;\n }\n &:last-child {\n // stylelint-disable-next-line property-blacklist\n border-top-right-radius: 4px;\n }\n }\n .sort {\n cursor: pointer;\n span {\n position: relative;\n &::before,\n &::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n }\n &::before {\n top: 2px;\n border-color: transparent transparent $slate transparent;\n border-width: 0 4px 4px;\n }\n &::after {\n bottom: 2px;\n border-color: $slate transparent transparent transparent;\n border-width: 4px 4px 0;\n }\n }\n &.sort-up,\n &.sort-down {\n span {\n &::before {\n border-color: transparent transparent $dark transparent;\n }\n &::after {\n border-color: $dark transparent transparent transparent;\n }\n }\n }\n }\n }\n tbody {\n tr:not(:last-child) {\n // stylelint-disable-next-line selector-max-type\n th,\n td {\n border-bottom: 1px solid $table-border-color;\n }\n }\n }\n\n &.#{$prefix}table-bordered {\n tbody {\n th,\n td {\n border-bottom: 0;\n }\n }\n th,\n td {\n border-right: $table-border-width solid $table-border-color;\n border-left: 0;\n }\n thead th:last-child,\n tbody td:last-child {\n border-right: 0;\n }\n }\n\n .#{$prefix}table {\n &__checkbox {\n width: 32px;\n padding-right: 0;\n\n .#{$prefix}custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n\n &-label {\n &::before,\n &::after {\n left: -16px;\n }\n }\n }\n }\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../scss/vendors/_tables.scss","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendor-extensions/_color.scss","mekari-ui-tables.css","../../../scss/vendor-extensions/_tables.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_table-row.scss","../../../scss/vendors/_functions.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/components/config/_tables.scss","../../../scss/vendors/mixins/_border-radius.scss"],"names":[],"mappings":"AAIA;EACE,WAAW;EACX,mBCLW;EDMX,cENa;ACGf;;AHAA;;EAQI,gBISgC;EJRhC,mBAAmB;EACnB,6BEVW;ACOf;;AHPA;EAcI,sBAAsB;EACtB,gCEfW;ACYf;;AHZA;EAmBI,6BEnBW;ACgBf;;AHYA;;EAGI,eIb+B;ADGnC;;AHmBA;EACE,yBEzCa;ACyBf;;AHeA;;EAKI,yBE7CW;AC8Bf;;AHUA;;EAWM,wBAA4C;AGhBlD;;AHqBA;;;;EAKI,SAAS;AGnBb;;AH2BA;EAEI,qCEnDW;AC0Bf;;AEtCE;EL2EI,cEtFS;EFuFT,yBEjFS;ACgDf;;AGlDE;;;EAII,yBC2E4D;AJvBlE;;AGxDE;;;;EAYM,qBCmE0D;AJhBlE;;AExDE;ECiBM,yBAJsC;AH+C9C;;AGhDE;;EASQ,yBARoC;AHoD9C;;AGxEE;;;EAII,yBC2E4D;AJDlE;;AG9EE;;;;EAYM,qBCmE0D;AJMlE;;AE9EE;ECiBM,yBAJsC;AHqE9C;;AGtEE;;EASQ,yBARoC;AH0E9C;;AG9FE;;;EAII,yBC2E4D;AJqBlE;;AGpGE;;;;EAYM,qBCmE0D;AJ4BlE;;AEpGE;ECiBM,yBAJsC;AH2F9C;;AG5FE;;EASQ,yBARoC;AHgG9C;;AGpHE;;;EAII,yBC2E4D;AJ2ClE;;AG1HE;;;;EAYM,qBCmE0D;AJkDlE;;AE1HE;ECiBM,yBAJsC;AHiH9C;;AGlHE;;EASQ,yBARoC;AHsH9C;;AG1IE;;;EAII,yBC2E4D;AJiElE;;AGhJE;;;;EAYM,qBCmE0D;AJwElE;;AEhJE;ECiBM,yBAJsC;AHuI9C;;AGxIE;;EASQ,yBARoC;AH4I9C;;AGhKE;;;EAII,yBC2E4D;AJuFlE;;AGtKE;;;;EAYM,qBCmE0D;AJ8FlE;;AEtKE;ECiBM,yBAJsC;AH6J9C;;AG9JE;;EASQ,yBARoC;AHkK9C;;AGtLE;;;EAII,yBC2E4D;AJ6GlE;;AG5LE;;;;EAYM,qBCmE0D;AJoHlE;;AE5LE;ECiBM,yBAJsC;AHmL9C;;AGpLE;;EASQ,yBARoC;AHwL9C;;AG5ME;;;EAII,yBC2E4D;AJmIlE;;AGlNE;;;;EAYM,qBCmE0D;AJ0IlE;;AElNE;ECiBM,yBAJsC;AHyM9C;;AG1ME;;EASQ,yBARoC;AH8M9C;;AGlOE;;;EAII,yBC2E4D;AJyJlE;;AGxOE;;;;EAYM,qBCmE0D;AJgKlE;;AExOE;ECiBM,yBAJsC;AH+N9C;;AGhOE;;EASQ,yBARoC;AHoO9C;;AGxPE;;;EAII,yBC2E4D;AJ+KlE;;AG9PE;;;;EAYM,qBCmE0D;AJsLlE;;AE9PE;ECiBM,yBAJsC;AHqP9C;;AGtPE;;EASQ,yBARoC;AH0P9C;;AG9QE;;;EAII,yBC2E4D;AJqMlE;;AGpRE;;;;EAYM,qBCmE0D;AJ4MlE;;AEpRE;ECiBM,yBAJsC;AH2Q9C;;AG5QE;;EASQ,yBARoC;AHgR9C;;AGpSE;;;EAII,yBC2E4D;AJ2NlE;;AG1SE;;;;EAYM,qBCmE0D;AJkOlE;;AE1SE;ECiBM,yBAJsC;AHiS9C;;AGlSE;;EASQ,yBARoC;AHsS9C;;AG1TE;;;EAII,yBC2E4D;AJiPlE;;AGhUE;;;;EAYM,qBCmE0D;AJwPlE;;AEhUE;ECiBM,yBAJsC;AHuT9C;;AGxTE;;EASQ,yBARoC;AH4T9C;;AGhVE;;;EAII,yBC2E4D;AJuQlE;;AGtVE;;;;EAYM,qBCmE0D;AJ8QlE;;AEtVE;ECiBM,yBAJsC;AH6U9C;;AG9UE;;EASQ,yBARoC;AHkV9C;;AGtWE;;;EAII,yBC2E4D;AJ6RlE;;AG5WE;;;;EAYM,qBCmE0D;AJoSlE;;AE5WE;ECiBM,yBAJsC;AHmW9C;;AGpWE;;EASQ,yBARoC;AHwW9C;;AG5XE;;;EAII,yBC2E4D;AJmTlE;;AGlYE;;;;EAYM,qBCmE0D;AJ0TlE;;AElYE;ECiBM,yBAJsC;AHyX9C;;AG1XE;;EASQ,yBARoC;AH8X9C;;AGlZE;;;EAII,uBC2E4D;AJyUlE;;AGxZE;;;;EAYM,mBCmE0D;AJgVlE;;AExZE;ECiBM,yBAJsC;AH+Y9C;;AGhZE;;EASQ,yBARoC;AHoZ9C;;AGxaE;;;EAII,yBJFS;AC4af;;AEvaE;ECiBM,yBAJsC;AH8Z9C;;AG/ZE;;EASQ,yBARoC;AHma9C;;AH7UA;EAGM,WE5GM;EF6GN,sBEjHM;EFkHN,qBIvFqD;ADqa3D;;AHnVA;EAWM,cEzHS;EF0HT,sBErHM;EFsHN,qBExHS;ACocf;;AHvUA;EACE,WE5HU;EF6HV,sBEjIU;AC2cZ;;AH5UA;;;EAOI,qBI3GuD;ADsb3D;;AHlVA;EAWI,SAAS;AG2Ub;;AHtVA;EAgBM,2CE3IM;ACqdZ;;AE/cE;EL4IM,WElJI;EFmJJ,4CEnJI;AC0dZ;;AKvZI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGyTvC;EH9TG;IASK,SAAS;EGwTjB;AACF;;AKnaI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGqUvC;EH1UG;IASK,SAAS;EGoUjB;AACF;;AK/aI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGiVvC;EHtVG;IASK,SAAS;EGgVjB;AACF;;AK3bI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EG6VvC;EHlWG;IASK,SAAS;EG4VjB;AACF;;AH3WA;EAOQ,cAAc;EACd,WAAW;EACX,gBAAgB;EAChB,iCAAiC;AGwWzC;;AHlXA;EAcU,SAAS;AGwWnB;;AM1hBA;EACE,gBAAgB;EAChB,iBAAiB;EACjB,yBAAyB;EACzB,yBPDa;EQCX,kBDCwB;AN6hB5B;;AMliBA;;EAQI,kBAAkB;EAClB,aAAa;AN+hBjB;;AMxiBA;;EAYM,gBAAgB;EAChB,mBAAmB;ANiiBzB;;AM9iBA;EAkBM,yBPdS;EOeT,gCPhBS;ACgjBf;;AMnjBA;EAsBQ,2BAA2B;ANiiBnC;;AMvjBA;EA0BQ,4BAA4B;ANiiBpC;;AM3jBA;EA8BM,eAAe;ANiiBrB;;AM/jBA;EAgCQ,kBAAkB;ANmiB1B;;AMnkBA;EAmCU,kBAAkB;EAClB,YAAY;EACZ,QAAQ;EACR,SAAS;EACT,WAAW;EACX,mBAAmB;ANoiB7B;;AM5kBA;EA2CU,QAAQ;EACR,sDAAwD;EACxD,uBAAuB;ANqiBjC;;AMllBA;EAgDU,WAAW;EACX,sDAAwD;EACxD,uBAAuB;ANsiBjC;;AMxlBA;EAyDY,yDAAuD;ANmiBnE;;AM5lBA;EA4DY,yDAAuD;ANoiBnE;;AMhmBA;;EAuEQ,gCPpEO;ACkmBf;;AMrmBA;;EAgFQ,gBAAgB;AN0hBxB;;AM1mBA;;EAqFM,+BPlFS;EOmFT,cAAc;AN0hBpB;;AMhnBA;;EA0FM,eAAe;AN2hBrB;;AMrnBA;EAgGM,WAAW;EACX,gBAAgB;ANyhBtB;;AM1nBA;EAoGQ,kBAAkB;EAClB,gBAAgB;AN0hBxB;;AM/nBA;EA0GY,WAAW;ANyhBvB","file":"mekari-ui-tables.css","sourcesContent":["//\n// Basic Bootstrap table\n//\n\n.#{$prefix}table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.#{$prefix}table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.#{$prefix}table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.#{$prefix}table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.#{$prefix}table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.#{$prefix}table {\n .#{$prefix}thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .#{$prefix}thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.#{$prefix}table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.#{$prefix}table-bordered {\n border: 0;\n }\n\n &.#{$prefix}table-striped {\n tbody tr:nth-of-type(odd) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.#{$prefix}table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.#{$prefix}table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .#{$prefix}table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n",".table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212121;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #e2e2e2;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e2e2e2;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #e2e2e2;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212121;\n background-color: #f2f4f7;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f4cac1;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ea9c8c;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f0b7ab;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f0b7ab;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #b8e4d3;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #7acdad;\n}\n\n.table-hover .table-success:hover {\n background-color: #a6ddc8;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #a6ddc8;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #fff9e2;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #fff5ca;\n}\n\n.table-hover .table-info:hover {\n background-color: #fff4c9;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #fff4c9;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffebb8;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffda7a;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe49f;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe49f;\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8d2ed;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7aacde;\n}\n\n.table-hover .table-primary:hover {\n background-color: #a4c5e8;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #a4c5e8;\n}\n\n.table-jurnal,\n.table-jurnal > th,\n.table-jurnal > td {\n background-color: #b8e3f6;\n}\n\n.table-jurnal th,\n.table-jurnal td,\n.table-jurnal thead th,\n.table-jurnal tbody + tbody {\n border-color: #7acbee;\n}\n\n.table-hover .table-jurnal:hover {\n background-color: #a1daf3;\n}\n\n.table-hover .table-jurnal:hover > td,\n.table-hover .table-jurnal:hover > th {\n background-color: #a1daf3;\n}\n\n.table-talenta,\n.table-talenta > th,\n.table-talenta > td {\n background-color: #edc3c6;\n}\n\n.table-talenta th,\n.table-talenta td,\n.table-talenta thead th,\n.table-talenta tbody + tbody {\n border-color: #de9095;\n}\n\n.table-hover .table-talenta:hover {\n background-color: #e7afb3;\n}\n\n.table-hover .table-talenta:hover > td,\n.table-hover .table-talenta:hover > th {\n background-color: #e7afb3;\n}\n\n.table-klikpajak,\n.table-klikpajak > th,\n.table-klikpajak > td {\n background-color: #fdd6b8;\n}\n\n.table-klikpajak th,\n.table-klikpajak td,\n.table-klikpajak thead th,\n.table-klikpajak tbody + tbody {\n border-color: #fcb37b;\n}\n\n.table-hover .table-klikpajak:hover {\n background-color: #fcc89f;\n}\n\n.table-hover .table-klikpajak:hover > td,\n.table-hover .table-klikpajak:hover > th {\n background-color: #fcc89f;\n}\n\n.table-mekari,\n.table-mekari > th,\n.table-mekari > td {\n background-color: #d6ccf8;\n}\n\n.table-mekari th,\n.table-mekari td,\n.table-mekari thead th,\n.table-mekari tbody + tbody {\n border-color: #b3a0f1;\n}\n\n.table-hover .table-mekari:hover {\n background-color: #c4b6f5;\n}\n\n.table-hover .table-mekari:hover > td,\n.table-hover .table-mekari:hover > th {\n background-color: #c4b6f5;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c1c1c1;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #8c8c8c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b4b4b4;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b4b4b4;\n}\n\n.table-slate,\n.table-slate > th,\n.table-slate > td {\n background-color: #d9d9d9;\n}\n\n.table-slate th,\n.table-slate td,\n.table-slate thead th,\n.table-slate tbody + tbody {\n border-color: #b8b8b8;\n}\n\n.table-hover .table-slate:hover {\n background-color: #cccccc;\n}\n\n.table-hover .table-slate:hover > td,\n.table-hover .table-slate:hover > th {\n background-color: #cccccc;\n}\n\n.table-muted,\n.table-muted > th,\n.table-muted > td {\n background-color: #eaeaea;\n}\n\n.table-muted th,\n.table-muted td,\n.table-muted thead th,\n.table-muted tbody + tbody {\n border-color: #d8d8d8;\n}\n\n.table-hover .table-muted:hover {\n background-color: #dddddd;\n}\n\n.table-hover .table-muted:hover > td,\n.table-hover .table-muted:hover > th {\n background-color: #dddddd;\n}\n\n.table-smoke,\n.table-smoke > th,\n.table-smoke > td {\n background-color: #f7f7f7;\n}\n\n.table-smoke th,\n.table-smoke td,\n.table-smoke thead th,\n.table-smoke tbody + tbody {\n border-color: #f0f0f0;\n}\n\n.table-hover .table-smoke:hover {\n background-color: #eaeaea;\n}\n\n.table-hover .table-smoke:hover > td,\n.table-hover .table-smoke:hover > th {\n background-color: #eaeaea;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fefefe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fdfdfd;\n}\n\n.table-hover .table-light:hover {\n background-color: #f1f1f1;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #f1f1f1;\n}\n\n.table-cloud,\n.table-cloud > th,\n.table-cloud > td {\n background-color: #fbfcfd;\n}\n\n.table-cloud th,\n.table-cloud td,\n.table-cloud thead th,\n.table-cloud tbody + tbody {\n border-color: #f8f9fb;\n}\n\n.table-hover .table-cloud:hover {\n background-color: #eaeff5;\n}\n\n.table-hover .table-cloud:hover > td,\n.table-hover .table-cloud:hover > th {\n background-color: #eaeff5;\n}\n\n.table-link,\n.table-link > th,\n.table-link > td {\n background-color: #bdd0ff;\n}\n\n.table-link th,\n.table-link td,\n.table-link thead th,\n.table-link tbody + tbody {\n border-color: #84a8ff;\n}\n\n.table-hover .table-link:hover {\n background-color: #a4beff;\n}\n\n.table-hover .table-link:hover > td,\n.table-hover .table-link:hover > th {\n background-color: #a4beff;\n}\n\n.table-white,\n.table-white > th,\n.table-white > td {\n background-color: white;\n}\n\n.table-white th,\n.table-white td,\n.table-white thead th,\n.table-white tbody + tbody {\n border-color: white;\n}\n\n.table-hover .table-white:hover {\n background-color: #f2f2f2;\n}\n\n.table-hover .table-white:hover > td,\n.table-hover .table-white:hover > th {\n background-color: #f2f2f2;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: #f2f4f7;\n}\n\n.table-hover .table-active:hover {\n background-color: #e2e7ed;\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: #e2e7ed;\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #777;\n border-color: #8a8a8a;\n}\n\n.table .thead-light th {\n color: #212121;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.table-dark {\n color: #fff;\n background-color: #777;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #8a8a8a;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1271.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid #e2e2e2;\n border-radius: 4px;\n}\n\n.table th,\n.table td {\n padding: 10px 16px;\n border-top: 0;\n}\n\n.table th .btn-icon,\n.table td .btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n}\n\n.table thead th {\n background-color: #fbfbfb;\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table thead th:first-child {\n border-top-left-radius: 4px;\n}\n\n.table thead th:last-child {\n border-top-right-radius: 4px;\n}\n\n.table thead .sort {\n cursor: pointer;\n}\n\n.table thead .sort span {\n position: relative;\n}\n\n.table thead .sort span::before, .table thead .sort span::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n}\n\n.table thead .sort span::before {\n top: 2px;\n border-color: transparent transparent #777 transparent;\n border-width: 0 4px 4px;\n}\n\n.table thead .sort span::after {\n bottom: 2px;\n border-color: #777 transparent transparent transparent;\n border-width: 4px 4px 0;\n}\n\n.table thead .sort.sort-up span::before, .table thead .sort.sort-down span::before {\n border-color: transparent transparent #212121 transparent;\n}\n\n.table thead .sort.sort-up span::after, .table thead .sort.sort-down span::after {\n border-color: #212121 transparent transparent transparent;\n}\n\n.table tbody tr:not(:last-child) th,\n.table tbody tr:not(:last-child) td {\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table.table-bordered tbody th,\n.table.table-bordered tbody td {\n border-bottom: 0;\n}\n\n.table.table-bordered th,\n.table.table-bordered td {\n border-right: 1px solid #e2e2e2;\n border-left: 0;\n}\n\n.table.table-bordered thead th:last-child,\n.table.table-bordered tbody td:last-child {\n border-right: 0;\n}\n\n.table .table__checkbox {\n width: 32px;\n padding-right: 0;\n}\n\n.table .table__checkbox .custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n}\n\n.table .table__checkbox .custom-control-label::before, .table .table__checkbox .custom-control-label::after {\n left: -16px;\n}\n\n/*# sourceMappingURL=mekari-ui-tables.css.map */","\n$table-head-bg: $white;\n$table-head-color: $dark;\n\n$table-accent-bg: rgba($black, .05);\n$table-bg: null;\n$table-bg-level: -9;\n$table-caption-color: $text-muted;\n$table-color: $dark;\n$theme-color-interval: 8%;\n$table-striped-order: odd;\n\n$table-hover-color: $table-color;\n$table-hover-bg: $cloud;\n\n$table-active-bg: $table-hover-bg;\n\n$table-border-color: $smoke;\n$table-border-level: -6;\n$table-border-width: 1px;\n\n$table-cell-padding: .75rem;\n$table-cell-padding-sm: .3rem;\n\n$table-dark-color: $white;\n$table-dark-bg: $slate;\n$table-dark-accent-bg: rgba($white, .05);\n$table-dark-hover-color: $table-dark-color;\n$table-dark-hover-bg: rgba($white, .075);\n$table-dark-border-color: lighten($table-dark-bg, 7.5%);\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n // inheritance to nested tables.\n .#{$prefix}table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.#{$prefix}table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .#{$prefix}table-hover {\n $hover-background: darken($background, 5%);\n\n .#{$prefix}table-#{$state} {\n @include hover {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Bootstrap functions\n//\n// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.\n\n// Ascending\n// Used to evaluate Sass maps like our grid breakpoints.\n@mixin _assert-ascending($map, $map-name) {\n $prev-key: null;\n $prev-num: null;\n @each $key, $num in $map {\n @if $prev-num == null or unit($num) == \"%\" {\n // Do nothing\n } @else if not comparable($prev-num, $num) {\n @warn \"Potentially invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} whose unit makes it incomparable to #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n } @else if $prev-num >= $num {\n @warn \"Invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} which isn't greater than #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n }\n $prev-key: $key;\n $prev-num: $num;\n }\n}\n\n// Starts at zero\n// Used to ensure the min-width of the lowest breakpoint starts at 0.\n@mixin _assert-starts-at-zero($map, $map-name: \"$grid-breakpoints\") {\n $values: map-values($map);\n $first-value: nth($values, 1);\n @if $first-value != 0 {\n @warn \"First breakpoint in #{$map-name} must start at 0, but starts at #{$first-value}.\";\n }\n}\n\n// Replace `$search` with `$replace` in `$string`\n// Used on our SVG icon backgrounds for custom forms.\n//\n// @author Hugo Giraudel\n// @param {String} $string - Initial string\n// @param {String} $search - Substring to replace\n// @param {String} $replace ('') - New value\n// @return {String} - Updated string\n@function str-replace($string, $search, $replace: \"\") {\n $index: str-index($string, $search);\n\n @if $index {\n @return str-slice($string, 1, $index - 1) + $replace + str-replace(str-slice($string, $index + str-length($search)), $search, $replace);\n }\n\n @return $string;\n}\n\n// Color contrast\n@function color-yiq($color, $dark: $yiq-text-dark, $light: $yiq-text-light) {\n $r: red($color);\n $g: green($color);\n $b: blue($color);\n\n $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;\n\n @if ($yiq >= $yiq-contrasted-threshold) {\n @return $dark;\n } @else {\n @return $light;\n }\n}\n\n// Retrieve color Sass maps\n@function color($key: \"blue\") {\n @return map-get($colors, $key);\n}\n\n@function theme-color($key: \"primary\") {\n @return map-get($theme-colors, $key);\n}\n\n@function gray($key: \"100\") {\n @return map-get($grays, $key);\n}\n\n// Request a theme color level\n@function theme-color-level($color-name: \"primary\", $level: 0) {\n $color: theme-color($color-name);\n $color-base: if($level > 0, $black, $white);\n $level: abs($level);\n\n @return mix($color-base, $color, $level * $theme-color-interval);\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","\n.#{$prefix}table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid $smoke;\n @include border-radius(4px);\n th,\n td {\n padding: 10px 16px;\n border-top: 0;\n\n .#{$prefix}btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n }\n }\n thead {\n th {\n background-color: $light;\n border-bottom: $table-border-width solid $table-border-color;\n &:first-child {\n // stylelint-disable-next-line property-blacklist\n border-top-left-radius: 4px;\n }\n &:last-child {\n // stylelint-disable-next-line property-blacklist\n border-top-right-radius: 4px;\n }\n }\n .sort {\n cursor: pointer;\n span {\n position: relative;\n &::before,\n &::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n }\n &::before {\n top: 2px;\n border-color: transparent transparent $slate transparent;\n border-width: 0 4px 4px;\n }\n &::after {\n bottom: 2px;\n border-color: $slate transparent transparent transparent;\n border-width: 4px 4px 0;\n }\n }\n &.sort-up,\n &.sort-down {\n span {\n &::before {\n border-color: transparent transparent $dark transparent;\n }\n &::after {\n border-color: $dark transparent transparent transparent;\n }\n }\n }\n }\n }\n tbody {\n tr:not(:last-child) {\n // stylelint-disable-next-line selector-max-type\n th,\n td {\n border-bottom: 1px solid $table-border-color;\n }\n }\n }\n\n &.#{$prefix}table-bordered {\n tbody {\n th,\n td {\n border-bottom: 0;\n }\n }\n th,\n td {\n border-right: $table-border-width solid $table-border-color;\n border-left: 0;\n }\n thead th:last-child,\n tbody td:last-child {\n border-right: 0;\n }\n }\n\n .#{$prefix}table {\n &__checkbox {\n width: 32px;\n padding-right: 0;\n\n .#{$prefix}custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n\n &-label {\n &::before,\n &::after {\n left: -16px;\n }\n }\n }\n }\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n"]}
|
1
|
+
{"version":3,"sources":["../../../scss/vendors/_tables.scss","../../../scss/vendor-extensions/_spacing.scss","../../../scss/vendor-extensions/_color.scss","mekari-ui-tables.css","../../../scss/vendor-extensions/_tables.scss","../../../scss/vendors/mixins/_hover.scss","../../../scss/vendors/mixins/_table-row.scss","../../../scss/vendors/_functions.scss","../../../scss/vendors/mixins/_breakpoints.scss","../../../scss/components/config/_tables.scss","../../../scss/vendors/mixins/_border-radius.scss"],"names":[],"mappings":"AAIA;EACE,WAAW;EACX,mBCLW;EDMX,cENa;ACGf;;AHAA;;EAQI,gBISgC;EJRhC,mBAAmB;EACnB,6BEVW;ACOf;;AHPA;EAcI,sBAAsB;EACtB,gCEfW;ACYf;;AHZA;EAmBI,6BEnBW;ACgBf;;AHYA;;EAGI,eIb+B;ADGnC;;AHmBA;EACE,yBEzCa;ACyBf;;AHeA;;EAKI,yBE7CW;AC8Bf;;AHUA;;EAWM,wBAA4C;AGhBlD;;AHqBA;;;;EAKI,SAAS;AGnBb;;AH2BA;EAEI,qCEnDW;AC0Bf;;AEtCE;EL2EI,cEtFS;EFuFT,yBEjFS;ACgDf;;AGlDE;;;EAII,yBC2E4D;AJvBlE;;AGxDE;;;;EAYM,qBCmE0D;AJhBlE;;AExDE;ECiBM,yBAJsC;AH+C9C;;AGhDE;;EASQ,yBARoC;AHoD9C;;AGxEE;;;EAII,yBC2E4D;AJDlE;;AG9EE;;;;EAYM,qBCmE0D;AJMlE;;AE9EE;ECiBM,yBAJsC;AHqE9C;;AGtEE;;EASQ,yBARoC;AH0E9C;;AG9FE;;;EAII,yBC2E4D;AJqBlE;;AGpGE;;;;EAYM,qBCmE0D;AJ4BlE;;AEpGE;ECiBM,yBAJsC;AH2F9C;;AG5FE;;EASQ,yBARoC;AHgG9C;;AGpHE;;;EAII,yBC2E4D;AJ2ClE;;AG1HE;;;;EAYM,qBCmE0D;AJkDlE;;AE1HE;ECiBM,yBAJsC;AHiH9C;;AGlHE;;EASQ,yBARoC;AHsH9C;;AG1IE;;;EAII,yBC2E4D;AJiElE;;AGhJE;;;;EAYM,qBCmE0D;AJwElE;;AEhJE;ECiBM,yBAJsC;AHuI9C;;AGxIE;;EASQ,yBARoC;AH4I9C;;AGhKE;;;EAII,yBC2E4D;AJuFlE;;AGtKE;;;;EAYM,qBCmE0D;AJ8FlE;;AEtKE;ECiBM,yBAJsC;AH6J9C;;AG9JE;;EASQ,yBARoC;AHkK9C;;AGtLE;;;EAII,yBC2E4D;AJ6GlE;;AG5LE;;;;EAYM,qBCmE0D;AJoHlE;;AE5LE;ECiBM,yBAJsC;AHmL9C;;AGpLE;;EASQ,yBARoC;AHwL9C;;AG5ME;;;EAII,yBC2E4D;AJmIlE;;AGlNE;;;;EAYM,qBCmE0D;AJ0IlE;;AElNE;ECiBM,yBAJsC;AHyM9C;;AG1ME;;EASQ,yBARoC;AH8M9C;;AGlOE;;;EAII,yBC2E4D;AJyJlE;;AGxOE;;;;EAYM,qBCmE0D;AJgKlE;;AExOE;ECiBM,yBAJsC;AH+N9C;;AGhOE;;EASQ,yBARoC;AHoO9C;;AGxPE;;;EAII,yBC2E4D;AJ+KlE;;AG9PE;;;;EAYM,qBCmE0D;AJsLlE;;AE9PE;ECiBM,yBAJsC;AHqP9C;;AGtPE;;EASQ,yBARoC;AH0P9C;;AG9QE;;;EAII,yBC2E4D;AJqMlE;;AGpRE;;;;EAYM,qBCmE0D;AJ4MlE;;AEpRE;ECiBM,yBAJsC;AH2Q9C;;AG5QE;;EASQ,yBARoC;AHgR9C;;AGpSE;;;EAII,yBC2E4D;AJ2NlE;;AG1SE;;;;EAYM,qBCmE0D;AJkOlE;;AE1SE;ECiBM,yBAJsC;AHiS9C;;AGlSE;;EASQ,yBARoC;AHsS9C;;AG1TE;;;EAII,yBC2E4D;AJiPlE;;AGhUE;;;;EAYM,qBCmE0D;AJwPlE;;AEhUE;ECiBM,yBAJsC;AHuT9C;;AGxTE;;EASQ,yBARoC;AH4T9C;;AGhVE;;;EAII,yBC2E4D;AJuQlE;;AGtVE;;;;EAYM,qBCmE0D;AJ8QlE;;AEtVE;ECiBM,yBAJsC;AH6U9C;;AG9UE;;EASQ,yBARoC;AHkV9C;;AGtWE;;;EAII,yBC2E4D;AJ6RlE;;AG5WE;;;;EAYM,qBCmE0D;AJoSlE;;AE5WE;ECiBM,yBAJsC;AHmW9C;;AGpWE;;EASQ,yBARoC;AHwW9C;;AG5XE;;;EAII,yBC2E4D;AJmTlE;;AGlYE;;;;EAYM,qBCmE0D;AJ0TlE;;AElYE;ECiBM,yBAJsC;AHyX9C;;AG1XE;;EASQ,yBARoC;AH8X9C;;AGlZE;;;EAII,uBC2E4D;AJyUlE;;AGxZE;;;;EAYM,mBCmE0D;AJgVlE;;AExZE;ECiBM,yBAJsC;AH+Y9C;;AGhZE;;EASQ,yBARoC;AHoZ9C;;AGxaE;;;EAII,yBJFS;AC4af;;AEvaE;ECiBM,yBAJsC;AH8Z9C;;AG/ZE;;EASQ,yBARoC;AHma9C;;AH7UA;EAGM,WE5GM;EF6GN,sBEjHM;EFkHN,qBIvFqD;ADqa3D;;AHnVA;EAWM,cEzHS;EF0HT,sBErHM;EFsHN,qBExHS;ACocf;;AHvUA;EACE,WE5HU;EF6HV,sBEjIU;AC2cZ;;AH5UA;;;EAOI,qBI3GuD;ADsb3D;;AHlVA;EAWI,SAAS;AG2Ub;;AHtVA;EAgBM,2CE3IM;ACqdZ;;AE/cE;EL4IM,WElJI;EFmJJ,4CEnJI;AC0dZ;;AKvZI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGyTvC;EH9TG;IASK,SAAS;EGwTjB;AACF;;AKnaI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGqUvC;EH1UG;IASK,SAAS;EGoUjB;AACF;;AK/aI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EGiVvC;EHtVG;IASK,SAAS;EGgVjB;AACF;;AK3bI;ERiGA;IAEI,cAAc;IACd,WAAW;IACX,gBAAgB;IAChB,iCAAiC;EG6VvC;EHlWG;IASK,SAAS;EG4VjB;AACF;;AH3WA;EAOQ,cAAc;EACd,WAAW;EACX,gBAAgB;EAChB,iCAAiC;AGwWzC;;AHlXA;EAcU,SAAS;AGwWnB;;AM1hBA;EACE,gBAAgB;EAChB,iBAAiB;EACjB,yBAAyB;EACzB,yBPDa;EQCX,kBDCwB;AN6hB5B;;AMliBA;EAOI,mBPDW;ACgiBf;;AMtiBA;;EAWI,kBAAkB;EAClB,aAAa;ANgiBjB;;AM5iBA;;EAeM,gBAAgB;EAChB,mBAAmB;ANkiBzB;;AMljBA;EAqBM,yBPjBS;EOkBT,gCPnBS;ACojBf;;AMvjBA;EAyBQ,2BAA2B;ANkiBnC;;AM3jBA;EA6BQ,4BAA4B;ANkiBpC;;AM/jBA;EAiCM,eAAe;ANkiBrB;;AMnkBA;EAmCQ,kBAAkB;ANoiB1B;;AMvkBA;EAsCU,kBAAkB;EAClB,YAAY;EACZ,QAAQ;EACR,SAAS;EACT,WAAW;EACX,mBAAmB;ANqiB7B;;AMhlBA;EA8CU,QAAQ;EACR,sDAAwD;EACxD,uBAAuB;ANsiBjC;;AMtlBA;EAmDU,WAAW;EACX,sDAAwD;EACxD,uBAAuB;ANuiBjC;;AM5lBA;EA4DY,yDAAuD;ANoiBnE;;AMhmBA;EA+DY,yDAAuD;ANqiBnE;;AMpmBA;;EA0EQ,gCPvEO;ACsmBf;;AMzmBA;;EAmFQ,gBAAgB;AN2hBxB;;AM9mBA;;EAwFM,+BPrFS;EOsFT,cAAc;AN2hBpB;;AMpnBA;;EA6FM,eAAe;AN4hBrB;;AMznBA;EAmGM,WAAW;EACX,gBAAgB;AN0hBtB;;AM9nBA;EAuGQ,kBAAkB;EAClB,gBAAgB;AN2hBxB;;AMnoBA;EA6GY,WAAW;AN0hBvB","file":"mekari-ui-tables.css","sourcesContent":["//\n// Basic Bootstrap table\n//\n\n.#{$prefix}table {\n width: 100%;\n margin-bottom: $spacer;\n color: $table-color;\n background-color: $table-bg; // Reset for nesting within parents with `background-color`.\n\n th,\n td {\n padding: $table-cell-padding;\n vertical-align: top;\n border-top: $table-border-width solid $table-border-color;\n }\n\n thead th {\n vertical-align: bottom;\n border-bottom: (2 * $table-border-width) solid $table-border-color;\n }\n\n tbody + tbody {\n border-top: (2 * $table-border-width) solid $table-border-color;\n }\n}\n\n\n//\n// Condensed table w/ half padding\n//\n\n.#{$prefix}table-sm {\n th,\n td {\n padding: $table-cell-padding-sm;\n }\n}\n\n\n// Border versions\n//\n// Add or remove borders all around the table and between all the columns.\n\n.#{$prefix}table-bordered {\n border: $table-border-width solid $table-border-color;\n\n th,\n td {\n border: $table-border-width solid $table-border-color;\n }\n\n thead {\n th,\n td {\n border-bottom-width: 2 * $table-border-width;\n }\n }\n}\n\n.#{$prefix}table-borderless {\n th,\n td,\n thead th,\n tbody + tbody {\n border: 0;\n }\n}\n\n// Zebra-striping\n//\n// Default zebra-stripe styles (alternating gray and transparent backgrounds)\n\n.#{$prefix}table-striped {\n tbody tr:nth-of-type(#{$table-striped-order}) {\n background-color: $table-accent-bg;\n }\n}\n\n\n// Hover effect\n//\n// Placed here since it has to come after the potential zebra striping\n\n.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-hover-color;\n background-color: $table-hover-bg;\n }\n }\n}\n\n\n// Table backgrounds\n//\n// Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n// inheritance to nested tables.\n\n@each $color, $value in $theme-colors {\n @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));\n}\n\n@include table-row-variant(active, $table-active-bg);\n\n\n// Dark styles\n//\n// Same table markup, but inverted color scheme: dark background and light text.\n\n// stylelint-disable-next-line no-duplicate-selectors\n.#{$prefix}table {\n .#{$prefix}thead-dark {\n th {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n border-color: $table-dark-border-color;\n }\n }\n\n .#{$prefix}thead-light {\n th {\n color: $table-head-color;\n background-color: $table-head-bg;\n border-color: $table-border-color;\n }\n }\n}\n\n.#{$prefix}table-dark {\n color: $table-dark-color;\n background-color: $table-dark-bg;\n\n th,\n td,\n thead th {\n border-color: $table-dark-border-color;\n }\n\n &.#{$prefix}table-bordered {\n border: 0;\n }\n\n &.#{$prefix}table-striped {\n tbody tr:nth-of-type(odd) {\n background-color: $table-dark-accent-bg;\n }\n }\n\n &.#{$prefix}table-hover {\n tbody tr {\n @include hover {\n color: $table-dark-hover-color;\n background-color: $table-dark-hover-bg;\n }\n }\n }\n}\n\n\n// Responsive tables\n//\n// Generate series of `.#{$prefix}table-responsive-*` classes for configuring the screen\n// size of where your table will overflow.\n\n.#{$prefix}table-responsive {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $next: breakpoint-next($breakpoint, $grid-breakpoints);\n $infix: breakpoint-infix($next, $grid-breakpoints);\n\n &#{$infix} {\n @include media-breakpoint-down($breakpoint) {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n\n // Prevent double border on horizontal scroll due to use of `display: block;`\n > .#{$prefix}table-bordered {\n border: 0;\n }\n }\n }\n }\n}\n","// Spacing for Mekari UI\n$spacer: 1rem;\n$spacers: (\n 0: 0,\n 1: ($spacer * .25), // tiny\n 2: ($spacer * .5), // xmall\n 3: $spacer, // small\n 4: ($spacer * 1.5), // normal\n 5: ($spacer * 2), // medium\n 6: ($spacer * 2.5), // large\n 7: ($spacer * 5) // xlarge\n);\n\n$headings-margin-bottom: $spacer / 2;\n$paragraph-margin-bottom: $spacer;\n$label-margin-bottom: 8px;\n\n//pagination\n\n$pagination-padding-y: 8px;\n$pagination-padding-x: 12px;\n$pagination-padding-y-sm: 4px;\n$pagination-padding-x-sm: 8px;\n$pagination-padding-y-lg: 12px;\n$pagination-padding-x-lg: 24px;\n$pagination-line-height: 20px;\n\n$pagination-border-width: 1px;\n$pagination-border-color: $smoke;\n\n$pagination-hover-color: $link-hover-color;\n$pagination-hover-bg: $smoke;\n$pagination-hover-border-color: $muted;\n\n$pagination-color: $link-color;\n$pagination-bg: $white;\n$pagination-focus-outline: 0;\n$pagination-focus-box-shadow: 0 0 0 .2rem $primary;\n\n$pagination-active-color: $white;\n$pagination-active-bg: $primary;\n$pagination-active-border-color: $pagination-active-bg;\n\n$pagination-disabled-color: $slate !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $smoke !default;\n\n$line-height-lg: 32px;\n\n//images\n\n$thumbnail-padding: 4px;\n$thumbnail-bg: $body-bg;\n\n$thumbnail-border-width: 1px;\n$thumbnail-border-color: $smoke;\n$thumbnail-border-radius: 4px;\n$thumbnail-box-shadow: 0 1px 2px rgba($black, .075);\n$figure-caption-font-size: 90%;\n$figure-caption-color: $slate;\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n",".table {\n width: 100%;\n margin-bottom: 1rem;\n color: #212121;\n}\n\n.table th,\n.table td {\n padding: 0.75rem;\n vertical-align: top;\n border-top: 1px solid #e2e2e2;\n}\n\n.table thead th {\n vertical-align: bottom;\n border-bottom: 2px solid #e2e2e2;\n}\n\n.table tbody + tbody {\n border-top: 2px solid #e2e2e2;\n}\n\n.table-sm th,\n.table-sm td {\n padding: 0.3rem;\n}\n\n.table-bordered {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered th,\n.table-bordered td {\n border: 1px solid #e2e2e2;\n}\n\n.table-bordered thead th,\n.table-bordered thead td {\n border-bottom-width: 2px;\n}\n\n.table-borderless th,\n.table-borderless td,\n.table-borderless thead th,\n.table-borderless tbody + tbody {\n border: 0;\n}\n\n.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(0, 0, 0, 0.05);\n}\n\n.table-hover tbody tr:hover {\n color: #212121;\n background-color: #f2f4f7;\n}\n\n.table-danger,\n.table-danger > th,\n.table-danger > td {\n background-color: #f4cac1;\n}\n\n.table-danger th,\n.table-danger td,\n.table-danger thead th,\n.table-danger tbody + tbody {\n border-color: #ea9c8c;\n}\n\n.table-hover .table-danger:hover {\n background-color: #f0b7ab;\n}\n\n.table-hover .table-danger:hover > td,\n.table-hover .table-danger:hover > th {\n background-color: #f0b7ab;\n}\n\n.table-success,\n.table-success > th,\n.table-success > td {\n background-color: #b8e4d3;\n}\n\n.table-success th,\n.table-success td,\n.table-success thead th,\n.table-success tbody + tbody {\n border-color: #7acdad;\n}\n\n.table-hover .table-success:hover {\n background-color: #a6ddc8;\n}\n\n.table-hover .table-success:hover > td,\n.table-hover .table-success:hover > th {\n background-color: #a6ddc8;\n}\n\n.table-info,\n.table-info > th,\n.table-info > td {\n background-color: #fff9e2;\n}\n\n.table-info th,\n.table-info td,\n.table-info thead th,\n.table-info tbody + tbody {\n border-color: #fff5ca;\n}\n\n.table-hover .table-info:hover {\n background-color: #fff4c9;\n}\n\n.table-hover .table-info:hover > td,\n.table-hover .table-info:hover > th {\n background-color: #fff4c9;\n}\n\n.table-warning,\n.table-warning > th,\n.table-warning > td {\n background-color: #ffebb8;\n}\n\n.table-warning th,\n.table-warning td,\n.table-warning thead th,\n.table-warning tbody + tbody {\n border-color: #ffda7a;\n}\n\n.table-hover .table-warning:hover {\n background-color: #ffe49f;\n}\n\n.table-hover .table-warning:hover > td,\n.table-hover .table-warning:hover > th {\n background-color: #ffe49f;\n}\n\n.table-primary,\n.table-primary > th,\n.table-primary > td {\n background-color: #b8d2ed;\n}\n\n.table-primary th,\n.table-primary td,\n.table-primary thead th,\n.table-primary tbody + tbody {\n border-color: #7aacde;\n}\n\n.table-hover .table-primary:hover {\n background-color: #a4c5e8;\n}\n\n.table-hover .table-primary:hover > td,\n.table-hover .table-primary:hover > th {\n background-color: #a4c5e8;\n}\n\n.table-jurnal,\n.table-jurnal > th,\n.table-jurnal > td {\n background-color: #b8e3f6;\n}\n\n.table-jurnal th,\n.table-jurnal td,\n.table-jurnal thead th,\n.table-jurnal tbody + tbody {\n border-color: #7acbee;\n}\n\n.table-hover .table-jurnal:hover {\n background-color: #a1daf3;\n}\n\n.table-hover .table-jurnal:hover > td,\n.table-hover .table-jurnal:hover > th {\n background-color: #a1daf3;\n}\n\n.table-talenta,\n.table-talenta > th,\n.table-talenta > td {\n background-color: #edc3c6;\n}\n\n.table-talenta th,\n.table-talenta td,\n.table-talenta thead th,\n.table-talenta tbody + tbody {\n border-color: #de9095;\n}\n\n.table-hover .table-talenta:hover {\n background-color: #e7afb3;\n}\n\n.table-hover .table-talenta:hover > td,\n.table-hover .table-talenta:hover > th {\n background-color: #e7afb3;\n}\n\n.table-klikpajak,\n.table-klikpajak > th,\n.table-klikpajak > td {\n background-color: #fdd6b8;\n}\n\n.table-klikpajak th,\n.table-klikpajak td,\n.table-klikpajak thead th,\n.table-klikpajak tbody + tbody {\n border-color: #fcb37b;\n}\n\n.table-hover .table-klikpajak:hover {\n background-color: #fcc89f;\n}\n\n.table-hover .table-klikpajak:hover > td,\n.table-hover .table-klikpajak:hover > th {\n background-color: #fcc89f;\n}\n\n.table-mekari,\n.table-mekari > th,\n.table-mekari > td {\n background-color: #d6ccf8;\n}\n\n.table-mekari th,\n.table-mekari td,\n.table-mekari thead th,\n.table-mekari tbody + tbody {\n border-color: #b3a0f1;\n}\n\n.table-hover .table-mekari:hover {\n background-color: #c4b6f5;\n}\n\n.table-hover .table-mekari:hover > td,\n.table-hover .table-mekari:hover > th {\n background-color: #c4b6f5;\n}\n\n.table-dark,\n.table-dark > th,\n.table-dark > td {\n background-color: #c1c1c1;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th,\n.table-dark tbody + tbody {\n border-color: #8c8c8c;\n}\n\n.table-hover .table-dark:hover {\n background-color: #b4b4b4;\n}\n\n.table-hover .table-dark:hover > td,\n.table-hover .table-dark:hover > th {\n background-color: #b4b4b4;\n}\n\n.table-slate,\n.table-slate > th,\n.table-slate > td {\n background-color: #d9d9d9;\n}\n\n.table-slate th,\n.table-slate td,\n.table-slate thead th,\n.table-slate tbody + tbody {\n border-color: #b8b8b8;\n}\n\n.table-hover .table-slate:hover {\n background-color: #cccccc;\n}\n\n.table-hover .table-slate:hover > td,\n.table-hover .table-slate:hover > th {\n background-color: #cccccc;\n}\n\n.table-muted,\n.table-muted > th,\n.table-muted > td {\n background-color: #eaeaea;\n}\n\n.table-muted th,\n.table-muted td,\n.table-muted thead th,\n.table-muted tbody + tbody {\n border-color: #d8d8d8;\n}\n\n.table-hover .table-muted:hover {\n background-color: #dddddd;\n}\n\n.table-hover .table-muted:hover > td,\n.table-hover .table-muted:hover > th {\n background-color: #dddddd;\n}\n\n.table-smoke,\n.table-smoke > th,\n.table-smoke > td {\n background-color: #f7f7f7;\n}\n\n.table-smoke th,\n.table-smoke td,\n.table-smoke thead th,\n.table-smoke tbody + tbody {\n border-color: #f0f0f0;\n}\n\n.table-hover .table-smoke:hover {\n background-color: #eaeaea;\n}\n\n.table-hover .table-smoke:hover > td,\n.table-hover .table-smoke:hover > th {\n background-color: #eaeaea;\n}\n\n.table-light,\n.table-light > th,\n.table-light > td {\n background-color: #fefefe;\n}\n\n.table-light th,\n.table-light td,\n.table-light thead th,\n.table-light tbody + tbody {\n border-color: #fdfdfd;\n}\n\n.table-hover .table-light:hover {\n background-color: #f1f1f1;\n}\n\n.table-hover .table-light:hover > td,\n.table-hover .table-light:hover > th {\n background-color: #f1f1f1;\n}\n\n.table-cloud,\n.table-cloud > th,\n.table-cloud > td {\n background-color: #fbfcfd;\n}\n\n.table-cloud th,\n.table-cloud td,\n.table-cloud thead th,\n.table-cloud tbody + tbody {\n border-color: #f8f9fb;\n}\n\n.table-hover .table-cloud:hover {\n background-color: #eaeff5;\n}\n\n.table-hover .table-cloud:hover > td,\n.table-hover .table-cloud:hover > th {\n background-color: #eaeff5;\n}\n\n.table-link,\n.table-link > th,\n.table-link > td {\n background-color: #bdd0ff;\n}\n\n.table-link th,\n.table-link td,\n.table-link thead th,\n.table-link tbody + tbody {\n border-color: #84a8ff;\n}\n\n.table-hover .table-link:hover {\n background-color: #a4beff;\n}\n\n.table-hover .table-link:hover > td,\n.table-hover .table-link:hover > th {\n background-color: #a4beff;\n}\n\n.table-white,\n.table-white > th,\n.table-white > td {\n background-color: white;\n}\n\n.table-white th,\n.table-white td,\n.table-white thead th,\n.table-white tbody + tbody {\n border-color: white;\n}\n\n.table-hover .table-white:hover {\n background-color: #f2f2f2;\n}\n\n.table-hover .table-white:hover > td,\n.table-hover .table-white:hover > th {\n background-color: #f2f2f2;\n}\n\n.table-active,\n.table-active > th,\n.table-active > td {\n background-color: #f2f4f7;\n}\n\n.table-hover .table-active:hover {\n background-color: #e2e7ed;\n}\n\n.table-hover .table-active:hover > td,\n.table-hover .table-active:hover > th {\n background-color: #e2e7ed;\n}\n\n.table .thead-dark th {\n color: #fff;\n background-color: #777;\n border-color: #8a8a8a;\n}\n\n.table .thead-light th {\n color: #212121;\n background-color: #fff;\n border-color: #e2e2e2;\n}\n\n.table-dark {\n color: #fff;\n background-color: #777;\n}\n\n.table-dark th,\n.table-dark td,\n.table-dark thead th {\n border-color: #8a8a8a;\n}\n\n.table-dark.table-bordered {\n border: 0;\n}\n\n.table-dark.table-striped tbody tr:nth-of-type(odd) {\n background-color: rgba(255, 255, 255, 0.05);\n}\n\n.table-dark.table-hover tbody tr:hover {\n color: #fff;\n background-color: rgba(255, 255, 255, 0.075);\n}\n\n@media (max-width: 575.98px) {\n .table-responsive-sm {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-sm > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 767.98px) {\n .table-responsive-md {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-md > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 991.98px) {\n .table-responsive-lg {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-lg > .table-bordered {\n border: 0;\n }\n}\n\n@media (max-width: 1271.98px) {\n .table-responsive-xl {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n }\n .table-responsive-xl > .table-bordered {\n border: 0;\n }\n}\n\n.table-responsive {\n display: block;\n width: 100%;\n overflow-x: auto;\n -webkit-overflow-scrolling: touch;\n}\n\n.table-responsive > .table-bordered {\n border: 0;\n}\n\n.table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid #e2e2e2;\n border-radius: 4px;\n}\n\n.table tr:hover {\n background: #f2f4f7;\n}\n\n.table th,\n.table td {\n padding: 10px 16px;\n border-top: 0;\n}\n\n.table th .btn-icon,\n.table td .btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n}\n\n.table thead th {\n background-color: #fbfbfb;\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table thead th:first-child {\n border-top-left-radius: 4px;\n}\n\n.table thead th:last-child {\n border-top-right-radius: 4px;\n}\n\n.table thead .sort {\n cursor: pointer;\n}\n\n.table thead .sort span {\n position: relative;\n}\n\n.table thead .sort span::before, .table thead .sort span::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n}\n\n.table thead .sort span::before {\n top: 2px;\n border-color: transparent transparent #777 transparent;\n border-width: 0 4px 4px;\n}\n\n.table thead .sort span::after {\n bottom: 2px;\n border-color: #777 transparent transparent transparent;\n border-width: 4px 4px 0;\n}\n\n.table thead .sort.sort-up span::before, .table thead .sort.sort-down span::before {\n border-color: transparent transparent #212121 transparent;\n}\n\n.table thead .sort.sort-up span::after, .table thead .sort.sort-down span::after {\n border-color: #212121 transparent transparent transparent;\n}\n\n.table tbody tr:not(:last-child) th,\n.table tbody tr:not(:last-child) td {\n border-bottom: 1px solid #e2e2e2;\n}\n\n.table.table-bordered tbody th,\n.table.table-bordered tbody td {\n border-bottom: 0;\n}\n\n.table.table-bordered th,\n.table.table-bordered td {\n border-right: 1px solid #e2e2e2;\n border-left: 0;\n}\n\n.table.table-bordered thead th:last-child,\n.table.table-bordered tbody td:last-child {\n border-right: 0;\n}\n\n.table .table__checkbox {\n width: 32px;\n padding-right: 0;\n}\n\n.table .table__checkbox .custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n}\n\n.table .table__checkbox .custom-control-label::before, .table .table__checkbox .custom-control-label::after {\n left: -16px;\n}\n\n/*# sourceMappingURL=mekari-ui-tables.css.map */","\n$table-head-bg: $white;\n$table-head-color: $dark;\n\n$table-accent-bg: rgba($black, .05);\n$table-bg: null;\n$table-bg-level: -9;\n$table-caption-color: $text-muted;\n$table-color: $dark;\n$theme-color-interval: 8%;\n$table-striped-order: odd;\n\n$table-hover-color: $table-color;\n$table-hover-bg: $cloud;\n\n$table-active-bg: $table-hover-bg;\n\n$table-border-color: $smoke;\n$table-border-level: -6;\n$table-border-width: 1px;\n\n$table-cell-padding: .75rem;\n$table-cell-padding-sm: .3rem;\n\n$table-dark-color: $white;\n$table-dark-bg: $slate;\n$table-dark-accent-bg: rgba($white, .05);\n$table-dark-hover-color: $table-dark-color;\n$table-dark-hover-bg: rgba($white, .075);\n$table-dark-border-color: lighten($table-dark-bg, 7.5%);\n","// Hover mixin and `$enable-hover-media-query` are deprecated.\n//\n// Originally added during our alphas and maintained during betas, this mixin was\n// designed to prevent `:hover` stickiness on iOS-an issue where hover styles\n// would persist after initial touch.\n//\n// For backward compatibility, we've kept these mixins and updated them to\n// always return their regular pseudo-classes instead of a shimmed media query.\n//\n// Issue: https://github.com/twbs/bootstrap/issues/25195\n\n@mixin hover {\n &:hover { @content; }\n}\n\n@mixin hover-focus {\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin plain-hover-focus {\n &,\n &:hover,\n &:focus {\n @content;\n }\n}\n\n@mixin hover-focus-active {\n &:hover,\n &:focus,\n &:active {\n @content;\n }\n}\n","// Tables\n\n@mixin table-row-variant($state, $background, $border: null) {\n // Exact selectors below required to override `.#{$prefix}table-striped` and prevent\n // inheritance to nested tables.\n .#{$prefix}table-#{$state} {\n &,\n > th,\n > td {\n background-color: $background;\n }\n\n @if $border != null {\n th,\n td,\n thead th,\n tbody + tbody {\n border-color: $border;\n }\n }\n }\n\n // Hover states for `.#{$prefix}table-hover`\n // Note: this is not available for cells or rows within `thead` or `tfoot`.\n .#{$prefix}table-hover {\n $hover-background: darken($background, 5%);\n\n .#{$prefix}table-#{$state} {\n @include hover {\n background-color: $hover-background;\n\n > td,\n > th {\n background-color: $hover-background;\n }\n }\n }\n }\n}\n","// Bootstrap functions\n//\n// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.\n\n// Ascending\n// Used to evaluate Sass maps like our grid breakpoints.\n@mixin _assert-ascending($map, $map-name) {\n $prev-key: null;\n $prev-num: null;\n @each $key, $num in $map {\n @if $prev-num == null or unit($num) == \"%\" {\n // Do nothing\n } @else if not comparable($prev-num, $num) {\n @warn \"Potentially invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} whose unit makes it incomparable to #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n } @else if $prev-num >= $num {\n @warn \"Invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} which isn't greater than #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n }\n $prev-key: $key;\n $prev-num: $num;\n }\n}\n\n// Starts at zero\n// Used to ensure the min-width of the lowest breakpoint starts at 0.\n@mixin _assert-starts-at-zero($map, $map-name: \"$grid-breakpoints\") {\n $values: map-values($map);\n $first-value: nth($values, 1);\n @if $first-value != 0 {\n @warn \"First breakpoint in #{$map-name} must start at 0, but starts at #{$first-value}.\";\n }\n}\n\n// Replace `$search` with `$replace` in `$string`\n// Used on our SVG icon backgrounds for custom forms.\n//\n// @author Hugo Giraudel\n// @param {String} $string - Initial string\n// @param {String} $search - Substring to replace\n// @param {String} $replace ('') - New value\n// @return {String} - Updated string\n@function str-replace($string, $search, $replace: \"\") {\n $index: str-index($string, $search);\n\n @if $index {\n @return str-slice($string, 1, $index - 1) + $replace + str-replace(str-slice($string, $index + str-length($search)), $search, $replace);\n }\n\n @return $string;\n}\n\n// Color contrast\n@function color-yiq($color, $dark: $yiq-text-dark, $light: $yiq-text-light) {\n $r: red($color);\n $g: green($color);\n $b: blue($color);\n\n $yiq: (($r * 299) + ($g * 587) + ($b * 114)) / 1000;\n\n @if ($yiq >= $yiq-contrasted-threshold) {\n @return $dark;\n } @else {\n @return $light;\n }\n}\n\n// Retrieve color Sass maps\n@function color($key: \"blue\") {\n @return map-get($colors, $key);\n}\n\n@function theme-color($key: \"primary\") {\n @return map-get($theme-colors, $key);\n}\n\n@function gray($key: \"100\") {\n @return map-get($grays, $key);\n}\n\n// Request a theme color level\n@function theme-color-level($color-name: \"primary\", $level: 0) {\n $color: theme-color($color-name);\n $color-base: if($level > 0, $black, $white);\n $level: abs($level);\n\n @return mix($color-base, $color, $level * $theme-color-interval);\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @return if($n != null and $n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width. Null for the largest (last) breakpoint.\n// The maximum value is calculated as the minimum of the next one less 0.02px\n// to work around the limitations of `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $next: breakpoint-next($name, $breakpoints);\n @return if($next, breakpoint-min($next, $breakpoints) - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $max: breakpoint-max($name, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($name, $breakpoints) {\n @content;\n }\n }\n}\n","\n.#{$prefix}table {\n margin-bottom: 0;\n border-spacing: 0;\n border-collapse: separate;\n border: 1px solid $smoke;\n @include border-radius(4px);\n tr:hover {\n background: $cloud;\n }\n th,\n td {\n padding: 10px 16px;\n border-top: 0;\n\n .#{$prefix}btn-icon {\n margin-top: -8px;\n margin-bottom: -8px;\n }\n }\n thead {\n th {\n background-color: $light;\n border-bottom: $table-border-width solid $table-border-color;\n &:first-child {\n // stylelint-disable-next-line property-blacklist\n border-top-left-radius: 4px;\n }\n &:last-child {\n // stylelint-disable-next-line property-blacklist\n border-top-right-radius: 4px;\n }\n }\n .sort {\n cursor: pointer;\n span {\n position: relative;\n &::before,\n &::after {\n position: absolute;\n right: -12px;\n width: 0;\n height: 0;\n content: \"\";\n border-style: solid;\n }\n &::before {\n top: 2px;\n border-color: transparent transparent $slate transparent;\n border-width: 0 4px 4px;\n }\n &::after {\n bottom: 2px;\n border-color: $slate transparent transparent transparent;\n border-width: 4px 4px 0;\n }\n }\n &.sort-up,\n &.sort-down {\n span {\n &::before {\n border-color: transparent transparent $dark transparent;\n }\n &::after {\n border-color: $dark transparent transparent transparent;\n }\n }\n }\n }\n }\n tbody {\n tr:not(:last-child) {\n // stylelint-disable-next-line selector-max-type\n th,\n td {\n border-bottom: 1px solid $table-border-color;\n }\n }\n }\n\n &.#{$prefix}table-bordered {\n tbody {\n th,\n td {\n border-bottom: 0;\n }\n }\n th,\n td {\n border-right: $table-border-width solid $table-border-color;\n border-left: 0;\n }\n thead th:last-child,\n tbody td:last-child {\n border-right: 0;\n }\n }\n\n .#{$prefix}table {\n &__checkbox {\n width: 32px;\n padding-right: 0;\n\n .#{$prefix}custom-control {\n padding-left: 16px;\n margin-bottom: 0;\n\n &-label {\n &::before,\n &::after {\n left: -16px;\n }\n }\n }\n }\n }\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n"]}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
.tooltip{font-size:.75rem;line-height:16px;letter-spacing:.2px}.tooltip{position:absolute;z-index:1070;display:block;margin:.5rem;font-family:Roboto,Oxygen,Ubuntu,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-style:normal;font-weight:400;line-height:1.4285;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.75rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:0;height:0}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:0 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:0 0 0;border-top-color:#212121}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 0}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:0;height:0}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:0;border-right-color:#212121}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:0 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 0 0;border-bottom-color:#212121}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 0}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:0;height:0}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:0;border-left-color:#212121}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#212121;border-radius:4px}.tooltip-inner{text-align:left;box-shadow:0 2px 4px 0 rgba(65,64,66,.2)}
|
1
|
+
.tooltip{font-size:.75rem;line-height:16px;letter-spacing:.2px}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.tooltip{position:absolute;z-index:1070;display:block;margin:.5rem;font-family:Roboto,Oxygen,Ubuntu,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-style:normal;font-weight:400;line-height:1.4285;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.75rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:0;height:0}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:0 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:0 0 0;border-top-color:#212121}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 0}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:0;height:0}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:0;border-right-color:#212121}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:0 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 0 0;border-bottom-color:#212121}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 0}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:0;height:0}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:0;border-left-color:#212121}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#212121;border-radius:4px}.tooltip{margin:0;opacity:.9}.tooltip-inner{text-align:left;box-shadow:0 2px 4px 0 rgba(65,64,66,.2)}
|
2
2
|
/*# sourceMappingURL=mekari-ui-tooltip-min.css.map */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../scss/mixins/_text.scss","../../../scss/vendors/_tooltip.scss","../../../scss/vendors/mixins/_reset-text.scss","../../../scss/vendors/_rfs.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/components/config/_tooltip.scss"],"names":[],"mappings":"AAMA,SACE,UAAA,OACA,YAAA,KACA,eAAA,KCRF,SACE,SAAA,SACA,QAAA,KACA,QAAA,MACA,OAAA,MCJA,YAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,WAAA,CAAA,YAAA,CAAA,gBAAA,CAAA,WAEA,WAAA,OACA,YAAA,IACA,YAAA,OACA,WAAA,KACA,WAAA,MACA,gBAAA,KACA,YAAA,KACA,eAAA,KACA,eAAA,OACA,WAAA,OACA,aAAA,OACA,YAAA,OACA,WAAA,KCgHI,UAAA,OFpHJ,UAAA,WACA,QAAA,EAXF,cAaqB,QAAA,GAbrB,gBAgBI,SAAA,SACA,QAAA,MACA,MAAA,EACA,OAAA,EAnBJ,wBAsBM,SAAA,SACA,QAAA,GACA,aAAA,YACA,aAAA,MAKN,mCAAA,gBACE,QAAA,EAAA,EADF,0CAAA,uBAII,OAAA,EAJJ,kDAAA,+BAOM,IAAA,EACA,aAAA,EAAA,EAAA,EACA,iBAAA,QAKN,qCAAA,kBACE,QAAA,EAAA,EADF,4CAAA,yBAII,KAAA,EACA,MAAA,EACA,OAAA,EANJ,oDAAA,iCASM,MAAA,EACA,aAAA,EACA,mBAAA,QAKN,sCAAA,mBACE,QAAA,EAAA,EADF,6CAAA,0BAII,IAAA,EAJJ,qDAAA,kCAOM,OAAA,EACA,aAAA,EAAA,EAAA,EACA,oBAAA,QAKN,oCAAA,iBACE,QAAA,EAAA,EADF,2CAAA,wBAII,MAAA,EACA,MAAA,EACA,OAAA,EANJ,mDAAA,gCASM,KAAA,EACA,aAAA,EACA,kBAAA,QAqBN,eACE,UAAA,MACA,QAAA,OAAA,MACA,MAAA,KACA,WAAA,OACA,iBAAA,QG3GE,cAAA,IHsGJ,eIvGI,WAAA,KACA,WAAA,EAAA,IAAA,IAAA,EAAA","sourcesContent":["%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","// Base class\n.#{$prefix}tooltip {\n position: absolute;\n z-index: $zindex-tooltip;\n display: block;\n margin: $tooltip-margin;\n // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n // So reset our font and text properties to avoid inheriting weird values.\n @include reset-text;\n @include font-size($tooltip-font-size);\n // Allow breaking very long words so they don't overflow the tooltip's bounds\n word-wrap: break-word;\n opacity: 0;\n\n &.#{$prefix}show { opacity: $tooltip-opacity; }\n\n .arrow {\n position: absolute;\n display: block;\n width: $tooltip-arrow-width;\n height: $tooltip-arrow-height;\n\n &::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-top {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n bottom: 0;\n\n &::before {\n top: 0;\n border-width: $tooltip-arrow-height ($tooltip-arrow-width / 2) 0;\n border-top-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-right {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n left: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n right: 0;\n border-width: ($tooltip-arrow-width / 2) $tooltip-arrow-height ($tooltip-arrow-width / 2) 0;\n border-right-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-bottom {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n top: 0;\n\n &::before {\n bottom: 0;\n border-width: 0 ($tooltip-arrow-width / 2) $tooltip-arrow-height;\n border-bottom-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-left {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n right: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n left: 0;\n border-width: ($tooltip-arrow-width / 2) 0 ($tooltip-arrow-width / 2) $tooltip-arrow-height;\n border-left-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-auto {\n &[x-placement^=\"top\"] {\n @extend .#{$prefix}bs-tooltip-top;\n }\n &[x-placement^=\"right\"] {\n @extend .#{$prefix}bs-tooltip-right;\n }\n &[x-placement^=\"bottom\"] {\n @extend .#{$prefix}bs-tooltip-bottom;\n }\n &[x-placement^=\"left\"] {\n @extend .#{$prefix}bs-tooltip-left;\n }\n}\n\n// Wrapper for the tooltip content\n.#{$prefix}tooltip-inner {\n max-width: $tooltip-max-width;\n padding: $tooltip-padding-y $tooltip-padding-x;\n color: $tooltip-color;\n text-align: center;\n background-color: $tooltip-bg;\n @include border-radius($tooltip-border-radius);\n}\n","@mixin reset-text {\n font-family: $font-family-base;\n // We deliberately do NOT reset font-size or word-wrap.\n font-style: normal;\n font-weight: $font-weight-normal;\n line-height: $line-height-base;\n text-align: left; // Fallback for where `start` is not supported\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: normal;\n line-break: auto;\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n",".#{$prefix}tooltip {\n @extend %font-size-sm;\n\n &-inner {\n text-align: left;\n box-shadow: 0 2px 4px 0 rgba(65, 64, 66, .2);\n }\n}\n"]}
|
1
|
+
{"version":3,"sources":["../../../scss/mixins/_text.scss","../../../scss/vendors/_transitions.scss","../../../scss/vendors/mixins/_transition.scss","../../../scss/vendors/_tooltip.scss","../../../scss/vendors/mixins/_reset-text.scss","../../../scss/vendors/_rfs.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/components/config/_tooltip.scss"],"names":[],"mappings":"AAMA,SACE,UAAA,OACA,YAAA,KACA,eAAA,KCTF,MCMM,WAAA,QAAA,KAAA,OAKF,uCDXJ,MCYM,WAAA,MDZN,iBAII,QAAA,EAIJ,qBAEI,QAAA,KAIJ,YACE,SAAA,SACA,OAAA,EACA,SAAA,OCXI,WAAA,OAAA,KAAA,KAKF,uCDGJ,YCFM,WAAA,MCXN,SACE,SAAA,SACA,QAAA,KACA,QAAA,MACA,OAAA,MCJA,YAAA,MAAA,CAAA,MAAA,CAAA,MAAA,CAAA,WAAA,CAAA,YAAA,CAAA,gBAAA,CAAA,WAEA,WAAA,OACA,YAAA,IACA,YAAA,OACA,WAAA,KACA,WAAA,MACA,gBAAA,KACA,YAAA,KACA,eAAA,KACA,eAAA,OACA,WAAA,OACA,aAAA,OACA,YAAA,OACA,WAAA,KCgHI,UAAA,OFpHJ,UAAA,WACA,QAAA,EAXF,cAaqB,QAAA,GAbrB,gBAgBI,SAAA,SACA,QAAA,MACA,MAAA,EACA,OAAA,EAnBJ,wBAsBM,SAAA,SACA,QAAA,GACA,aAAA,YACA,aAAA,MAKN,mCAAA,gBACE,QAAA,EAAA,EADF,0CAAA,uBAII,OAAA,EAJJ,kDAAA,+BAOM,IAAA,EACA,aAAA,EAAA,EAAA,EACA,iBAAA,QAKN,qCAAA,kBACE,QAAA,EAAA,EADF,4CAAA,yBAII,KAAA,EACA,MAAA,EACA,OAAA,EANJ,oDAAA,iCASM,MAAA,EACA,aAAA,EACA,mBAAA,QAKN,sCAAA,mBACE,QAAA,EAAA,EADF,6CAAA,0BAII,IAAA,EAJJ,qDAAA,kCAOM,OAAA,EACA,aAAA,EAAA,EAAA,EACA,oBAAA,QAKN,oCAAA,iBACE,QAAA,EAAA,EADF,2CAAA,wBAII,MAAA,EACA,MAAA,EACA,OAAA,EANJ,mDAAA,gCASM,KAAA,EACA,aAAA,EACA,kBAAA,QAqBN,eACE,UAAA,MACA,QAAA,OAAA,MACA,MAAA,KACA,WAAA,OACA,iBAAA,QG3GE,cAAA,IHJJ,SIAE,OAAA,EACA,QAAA,GJyGF,eIpGI,WAAA,KACA,WAAA,EAAA,IAAA,IAAA,EAAA","sourcesContent":["%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n",".#{$prefix}fade {\n @include transition($transition-fade);\n\n &:not(.#{$prefix}show) {\n opacity: 0;\n }\n}\n\n.#{$prefix}collapse {\n &:not(.#{$prefix}show) {\n display: none;\n }\n}\n\n.#{$prefix}collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n @include transition($transition-collapse);\n}\n","// stylelint-disable property-blacklist\n@mixin transition($transition...) {\n @if $enable-transitions {\n @if length($transition) == 0 {\n transition: $transition-base;\n } @else {\n transition: $transition;\n }\n }\n\n @if $enable-prefers-reduced-motion-media-query {\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n }\n}\n","// Base class\n.#{$prefix}tooltip {\n position: absolute;\n z-index: $zindex-tooltip;\n display: block;\n margin: $tooltip-margin;\n // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n // So reset our font and text properties to avoid inheriting weird values.\n @include reset-text;\n @include font-size($tooltip-font-size);\n // Allow breaking very long words so they don't overflow the tooltip's bounds\n word-wrap: break-word;\n opacity: 0;\n\n &.#{$prefix}show { opacity: $tooltip-opacity; }\n\n .arrow {\n position: absolute;\n display: block;\n width: $tooltip-arrow-width;\n height: $tooltip-arrow-height;\n\n &::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-top {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n bottom: 0;\n\n &::before {\n top: 0;\n border-width: $tooltip-arrow-height ($tooltip-arrow-width / 2) 0;\n border-top-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-right {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n left: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n right: 0;\n border-width: ($tooltip-arrow-width / 2) $tooltip-arrow-height ($tooltip-arrow-width / 2) 0;\n border-right-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-bottom {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n top: 0;\n\n &::before {\n bottom: 0;\n border-width: 0 ($tooltip-arrow-width / 2) $tooltip-arrow-height;\n border-bottom-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-left {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n right: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n left: 0;\n border-width: ($tooltip-arrow-width / 2) 0 ($tooltip-arrow-width / 2) $tooltip-arrow-height;\n border-left-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-auto {\n &[x-placement^=\"top\"] {\n @extend .#{$prefix}bs-tooltip-top;\n }\n &[x-placement^=\"right\"] {\n @extend .#{$prefix}bs-tooltip-right;\n }\n &[x-placement^=\"bottom\"] {\n @extend .#{$prefix}bs-tooltip-bottom;\n }\n &[x-placement^=\"left\"] {\n @extend .#{$prefix}bs-tooltip-left;\n }\n}\n\n// Wrapper for the tooltip content\n.#{$prefix}tooltip-inner {\n max-width: $tooltip-max-width;\n padding: $tooltip-padding-y $tooltip-padding-x;\n color: $tooltip-color;\n text-align: center;\n background-color: $tooltip-bg;\n @include border-radius($tooltip-border-radius);\n}\n","@mixin reset-text {\n font-family: $font-family-base;\n // We deliberately do NOT reset font-size or word-wrap.\n font-style: normal;\n font-weight: $font-weight-normal;\n line-height: $line-height-base;\n text-align: left; // Fallback for where `start` is not supported\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: normal;\n line-break: auto;\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n",".#{$prefix}tooltip {\n margin: 0;\n opacity: .9;\n\n @extend %font-size-sm;\n\n &-inner {\n text-align: left;\n box-shadow: 0 2px 4px 0 rgba(65, 64, 66, .2);\n }\n}\n"]}
|
@@ -4,6 +4,37 @@
|
|
4
4
|
letter-spacing: 0.2px;
|
5
5
|
}
|
6
6
|
|
7
|
+
.fade {
|
8
|
+
transition: opacity 0.15s linear;
|
9
|
+
}
|
10
|
+
|
11
|
+
@media (prefers-reduced-motion: reduce) {
|
12
|
+
.fade {
|
13
|
+
transition: none;
|
14
|
+
}
|
15
|
+
}
|
16
|
+
|
17
|
+
.fade:not(.show) {
|
18
|
+
opacity: 0;
|
19
|
+
}
|
20
|
+
|
21
|
+
.collapse:not(.show) {
|
22
|
+
display: none;
|
23
|
+
}
|
24
|
+
|
25
|
+
.collapsing {
|
26
|
+
position: relative;
|
27
|
+
height: 0;
|
28
|
+
overflow: hidden;
|
29
|
+
transition: height 0.35s ease;
|
30
|
+
}
|
31
|
+
|
32
|
+
@media (prefers-reduced-motion: reduce) {
|
33
|
+
.collapsing {
|
34
|
+
transition: none;
|
35
|
+
}
|
36
|
+
}
|
37
|
+
|
7
38
|
.tooltip {
|
8
39
|
position: absolute;
|
9
40
|
z-index: 1070;
|
@@ -115,6 +146,11 @@
|
|
115
146
|
border-radius: 4px;
|
116
147
|
}
|
117
148
|
|
149
|
+
.tooltip {
|
150
|
+
margin: 0;
|
151
|
+
opacity: .9;
|
152
|
+
}
|
153
|
+
|
118
154
|
.tooltip-inner {
|
119
155
|
text-align: left;
|
120
156
|
box-shadow: 0 2px 4px 0 rgba(65, 64, 66, 0.2);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../scss/mixins/_text.scss","../../../scss/vendor-extensions/_typography.scss","mekari-ui-tooltip.css","../../../scss/vendors/_tooltip.scss","../../../scss/vendor-extensions/_tooltip.scss","../../../scss/vendors/mixins/_reset-text.scss","../../../scss/vendors/_rfs.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/components/config/_tooltip.scss"],"names":[],"mappings":"AAMA;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACR1C;;ACHA;EACE,kBAAkB;EAClB,aCOsC;EDNtC,cAAc;EACd,cCY2B;EChB3B,kGJDyH;EIGzH,kBAAkB;EAClB,gBJYuC;EIXvC,mBJI0C;EIH1C,gBAAgB;EAChB,iBAAiB;EACjB,qBAAqB;EACrB,iBAAiB;EACjB,oBAAoB;EACpB,sBAAsB;EACtB,kBAAkB;EAClB,oBAAoB;EACpB,mBAAmB;EACnB,gBAAgB;ECgHZ,kBAtCY;EH9EhB,qBAAqB;EACrB,UAAU;ADgBZ;;AC3BA;EAaqB,YCFD;AFoBpB;;AC/BA;EAgBI,kBAAkB;EAClB,cAAc;EACd,QCjBqB;EDkBrB,SCjBqB;AFoCzB;;ACtCA;EAsBM,kBAAkB;EAClB,WAAW;EACX,yBAAyB;EACzB,mBAAmB;ADoBzB;;ACfA;EACE,YAAgC;ADkBlC;;ACnBA;EAII,SAAS;ADmBb;;ACvBA;EAOM,MAAM;EACN,mBAAgE;EAChE,yBIvCS;AL2Df;;ACfA;EACE,YC3CuB;AF6DzB;;ACnBA;EAII,OAAO;EACP,QC/CqB;EDgDrB,SCjDqB;AFoEzB;;ACzBA;EASM,QAAQ;EACR,qBAA2F;EAC3F,2BIvDS;AL2Ef;;ACfA;EACE,YAAgC;ADkBlC;;ACnBA;EAII,MAAM;ADmBV;;ACvBA;EAOM,SAAS;EACT,mBClEmB;EDmEnB,4BIrES;ALyFf;;ACfA;EACE,YCzEuB;AF2FzB;;ACnBA;EAII,QAAQ;EACR,QC7EqB;ED8ErB,SC/EqB;AFkGzB;;ACzBA;EASM,OAAO;EACP,qBClFmB;EDmFnB,0BIrFS;ALyGf;;ACCA;EACE,gBC9FuB;ED+FvB,uBC7FuC;ED8FvC,WIxGU;EJyGV,kBAAkB;EAClB,yBI/Ga;ECIX,kBJauB;AFiG3B;;ACRA;EMvGI,gBAAgB;EAChB,6CAA4C;APmHhD","file":"mekari-ui-tooltip.css","sourcesContent":["%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n",".tooltip {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n margin: 0.5rem;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-style: normal;\n font-weight: 400;\n line-height: 1.4285;\n text-align: left;\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: normal;\n line-break: auto;\n font-size: 0.75rem;\n word-wrap: break-word;\n opacity: 0;\n}\n\n.tooltip.show {\n opacity: 0.9;\n}\n\n.tooltip .arrow {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n}\n\n.tooltip .arrow::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n}\n\n.bs-tooltip-top, .bs-tooltip-auto[x-placement^=\"top\"] {\n padding: 0 0;\n}\n\n.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=\"top\"] .arrow {\n bottom: 0;\n}\n\n.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=\"top\"] .arrow::before {\n top: 0;\n border-width: 0 0 0;\n border-top-color: #212121;\n}\n\n.bs-tooltip-right, .bs-tooltip-auto[x-placement^=\"right\"] {\n padding: 0 0;\n}\n\n.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=\"right\"] .arrow {\n left: 0;\n width: 0;\n height: 0;\n}\n\n.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=\"right\"] .arrow::before {\n right: 0;\n border-width: 0 0 0 0;\n border-right-color: #212121;\n}\n\n.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=\"bottom\"] {\n padding: 0 0;\n}\n\n.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=\"bottom\"] .arrow {\n top: 0;\n}\n\n.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=\"bottom\"] .arrow::before {\n bottom: 0;\n border-width: 0 0 0;\n border-bottom-color: #212121;\n}\n\n.bs-tooltip-left, .bs-tooltip-auto[x-placement^=\"left\"] {\n padding: 0 0;\n}\n\n.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=\"left\"] .arrow {\n right: 0;\n width: 0;\n height: 0;\n}\n\n.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=\"left\"] .arrow::before {\n left: 0;\n border-width: 0 0 0 0;\n border-left-color: #212121;\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 0.25rem 0.5rem;\n color: #fff;\n text-align: center;\n background-color: #212121;\n border-radius: 4px;\n}\n\n.tooltip-inner {\n text-align: left;\n box-shadow: 0 2px 4px 0 rgba(65, 64, 66, 0.2);\n}\n\n/*# sourceMappingURL=mekari-ui-tooltip.css.map */","// Base class\n.#{$prefix}tooltip {\n position: absolute;\n z-index: $zindex-tooltip;\n display: block;\n margin: $tooltip-margin;\n // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n // So reset our font and text properties to avoid inheriting weird values.\n @include reset-text;\n @include font-size($tooltip-font-size);\n // Allow breaking very long words so they don't overflow the tooltip's bounds\n word-wrap: break-word;\n opacity: 0;\n\n &.#{$prefix}show { opacity: $tooltip-opacity; }\n\n .arrow {\n position: absolute;\n display: block;\n width: $tooltip-arrow-width;\n height: $tooltip-arrow-height;\n\n &::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-top {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n bottom: 0;\n\n &::before {\n top: 0;\n border-width: $tooltip-arrow-height ($tooltip-arrow-width / 2) 0;\n border-top-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-right {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n left: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n right: 0;\n border-width: ($tooltip-arrow-width / 2) $tooltip-arrow-height ($tooltip-arrow-width / 2) 0;\n border-right-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-bottom {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n top: 0;\n\n &::before {\n bottom: 0;\n border-width: 0 ($tooltip-arrow-width / 2) $tooltip-arrow-height;\n border-bottom-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-left {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n right: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n left: 0;\n border-width: ($tooltip-arrow-width / 2) 0 ($tooltip-arrow-width / 2) $tooltip-arrow-height;\n border-left-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-auto {\n &[x-placement^=\"top\"] {\n @extend .#{$prefix}bs-tooltip-top;\n }\n &[x-placement^=\"right\"] {\n @extend .#{$prefix}bs-tooltip-right;\n }\n &[x-placement^=\"bottom\"] {\n @extend .#{$prefix}bs-tooltip-bottom;\n }\n &[x-placement^=\"left\"] {\n @extend .#{$prefix}bs-tooltip-left;\n }\n}\n\n// Wrapper for the tooltip content\n.#{$prefix}tooltip-inner {\n max-width: $tooltip-max-width;\n padding: $tooltip-padding-y $tooltip-padding-x;\n color: $tooltip-color;\n text-align: center;\n background-color: $tooltip-bg;\n @include border-radius($tooltip-border-radius);\n}\n","$tooltip-bg: $dark;\n$tooltip-color: $white;\n$tooltip-arrow-width: 0;\n$tooltip-arrow-height: 0;\n$zindex-dropdown: 1000;\n$zindex-sticky: 1020;\n$zindex-fixed: 1030;\n$zindex-modal-backdrop: 1040;\n$zindex-modal: 1050;\n$zindex-popover: 1060;\n$zindex-tooltip: 1070;\n$tooltip-font-size: $font-size-sm;\n$tooltip-opacity: .9;\n$tooltip-arrow-color: $tooltip-bg;\n$tooltip-max-width: 200px;\n$tooltip-padding-y: .25rem;\n$tooltip-padding-x: .5rem;\n$tooltip-margin: .5rem;\n$tooltip-border-radius: 4px;\n","@mixin reset-text {\n font-family: $font-family-base;\n // We deliberately do NOT reset font-size or word-wrap.\n font-style: normal;\n font-weight: $font-weight-normal;\n line-height: $line-height-base;\n text-align: left; // Fallback for where `start` is not supported\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: normal;\n line-break: auto;\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n",".#{$prefix}tooltip {\n @extend %font-size-sm;\n\n &-inner {\n text-align: left;\n box-shadow: 0 2px 4px 0 rgba(65, 64, 66, .2);\n }\n}\n"]}
|
1
|
+
{"version":3,"sources":["../../../scss/mixins/_text.scss","../../../scss/vendor-extensions/_typography.scss","mekari-ui-tooltip.css","../../../scss/vendors/_transitions.scss","../../../scss/vendors/mixins/_transition.scss","../../../scss/vendor-extensions/_modal.scss","../../../scss/vendors/_tooltip.scss","../../../scss/vendor-extensions/_tooltip.scss","../../../scss/vendors/mixins/_reset-text.scss","../../../scss/vendors/_rfs.scss","../../../scss/vendor-extensions/_color.scss","../../../scss/vendors/mixins/_border-radius.scss","../../../scss/components/config/_tooltip.scss"],"names":[],"mappings":"AAMA;EACE,kBCA0C;EDC1C,iBAAiB;EACjB,qBCGwC;ACR1C;;ACJA;ECMM,gCCK2C;AHHjD;;AEGI;EDXJ;ICYM,gBAAgB;EFCpB;AACF;;ACdA;EAII,UAAU;ADcd;;ACVA;EAEI,aAAa;ADYjB;;ACRA;EACE,kBAAkB;EAClB,SAAS;EACT,gBAAgB;ECXZ,6BCMwC;AHiB9C;;AElBI;EDGJ;ICFM,gBAAgB;EFsBpB;AACF;;AIlCA;EACE,kBAAkB;EAClB,aCOsC;EDNtC,cAAc;EACd,cCY2B;EChB3B,kGPDyH;EOGzH,kBAAkB;EAClB,gBPYuC;EOXvC,mBPI0C;EOH1C,gBAAgB;EAChB,iBAAiB;EACjB,qBAAqB;EACrB,iBAAiB;EACjB,oBAAoB;EACpB,sBAAsB;EACtB,kBAAkB;EAClB,oBAAoB;EACpB,mBAAmB;EACnB,gBAAgB;ECgHZ,kBAtCY;EH9EhB,qBAAqB;EACrB,UAAU;AJ+CZ;;AI1DA;EAaqB,YCFD;ALmDpB;;AI9DA;EAgBI,kBAAkB;EAClB,cAAc;EACd,QCjBqB;EDkBrB,SCjBqB;ALmEzB;;AIrEA;EAsBM,kBAAkB;EAClB,WAAW;EACX,yBAAyB;EACzB,mBAAmB;AJmDzB;;AI9CA;EACE,YAAgC;AJiDlC;;AIlDA;EAII,SAAS;AJkDb;;AItDA;EAOM,MAAM;EACN,mBAAgE;EAChE,yBIvCS;AR0Ff;;AI9CA;EACE,YC3CuB;AL4FzB;;AIlDA;EAII,OAAO;EACP,QC/CqB;EDgDrB,SCjDqB;ALmGzB;;AIxDA;EASM,QAAQ;EACR,qBAA2F;EAC3F,2BIvDS;AR0Gf;;AI9CA;EACE,YAAgC;AJiDlC;;AIlDA;EAII,MAAM;AJkDV;;AItDA;EAOM,SAAS;EACT,mBClEmB;EDmEnB,4BIrES;ARwHf;;AI9CA;EACE,YCzEuB;AL0HzB;;AIlDA;EAII,QAAQ;EACR,QC7EqB;ED8ErB,SC/EqB;ALiIzB;;AIxDA;EASM,OAAO;EACP,qBClFmB;EDmFnB,0BIrFS;ARwIf;;AI9BA;EACE,gBC9FuB;ED+FvB,uBC7FuC;ED8FvC,WIxGU;EJyGV,kBAAkB;EAClB,yBI/Ga;ECIX,kBJauB;ALgI3B;;AIjJA;EMAE,SAAS;EACT,WAAW;AVqJb;;AI5CA;EMpGI,gBAAgB;EAChB,6CAA4C;AVoJhD","file":"mekari-ui-tooltip.css","sourcesContent":["%font-size-base {\n font-size: $font-size-base; // 16px\n line-height: 20px;\n letter-spacing: $letter-spacing;\n}\n\n%font-size-sm {\n font-size: $font-size-sm; // 12px\n line-height: 16px;\n letter-spacing: $letter-spacing;\n}\n","$font-family-roboto: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n$font-family-base: $font-family-roboto;\n$font-family-monospace: monospace;\n\n// 1 rem = 16px\n$font-size-base: .875rem; // 14px\n$font-size-lg: 1.25rem; // 20px\n$font-size-sm: .75rem; // 12px\n\n$line-height-base: 1.4285; // The closest value to Mekari design\n$line-height-lg: 1.4285;\n$line-height-sm: 1.4285;\n$letter-spacing: .2px;\n\n$font-weight-lighter: 400;\n$font-weight-light: 400;\n$font-weight-normal: 400;\n$font-weight-base: 400;\n$font-weight-bold: 500;\n$font-weight-bolder: 500;\n\n$dt-font-weight: $font-weight-bold;\n\n// Text color\n$body-color: $dark;\n$link-color: $blue;\n$link-hover-color: darken($link-color, 15%) !default;\n$link-decoration: none;\n$link-hover-decoration: underline;\n\n$input-placeholder-color: $text-muted;\n$custom-select-disabled-color: $text-muted;\n$custom-control-label-disabled-color: $text-muted;\n",".tooltip {\n font-size: 0.75rem;\n line-height: 16px;\n letter-spacing: 0.2px;\n}\n\n.fade {\n transition: opacity 0.15s linear;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fade {\n transition: none;\n }\n}\n\n.fade:not(.show) {\n opacity: 0;\n}\n\n.collapse:not(.show) {\n display: none;\n}\n\n.collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n transition: height 0.35s ease;\n}\n\n@media (prefers-reduced-motion: reduce) {\n .collapsing {\n transition: none;\n }\n}\n\n.tooltip {\n position: absolute;\n z-index: 1070;\n display: block;\n margin: 0.5rem;\n font-family: \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n font-style: normal;\n font-weight: 400;\n line-height: 1.4285;\n text-align: left;\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: normal;\n line-break: auto;\n font-size: 0.75rem;\n word-wrap: break-word;\n opacity: 0;\n}\n\n.tooltip.show {\n opacity: 0.9;\n}\n\n.tooltip .arrow {\n position: absolute;\n display: block;\n width: 0;\n height: 0;\n}\n\n.tooltip .arrow::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n}\n\n.bs-tooltip-top, .bs-tooltip-auto[x-placement^=\"top\"] {\n padding: 0 0;\n}\n\n.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=\"top\"] .arrow {\n bottom: 0;\n}\n\n.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=\"top\"] .arrow::before {\n top: 0;\n border-width: 0 0 0;\n border-top-color: #212121;\n}\n\n.bs-tooltip-right, .bs-tooltip-auto[x-placement^=\"right\"] {\n padding: 0 0;\n}\n\n.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=\"right\"] .arrow {\n left: 0;\n width: 0;\n height: 0;\n}\n\n.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=\"right\"] .arrow::before {\n right: 0;\n border-width: 0 0 0 0;\n border-right-color: #212121;\n}\n\n.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=\"bottom\"] {\n padding: 0 0;\n}\n\n.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=\"bottom\"] .arrow {\n top: 0;\n}\n\n.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=\"bottom\"] .arrow::before {\n bottom: 0;\n border-width: 0 0 0;\n border-bottom-color: #212121;\n}\n\n.bs-tooltip-left, .bs-tooltip-auto[x-placement^=\"left\"] {\n padding: 0 0;\n}\n\n.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=\"left\"] .arrow {\n right: 0;\n width: 0;\n height: 0;\n}\n\n.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=\"left\"] .arrow::before {\n left: 0;\n border-width: 0 0 0 0;\n border-left-color: #212121;\n}\n\n.tooltip-inner {\n max-width: 200px;\n padding: 0.25rem 0.5rem;\n color: #fff;\n text-align: center;\n background-color: #212121;\n border-radius: 4px;\n}\n\n.tooltip {\n margin: 0;\n opacity: .9;\n}\n\n.tooltip-inner {\n text-align: left;\n box-shadow: 0 2px 4px 0 rgba(65, 64, 66, 0.2);\n}\n\n/*# sourceMappingURL=mekari-ui-tooltip.css.map */",".#{$prefix}fade {\n @include transition($transition-fade);\n\n &:not(.#{$prefix}show) {\n opacity: 0;\n }\n}\n\n.#{$prefix}collapse {\n &:not(.#{$prefix}show) {\n display: none;\n }\n}\n\n.#{$prefix}collapsing {\n position: relative;\n height: 0;\n overflow: hidden;\n @include transition($transition-collapse);\n}\n","// stylelint-disable property-blacklist\n@mixin transition($transition...) {\n @if $enable-transitions {\n @if length($transition) == 0 {\n transition: $transition-base;\n } @else {\n transition: $transition;\n }\n }\n\n @if $enable-prefers-reduced-motion-media-query {\n @media (prefers-reduced-motion: reduce) {\n transition: none;\n }\n }\n}\n","$modal-content-border-color: $smoke;\n$modal-title-line-height: 20px;\n$modal-header-padding: 17px 24px 15px;\n$modal-inner-padding: 24px;\n$modal-backdrop-opacity: .75;\n\n$modal-lg: 808px;\n$modal-md: 600px;\n$modal-sm: 392px;\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n\n$modal-dialog-margin: .5rem;\n$modal-dialog-margin-y-sm-up: 1.75rem;\n$modal-fade-transform: translate(0, -50px);\n$modal-show-transform: none;\n$modal-transition: transform .3s ease-out;\n$modal-content-color: null;\n$modal-content-bg: $white;\n$modal-content-border-width: 1px;\n$modal-content-border-radius: .3rem;\n\n$modal-content-box-shadow-xs: 0 .25rem .5rem rgba($black, .5);\n$modal-content-box-shadow-sm-up: 0 .5rem 1rem rgba($black, .5);\n\n$modal-backdrop-bg: $black;\n$modal-header-border-width: $modal-content-border-width;\n$modal-header-border-color: $smoke;\n$modal-header-padding-y: 16px;\n$modal-header-padding-x: 16px;\n$modal-header-padding: $modal-header-padding-y $modal-header-padding-x; // Keep this for backwards compatibility\n$modal-footer-border-width: 1px;\n$modal-footer-border-color: $smoke;\n$modal-xl: 1140px;\n\n$close-font-size: $font-size-base * 1.5;\n$close-font-weight: $font-weight-bold;\n$close-color: $slate;\n$close-text-shadow: 0 1px 0 $white;\n","// Base class\n.#{$prefix}tooltip {\n position: absolute;\n z-index: $zindex-tooltip;\n display: block;\n margin: $tooltip-margin;\n // Our parent element can be arbitrary since tooltips are by default inserted as a sibling of their target element.\n // So reset our font and text properties to avoid inheriting weird values.\n @include reset-text;\n @include font-size($tooltip-font-size);\n // Allow breaking very long words so they don't overflow the tooltip's bounds\n word-wrap: break-word;\n opacity: 0;\n\n &.#{$prefix}show { opacity: $tooltip-opacity; }\n\n .arrow {\n position: absolute;\n display: block;\n width: $tooltip-arrow-width;\n height: $tooltip-arrow-height;\n\n &::before {\n position: absolute;\n content: \"\";\n border-color: transparent;\n border-style: solid;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-top {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n bottom: 0;\n\n &::before {\n top: 0;\n border-width: $tooltip-arrow-height ($tooltip-arrow-width / 2) 0;\n border-top-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-right {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n left: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n right: 0;\n border-width: ($tooltip-arrow-width / 2) $tooltip-arrow-height ($tooltip-arrow-width / 2) 0;\n border-right-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-bottom {\n padding: $tooltip-arrow-height 0;\n\n .arrow {\n top: 0;\n\n &::before {\n bottom: 0;\n border-width: 0 ($tooltip-arrow-width / 2) $tooltip-arrow-height;\n border-bottom-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-left {\n padding: 0 $tooltip-arrow-height;\n\n .arrow {\n right: 0;\n width: $tooltip-arrow-height;\n height: $tooltip-arrow-width;\n\n &::before {\n left: 0;\n border-width: ($tooltip-arrow-width / 2) 0 ($tooltip-arrow-width / 2) $tooltip-arrow-height;\n border-left-color: $tooltip-arrow-color;\n }\n }\n}\n\n.#{$prefix}bs-tooltip-auto {\n &[x-placement^=\"top\"] {\n @extend .#{$prefix}bs-tooltip-top;\n }\n &[x-placement^=\"right\"] {\n @extend .#{$prefix}bs-tooltip-right;\n }\n &[x-placement^=\"bottom\"] {\n @extend .#{$prefix}bs-tooltip-bottom;\n }\n &[x-placement^=\"left\"] {\n @extend .#{$prefix}bs-tooltip-left;\n }\n}\n\n// Wrapper for the tooltip content\n.#{$prefix}tooltip-inner {\n max-width: $tooltip-max-width;\n padding: $tooltip-padding-y $tooltip-padding-x;\n color: $tooltip-color;\n text-align: center;\n background-color: $tooltip-bg;\n @include border-radius($tooltip-border-radius);\n}\n","$tooltip-bg: $dark;\n$tooltip-color: $white;\n$tooltip-arrow-width: 0;\n$tooltip-arrow-height: 0;\n$zindex-dropdown: 1000;\n$zindex-sticky: 1020;\n$zindex-fixed: 1030;\n$zindex-modal-backdrop: 1040;\n$zindex-modal: 1050;\n$zindex-popover: 1060;\n$zindex-tooltip: 1070;\n$tooltip-font-size: $font-size-sm;\n$tooltip-opacity: .9;\n$tooltip-arrow-color: $tooltip-bg;\n$tooltip-max-width: 200px;\n$tooltip-padding-y: .25rem;\n$tooltip-padding-x: .5rem;\n$tooltip-margin: .5rem;\n$tooltip-border-radius: 4px;\n","@mixin reset-text {\n font-family: $font-family-base;\n // We deliberately do NOT reset font-size or word-wrap.\n font-style: normal;\n font-weight: $font-weight-normal;\n line-height: $line-height-base;\n text-align: left; // Fallback for where `start` is not supported\n text-align: start;\n text-decoration: none;\n text-shadow: none;\n text-transform: none;\n letter-spacing: normal;\n word-break: normal;\n word-spacing: normal;\n white-space: normal;\n line-break: auto;\n}\n","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated font-resizing\n//\n// See https://github.com/twbs/rfs\n\n// Configuration\n\n// Base font size\n$rfs-base-font-size: 1.25rem !default;\n$rfs-font-size-unit: rem !default;\n\n// Breakpoint at where font-size starts decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-responsive-font-sizes to false\n$enable-responsive-font-sizes: true !default;\n\n// Cache $rfs-base-font-size unit\n$rfs-base-font-size-unit: unit($rfs-base-font-size);\n\n// Remove px-unit from $rfs-base-font-size for calculations\n@if $rfs-base-font-size-unit == \"px\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);\n}\n@else if $rfs-base-font-size-unit == \"rem\" {\n $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == \"px\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == \"rem\" or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Responsive font-size mixin\n@mixin rfs($fs, $important: false) {\n // Cache $fs unit\n $fs-unit: if(type-of($fs) == \"number\", unit($fs), false);\n\n // Add !important suffix if needed\n $rfs-suffix: if($important, \" !important\", \"\");\n\n // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $fs-unit or $fs-unit != \"\" and $fs-unit != \"px\" and $fs-unit != \"rem\" or $fs == 0 {\n font-size: #{$fs}#{$rfs-suffix};\n }\n @else {\n // Variables for storing static and fluid rescaling\n $rfs-static: null;\n $rfs-fluid: null;\n\n // Remove px-unit from $fs for calculations\n @if $fs-unit == \"px\" {\n $fs: $fs / ($fs * 0 + 1);\n }\n @else if $fs-unit == \"rem\" {\n $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);\n }\n\n // Set default font-size\n @if $rfs-font-size-unit == rem {\n $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};\n }\n @else if $rfs-font-size-unit == px {\n $rfs-static: #{$fs}px#{$rfs-suffix};\n }\n @else {\n @error \"`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.\";\n }\n\n // Only add media query if font-size is bigger as the minimum font-size\n // If $rfs-factor == 1, no rescaling will take place\n @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {\n $min-width: null;\n $variable-unit: null;\n\n // Calculate minimum font-size for given font-size\n $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;\n\n // Calculate difference between given font-size and minimum font-size for given font-size\n $fs-diff: $fs - $fs-min;\n\n // Base font-size formatting\n // No need to check if the unit is valid, because we did that before\n $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);\n\n // If two-dimensional, use smallest of screen width and height\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Set the calculated font-size.\n $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};\n }\n\n // Rendering\n @if $rfs-fluid == null {\n // Only render static font-size if no fluid font-size is available\n font-size: $rfs-static;\n }\n @else {\n $mq-value: null;\n\n // RFS breakpoint formatting\n @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {\n $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};\n }\n @else if $rfs-breakpoint-unit == px {\n $mq-value: #{$rfs-breakpoint}px;\n }\n @else {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n }\n\n @if $rfs-class == \"disable\" {\n // Adding an extra class increases specificity,\n // which prevents the media query to override the font size\n &,\n .disable-responsive-font-size &,\n &.disable-responsive-font-size {\n font-size: $rfs-static;\n }\n }\n @else {\n font-size: $rfs-static;\n }\n\n @if $rfs-two-dimensional {\n @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n @else {\n @media (max-width: #{$mq-value}) {\n @if $rfs-class == \"enable\" {\n .enable-responsive-font-size &,\n &.enable-responsive-font-size {\n font-size: $rfs-fluid;\n }\n }\n @else {\n font-size: $rfs-fluid;\n }\n\n @if $rfs-safari-iframe-resize-bug-fix {\n // stylelint-disable-next-line length-zero-no-unit\n min-width: 0vw;\n }\n }\n }\n }\n }\n}\n\n// The font-size & responsive-font-size mixin uses RFS to rescale font sizes\n@mixin font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n\n@mixin responsive-font-size($fs, $important: false) {\n @include rfs($fs, $important);\n}\n","// Neutrals color variables\n$dark: #212121;\n$slate: #777;\n$muted: #b4b4b4;\n$smoke: #e2e2e2;\n$snow: #fbfbfb;\n$white: #fff;\n$cloud: #f2f4f7;\n\n// UI color variables\n$red: #d74022;\n$green: #009f61;\n$light-yellow: #ffeb99;\n$blue: #1357ff;\n$orange: #ffb700;\n$sapphire: #005fbf;\n\n// Branding color variables\n$crimson: #c02a34;\n$azure: #009bde;\n$salamander: #f96d01;\n$purple: #6d48e5;\n\n// Bootstrap dependencies color\n$black: #000 !default;\n$gray-100: #f8f9fa !default;\n$gray-200: #e9ecef !default;\n$gray-300: #dee2e6 !default;\n$gray-400: #ced4da !default;\n$gray-500: #adb5bd !default;\n$gray-600: #6c757d !default;\n$gray-700: #495057 !default;\n$gray-800: #343a40 !default;\n$gray-900: #212529 !default;\n\n// The yiq lightness value that determines when the lightness of color changes from \"dark\" to \"light\". Acceptable values are between 0 and 255.\n$yiq-contrasted-threshold: 150 !default;\n\n// Customize the light and dark text colors for use in our YIQ color contrast function.\n$yiq-text-dark: $gray-900 !default;\n$yiq-text-light: $white !default;\n\n\n$grays: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$grays: map-merge(\n (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n ),\n $grays\n);\n\n// register mekari color variables too bootstrap\n$colors: ();\n$colors: map-merge(\n (\n \"noir\" : $dark, // going to deprecated\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"snow\" : $snow,\n \"cloud\" : $cloud,\n \"crimson\" : $crimson,\n \"azure\" : $azure,\n \"salamander\" : $salamander,\n \"purple\" : $purple,\n \"sapphire\" : $sapphire,\n \"white\" : $white,\n \"red\" : $red,\n \"orange\" : $orange,\n \"green\" : $green,\n \"blue\" : $blue,\n \"light-yellow\" : $light-yellow\n ),\n $colors\n);\n\n//extend bootstrap class\n$danger: $red;\n$success: $green;\n$info: $light-yellow;\n$warning: $orange;\n$primary: $sapphire;\n$jurnal: $azure;\n$talenta: $crimson;\n$klikpajak: $salamander;\n$mekari: $purple;\n\n$link: $blue;\n\n$text-muted: $muted;\n$body-color: $dark;\n$dark: $dark;\n$secondary: $slate;\n$light: $snow;\n\n// Add more theme color variables\n$theme-colors: ();\n$theme-colors: map-merge(\n (\n \"danger\" : $danger,\n \"success\" : $success,\n \"info\" : $info,\n \"warning\" : $warning,\n \"primary\" : $primary,\n \"jurnal\" : $jurnal,\n \"talenta\" : $talenta,\n \"klikpajak\" : $klikpajak,\n \"mekari\" : $mekari,\n \"dark\" : $dark,\n \"slate\" : $slate,\n \"muted\" : $muted,\n \"smoke\" : $smoke,\n \"light\" : $light,\n \"cloud\" : $cloud,\n \"link\" : $blue,\n \"white\" : $white\n ),\n $theme-colors\n);\n\n$card-border-color: $smoke;\n$body-bg: $white;\n","// stylelint-disable property-blacklist\n// Single side border-radius\n\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: $radius;\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n border-bottom-left-radius: $radius;\n }\n}\n\n@mixin border-top-left-radius($radius) {\n @if $enable-rounded {\n border-top-left-radius: $radius;\n }\n}\n\n@mixin border-top-right-radius($radius) {\n @if $enable-rounded {\n border-top-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-right-radius($radius) {\n @if $enable-rounded {\n border-bottom-right-radius: $radius;\n }\n}\n\n@mixin border-bottom-left-radius($radius) {\n @if $enable-rounded {\n border-bottom-left-radius: $radius;\n }\n}\n",".#{$prefix}tooltip {\n margin: 0;\n opacity: .9;\n\n @extend %font-size-sm;\n\n &-inner {\n text-align: left;\n box-shadow: 0 2px 4px 0 rgba(65, 64, 66, .2);\n }\n}\n"]}
|
@@ -4308,7 +4308,7 @@ input[type="button"].btn-block {
|
|
4308
4308
|
}
|
4309
4309
|
|
4310
4310
|
.custom-control-input:focus ~ .custom-control-label::before {
|
4311
|
-
box-shadow: 0 0 0
|
4311
|
+
box-shadow: 0 0 0 0.2rem rgba(19, 87, 255, 0.25);
|
4312
4312
|
}
|
4313
4313
|
|
4314
4314
|
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
|
@@ -4345,7 +4345,7 @@ input[type="button"].btn-block {
|
|
4345
4345
|
pointer-events: none;
|
4346
4346
|
content: "";
|
4347
4347
|
background-color: #fff;
|
4348
|
-
border: #
|
4348
|
+
border: #adb5bd solid 1px;
|
4349
4349
|
}
|
4350
4350
|
|
4351
4351
|
.custom-control-label::after {
|
@@ -4360,15 +4360,15 @@ input[type="button"].btn-block {
|
|
4360
4360
|
}
|
4361
4361
|
|
4362
4362
|
.custom-checkbox .custom-control-label::before {
|
4363
|
-
border-radius:
|
4363
|
+
border-radius: 4px;
|
4364
4364
|
}
|
4365
4365
|
|
4366
4366
|
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
|
4367
|
-
background-image: url("data:image/svg+xml
|
4367
|
+
background-image: url("data:image/svg+xml, %3csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.542893 4.54289C0.933418 4.15237 1.56658 4.15237 1.95711 4.54289L4.25 6.83579L10.0429 1.04289C10.4334 0.652369 11.0666 0.652369 11.4571 1.04289C11.8476 1.43342 11.8476 2.06658 11.4571 2.45711L4.95711 8.95711C4.56658 9.34763 3.93342 9.34763 3.54289 8.95711L0.542893 5.95711C0.152369 5.56658 0.152369 4.93342 0.542893 4.54289Z' fill='%23ffffff'/%3e%3c/svg%3e");
|
4368
4368
|
}
|
4369
4369
|
|
4370
4370
|
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
|
4371
|
-
border-color: #
|
4371
|
+
border-color: #005fbf;
|
4372
4372
|
background-color: #005fbf;
|
4373
4373
|
}
|
4374
4374
|
|
@@ -4385,7 +4385,7 @@ input[type="button"].btn-block {
|
|
4385
4385
|
}
|
4386
4386
|
|
4387
4387
|
.custom-radio .custom-control-label::before {
|
4388
|
-
border-radius:
|
4388
|
+
border-radius: 50%;
|
4389
4389
|
}
|
4390
4390
|
|
4391
4391
|
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
|
@@ -4412,7 +4412,7 @@ input[type="button"].btn-block {
|
|
4412
4412
|
left: calc(-2.25rem + 2px);
|
4413
4413
|
width: calc(1rem - 4px);
|
4414
4414
|
height: calc(1rem - 4px);
|
4415
|
-
background-color: #
|
4415
|
+
background-color: #adb5bd;
|
4416
4416
|
border-radius: 0.5rem;
|
4417
4417
|
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
4418
4418
|
}
|
@@ -5123,7 +5123,7 @@ input[type="button"].btn-block {
|
|
5123
5123
|
}
|
5124
5124
|
|
5125
5125
|
.navbar-light .navbar-toggler-icon {
|
5126
|
-
background-image:
|
5126
|
+
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
|
5127
5127
|
}
|
5128
5128
|
|
5129
5129
|
.navbar-light .navbar-text {
|
@@ -5171,7 +5171,7 @@ input[type="button"].btn-block {
|
|
5171
5171
|
}
|
5172
5172
|
|
5173
5173
|
.navbar-dark .navbar-toggler-icon {
|
5174
|
-
background-image:
|
5174
|
+
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
|
5175
5175
|
}
|
5176
5176
|
|
5177
5177
|
.navbar-dark .navbar-text {
|
@@ -11495,7 +11495,7 @@ p,
|
|
11495
11495
|
}
|
11496
11496
|
|
11497
11497
|
small,
|
11498
|
-
.small, .badge, .tooltip {
|
11498
|
+
.small, .badge, .dropdown-item--title, .tooltip {
|
11499
11499
|
font-size: 0.75rem;
|
11500
11500
|
line-height: 16px;
|
11501
11501
|
letter-spacing: 0.2px;
|
@@ -11569,7 +11569,7 @@ p,
|
|
11569
11569
|
}
|
11570
11570
|
|
11571
11571
|
small,
|
11572
|
-
.small, .badge, .tooltip {
|
11572
|
+
.small, .badge, .dropdown-item--title, .tooltip {
|
11573
11573
|
font-size: 0.75rem;
|
11574
11574
|
line-height: 16px;
|
11575
11575
|
letter-spacing: 0.2px;
|
@@ -11584,7 +11584,7 @@ p,
|
|
11584
11584
|
}
|
11585
11585
|
|
11586
11586
|
small,
|
11587
|
-
.small, .badge, .tooltip {
|
11587
|
+
.small, .badge, .dropdown-item--title, .tooltip {
|
11588
11588
|
font-size: 0.75rem;
|
11589
11589
|
line-height: 16px;
|
11590
11590
|
letter-spacing: 0.2px;
|
@@ -12413,7 +12413,7 @@ p,
|
|
12413
12413
|
}
|
12414
12414
|
|
12415
12415
|
small,
|
12416
|
-
.small, .badge, .tooltip {
|
12416
|
+
.small, .badge, .dropdown-item--title, .tooltip {
|
12417
12417
|
font-size: 0.75rem;
|
12418
12418
|
line-height: 16px;
|
12419
12419
|
letter-spacing: 0.2px;
|
@@ -17917,6 +17917,14 @@ a.text-white:hover, a.text-white:focus {
|
|
17917
17917
|
border-left: 4px solid #fff !important;
|
17918
17918
|
}
|
17919
17919
|
|
17920
|
+
.opacity--transparent {
|
17921
|
+
opacity: 0;
|
17922
|
+
}
|
17923
|
+
|
17924
|
+
.opacity--opaque {
|
17925
|
+
opacity: 1;
|
17926
|
+
}
|
17927
|
+
|
17920
17928
|
@font-face {
|
17921
17929
|
font-family: "Mekari-Icon-Regular";
|
17922
17930
|
font-style: normal;
|
@@ -17971,31 +17979,44 @@ a.text-white:hover, a.text-white:focus {
|
|
17971
17979
|
}
|
17972
17980
|
|
17973
17981
|
.ic-input-prefix {
|
17974
|
-
position:
|
17975
|
-
|
17976
|
-
left:
|
17982
|
+
position: absolute;
|
17983
|
+
top: 6px;
|
17984
|
+
left: 6px;
|
17985
|
+
z-index: 5;
|
17977
17986
|
padding: 0;
|
17978
17987
|
color: inherit;
|
17979
17988
|
pointer-events: all;
|
17980
17989
|
cursor: pointer;
|
17981
17990
|
}
|
17982
17991
|
|
17992
|
+
.ic-input-prefix.ic-small {
|
17993
|
+
top: 7px;
|
17994
|
+
left: 10px;
|
17995
|
+
}
|
17996
|
+
|
17983
17997
|
.ic-input-suffix {
|
17984
|
-
position:
|
17985
|
-
|
17986
|
-
|
17998
|
+
position: absolute;
|
17999
|
+
top: 6px;
|
18000
|
+
right: 6px;
|
18001
|
+
z-index: 5;
|
17987
18002
|
padding: 0;
|
17988
18003
|
color: inherit;
|
17989
18004
|
pointer-events: all;
|
17990
18005
|
cursor: pointer;
|
17991
18006
|
}
|
17992
18007
|
|
17993
|
-
.ic-input-suffix.ic-input-double-suffix {
|
17994
|
-
|
18008
|
+
.ic-input-suffix.ic-input-double-suffix, .ic-input-suffix.ic-input-suffix--double {
|
18009
|
+
right: 36px;
|
18010
|
+
z-index: 5;
|
18011
|
+
}
|
18012
|
+
|
18013
|
+
.ic-input-suffix.ic-small {
|
18014
|
+
top: 7px;
|
18015
|
+
right: 10px;
|
17995
18016
|
}
|
17996
18017
|
|
17997
|
-
.ic-input-
|
17998
|
-
|
18018
|
+
.ic-input-suffix.ic-small.ic-input-double-suffix, .ic-input-suffix.ic-small.ic-input-suffix--double {
|
18019
|
+
right: 38px;
|
17999
18020
|
}
|
18000
18021
|
|
18001
18022
|
.ic-activity {
|
@@ -18484,6 +18505,24 @@ a.text-white:hover, a.text-white:focus {
|
|
18484
18505
|
content: "\e89f";
|
18485
18506
|
}
|
18486
18507
|
|
18508
|
+
.ic-file-comment {
|
18509
|
+
color: #777;
|
18510
|
+
}
|
18511
|
+
|
18512
|
+
.ic-file-comment::before {
|
18513
|
+
color: inherit;
|
18514
|
+
content: "\e953";
|
18515
|
+
}
|
18516
|
+
|
18517
|
+
.ic-file-history {
|
18518
|
+
color: #777;
|
18519
|
+
}
|
18520
|
+
|
18521
|
+
.ic-file-history::before {
|
18522
|
+
color: inherit;
|
18523
|
+
content: "\e952";
|
18524
|
+
}
|
18525
|
+
|
18487
18526
|
.ic-finance {
|
18488
18527
|
color: #777;
|
18489
18528
|
}
|
@@ -18835,6 +18874,15 @@ a.text-white:hover, a.text-white:focus {
|
|
18835
18874
|
content: "\e87d";
|
18836
18875
|
}
|
18837
18876
|
|
18877
|
+
.ic-plans {
|
18878
|
+
color: #777;
|
18879
|
+
}
|
18880
|
+
|
18881
|
+
.ic-plans::before {
|
18882
|
+
color: inherit;
|
18883
|
+
content: "\e955";
|
18884
|
+
}
|
18885
|
+
|
18838
18886
|
.ic-product {
|
18839
18887
|
color: #777;
|
18840
18888
|
}
|
@@ -19069,6 +19117,15 @@ a.text-white:hover, a.text-white:focus {
|
|
19069
19117
|
content: "\e905";
|
19070
19118
|
}
|
19071
19119
|
|
19120
|
+
.ic-team-goal {
|
19121
|
+
color: #777;
|
19122
|
+
}
|
19123
|
+
|
19124
|
+
.ic-team-goal::before {
|
19125
|
+
color: inherit;
|
19126
|
+
content: "\e954";
|
19127
|
+
}
|
19128
|
+
|
19072
19129
|
.ic-time {
|
19073
19130
|
color: #777;
|
19074
19131
|
}
|
@@ -19300,34 +19357,36 @@ a.text-white:hover, a.text-white:focus {
|
|
19300
19357
|
border-color: transparent;
|
19301
19358
|
}
|
19302
19359
|
|
19303
|
-
.btn.btn-ghost, .btn.btn-icon {
|
19360
|
+
.btn.btn-ghost, .btn.btn-icon-only {
|
19304
19361
|
color: #777;
|
19305
19362
|
background-color: transparent;
|
19306
19363
|
border: 1px solid transparent;
|
19307
19364
|
}
|
19308
19365
|
|
19309
|
-
.btn.btn-ghost:not(:disabled):not(.disabled):hover, .btn.btn-icon:not(:disabled):not(.disabled):hover {
|
19366
|
+
.btn.btn-ghost:not(:disabled):not(.disabled):hover, .btn.btn-icon-only:not(:disabled):not(.disabled):hover {
|
19310
19367
|
background-color: #f2f4f7;
|
19311
19368
|
border-color: #f2f4f7;
|
19312
19369
|
}
|
19313
19370
|
|
19314
|
-
.btn.btn-ghost:not(:disabled):not(.disabled):focus, .btn.btn-icon:not(:disabled):not(.disabled):focus {
|
19371
|
+
.btn.btn-ghost:not(:disabled):not(.disabled):focus, .btn.btn-icon-only:not(:disabled):not(.disabled):focus {
|
19315
19372
|
background-color: transparent;
|
19316
19373
|
border-color: #1357ff;
|
19317
19374
|
box-shadow: 0 0 4px 1px #1357ff;
|
19318
19375
|
}
|
19319
19376
|
|
19320
|
-
.btn.btn-basic
|
19377
|
+
.btn.btn-basic, .btn.btn-secondary, .btn.btn-basic:not(:disabled):not(.disabled):active, .btn.btn-basic.active:not(:disabled):not(.disabled),
|
19378
|
+
.show > .btn.btn-basic.dropdown-toggle, .btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary.active:not(:disabled):not(.disabled),
|
19379
|
+
.show > .btn.btn-secondary.dropdown-toggle {
|
19321
19380
|
color: #777;
|
19322
19381
|
background-color: #fbfbfb;
|
19323
19382
|
border: 1px solid #e2e2e2;
|
19324
19383
|
}
|
19325
19384
|
|
19326
|
-
.btn.btn-basic:not(:disabled):not(.disabled):hover {
|
19385
|
+
.btn.btn-basic:not(:disabled):not(.disabled):hover, .btn.btn-secondary:not(:disabled):not(.disabled):hover {
|
19327
19386
|
border-color: #005fbf;
|
19328
19387
|
}
|
19329
19388
|
|
19330
|
-
.btn.btn-basic:not(:disabled):not(.disabled):focus {
|
19389
|
+
.btn.btn-basic:not(:disabled):not(.disabled):focus, .btn.btn-secondary:not(:disabled):not(.disabled):focus {
|
19331
19390
|
border-color: #005fbf;
|
19332
19391
|
box-shadow: 0 0 4px 1px #005fbf;
|
19333
19392
|
}
|
@@ -19339,12 +19398,14 @@ a.text-white:hover, a.text-white:focus {
|
|
19339
19398
|
}
|
19340
19399
|
|
19341
19400
|
.btn.btn-link {
|
19342
|
-
|
19401
|
+
height: auto;
|
19402
|
+
padding: 0 4px;
|
19403
|
+
border-radius: 2px;
|
19343
19404
|
}
|
19344
19405
|
|
19345
19406
|
.btn.btn-link:not(:disabled):not(.disabled):focus {
|
19346
19407
|
text-decoration: none;
|
19347
|
-
box-shadow: 0 0
|
19408
|
+
box-shadow: 0 0 0 2px rgba(19, 87, 255, 0.3);
|
19348
19409
|
}
|
19349
19410
|
|
19350
19411
|
.btn.btn-link:disabled, .btn.btn-link.disabled {
|
@@ -19358,21 +19419,13 @@ a.text-white:hover, a.text-white:focus {
|
|
19358
19419
|
color: #fff !important;
|
19359
19420
|
}
|
19360
19421
|
|
19361
|
-
.btn.btn-icon {
|
19362
|
-
|
19363
|
-
height: 36px;
|
19364
|
-
padding: 8px;
|
19365
|
-
}
|
19366
|
-
|
19367
|
-
.btn.btn-icon > .ic {
|
19368
|
-
width: 16px;
|
19369
|
-
height: 16px;
|
19370
|
-
padding: 0;
|
19371
|
-
font-size: 16px;
|
19422
|
+
.btn.btn-primary.btn-icon-only .ic::before {
|
19423
|
+
color: inherit !important;
|
19372
19424
|
}
|
19373
19425
|
|
19374
19426
|
.btn.is-loading {
|
19375
19427
|
position: relative;
|
19428
|
+
min-height: 36px;
|
19376
19429
|
pointer-events: none;
|
19377
19430
|
}
|
19378
19431
|
|
@@ -19396,8 +19449,8 @@ a.text-white:hover, a.text-white:focus {
|
|
19396
19449
|
left: 0;
|
19397
19450
|
z-index: 4;
|
19398
19451
|
display: inline-block;
|
19399
|
-
width:
|
19400
|
-
height:
|
19452
|
+
width: 18px;
|
19453
|
+
height: 18px;
|
19401
19454
|
margin: auto;
|
19402
19455
|
content: "";
|
19403
19456
|
background: center center no-repeat;
|
@@ -19409,7 +19462,7 @@ a.text-white:hover, a.text-white:focus {
|
|
19409
19462
|
animation: spinner-border .75s linear infinite;
|
19410
19463
|
}
|
19411
19464
|
|
19412
|
-
.btn.is-loading.btn-basic::after {
|
19465
|
+
.btn.is-loading.btn-basic::after, .btn.is-loading.btn-secondary::after {
|
19413
19466
|
border-color: #777;
|
19414
19467
|
border-right-color: transparent;
|
19415
19468
|
}
|
@@ -19423,13 +19476,20 @@ a.text-white:hover, a.text-white:focus {
|
|
19423
19476
|
border-right-color: transparent;
|
19424
19477
|
}
|
19425
19478
|
|
19426
|
-
.btn.btn-with-icon .ic
|
19427
|
-
|
19428
|
-
font-size: 20px;
|
19479
|
+
.btn.btn-with-icon .ic,
|
19480
|
+
.btn.btn-with-icon span {
|
19429
19481
|
vertical-align: top;
|
19430
19482
|
border: none;
|
19431
19483
|
}
|
19432
19484
|
|
19485
|
+
.btn.btn-with-icon .ic {
|
19486
|
+
width: 16px;
|
19487
|
+
height: 16px;
|
19488
|
+
padding: 0;
|
19489
|
+
font-size: 16px;
|
19490
|
+
color: inherit;
|
19491
|
+
}
|
19492
|
+
|
19433
19493
|
.btn.btn-with-icon .ic.is-left {
|
19434
19494
|
margin-right: 8px;
|
19435
19495
|
}
|
@@ -19438,38 +19498,45 @@ a.text-white:hover, a.text-white:focus {
|
|
19438
19498
|
margin-left: 8px;
|
19439
19499
|
}
|
19440
19500
|
|
19441
|
-
.btn.btn-with-icon span {
|
19442
|
-
line-height: 24px;
|
19443
|
-
vertical-align: top;
|
19444
|
-
border: none;
|
19445
|
-
}
|
19446
|
-
|
19447
19501
|
.btn.btn-with-icon.btn-sm .ic, .btn-group-sm > .btn.btn-with-icon .ic,
|
19448
19502
|
.btn.btn-with-icon.btn-sm span,
|
19449
19503
|
.btn-group-sm > .btn.btn-with-icon span {
|
19450
19504
|
line-height: 16px;
|
19451
|
-
vertical-align:
|
19505
|
+
vertical-align: baseline;
|
19452
19506
|
border: none;
|
19453
19507
|
}
|
19454
19508
|
|
19455
19509
|
.btn.btn-with-icon.btn-sm .ic, .btn-group-sm > .btn.btn-with-icon .ic {
|
19456
|
-
padding: 4px;
|
19457
19510
|
margin-right: 0;
|
19458
|
-
|
19511
|
+
line-height: 18px;
|
19512
|
+
}
|
19513
|
+
|
19514
|
+
.btn.btn-with-icon.btn-sm .is-left, .btn-group-sm > .btn.btn-with-icon .is-left {
|
19515
|
+
margin-right: 0;
|
19516
|
+
}
|
19517
|
+
|
19518
|
+
.btn.btn-with-icon.btn-sm .is-right, .btn-group-sm > .btn.btn-with-icon .is-right {
|
19519
|
+
margin-left: 0;
|
19520
|
+
}
|
19521
|
+
|
19522
|
+
.btn.btn-with-icon.btn-lg .ic, .btn-group-lg > .btn.btn-with-icon .ic,
|
19523
|
+
.btn.btn-with-icon.btn-lg span,
|
19524
|
+
.btn-group-lg > .btn.btn-with-icon span {
|
19525
|
+
vertical-align: top;
|
19526
|
+
border: none;
|
19459
19527
|
}
|
19460
19528
|
|
19461
19529
|
.btn.btn-with-icon.btn-lg .ic, .btn-group-lg > .btn.btn-with-icon .ic {
|
19530
|
+
width: 24px;
|
19531
|
+
height: 24px;
|
19462
19532
|
padding: 0;
|
19463
19533
|
font-size: 24px;
|
19464
|
-
vertical-align: top;
|
19465
|
-
border: none;
|
19466
19534
|
}
|
19467
19535
|
|
19468
|
-
|
19469
|
-
|
19536
|
+
|
19537
|
+
.btn.btn-with-icon.btn-lg span,
|
19538
|
+
.btn-group-lg > .btn.btn-with-icon span {
|
19470
19539
|
line-height: 24px;
|
19471
|
-
vertical-align: top;
|
19472
|
-
border: none;
|
19473
19540
|
}
|
19474
19541
|
|
19475
19542
|
.btn.disabled, .btn:disabled {
|
@@ -19515,21 +19582,49 @@ a.text-white:hover, a.text-white:focus {
|
|
19515
19582
|
margin-left: 0;
|
19516
19583
|
}
|
19517
19584
|
|
19518
|
-
.btn-group .dropdown-toggle-split.btn-basic:not(:hover):not(:focus) {
|
19585
|
+
.btn-group .dropdown-toggle-split.btn-basic:not(:hover):not(:focus), .btn-group .dropdown-toggle-split.btn-secondary:not(:hover):not(:focus) {
|
19519
19586
|
padding-left: 9px;
|
19520
19587
|
border-left: none;
|
19521
19588
|
}
|
19522
19589
|
|
19523
|
-
.btn-group.dropleft .dropdown-toggle-split.btn-basic:not(:hover):not(:focus) {
|
19590
|
+
.btn-group.dropleft .dropdown-toggle-split.btn-basic, .btn-group.dropleft .dropdown-toggle-split.btn-secondary:not(:hover):not(:focus) {
|
19524
19591
|
padding-left: 8px;
|
19525
19592
|
border-left: 1px solid #e2e2e2;
|
19526
19593
|
}
|
19527
19594
|
|
19528
|
-
.btn-group.dropleft ~ .btn-basic:not(:hover):not(:focus)
|
19595
|
+
.btn-group.dropleft ~ .btn-basic:not(:hover):not(:focus),
|
19596
|
+
.btn-group.dropleft ~ .btn-secondary:not(:hover):not(:focus) {
|
19529
19597
|
padding-left: 9px;
|
19530
19598
|
border-left: none;
|
19531
19599
|
}
|
19532
19600
|
|
19601
|
+
.btn {
|
19602
|
+
height: 36px;
|
19603
|
+
}
|
19604
|
+
|
19605
|
+
.btn.btn-sm, .btn-group-sm > .btn {
|
19606
|
+
height: 24px;
|
19607
|
+
}
|
19608
|
+
|
19609
|
+
.btn.btn-lg, .btn-group-lg > .btn {
|
19610
|
+
height: 40px;
|
19611
|
+
}
|
19612
|
+
|
19613
|
+
.btn.btn-icon-only {
|
19614
|
+
width: 36px;
|
19615
|
+
height: 36px;
|
19616
|
+
padding: 8px;
|
19617
|
+
font-size: 18px;
|
19618
|
+
line-height: 18px;
|
19619
|
+
}
|
19620
|
+
|
19621
|
+
.btn.btn-icon-only > .ic {
|
19622
|
+
width: 18px;
|
19623
|
+
height: 18px;
|
19624
|
+
padding: 0;
|
19625
|
+
font-size: 18px;
|
19626
|
+
}
|
19627
|
+
|
19533
19628
|
.alert-danger {
|
19534
19629
|
color: #d74022;
|
19535
19630
|
background-color: rgba(215, 64, 34, 0.15);
|
@@ -19722,6 +19817,7 @@ a.text-white:hover, a.text-white:focus {
|
|
19722
19817
|
|
19723
19818
|
.alert {
|
19724
19819
|
display: flex;
|
19820
|
+
justify-content: space-between;
|
19725
19821
|
padding: 16px;
|
19726
19822
|
font-size: 0;
|
19727
19823
|
}
|
@@ -19783,7 +19879,7 @@ a.text-white:hover, a.text-white:focus {
|
|
19783
19879
|
.alert.alert-dismissible .close .ic {
|
19784
19880
|
width: 20px;
|
19785
19881
|
height: 20px;
|
19786
|
-
font-size:
|
19882
|
+
font-size: 20px;
|
19787
19883
|
font-weight: 700;
|
19788
19884
|
line-height: 20px;
|
19789
19885
|
vertical-align: middle;
|
@@ -19857,9 +19953,17 @@ a.text-white:hover, a.text-white:focus {
|
|
19857
19953
|
background-color: #e2e2e2;
|
19858
19954
|
}
|
19859
19955
|
|
19956
|
+
.avatar.dropdown-toggle::after {
|
19957
|
+
display: initial !important;
|
19958
|
+
}
|
19959
|
+
|
19860
19960
|
.avatar::after {
|
19861
19961
|
content: "\A";
|
19862
|
-
background: rgba(0, 0, 0, 0.5);
|
19962
|
+
background: rgba(0, 0, 0, 0.5) !important;
|
19963
|
+
}
|
19964
|
+
|
19965
|
+
.avatar:hover {
|
19966
|
+
cursor: pointer;
|
19863
19967
|
}
|
19864
19968
|
|
19865
19969
|
.avatar:hover::after {
|
@@ -19887,15 +19991,27 @@ a.text-white:hover, a.text-white:focus {
|
|
19887
19991
|
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='36px' height='36px' viewBox='0 0 36 36' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 64 (101010) - https://sketch.com --%3E%3Ctitle%3E854A7405-039C-4712-92A0-AB1D01FDD088svg/%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cdefs%3E%3Crect id='path-1' x='0' y='0' width='60' height='60' rx='8'%3E%3C/rect%3E%3C/defs%3E%3Cg id='Design-Principle' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Components/-Avatar' transform='translate(-1044.000000, -1424.000000)'%3E%3Crect id='base' fill='%23FFFFFF' x='0' y='0' width='1920' height='3164'%3E%3C/rect%3E%3Cg id='Default-avatars' transform='translate(660.000000, 1315.000000)'%3E%3Cg id='Avatar-blank-type' transform='translate(192.000000, 97.000000)'%3E%3Cg id='Components/-Avatar/-Square/-60px' transform='translate(180.000000, 0.000000)'%3E%3Cmask id='mask-2' fill='white'%3E%3Cuse xlink:href='%23path-1'%3E%3C/use%3E%3C/mask%3E%3Cg id='Base'%3E%3C/g%3E%3Cg id='Type' mask='url(%23mask-2)' fill-rule='nonzero'%3E%3Crect id='Base' fill='%23E2E2E2' x='0' y='0' width='60' height='60'%3E%3C/rect%3E%3Cg id='Icons/-Regular/-Feature/-IMG' transform='translate(12.000000, 12.000000)' fill='%23777777'%3E%3Cpath d='M24.0307692,3 C24.2326984,3 24.4271578,3.07954407 24.5751301,3.22267209 L29.7443609,8.22267209 C29.9073745,8.38034894 30,8.60160933 30,8.83333333 L30,32.1666667 C30,32.626904 29.6418278,33 29.2,33 L6.8,33 C6.3581722,33 6,32.626904 6,32.1666667 L6,3.83333333 C6,3.37309604 6.3581722,3 6.8,3 L24.0307692,3 Z M12.2596988,25.7875335 L8.92873792,30.3339749 C8.84660416,30.4571755 8.80277564,30.6019313 8.80277564,30.75 C8.80277564,31.1642136 9.13856208,31.5 9.55277564,31.5 L18.6487188,31.5 L13.4599025,25.7234205 C13.4137204,25.6680021 13.3597846,25.6195363 13.2997616,25.579521 C12.9551151,25.3497567 12.4894631,25.442887 12.2596988,25.7875335 Z M21.1758419,19.8540405 L16.7020464,26.6752406 L20.607804,31.5 L27.299016,31.4994534 C28.5,31.4923469 28.5,31.3928571 28.5,30 L28.5,28.5391523 L22.3636022,19.842318 C22.3238169,19.7917673 22.2776933,19.7465447 22.2263672,19.707765 C21.8958797,19.4580634 21.4255435,19.523553 21.1758419,19.8540405 Z M23.7715845,4.5 L7.5,4.5 L7.50072911,29.827172 C7.55141195,29.7144696 7.61151182,29.6056505 7.68066248,29.5019246 L11.0116233,24.9554835 C11.7009164,23.921544 13.0978724,23.642153 14.1318119,24.331446 C14.3118808,24.4514919 14.4736883,24.5968893 14.6122344,24.7631445 L15.455,25.722 L19.9790409,18.949791 C20.7281458,17.9583286 22.1391544,17.7618596 23.1306168,18.5109645 C23.2845952,18.6273037 23.4229661,18.7629699 23.5423219,18.914622 L28.5,25.905 L28.5,9.08668365 L23.7715845,4.5 Z M12.75,12 C14.4068542,12 15.75,13.3431458 15.75,15 C15.75,16.6568542 14.4068542,18 12.75,18 C11.0931458,18 9.75,16.6568542 9.75,15 C9.75,13.3431458 11.0931458,12 12.75,12 Z M12.75,13.5 C11.9215729,13.5 11.25,14.1715729 11.25,15 C11.25,15.8284271 11.9215729,16.5 12.75,16.5 C13.5784271,16.5 14.25,15.8284271 14.25,15 C14.25,14.1715729 13.5784271,13.5 12.75,13.5 Z' id='Color'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
|
19888
19992
|
}
|
19889
19993
|
|
19890
|
-
.avatar.avatar-
|
19994
|
+
.avatar.avatar-xsmall {
|
19891
19995
|
width: 24px;
|
19892
19996
|
height: 24px;
|
19893
19997
|
line-height: 24px;
|
19894
19998
|
}
|
19895
19999
|
|
20000
|
+
.avatar.avatar-xsmall .avatar-initial {
|
20001
|
+
font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
20002
|
+
font-size: 9px;
|
20003
|
+
color: #777;
|
20004
|
+
}
|
20005
|
+
|
20006
|
+
.avatar.avatar-small {
|
20007
|
+
width: 32px;
|
20008
|
+
height: 32px;
|
20009
|
+
line-height: 32px;
|
20010
|
+
}
|
20011
|
+
|
19896
20012
|
.avatar.avatar-small .avatar-initial {
|
19897
20013
|
font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
19898
|
-
font-size:
|
20014
|
+
font-size: 12px;
|
19899
20015
|
color: #777;
|
19900
20016
|
}
|
19901
20017
|
|
@@ -19907,7 +20023,7 @@ a.text-white:hover, a.text-white:focus {
|
|
19907
20023
|
|
19908
20024
|
.avatar.avatar-medium .avatar-initial {
|
19909
20025
|
font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
19910
|
-
font-size:
|
20026
|
+
font-size: 15px;
|
19911
20027
|
color: #777;
|
19912
20028
|
}
|
19913
20029
|
|
@@ -19919,7 +20035,7 @@ a.text-white:hover, a.text-white:focus {
|
|
19919
20035
|
|
19920
20036
|
.avatar.avatar-large .avatar-initial {
|
19921
20037
|
font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
19922
|
-
font-size:
|
20038
|
+
font-size: 22.5px;
|
19923
20039
|
color: #777;
|
19924
20040
|
}
|
19925
20041
|
|
@@ -19931,7 +20047,7 @@ a.text-white:hover, a.text-white:focus {
|
|
19931
20047
|
|
19932
20048
|
.avatar.avatar-xlarge .avatar-initial {
|
19933
20049
|
font-family: "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
19934
|
-
font-size:
|
20050
|
+
font-size: 45px;
|
19935
20051
|
color: #777;
|
19936
20052
|
}
|
19937
20053
|
|
@@ -19958,126 +20074,190 @@ a.text-white:hover, a.text-white:focus {
|
|
19958
20074
|
border-radius: 8px;
|
19959
20075
|
}
|
19960
20076
|
|
20077
|
+
.avatar.avatar--no-overlay:hover::after {
|
20078
|
+
opacity: 0;
|
20079
|
+
}
|
20080
|
+
|
19961
20081
|
.avatar-stacked {
|
19962
|
-
display: flex;
|
20082
|
+
display: inline-flex;
|
19963
20083
|
flex-wrap: wrap;
|
19964
20084
|
align-items: center;
|
19965
20085
|
font-size: 0;
|
19966
20086
|
}
|
19967
20087
|
|
20088
|
+
.avatar-stacked .avatar-xsmall {
|
20089
|
+
box-shadow: 0.6px 0 0 0.6px #fff;
|
20090
|
+
}
|
20091
|
+
|
20092
|
+
.avatar-stacked .avatar-xsmall:nth-child(1) {
|
20093
|
+
margin-left: 0;
|
20094
|
+
z-index: 6;
|
20095
|
+
}
|
20096
|
+
|
20097
|
+
.avatar-stacked .avatar-xsmall:nth-child(2) {
|
20098
|
+
margin-left: -6px;
|
20099
|
+
z-index: 5;
|
20100
|
+
}
|
20101
|
+
|
20102
|
+
.avatar-stacked .avatar-xsmall:nth-child(3) {
|
20103
|
+
margin-left: -6px;
|
20104
|
+
z-index: 4;
|
20105
|
+
}
|
20106
|
+
|
20107
|
+
.avatar-stacked .avatar-xsmall:nth-child(4) {
|
20108
|
+
margin-left: -6px;
|
20109
|
+
z-index: 3;
|
20110
|
+
}
|
20111
|
+
|
20112
|
+
.avatar-stacked .avatar-xsmall:nth-child(5) {
|
20113
|
+
margin-left: -6px;
|
20114
|
+
z-index: 2;
|
20115
|
+
}
|
20116
|
+
|
20117
|
+
.avatar-stacked .avatar-xsmall:nth-child(6) {
|
20118
|
+
margin-left: -6px;
|
20119
|
+
z-index: 1;
|
20120
|
+
}
|
20121
|
+
|
19968
20122
|
.avatar-stacked .avatar-small {
|
19969
|
-
box-shadow:
|
20123
|
+
box-shadow: 0.8px 0 0 0.8px #fff;
|
19970
20124
|
}
|
19971
20125
|
|
19972
20126
|
.avatar-stacked .avatar-small:nth-child(1) {
|
19973
|
-
|
20127
|
+
margin-left: 0;
|
20128
|
+
z-index: 6;
|
19974
20129
|
}
|
19975
20130
|
|
19976
20131
|
.avatar-stacked .avatar-small:nth-child(2) {
|
19977
|
-
|
19978
|
-
z-index:
|
20132
|
+
margin-left: -8px;
|
20133
|
+
z-index: 5;
|
19979
20134
|
}
|
19980
20135
|
|
19981
20136
|
.avatar-stacked .avatar-small:nth-child(3) {
|
19982
|
-
|
19983
|
-
z-index:
|
20137
|
+
margin-left: -8px;
|
20138
|
+
z-index: 4;
|
19984
20139
|
}
|
19985
20140
|
|
19986
20141
|
.avatar-stacked .avatar-small:nth-child(4) {
|
19987
|
-
|
19988
|
-
z-index:
|
20142
|
+
margin-left: -8px;
|
20143
|
+
z-index: 3;
|
19989
20144
|
}
|
19990
20145
|
|
19991
20146
|
.avatar-stacked .avatar-small:nth-child(5) {
|
19992
|
-
|
20147
|
+
margin-left: -8px;
|
20148
|
+
z-index: 2;
|
20149
|
+
}
|
20150
|
+
|
20151
|
+
.avatar-stacked .avatar-small:nth-child(6) {
|
20152
|
+
margin-left: -8px;
|
19993
20153
|
z-index: 1;
|
19994
20154
|
}
|
19995
20155
|
|
19996
20156
|
.avatar-stacked .avatar-medium {
|
19997
|
-
box-shadow:
|
20157
|
+
box-shadow: 1px 0 0 1px #fff;
|
19998
20158
|
}
|
19999
20159
|
|
20000
20160
|
.avatar-stacked .avatar-medium:nth-child(1) {
|
20001
|
-
|
20161
|
+
margin-left: 0;
|
20162
|
+
z-index: 6;
|
20002
20163
|
}
|
20003
20164
|
|
20004
20165
|
.avatar-stacked .avatar-medium:nth-child(2) {
|
20005
|
-
|
20006
|
-
z-index:
|
20166
|
+
margin-left: -10px;
|
20167
|
+
z-index: 5;
|
20007
20168
|
}
|
20008
20169
|
|
20009
20170
|
.avatar-stacked .avatar-medium:nth-child(3) {
|
20010
|
-
|
20011
|
-
z-index:
|
20171
|
+
margin-left: -10px;
|
20172
|
+
z-index: 4;
|
20012
20173
|
}
|
20013
20174
|
|
20014
20175
|
.avatar-stacked .avatar-medium:nth-child(4) {
|
20015
|
-
|
20016
|
-
z-index:
|
20176
|
+
margin-left: -10px;
|
20177
|
+
z-index: 3;
|
20017
20178
|
}
|
20018
20179
|
|
20019
20180
|
.avatar-stacked .avatar-medium:nth-child(5) {
|
20020
|
-
|
20181
|
+
margin-left: -10px;
|
20182
|
+
z-index: 2;
|
20183
|
+
}
|
20184
|
+
|
20185
|
+
.avatar-stacked .avatar-medium:nth-child(6) {
|
20186
|
+
margin-left: -10px;
|
20021
20187
|
z-index: 1;
|
20022
20188
|
}
|
20023
20189
|
|
20024
20190
|
.avatar-stacked .avatar-large {
|
20025
|
-
box-shadow:
|
20191
|
+
box-shadow: 1.5px 0 0 1.5px #fff;
|
20026
20192
|
}
|
20027
20193
|
|
20028
20194
|
.avatar-stacked .avatar-large:nth-child(1) {
|
20029
|
-
|
20195
|
+
margin-left: 0;
|
20196
|
+
z-index: 6;
|
20030
20197
|
}
|
20031
20198
|
|
20032
20199
|
.avatar-stacked .avatar-large:nth-child(2) {
|
20033
|
-
|
20034
|
-
z-index:
|
20200
|
+
margin-left: -15px;
|
20201
|
+
z-index: 5;
|
20035
20202
|
}
|
20036
20203
|
|
20037
20204
|
.avatar-stacked .avatar-large:nth-child(3) {
|
20038
|
-
|
20039
|
-
z-index:
|
20205
|
+
margin-left: -15px;
|
20206
|
+
z-index: 4;
|
20040
20207
|
}
|
20041
20208
|
|
20042
20209
|
.avatar-stacked .avatar-large:nth-child(4) {
|
20043
|
-
|
20044
|
-
z-index:
|
20210
|
+
margin-left: -15px;
|
20211
|
+
z-index: 3;
|
20045
20212
|
}
|
20046
20213
|
|
20047
20214
|
.avatar-stacked .avatar-large:nth-child(5) {
|
20048
|
-
|
20215
|
+
margin-left: -15px;
|
20216
|
+
z-index: 2;
|
20217
|
+
}
|
20218
|
+
|
20219
|
+
.avatar-stacked .avatar-large:nth-child(6) {
|
20220
|
+
margin-left: -15px;
|
20049
20221
|
z-index: 1;
|
20050
20222
|
}
|
20051
20223
|
|
20052
20224
|
.avatar-stacked .avatar-xlarge {
|
20053
|
-
box-shadow:
|
20225
|
+
box-shadow: 3px 0 0 3px #fff;
|
20054
20226
|
}
|
20055
20227
|
|
20056
20228
|
.avatar-stacked .avatar-xlarge:nth-child(1) {
|
20057
|
-
|
20229
|
+
margin-left: 0;
|
20230
|
+
z-index: 6;
|
20058
20231
|
}
|
20059
20232
|
|
20060
20233
|
.avatar-stacked .avatar-xlarge:nth-child(2) {
|
20061
|
-
|
20062
|
-
z-index:
|
20234
|
+
margin-left: -30px;
|
20235
|
+
z-index: 5;
|
20063
20236
|
}
|
20064
20237
|
|
20065
20238
|
.avatar-stacked .avatar-xlarge:nth-child(3) {
|
20066
|
-
|
20067
|
-
z-index:
|
20239
|
+
margin-left: -30px;
|
20240
|
+
z-index: 4;
|
20068
20241
|
}
|
20069
20242
|
|
20070
20243
|
.avatar-stacked .avatar-xlarge:nth-child(4) {
|
20071
|
-
|
20072
|
-
z-index:
|
20244
|
+
margin-left: -30px;
|
20245
|
+
z-index: 3;
|
20073
20246
|
}
|
20074
20247
|
|
20075
20248
|
.avatar-stacked .avatar-xlarge:nth-child(5) {
|
20076
|
-
|
20249
|
+
margin-left: -30px;
|
20250
|
+
z-index: 2;
|
20251
|
+
}
|
20252
|
+
|
20253
|
+
.avatar-stacked .avatar-xlarge:nth-child(6) {
|
20254
|
+
margin-left: -30px;
|
20077
20255
|
z-index: 1;
|
20078
20256
|
}
|
20079
20257
|
|
20080
20258
|
.avatar-stacked .avatar-stacked-text {
|
20259
|
+
position: relative;
|
20260
|
+
padding-left: 16px;
|
20081
20261
|
color: #1357ff;
|
20082
20262
|
cursor: pointer;
|
20083
20263
|
}
|
@@ -20091,6 +20271,266 @@ a.text-white:hover, a.text-white:focus {
|
|
20091
20271
|
display: none;
|
20092
20272
|
}
|
20093
20273
|
|
20274
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xsmall {
|
20275
|
+
box-shadow: -0.6px 0 0 0.6px #fff;
|
20276
|
+
}
|
20277
|
+
|
20278
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(1) {
|
20279
|
+
z-index: 1;
|
20280
|
+
}
|
20281
|
+
|
20282
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(2) {
|
20283
|
+
z-index: 2;
|
20284
|
+
}
|
20285
|
+
|
20286
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(3) {
|
20287
|
+
z-index: 3;
|
20288
|
+
}
|
20289
|
+
|
20290
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(4) {
|
20291
|
+
z-index: 4;
|
20292
|
+
}
|
20293
|
+
|
20294
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(5) {
|
20295
|
+
z-index: 5;
|
20296
|
+
}
|
20297
|
+
|
20298
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xsmall:nth-child(6) {
|
20299
|
+
z-index: 6;
|
20300
|
+
}
|
20301
|
+
|
20302
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-small {
|
20303
|
+
box-shadow: -0.8px 0 0 0.8px #fff;
|
20304
|
+
}
|
20305
|
+
|
20306
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(1) {
|
20307
|
+
z-index: 1;
|
20308
|
+
}
|
20309
|
+
|
20310
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(2) {
|
20311
|
+
z-index: 2;
|
20312
|
+
}
|
20313
|
+
|
20314
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(3) {
|
20315
|
+
z-index: 3;
|
20316
|
+
}
|
20317
|
+
|
20318
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(4) {
|
20319
|
+
z-index: 4;
|
20320
|
+
}
|
20321
|
+
|
20322
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(5) {
|
20323
|
+
z-index: 5;
|
20324
|
+
}
|
20325
|
+
|
20326
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-small:nth-child(6) {
|
20327
|
+
z-index: 6;
|
20328
|
+
}
|
20329
|
+
|
20330
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-medium {
|
20331
|
+
box-shadow: -1px 0 0 1px #fff;
|
20332
|
+
}
|
20333
|
+
|
20334
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(1) {
|
20335
|
+
z-index: 1;
|
20336
|
+
}
|
20337
|
+
|
20338
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(2) {
|
20339
|
+
z-index: 2;
|
20340
|
+
}
|
20341
|
+
|
20342
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(3) {
|
20343
|
+
z-index: 3;
|
20344
|
+
}
|
20345
|
+
|
20346
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(4) {
|
20347
|
+
z-index: 4;
|
20348
|
+
}
|
20349
|
+
|
20350
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(5) {
|
20351
|
+
z-index: 5;
|
20352
|
+
}
|
20353
|
+
|
20354
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-medium:nth-child(6) {
|
20355
|
+
z-index: 6;
|
20356
|
+
}
|
20357
|
+
|
20358
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-large {
|
20359
|
+
box-shadow: -1.5px 0 0 1.5px #fff;
|
20360
|
+
}
|
20361
|
+
|
20362
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(1) {
|
20363
|
+
z-index: 1;
|
20364
|
+
}
|
20365
|
+
|
20366
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(2) {
|
20367
|
+
z-index: 2;
|
20368
|
+
}
|
20369
|
+
|
20370
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(3) {
|
20371
|
+
z-index: 3;
|
20372
|
+
}
|
20373
|
+
|
20374
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(4) {
|
20375
|
+
z-index: 4;
|
20376
|
+
}
|
20377
|
+
|
20378
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(5) {
|
20379
|
+
z-index: 5;
|
20380
|
+
}
|
20381
|
+
|
20382
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-large:nth-child(6) {
|
20383
|
+
z-index: 6;
|
20384
|
+
}
|
20385
|
+
|
20386
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xlarge {
|
20387
|
+
box-shadow: -3px 0 0 3px #fff;
|
20388
|
+
}
|
20389
|
+
|
20390
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(1) {
|
20391
|
+
z-index: 1;
|
20392
|
+
}
|
20393
|
+
|
20394
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(2) {
|
20395
|
+
z-index: 2;
|
20396
|
+
}
|
20397
|
+
|
20398
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(3) {
|
20399
|
+
z-index: 3;
|
20400
|
+
}
|
20401
|
+
|
20402
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(4) {
|
20403
|
+
z-index: 4;
|
20404
|
+
}
|
20405
|
+
|
20406
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(5) {
|
20407
|
+
z-index: 5;
|
20408
|
+
}
|
20409
|
+
|
20410
|
+
.avatar-stacked.avatar-stacked-reversed .avatar-xlarge:nth-child(6) {
|
20411
|
+
z-index: 6;
|
20412
|
+
}
|
20413
|
+
|
20414
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(1) {
|
20415
|
+
margin-left: 0;
|
20416
|
+
}
|
20417
|
+
|
20418
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(2) {
|
20419
|
+
margin-left: -3px;
|
20420
|
+
}
|
20421
|
+
|
20422
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(3) {
|
20423
|
+
margin-left: -3px;
|
20424
|
+
}
|
20425
|
+
|
20426
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(4) {
|
20427
|
+
margin-left: -3px;
|
20428
|
+
}
|
20429
|
+
|
20430
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(5) {
|
20431
|
+
margin-left: -3px;
|
20432
|
+
}
|
20433
|
+
|
20434
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xsmall:nth-child(6) {
|
20435
|
+
margin-left: -3px;
|
20436
|
+
}
|
20437
|
+
|
20438
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(1) {
|
20439
|
+
margin-left: 0;
|
20440
|
+
}
|
20441
|
+
|
20442
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(2) {
|
20443
|
+
margin-left: -4px;
|
20444
|
+
}
|
20445
|
+
|
20446
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(3) {
|
20447
|
+
margin-left: -4px;
|
20448
|
+
}
|
20449
|
+
|
20450
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(4) {
|
20451
|
+
margin-left: -4px;
|
20452
|
+
}
|
20453
|
+
|
20454
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(5) {
|
20455
|
+
margin-left: -4px;
|
20456
|
+
}
|
20457
|
+
|
20458
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-small:nth-child(6) {
|
20459
|
+
margin-left: -4px;
|
20460
|
+
}
|
20461
|
+
|
20462
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(1) {
|
20463
|
+
margin-left: 0;
|
20464
|
+
}
|
20465
|
+
|
20466
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(2) {
|
20467
|
+
margin-left: -5px;
|
20468
|
+
}
|
20469
|
+
|
20470
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(3) {
|
20471
|
+
margin-left: -5px;
|
20472
|
+
}
|
20473
|
+
|
20474
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(4) {
|
20475
|
+
margin-left: -5px;
|
20476
|
+
}
|
20477
|
+
|
20478
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(5) {
|
20479
|
+
margin-left: -5px;
|
20480
|
+
}
|
20481
|
+
|
20482
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-medium:nth-child(6) {
|
20483
|
+
margin-left: -5px;
|
20484
|
+
}
|
20485
|
+
|
20486
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(1) {
|
20487
|
+
margin-left: 0;
|
20488
|
+
}
|
20489
|
+
|
20490
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(2) {
|
20491
|
+
margin-left: -7.5px;
|
20492
|
+
}
|
20493
|
+
|
20494
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(3) {
|
20495
|
+
margin-left: -7.5px;
|
20496
|
+
}
|
20497
|
+
|
20498
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(4) {
|
20499
|
+
margin-left: -7.5px;
|
20500
|
+
}
|
20501
|
+
|
20502
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(5) {
|
20503
|
+
margin-left: -7.5px;
|
20504
|
+
}
|
20505
|
+
|
20506
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-large:nth-child(6) {
|
20507
|
+
margin-left: -7.5px;
|
20508
|
+
}
|
20509
|
+
|
20510
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(1) {
|
20511
|
+
margin-left: 0;
|
20512
|
+
}
|
20513
|
+
|
20514
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(2) {
|
20515
|
+
margin-left: -15px;
|
20516
|
+
}
|
20517
|
+
|
20518
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(3) {
|
20519
|
+
margin-left: -15px;
|
20520
|
+
}
|
20521
|
+
|
20522
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(4) {
|
20523
|
+
margin-left: -15px;
|
20524
|
+
}
|
20525
|
+
|
20526
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(5) {
|
20527
|
+
margin-left: -15px;
|
20528
|
+
}
|
20529
|
+
|
20530
|
+
.avatar-stacked.avatar-stacked-sparse .avatar-xlarge:nth-child(6) {
|
20531
|
+
margin-left: -15px;
|
20532
|
+
}
|
20533
|
+
|
20094
20534
|
.avatar-grid-container {
|
20095
20535
|
display: inline-block;
|
20096
20536
|
}
|
@@ -20099,10 +20539,18 @@ a.text-white:hover, a.text-white:focus {
|
|
20099
20539
|
font-size: 0;
|
20100
20540
|
}
|
20101
20541
|
|
20102
|
-
.avatar-grid-row .avatar-
|
20542
|
+
.avatar-grid-row .avatar-xsmall {
|
20103
20543
|
margin-left: 8px;
|
20104
20544
|
}
|
20105
20545
|
|
20546
|
+
.avatar-grid-row .avatar-xsmall:first-child {
|
20547
|
+
margin-left: 0;
|
20548
|
+
}
|
20549
|
+
|
20550
|
+
.avatar-grid-row .avatar-small {
|
20551
|
+
margin-left: 10.666667px;
|
20552
|
+
}
|
20553
|
+
|
20106
20554
|
.avatar-grid-row .avatar-small:first-child {
|
20107
20555
|
margin-left: 0;
|
20108
20556
|
}
|
@@ -20146,10 +20594,18 @@ a.text-white:hover, a.text-white:focus {
|
|
20146
20594
|
display: none;
|
20147
20595
|
}
|
20148
20596
|
|
20149
|
-
.avatar-grid-
|
20597
|
+
.avatar-grid-xsmall .avatar-grid-row {
|
20150
20598
|
padding-top: 8px;
|
20151
20599
|
}
|
20152
20600
|
|
20601
|
+
.avatar-grid-xsmall .avatar-grid-row:first-child {
|
20602
|
+
padding-top: 0;
|
20603
|
+
}
|
20604
|
+
|
20605
|
+
.avatar-grid-small .avatar-grid-row {
|
20606
|
+
padding-top: 10.666667px;
|
20607
|
+
}
|
20608
|
+
|
20153
20609
|
.avatar-grid-small .avatar-grid-row:first-child {
|
20154
20610
|
padding-top: 0;
|
20155
20611
|
}
|
@@ -20178,21 +20634,36 @@ a.text-white:hover, a.text-white:focus {
|
|
20178
20634
|
padding-top: 0;
|
20179
20635
|
}
|
20180
20636
|
|
20637
|
+
body,
|
20638
|
+
p,
|
20639
|
+
.font-size-default {
|
20640
|
+
font-size: 0.875rem;
|
20641
|
+
line-height: 20px;
|
20642
|
+
letter-spacing: 0.2px;
|
20643
|
+
}
|
20644
|
+
|
20645
|
+
small,
|
20646
|
+
.small, .badge, .dropdown-item--title, .tooltip {
|
20647
|
+
font-size: 0.75rem;
|
20648
|
+
line-height: 16px;
|
20649
|
+
letter-spacing: 0.2px;
|
20650
|
+
}
|
20651
|
+
|
20181
20652
|
.dropdown-toggle::after {
|
20653
|
+
display: none;
|
20182
20654
|
vertical-align: 2px;
|
20183
20655
|
}
|
20184
20656
|
|
20185
20657
|
.dropdown-menu {
|
20186
20658
|
width: auto;
|
20187
|
-
min-width:
|
20659
|
+
min-width: 80px;
|
20188
20660
|
max-width: 684px;
|
20189
|
-
max-height: 185px;
|
20190
20661
|
padding: 0;
|
20191
20662
|
margin: 4px 0 0;
|
20192
20663
|
overflow-y: auto;
|
20193
20664
|
background-color: #fff;
|
20194
20665
|
border: 1px solid #e2e2e2;
|
20195
|
-
box-shadow: 0 4px
|
20666
|
+
box-shadow: 0 2px 4px rgba(119, 119, 119, 0.1), 0 4px 8px rgba(119, 119, 119, 0.2);
|
20196
20667
|
border-radius: 4px;
|
20197
20668
|
}
|
20198
20669
|
|
@@ -20214,12 +20685,24 @@ a.text-white:hover, a.text-white:focus {
|
|
20214
20685
|
}
|
20215
20686
|
|
20216
20687
|
.dropdown-item {
|
20217
|
-
padding: 8px
|
20688
|
+
padding: 8px;
|
20218
20689
|
color: #212121;
|
20690
|
+
white-space: normal;
|
20219
20691
|
cursor: pointer;
|
20220
20692
|
outline: none;
|
20221
20693
|
}
|
20222
20694
|
|
20695
|
+
.dropdown-item--title {
|
20696
|
+
padding-top: 12px;
|
20697
|
+
padding-bottom: 4px;
|
20698
|
+
color: #777;
|
20699
|
+
border-top: 1px solid #e2e2e2;
|
20700
|
+
}
|
20701
|
+
|
20702
|
+
.dropdown-item--title:first-child {
|
20703
|
+
border: none;
|
20704
|
+
}
|
20705
|
+
|
20223
20706
|
.dropdown-item:hover {
|
20224
20707
|
background-color: #f2f4f7;
|
20225
20708
|
}
|
@@ -20242,7 +20725,7 @@ a.text-white:hover, a.text-white:focus {
|
|
20242
20725
|
|
20243
20726
|
.dropdown-not-found {
|
20244
20727
|
display: block;
|
20245
|
-
padding: 8px
|
20728
|
+
padding: 8px;
|
20246
20729
|
color: #b4b4b4;
|
20247
20730
|
text-align: center;
|
20248
20731
|
}
|
@@ -20315,18 +20798,26 @@ a.text-white:hover, a.text-white:focus {
|
|
20315
20798
|
background-color: transparent;
|
20316
20799
|
}
|
20317
20800
|
|
20318
|
-
.
|
20801
|
+
.dropdown--medium {
|
20802
|
+
width: 184px;
|
20803
|
+
}
|
20804
|
+
|
20805
|
+
.dropdown--large {
|
20806
|
+
width: 288px;
|
20807
|
+
}
|
20808
|
+
|
20809
|
+
.date-picker-container {
|
20319
20810
|
position: relative;
|
20320
20811
|
z-index: 11;
|
20321
20812
|
width: 0;
|
20322
20813
|
height: 0;
|
20323
20814
|
}
|
20324
20815
|
|
20325
|
-
.
|
20816
|
+
.date-picker-container.on-right {
|
20326
20817
|
left: calc(100% - 392px);
|
20327
20818
|
}
|
20328
20819
|
|
20329
|
-
.
|
20820
|
+
.date-picker-calendar-view, .date-picker-collapse-view {
|
20330
20821
|
position: absolute;
|
20331
20822
|
width: 392px;
|
20332
20823
|
padding: 0 16px;
|
@@ -20337,59 +20828,61 @@ a.text-white:hover, a.text-white:focus {
|
|
20337
20828
|
box-shadow: 0 2px 4px 0 rgba(119, 119, 119, 0.1), 0 4px 8px 0 rgba(119, 119, 119, 0.2);
|
20338
20829
|
}
|
20339
20830
|
|
20340
|
-
.
|
20341
|
-
height:
|
20831
|
+
.date-picker-calendar-view {
|
20832
|
+
height: auto;
|
20833
|
+
min-height: 284px;
|
20342
20834
|
}
|
20343
20835
|
|
20344
|
-
.
|
20345
|
-
height:
|
20836
|
+
.date-picker-collapse-view {
|
20837
|
+
height: auto;
|
20838
|
+
min-height: 244px;
|
20346
20839
|
}
|
20347
20840
|
|
20348
|
-
.
|
20841
|
+
.date-picker-header {
|
20349
20842
|
display: flex;
|
20350
20843
|
align-items: center;
|
20351
20844
|
height: 52px;
|
20352
20845
|
text-align: center;
|
20353
20846
|
}
|
20354
20847
|
|
20355
|
-
.
|
20848
|
+
.date-picker-header-title {
|
20356
20849
|
flex-grow: 5;
|
20357
20850
|
font-weight: 500;
|
20358
20851
|
cursor: pointer;
|
20359
20852
|
}
|
20360
20853
|
|
20361
|
-
.
|
20854
|
+
.date-picker-previous-button {
|
20362
20855
|
flex-grow: 1;
|
20363
20856
|
padding-right: 16px;
|
20364
20857
|
text-align: left;
|
20365
20858
|
}
|
20366
20859
|
|
20367
|
-
.
|
20860
|
+
.date-picker-previous-button .ic:hover {
|
20368
20861
|
cursor: pointer;
|
20369
20862
|
}
|
20370
20863
|
|
20371
|
-
.
|
20864
|
+
.date-picker-next-button {
|
20372
20865
|
flex-grow: 1;
|
20373
20866
|
padding-left: 16px;
|
20374
20867
|
text-align: right;
|
20375
20868
|
}
|
20376
20869
|
|
20377
|
-
.
|
20870
|
+
.date-picker-next-button .ic:hover {
|
20378
20871
|
cursor: pointer;
|
20379
20872
|
}
|
20380
20873
|
|
20381
|
-
.
|
20874
|
+
.date-picker-row .date-picker-cell .date-picker-date-cell.current-date, .date-picker-row .date-picker-cell .date-picker-month-cell.current-month, .date-picker-row .date-picker-cell .date-picker-year-cell.current-year {
|
20382
20875
|
border-radius: 100%;
|
20383
20876
|
box-shadow: inset 0 0 0 1px #005fbf;
|
20384
20877
|
}
|
20385
20878
|
|
20386
|
-
.
|
20387
|
-
color: #fff;
|
20388
|
-
background-color: #005fbf;
|
20879
|
+
.date-picker-row .date-picker-cell .date-picker-date-cell.selected-date, .date-picker-row .date-picker-cell .date-picker-month-cell.selected-month, .date-picker-row .date-picker-cell .date-picker-year-cell.selected-year {
|
20880
|
+
color: #fff !important;
|
20881
|
+
background-color: #005fbf !important;
|
20389
20882
|
border-radius: 100%;
|
20390
20883
|
}
|
20391
20884
|
|
20392
|
-
.
|
20885
|
+
.date-picker-row .date-picker-cell .date-picker-date-cell:hover, .date-picker-row .date-picker-cell .date-picker-month-cell:hover, .date-picker-row .date-picker-cell .date-picker-year-cell:hover {
|
20393
20886
|
color: #212121;
|
20394
20887
|
cursor: pointer;
|
20395
20888
|
background-color: #f2f4f7;
|
@@ -20397,23 +20890,24 @@ a.text-white:hover, a.text-white:focus {
|
|
20397
20890
|
box-shadow: none;
|
20398
20891
|
}
|
20399
20892
|
|
20400
|
-
.
|
20893
|
+
.date-picker-row {
|
20401
20894
|
display: flex;
|
20895
|
+
flex-wrap: wrap;
|
20402
20896
|
}
|
20403
20897
|
|
20404
|
-
.
|
20898
|
+
.date-picker-row .date-picker-cell {
|
20405
20899
|
flex: 1 1 0;
|
20406
20900
|
text-align: center;
|
20407
20901
|
}
|
20408
20902
|
|
20409
|
-
.
|
20903
|
+
.date-picker-row .date-picker-cell .date-picker-date-cell {
|
20410
20904
|
width: 32px;
|
20411
20905
|
height: 32px;
|
20412
20906
|
margin: 2px auto;
|
20413
20907
|
line-height: 32px;
|
20414
20908
|
}
|
20415
20909
|
|
20416
|
-
.
|
20910
|
+
.date-picker-row .date-picker-cell .date-picker-month-cell {
|
20417
20911
|
width: 40px;
|
20418
20912
|
height: 40px;
|
20419
20913
|
margin: 0 auto;
|
@@ -20421,7 +20915,7 @@ a.text-white:hover, a.text-white:focus {
|
|
20421
20915
|
line-height: 40px;
|
20422
20916
|
}
|
20423
20917
|
|
20424
|
-
.
|
20918
|
+
.date-picker-row .date-picker-cell .date-picker-year-cell {
|
20425
20919
|
width: 48px;
|
20426
20920
|
height: 48px;
|
20427
20921
|
margin: 0 auto;
|
@@ -20429,31 +20923,39 @@ a.text-white:hover, a.text-white:focus {
|
|
20429
20923
|
line-height: 48px;
|
20430
20924
|
}
|
20431
20925
|
|
20432
|
-
.
|
20926
|
+
.date-picker-day-container {
|
20433
20927
|
display: flex;
|
20434
20928
|
margin-bottom: 16px;
|
20435
20929
|
}
|
20436
20930
|
|
20437
|
-
.
|
20931
|
+
.date-picker-day-container .date-picker-day {
|
20438
20932
|
flex: 1 1 0;
|
20439
20933
|
color: #777;
|
20440
20934
|
text-align: center;
|
20441
20935
|
}
|
20442
20936
|
|
20443
|
-
.
|
20444
|
-
position: absolute;
|
20445
|
-
bottom: 16px;
|
20937
|
+
.date-picker-shortcut-button {
|
20446
20938
|
width: 360px;
|
20939
|
+
padding: 16px 0;
|
20447
20940
|
color: #777;
|
20448
20941
|
text-align: center;
|
20449
20942
|
cursor: pointer;
|
20450
20943
|
}
|
20451
20944
|
|
20452
|
-
.
|
20945
|
+
.date-picker-shortcut-button.disabled {
|
20453
20946
|
color: #b4b4b4;
|
20454
20947
|
cursor: not-allowed;
|
20455
20948
|
}
|
20456
20949
|
|
20950
|
+
.date-picker-break {
|
20951
|
+
flex-basis: 100%;
|
20952
|
+
height: 0;
|
20953
|
+
}
|
20954
|
+
|
20955
|
+
.date-picker--no-outline {
|
20956
|
+
outline: none;
|
20957
|
+
}
|
20958
|
+
|
20457
20959
|
.form-control {
|
20458
20960
|
padding: 8px 12px;
|
20459
20961
|
margin-top: 4px;
|
@@ -20466,7 +20968,7 @@ a.text-white:hover, a.text-white:focus {
|
|
20466
20968
|
border: 1px solid #005fbf;
|
20467
20969
|
}
|
20468
20970
|
|
20469
|
-
.form-control:disabled, .form-control[readonly]
|
20971
|
+
.form-control:disabled, .form-control[readonly] {
|
20470
20972
|
color: #b4b4b4;
|
20471
20973
|
cursor: not-allowed;
|
20472
20974
|
background-color: #f2f4f7;
|
@@ -20487,6 +20989,18 @@ a.text-white:hover, a.text-white:focus {
|
|
20487
20989
|
padding-right: 36px;
|
20488
20990
|
}
|
20489
20991
|
|
20992
|
+
.form-control.with-reset-icon, .form-control.suffix-icon--double {
|
20993
|
+
padding-right: 36px;
|
20994
|
+
}
|
20995
|
+
|
20996
|
+
.form-control.with-reset-icon.suffix-icon, .form-control.suffix-icon--double.suffix-icon {
|
20997
|
+
padding-right: 72px;
|
20998
|
+
}
|
20999
|
+
|
21000
|
+
.form-control.is-invalid, .form-control:invalid {
|
21001
|
+
border-color: #d74022;
|
21002
|
+
}
|
21003
|
+
|
20490
21004
|
.form-control-plaintext:focus {
|
20491
21005
|
outline: none;
|
20492
21006
|
box-shadow: none;
|
@@ -20617,7 +21131,7 @@ input[type="file"]::-webkit-file-upload-button {
|
|
20617
21131
|
}
|
20618
21132
|
|
20619
21133
|
.custom-control-input:focus {
|
20620
|
-
box-shadow: 0 0 0
|
21134
|
+
box-shadow: 0 0 0 0.2rem rgba(19, 87, 255, 0.25);
|
20621
21135
|
}
|
20622
21136
|
|
20623
21137
|
.custom-control-input:hover ~ .custom-control-label::before {
|
@@ -20637,8 +21151,8 @@ input[type="file"]::-webkit-file-upload-button {
|
|
20637
21151
|
|
20638
21152
|
.custom-control-input:disabled ~ .custom-control-label::before {
|
20639
21153
|
cursor: not-allowed;
|
20640
|
-
background-color: #f2f4f7;
|
20641
|
-
border: 1px solid #e2e2e2;
|
21154
|
+
background-color: #f2f4f7 !important;
|
21155
|
+
border: 1px solid #e2e2e2 !important;
|
20642
21156
|
}
|
20643
21157
|
|
20644
21158
|
.custom-control-input:disabled ~ .custom-control-label {
|
@@ -20651,11 +21165,31 @@ input[type="file"]::-webkit-file-upload-button {
|
|
20651
21165
|
}
|
20652
21166
|
|
20653
21167
|
.custom-control-label::before {
|
20654
|
-
top:
|
21168
|
+
top: 1px;
|
20655
21169
|
}
|
20656
21170
|
|
20657
21171
|
.custom-control-label::after {
|
20658
|
-
top:
|
21172
|
+
top: 1px;
|
21173
|
+
}
|
21174
|
+
|
21175
|
+
.custom-checkbox .custom-control-label::after {
|
21176
|
+
background: no-repeat 100% / 100% 65%;
|
21177
|
+
}
|
21178
|
+
|
21179
|
+
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::after {
|
21180
|
+
background: url("data:image/svg+xml, %3csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.542893 4.54289C0.933418 4.15237 1.56658 4.15237 1.95711 4.54289L4.25 6.83579L10.0429 1.04289C10.4334 0.652369 11.0666 0.652369 11.4571 1.04289C11.8476 1.43342 11.8476 2.06658 11.4571 2.45711L4.95711 8.95711C4.56658 9.34763 3.93342 9.34763 3.54289 8.95711L0.542893 5.95711C0.152369 5.56658 0.152369 4.93342 0.542893 4.54289Z' fill='%23b4b4b4'/%3e%3c/svg%3e") no-repeat 100%/100% 65%;
|
21181
|
+
}
|
21182
|
+
|
21183
|
+
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::after {
|
21184
|
+
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23b4b4b4' d='M0 2h4'/%3e%3c/svg%3e") no-repeat 100%/100% 65%;
|
21185
|
+
}
|
21186
|
+
|
21187
|
+
.custom-radio .custom-control-label::after {
|
21188
|
+
background: no-repeat 100% / 100% 50%;
|
21189
|
+
}
|
21190
|
+
|
21191
|
+
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::after {
|
21192
|
+
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23b4b4b4'/%3e%3c/svg%3e") no-repeat 100%/100% 50%;
|
20659
21193
|
}
|
20660
21194
|
|
20661
21195
|
.form-check {
|
@@ -20763,25 +21297,20 @@ textarea.form-control::-webkit-scrollbar-track {
|
|
20763
21297
|
border-radius: 4px;
|
20764
21298
|
}
|
20765
21299
|
|
20766
|
-
.input-
|
20767
|
-
|
21300
|
+
.input-date-picker,
|
21301
|
+
.input-no-readonly {
|
21302
|
+
color: #212121 !important;
|
21303
|
+
cursor: pointer !important;
|
20768
21304
|
background-color: #fff !important;
|
20769
21305
|
}
|
20770
21306
|
|
20771
|
-
.input-
|
21307
|
+
.input-date-picker:hover:not(:disabled),
|
21308
|
+
.input-no-readonly:hover:not(:disabled) {
|
20772
21309
|
border: 1px solid #005fbf;
|
20773
21310
|
}
|
20774
21311
|
|
20775
|
-
.input-datepicker:hover:not(:disabled).with-reset-icon {
|
20776
|
-
padding-right: 36px;
|
20777
|
-
}
|
20778
|
-
|
20779
|
-
.input-datepicker:hover:not(:disabled).with-reset-icon.suffix-icon {
|
20780
|
-
padding-right: 72px;
|
20781
|
-
}
|
20782
|
-
|
20783
21312
|
.input-with-icon-container {
|
20784
|
-
|
21313
|
+
position: relative;
|
20785
21314
|
}
|
20786
21315
|
|
20787
21316
|
.img-xs {
|
@@ -20853,6 +21382,12 @@ textarea.form-control::-webkit-scrollbar-track {
|
|
20853
21382
|
list-style-type: none;
|
20854
21383
|
}
|
20855
21384
|
|
21385
|
+
.pagination ul li .ic {
|
21386
|
+
width: 20px;
|
21387
|
+
height: 20px;
|
21388
|
+
font-size: 20px;
|
21389
|
+
}
|
21390
|
+
|
20856
21391
|
.pagination_limit ul li {
|
20857
21392
|
margin-right: 6px;
|
20858
21393
|
color: #777;
|
@@ -20872,8 +21407,8 @@ textarea.form-control::-webkit-scrollbar-track {
|
|
20872
21407
|
max-width: 20px;
|
20873
21408
|
max-height: 20px;
|
20874
21409
|
padding: 0;
|
20875
|
-
margin-top: -2px;
|
20876
21410
|
font-size: 20px;
|
21411
|
+
border: 0;
|
20877
21412
|
}
|
20878
21413
|
|
20879
21414
|
.pagination_pages li .btn:hover {
|
@@ -20925,6 +21460,10 @@ textarea.form-control::-webkit-scrollbar-track {
|
|
20925
21460
|
border-radius: 4px;
|
20926
21461
|
}
|
20927
21462
|
|
21463
|
+
.table tr:hover {
|
21464
|
+
background: #f2f4f7;
|
21465
|
+
}
|
21466
|
+
|
20928
21467
|
.table th,
|
20929
21468
|
.table td {
|
20930
21469
|
padding: 10px 16px;
|
@@ -21140,6 +21679,11 @@ textarea.form-control::-webkit-scrollbar-track {
|
|
21140
21679
|
background-color: inherit;
|
21141
21680
|
}
|
21142
21681
|
|
21682
|
+
.tooltip {
|
21683
|
+
margin: 0;
|
21684
|
+
opacity: .9;
|
21685
|
+
}
|
21686
|
+
|
21143
21687
|
.tooltip-inner {
|
21144
21688
|
text-align: left;
|
21145
21689
|
box-shadow: 0 2px 4px 0 rgba(65, 64, 66, 0.2);
|