<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>900</PageWidth>
	<PageHeight>560</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>False</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\asmat\Documents\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<CustomCSS>#qatea{
background:orange!important;
}


.flexTop{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;}
.flexCenter{display:flex;justify-content:center;align-items:center;}</CustomCSS>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines">
			<Components>
				<Function name="good">
					<Code>$scope.Refresh();
$scope.SetObjectStyle(&quot;gold&quot;,&quot;background-color&quot;,col);</Code>
					<Params>col|STRING|</Params>
					<ScriptLanguage>JavaScript</ScriptLanguage>
				</Function>
				<Function name="doSomeThing">
					<Code>jsalert &quot;You open the colorPicker&quot;</Code>
				</Function>
			</Components>
		</FunctionList>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<pageenter>asmColorPicker &quot;example&quot; true &quot;bottom-start&quot; &quot;true,true,true&quot; true true &quot;color&quot; &quot;good&quot;


.................................................
asmColorPickerAddSwatch &quot;example&quot; &quot;#00b0ff&quot;
asmColorPickerAddSwatch &quot;example&quot; &quot;#00bfa6&quot;
asmColorPickerAddSwatch &quot;example&quot; &quot;#f50057&quot;
asmColorPickerAddSwatch &quot;example&quot; &quot;#536dfe&quot;
asmColorPickerAddSwatch &quot;example&quot; &quot;#f9a826&quot;
asmColorPickerAddSwatch &quot;example&quot; &quot;#6c63ff&quot;</pageenter>
					<Components>
						<Container id="Container7">
							<left>610px</left>
							<top>50px</top>
							<width>130px</width>
							<height>90px</height>
							<style>background-color:red;border-style:solid;border-width:1px</style>
						</Container>
						<Container id="example">
							<left>280px</left>
							<top>20px</top>
							<width>50px</width>
							<height>30px</height>
							<style>background-color:var(--tw-color);border-style:solid;border-width:1px</style>
						</Container>
						<Container id="gold">
							<left>630px</left>
							<top>20px</top>
							<width>90px</width>
							<height>70px</height>
							<style>background-color:blue;border-style:solid;border-width:1px</style>
						</Container>
						<PushButton id="PushButton2">
							<left>20px</left>
							<top>410px</top>
							<width>120px</width>
							<height>40px</height>
							<caption>getColor(rgb)</caption>
							<click>asmColorPickerGetColor &quot;example&quot; &quot;[color]&quot; &quot;rgb&quot;</click>
						</PushButton>
						<Container id="Container1">
							<left>20px</left>
							<top>370px</top>
							<width>120px</width>
							<height>30px</height>
							<style>color:gray;font-size:9pt;background-color:#fff;border-style:solid;border-width:1px</style>
							<css_class>flexCenter</css_class>
							<html>[color]</html>
						</Container>
						<PushButton id="PushButton8">
							<left>160px</left>
							<top>410px</top>
							<width>120px</width>
							<height>40px</height>
							<caption>AddSwatch</caption>
							<click>asmColorPickerAddSwatch &quot;example&quot; &quot;brown&quot;</click>
						</PushButton>
						<PushButton id="PushButton9">
							<left>160px</left>
							<top>460px</top>
							<width>120px</width>
							<height>40px</height>
							<caption>removeSwatch</caption>
							<click>asmColorPickerRemoveSwatch &quot;example&quot; &quot;brown&quot;</click>
						</PushButton>
						<PushButton id="PushButton10">
							<left>360px</left>
							<top>410px</top>
							<width>110px</width>
							<height>40px</height>
							<caption>open</caption>
							<click>asmColorPickerMethod &quot;example&quot; &quot;open&quot;</click>
						</PushButton>
						<PushButton id="PushButton11">
							<left>360px</left>
							<top>460px</top>
							<width>110px</width>
							<height>40px</height>
							<caption>disable</caption>
							<click>asmColorPickerMethod &quot;example&quot; &quot;disable&quot;</click>
						</PushButton>
						<PushButton id="PushButton12">
							<left>360px</left>
							<top>510px</top>
							<width>110px</width>
							<height>40px</height>
							<caption>enable</caption>
							<click>asmColorPickerMethod &quot;example&quot; &quot;enable&quot;</click>
						</PushButton>
						<PushButton id="PushButton13">
							<left>480px</left>
							<top>460px</top>
							<width>110px</width>
							<height>40px</height>
							<caption>destroy</caption>
							<click>asmColorPickerMethod &quot;example&quot; &quot;destroy&quot;</click>
						</PushButton>
						<PushButton id="PushButton14">
							<left>480px</left>
							<top>410px</top>
							<width>110px</width>
							<height>40px</height>
							<caption>reset</caption>
							<click>asmColorPickerMethod &quot;example&quot; &quot;reset&quot;</click>
						</PushButton>
						<Container id="Container2">
							<left>20px</left>
							<top>20px</top>
							<width>120px</width>
							<height>170px</height>
							<style>background-color:#fff;border-color:#E0E0E0;border-style:solid;border-width:1px</style>
							<css_class>flexTop</css_class>
							<Components>
								<CheckBox id="CheckBox1">
									<left>14px</left>
									<top>0px</top>
									<width>90px</width>
									<height>20px</height>
									<align>top</align>
									<margin_top>5px</margin_top>
									<caption>toggle</caption>
									<variable>[ch1]</variable>
									<checked>True</checked>
									<change>asmColorPickerSetOption &quot;example&quot; &quot;toggle&quot; [ch1]</change>
								</CheckBox>
								<CheckBox id="CheckBox2">
									<left>24px</left>
									<top>15px</top>
									<width>90px</width>
									<height>20px</height>
									<align>top</align>
									<margin_top>5px</margin_top>
									<caption>opacity</caption>
									<variable>[ch2]</variable>
									<checked>True</checked>
									<change>asmColorPickerSetOption &quot;example&quot; &quot;opacity&quot; [ch2]</change>
								</CheckBox>
								<CheckBox id="CheckBox3">
									<left>24px</left>
									<top>40px</top>
									<width>90px</width>
									<height>20px</height>
									<align>top</align>
									<margin_top>5px</margin_top>
									<caption>preview</caption>
									<variable>[ch3]</variable>
									<checked>True</checked>
									<change>asmColorPickerSetOption &quot;example&quot; &quot;preview&quot; [ch3]</change>
								</CheckBox>
								<CheckBox id="CheckBox4">
									<left>24px</left>
									<top>65px</top>
									<width>90px</width>
									<height>20px</height>
									<align>top</align>
									<margin_top>5px</margin_top>
									<caption>copy</caption>
									<variable>[ch4]</variable>
									<checked>True</checked>
									<change>asmColorPickerSetOption &quot;example&quot; &quot;copy&quot; [ch4]</change>
								</CheckBox>
								<CheckBox id="CheckBox5">
									<left>24px</left>
									<top>90px</top>
									<width>90px</width>
									<height>20px</height>
									<align>top</align>
									<margin_top>5px</margin_top>
									<caption>preset</caption>
									<variable>[ch5]</variable>
									<checked>True</checked>
									<change>asmColorPickerSetOption &quot;example&quot; &quot;preset&quot; [ch5]</change>
								</CheckBox>
								<CheckBox id="CheckBox6">
									<left>24px</left>
									<top>115px</top>
									<width>90px</width>
									<height>20px</height>
									<align>top</align>
									<margin_top>5px</margin_top>
									<caption>popover</caption>
									<variable>[ch6]</variable>
									<checked>True</checked>
									<change>asmColorPickerSetOption &quot;example&quot; &quot;popover&quot; [ch6]</change>
								</CheckBox>
							</Components>
						</Container>
						<Container id="Container3">
							<left>20px</left>
							<top>200px</top>
							<width>120px</width>
							<height>170px</height>
							<style>background-color:#fff;border-color:#E0E0E0;border-style:solid;border-width:1px</style>
							<css_class>flexTop</css_class>
							<Components>
								<Container id="Container4">
									<left>10px</left>
									<top>10px</top>
									<width>100px</width>
									<height>30px</height>
									<style>color:white;background-color:#f50057;border-color:blue;border-style:solid;border-width:1px</style>
									<align>top</align>
									<margin_top>10px</margin_top>
									<hover>color:black</hover>
									<css_class>flexCenter</css_class>
									<neo_custom>style=&quot;user-select:none;&quot;</neo_custom>
									<html>id</html>
									<click>asmColorPickerSetOption &quot;example&quot; &quot;id&quot; &quot;qatea&quot;</click>
								</Container>
								<Container id="Container6">
									<left>19px</left>
									<top>20px</top>
									<width>100px</width>
									<height>30px</height>
									<style>color:white;background-color:#f50057;border-color:blue;border-style:solid;border-width:1px</style>
									<align>top</align>
									<margin_top>10px</margin_top>
									<hover>color:black</hover>
									<css_class>flexCenter</css_class>
									<neo_custom>style=&quot;user-select:none;&quot;</neo_custom>
									<html>margin</html>
									<click>asmColorPickerSetOption &quot;example&quot; &quot;margin&quot; 20</click>
								</Container>
								<Container id="Container8">
									<left>19px</left>
									<top>60px</top>
									<width>100px</width>
									<height>30px</height>
									<style>color:white;background-color:#f50057;border-color:blue;border-style:solid;border-width:1px</style>
									<align>top</align>
									<margin_top>10px</margin_top>
									<hover>color:black</hover>
									<css_class>flexCenter</css_class>
									<neo_custom>style=&quot;user-select:none;&quot;</neo_custom>
									<html>color</html>
									<click>asmColorPickerSetOption &quot;example&quot; &quot;color&quot; &quot;pink&quot;</click>
								</Container>
								<Container id="Container9">
									<left>19px</left>
									<top>100px</top>
									<width>100px</width>
									<height>30px</height>
									<style>color:white;background-color:#f50057;border-color:blue;border-style:solid;border-width:1px</style>
									<align>top</align>
									<margin_top>10px</margin_top>
									<hover>color:black</hover>
									<css_class>flexCenter</css_class>
									<neo_custom>style=&quot;user-select:none;&quot;</neo_custom>
									<html>theme</html>
									<click>asmColorPickerSetOption &quot;example&quot; &quot;theme&quot; &quot;dark&quot;</click>
								</Container>
							</Components>
						</Container>
						<PushButton id="PushButton1">
							<left>20px</left>
							<top>460px</top>
							<width>120px</width>
							<height>40px</height>
							<caption>getColor(hex)</caption>
							<click>asmColorPickerGetColor &quot;example&quot; &quot;[color]&quot; &quot;hex&quot;</click>
						</PushButton>
						<PushButton id="PushButton16">
							<left>20px</left>
							<top>510px</top>
							<width>120px</width>
							<height>40px</height>
							<caption>getColor(hsl)</caption>
							<click>asmColorPickerGetColor &quot;example&quot; &quot;[color]&quot; &quot;hsl&quot;</click>
						</PushButton>
						<PushButton id="PushButton5">
							<left>660px</left>
							<top>410px</top>
							<width>180px</width>
							<height>40px</height>
							<caption>set subroutine on open</caption>
							<click>asmColorPickerEvent &quot;example&quot; &quot;open&quot; &quot;doSomeThing&quot;</click>
						</PushButton>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>640px</width>
							<height>480px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
