Skip to content

Commit

Permalink
deploy: 99eb33d
Browse files Browse the repository at this point in the history
  • Loading branch information
Yelinz committed Nov 30, 2023
1 parent babce06 commit 2c1687e
Show file tree
Hide file tree
Showing 9 changed files with 62 additions and 24 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
*/

/*! UIkit 3.17.0 | https://www.getuikit.com | (c) 2014 - 2023 YOOtheme | MIT License */
/*! UIkit 3.17.11 | https://www.getuikit.com | (c) 2014 - 2023 YOOtheme | MIT License */
1 change: 1 addition & 0 deletions assets/dummy.023495bafa65cd377e2452818f10759c.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion assets/dummy.c614e6e36f7402ef33aa1816bfa3c192.css

This file was deleted.

58 changes: 48 additions & 10 deletions assets/dummy.css
Original file line number Diff line number Diff line change
Expand Up @@ -6401,16 +6401,19 @@ ul.uk-nav-sub {
========================================================================== */
/*
* 1. Allow items to wrap into the next line
* 2. Gutter
* 3. Reset list
* 2. Center items vertically if they have a different height
* 3. Gutter
* 4. Reset list
*/
.uk-pagination {
display: flex;
/* 1 */
flex-wrap: wrap;
/* 2 */
margin-left: 0;
align-items: center;
/* 3 */
margin-left: 0;
/* 4 */
padding: 0;
list-style: none;
}
Expand All @@ -6432,13 +6435,17 @@ ul.uk-nav-sub {
/* Items
========================================================================== */
/*
* 1. Prevent gap if child element is `inline-block`, e.g. an icon
* 2. Style
* 1. Center content vertically, e.g. an icon
* 2. Imitate white space gap when using flexbox
* 3. Style
*/
.uk-pagination > * > * {
/* 1 */
display: block;
display: flex;
align-items: center;
/* 2 */
column-gap: 0.25em;
/* 3 */
padding: 5px 10px;
color: #999;
transition: color 0.1s ease-in-out;
Expand Down Expand Up @@ -8546,8 +8553,8 @@ td.uk-text-break {
* is absolute positioned or if the container has a height
*/
/* 1 */
[uk-cover],
[data-uk-cover] {
[uk-cover]:where(canvas, iframe, svg),
[data-uk-cover]:where(canvas, iframe, svg) {
/* 2 */
max-width: none;
/* 3 */
Expand All @@ -8564,6 +8571,19 @@ iframe[data-uk-cover] {
pointer-events: none;
}

[uk-cover]:where(img, video),
[data-uk-cover]:where(img, video) {
/* 3 */
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-sizing: border-box;
object-fit: cover;
object-position: center;
}

/* Container
========================================================================== */
/*
Expand Down Expand Up @@ -10465,12 +10485,19 @@ iframe[data-uk-cover] {
opacity: 1;
}

/* Duration modifiers
/* Duration modifier
========================================================================== */
.uk-transition-slow {
transition-duration: 0.7s;
}

/* Disable modifier
========================================================================== */
.uk-transition-disable,
.uk-transition-disable * {
transition: none !important;
}

/* ========================================================================
Component: Visibility
========================================================================== */
Expand Down Expand Up @@ -10804,7 +10831,18 @@ iframe[data-uk-cover] {
.uk-card-secondary.uk-card-body .uk-heading-2xlarge,
.uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-2xlarge,
.uk-overlay-primary .uk-heading-2xlarge,
.uk-offcanvas-bar .uk-heading-2xlarge {
.uk-offcanvas-bar .uk-heading-2xlarge,
.uk-light .uk-heading-3xlarge,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-3xlarge,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-3xlarge,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-3xlarge,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-3xlarge,
.uk-card-primary.uk-card-body .uk-heading-3xlarge,
.uk-card-primary > :not([class*=uk-card-media]) .uk-heading-3xlarge,
.uk-card-secondary.uk-card-body .uk-heading-3xlarge,
.uk-card-secondary > :not([class*=uk-card-media]) .uk-heading-3xlarge,
.uk-overlay-primary .uk-heading-3xlarge,
.uk-offcanvas-bar .uk-heading-3xlarge {
color: #fff;
}
.uk-light blockquote, .uk-section-primary:not(.uk-preserve-color) blockquote, .uk-section-secondary:not(.uk-preserve-color) blockquote, .uk-tile-primary:not(.uk-preserve-color) blockquote, .uk-tile-secondary:not(.uk-preserve-color) blockquote, .uk-card-primary.uk-card-body blockquote, .uk-card-primary > :not([class*=uk-card-media]) blockquote, .uk-card-secondary.uk-card-body blockquote, .uk-card-secondary > :not([class*=uk-card-media]) blockquote, .uk-overlay-primary blockquote, .uk-offcanvas-bar blockquote {
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/vendor.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="dummy/config/environment" content="%7B%22modulePrefix%22%3A%22dummy%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2Fember-uikit%2F%22%2C%22locationType%22%3A%22hash%22%2C%22ember-uikit%22%3A%7B%22notification%22%3A%7B%22pos%22%3A%22top-right%22%7D%7D%2C%22EmberENV%22%3A%7B%22EXTEND_PROTOTYPES%22%3Afalse%2C%22FEATURES%22%3A%7B%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Afalse%2C%22_JQUERY_INTEGRATION%22%3Afalse%2C%22_TEMPLATE_ONLY_GLIMMER_COMPONENTS%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22ember-uikit%22%2C%22version%22%3A%229.0.0%2Ba4e48413%22%7D%7D">
<meta name="dummy/config/environment" content="%7B%22modulePrefix%22%3A%22dummy%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%2Fember-uikit%2F%22%2C%22locationType%22%3A%22hash%22%2C%22ember-uikit%22%3A%7B%22notification%22%3A%7B%22pos%22%3A%22top-right%22%7D%7D%2C%22EmberENV%22%3A%7B%22EXTEND_PROTOTYPES%22%3Afalse%2C%22FEATURES%22%3A%7B%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Afalse%2C%22_JQUERY_INTEGRATION%22%3Afalse%2C%22_TEMPLATE_ONLY_GLIMMER_COMPONENTS%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22ember-uikit%22%2C%22version%22%3A%229.0.0%2B99eb33d9%22%7D%7D">



<link href="/ember-uikit/assets/vendor.0da1f247b38aea3951d79859a7b4998a.css" rel="stylesheet">


<link href="/ember-uikit/assets/dummy.c614e6e36f7402ef33aa1816bfa3c192.css" rel="stylesheet">
<link href="/ember-uikit/assets/dummy.023495bafa65cd377e2452818f10759c.css" rel="stylesheet">


</head>
<body>



<script src="/ember-uikit/assets/vendor.25823d1c12c79b94ecaa60cd4e4deb13.js"></script>
<script src="/ember-uikit/assets/vendor.0773602fc56ba38cc1da9266324ee0b2.js"></script>


<script src="/ember-uikit/assets/chunk.999efc6375c8a114a8c2.js"></script>
<script src="/ember-uikit/assets/chunk.9e1dcef3bcd3edaacd03.js"></script>
<script src="/ember-uikit/assets/chunk.d2c25c07783bebb32df6.js"></script>
<script src="/ember-uikit/assets/chunk.27d277cbe586e66dc329.js"></script>



Expand Down

0 comments on commit 2c1687e

Please sign in to comment.