Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
whats2000 committed Aug 30, 2024
0 parents commit 88f35a5
Show file tree
Hide file tree
Showing 1,209 changed files with 30,590 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Binary file added .nojekyll.br
Binary file not shown.
Binary file added .nojekyll.gz
Binary file not shown.
152 changes: 152 additions & 0 deletions PearlCalculatorBlazor.styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
/* /Components/GeneralFTL.razor.rz.scp.css */
.calculator-general-root-default[b-m1mg4bpcrb] {
margin-top: -12px;
}

.calculator-general-root-mobile[b-m1mg4bpcrb] {
display: none;
margin: -20px;
}

@media screen and (max-width: 420px) {
.calculator-general-root-default[b-m1mg4bpcrb] {
display: none;
}

.calculator-general-root-mobile[b-m1mg4bpcrb] {
display: block;
}
}
/* /Components/GeneralFTLComponents/GeneralFTL_Advanced.razor.rz.scp.css */
/* /Components/GeneralFTLComponents/GeneralFTL_General.razor.rz.scp.css */
[b-4zgccm0r21] .calculator-input-container-label {
margin-left: 5px;
}

[b-4zgccm0r21] .calculator-input-container-box {
width: 100%;
}

[b-4zgccm0r21] .calculator-input-container-direction-radio {
text-align: center;
}

ul.calculator-general-btn-group[b-4zgccm0r21] {
list-style: none;
padding: 0 10px;
margin: 0;
}

ul.calculator-general-btn-group li[b-4zgccm0r21] {
width: 100%;
margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
[b-4zgccm0r21] .calculator-input-container-direction-radio {
}
}

@media screen and (max-width: 540px) {
[b-4zgccm0r21] .calculator-input-container-direction-radio {
}
}
/* /Components/GeneralFTLComponents/GeneralFTL_Settings.razor.rz.scp.css */

/* /Pages/Index.razor.rz.scp.css */
.calculator-root[b-rvkyy10kut] {
height: 100%;
display: flex;
}

[b-rvkyy10kut] .calculator-card {
width: 50%;
height: 100%;
}

.calculator-input-tab[b-rvkyy10kut] {
}

.calculator-output-tab[b-rvkyy10kut] {
}

@media screen and (max-width: 768px) {
.calculator-root[b-rvkyy10kut] {
display: inherit;
}

[b-rvkyy10kut] .calculator-card {
width: 100%;
}
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-ob7wcsdkcb] {
position: relative;
display: flex;
flex-direction: column;
}

.main[b-ob7wcsdkcb] {
flex: 1;
}

.sidebar[b-ob7wcsdkcb] {
background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ob7wcsdkcb] {
background-color: #f7f7f7;
border-bottom: 1px solid #d6d5d5;
justify-content: flex-end;
height: 3.5rem;
display: flex;
align-items: center;
}

.top-row[b-ob7wcsdkcb] a, .top-row .btn-link[b-ob7wcsdkcb] {
white-space: nowrap;
margin-left: 1.5rem;
}

.top-row a:first-child[b-ob7wcsdkcb] {
overflow: hidden;
text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
.top-row:not(.auth)[b-ob7wcsdkcb] {
display: none;
}

.top-row.auth[b-ob7wcsdkcb] {
justify-content: space-between;
}

.top-row a[b-ob7wcsdkcb], .top-row .btn-link[b-ob7wcsdkcb] {
margin-left: 0;
}
}

@media (min-width: 641px) {
.page[b-ob7wcsdkcb] {
flex-direction: row;
}

.sidebar[b-ob7wcsdkcb] {
width: 250px;
height: 100vh;
position: sticky;
top: 0;
}

.top-row[b-ob7wcsdkcb] {
position: sticky;
top: 0;
z-index: 1;
}

.main > div[b-ob7wcsdkcb] {
padding-left: 2rem !important;
padding-right: 1.5rem !important;
}
}
Binary file added PearlCalculatorBlazor.styles.css.br
Binary file not shown.
Binary file added PearlCalculatorBlazor.styles.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions _content/AntDesign/css/ant-design-blazor.aliyun.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions _content/AntDesign/css/ant-design-blazor.compact.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions _content/AntDesign/css/ant-design-blazor.css

Large diffs are not rendered by default.

Binary file added _content/AntDesign/css/ant-design-blazor.css.br
Binary file not shown.
Binary file added _content/AntDesign/css/ant-design-blazor.css.gz
Binary file not shown.
1 change: 1 addition & 0 deletions _content/AntDesign/css/ant-design-blazor.dark.css

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions _content/AntDesign/js/ant-design-blazor.js

Large diffs are not rendered by default.

Binary file added _content/AntDesign/js/ant-design-blazor.js.br
Binary file not shown.
Binary file added _content/AntDesign/js/ant-design-blazor.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions _content/AntDesign/js/ant-design-blazor.js.map

Large diffs are not rendered by default.

Binary file added _content/AntDesign/js/ant-design-blazor.js.map.br
Binary file not shown.
Binary file added _content/AntDesign/js/ant-design-blazor.js.map.gz
Binary file not shown.
1 change: 1 addition & 0 deletions _content/AntDesign/less/affix/style/entry.less
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import './index.less';
2 changes: 2 additions & 0 deletions _content/AntDesign/less/affix/style/entry.less.br
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
� �@import './index.less';

Binary file added _content/AntDesign/less/affix/style/entry.less.gz
Binary file not shown.
6 changes: 6 additions & 0 deletions _content/AntDesign/less/affix/style/index.less
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@import '../../style/themes/index';

.@{ant-prefix}-affix {
position: fixed;
z-index: @zindex-affix;
}
Binary file added _content/AntDesign/less/affix/style/index.less.br
Binary file not shown.
Binary file added _content/AntDesign/less/affix/style/index.less.gz
Binary file not shown.
1 change: 1 addition & 0 deletions _content/AntDesign/less/alert/style/entry.less
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import './index.less';
2 changes: 2 additions & 0 deletions _content/AntDesign/less/alert/style/entry.less.br
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
� �@import './index.less';

Binary file added _content/AntDesign/less/alert/style/entry.less.gz
Binary file not shown.
152 changes: 152 additions & 0 deletions _content/AntDesign/less/alert/style/index.less
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
@import '../../style/themes/index';
@import '../../style/mixins/index';

@alert-prefix-cls: ~'@{ant-prefix}-alert';

.@{alert-prefix-cls} {
.reset-component();

position: relative;
display: flex;
align-items: center;
padding: 8px 15px;
word-wrap: break-word;
border-radius: @border-radius-base;

&-content {
flex: 1;
min-width: 0;
}

&-icon {
margin-right: @margin-xs;
}

&-description {
display: none;
font-size: @font-size-base;
line-height: @font-size-base + 8px;
}

&-success {
background-color: @alert-success-bg-color;
border: @border-width-base @border-style-base @alert-success-border-color;
.@{alert-prefix-cls}-icon {
color: @alert-success-icon-color;
}
}

&-info {
background-color: @alert-info-bg-color;
border: @border-width-base @border-style-base @alert-info-border-color;
.@{alert-prefix-cls}-icon {
color: @alert-info-icon-color;
}
}

&-warning {
background-color: @alert-warning-bg-color;
border: @border-width-base @border-style-base @alert-warning-border-color;
.@{alert-prefix-cls}-icon {
color: @alert-warning-icon-color;
}
}

&-error {
background-color: @alert-error-bg-color;
border: @border-width-base @border-style-base @alert-error-border-color;

.@{alert-prefix-cls}-icon {
color: @alert-error-icon-color;
}

.@{alert-prefix-cls}-description > pre {
margin: 0;
padding: 0;
}
}

&-action {
margin-left: @margin-xs;
}

&-close-icon {
margin-left: @margin-xs;
padding: 0;
overflow: hidden;
font-size: @font-size-sm;
line-height: @font-size-sm;
background-color: transparent;
border: none;
outline: none;
cursor: pointer;

.@{iconfont-css-prefix}-close {
color: @alert-close-color;
transition: color 0.3s;
&:hover {
color: @alert-close-hover-color;
}
}
}

&-close-text {
color: @alert-close-color;
transition: color 0.3s;
&:hover {
color: @alert-close-hover-color;
}
}

&-with-description {
align-items: flex-start;
padding: @alert-with-description-padding;
}

&-with-description&-no-icon {
padding: @alert-with-description-no-icon-padding-vertical 15px;
}

&-with-description &-icon {
margin-right: @alert-with-description-padding-vertical;
font-size: @alert-with-description-icon-size;
}
&-with-description &-message {
display: block;
margin-bottom: 4px;
color: @alert-message-color;
font-size: @font-size-lg;
}

&-message {
color: @alert-message-color;
}

&-with-description &-description {
display: block;
}

&&-motion-leave {
overflow: hidden;
opacity: 1;
transition: max-height 0.3s @ease-in-out-circ, opacity 0.3s @ease-in-out-circ,
padding-top 0.3s @ease-in-out-circ, padding-bottom 0.3s @ease-in-out-circ,
margin-bottom 0.3s @ease-in-out-circ;
}

&&-motion-leave-active {
max-height: 0;
margin-bottom: 0 !important;
padding-top: 0;
padding-bottom: 0;
opacity: 0;
}

&-banner {
margin-bottom: 0;
border: 0;
border-radius: 0;
}
}

@import './rtl';
Binary file added _content/AntDesign/less/alert/style/index.less.br
Binary file not shown.
Binary file added _content/AntDesign/less/alert/style/index.less.gz
Binary file not shown.
39 changes: 39 additions & 0 deletions _content/AntDesign/less/alert/style/rtl.less
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
.@{alert-prefix-cls} {
&&-rtl {
direction: rtl;
}

&&-no-icon {
.@{alert-prefix-cls}-rtl& {
padding: @alert-no-icon-padding-vertical 15px;
}
}

&-icon {
.@{alert-prefix-cls}-rtl & {
margin-right: auto;
margin-left: @margin-xs;
}
}

&-action {
.@{alert-prefix-cls}-rtl & {
margin-right: @margin-xs;
margin-left: auto;
}
}

&-close-icon {
.@{alert-prefix-cls}-rtl & {
margin-right: @margin-xs;
margin-left: auto;
}
}

&-with-description &-icon {
.@{alert-prefix-cls}-rtl& {
margin-right: auto;
margin-left: @alert-with-description-padding-vertical;
}
}
}
2 changes: 2 additions & 0 deletions _content/AntDesign/less/alert/style/rtl.less.br
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
� v3��`�“���T/�~���l�61���B�l�[�-� I�]�q� P�M���Jq�$LJU)�� �);Vb<]��š������ɓ�T�3u[qaRU}�L����h ��g�E�me�p� K��/�v�!&���G
0�TV�T;�p2;@��-
Binary file added _content/AntDesign/less/alert/style/rtl.less.gz
Binary file not shown.
1 change: 1 addition & 0 deletions _content/AntDesign/less/anchor/style/entry.less
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import './index.less';
2 changes: 2 additions & 0 deletions _content/AntDesign/less/anchor/style/entry.less.br
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
� �@import './index.less';

Binary file added _content/AntDesign/less/anchor/style/entry.less.gz
Binary file not shown.
Loading

0 comments on commit 88f35a5

Please sign in to comment.