Net.Like.Xue.Tokyo/Assets/Artists/UX/App/ui_pda.uxml

34 lines
4.9 KiB
Plaintext

<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
<ui:Template name="ui_pda_app-template" src="project://database/Assets/Artists/UX/ui_pda_app-template.uxml?fileID=9197481963319205126&amp;guid=ee547632972b3d649b8d1db98c171ffb&amp;type=3#ui_pda_app-template" />
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<Style src="project://database/Assets/Artists/UX/uss_pda.uss?fileID=7433441132597879392&amp;guid=d84886cbc940948469b91ac4df32cfae&amp;type=3#uss_pda" />
<Kamgam.UIToolkitBlurredBackground.BlurredBackground Blur-Tint="#000000C8" picking-mode="Ignore" class="root" />
<ui:VisualElement style="flex-grow: 1; position: absolute; left: 128px; right: 128px; top: 64px; bottom: 64px; background-color: rgb(24, 24, 24); border-top-left-radius: 72px; border-top-right-radius: 72px; border-bottom-right-radius: 72px; border-bottom-left-radius: 72px; padding-top: 64px; padding-right: 64px; padding-bottom: 64px; padding-left: 100px;">
<ui:VisualElement style="flex-grow: 1;">
<ui:VisualElement name="VisualElement--0" style="flex-grow: 1; background-image: url(&quot;project://database/Assets/Artists/Arts/PDA/pexels-eberhardgross-844297.jpg?fileID=21300000&amp;guid=a7ebd9dc1a9a7d64a907c553ba634376&amp;type=3#pexels-eberhardgross-844297&quot;); -unity-background-scale-mode: scale-and-crop;">
<ui:VisualElement name="app-container" class="app-container" style="position: absolute; left: 32px; top: 64px; right: 32px; height: 70%; flex-direction: row; flex-wrap: wrap; align-items: flex-start;">
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" class="allow-badge" />
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" />
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" class="allow-badge" />
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" />
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" />
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" />
</ui:VisualElement>
<ui:VisualElement name="dock-container" class="app-container" style="flex-grow: 1; position: absolute; left: 32px; right: 32px; bottom: 32px; background-color: rgba(255, 255, 255, 0.5); border-top-left-radius: 15px; border-top-right-radius: 15px; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; flex-direction: row; padding-top: 24px; padding-right: 24px; padding-bottom: 24px; padding-left: 24px;">
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" />
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" />
<ui:Instance template="ui_pda_app-template" name="ui_pda_app-template" />
</ui:VisualElement>
<ui:VisualElement name="pda-container" picking-mode="Ignore" class="root app-display" style="border-top-left-radius: 16px; border-top-right-radius: 16px; border-bottom-right-radius: 16px; border-bottom-left-radius: 16px;" />
</ui:VisualElement>
<ui:VisualElement name="status-bar" class="status-bar" style="position: absolute; left: 0; top: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); flex-direction: row; padding-left: 32px; padding-right: 32px;">
<ui:Label tabindex="-1" text="PDA" parse-escape-sequences="true" display-tooltip-when-elided="true" style="-unity-text-align: middle-left;" />
<ui:VisualElement style="flex-grow: 1; align-items: center; justify-content: center;">
<ui:Label tabindex="-1" text="17:11:10" parse-escape-sequences="true" display-tooltip-when-elided="true" name="time-label" class="tl" />
</ui:VisualElement>
</ui:VisualElement>
</ui:VisualElement>
<ui:Button parse-escape-sequences="true" display-tooltip-when-elided="true" name="home-button" style="position: absolute; top: 448px; left: 13px; background-color: rgba(255, 255, 255, 0); border-top-left-radius: 136px; border-top-right-radius: 136px; border-bottom-right-radius: 136px; border-bottom-left-radius: 136px; width: 64px; height: 64px; background-image: url(&quot;project://database/Assets/BITKit/Unity/Art/Icons/Arrows/icon_chevron-left-rounded.png?fileID=21300000&amp;guid=76da1f1cbb542714283e16db9aa8af7c&amp;type=3#icon_chevron-left-rounded&quot;); border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;" />
</ui:VisualElement>
</ui:UXML>