Skip to content

Commit

Permalink
XML reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
dprzybyl committed Oct 31, 2023
1 parent 9275951 commit d3ff7a6
Show file tree
Hide file tree
Showing 21 changed files with 253 additions and 247 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
~ =========================LICENSE_END==================================
-->

<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:ClientLibraryFolder"
sling:resourceType="widgets/clientlib"
categories="[apm-ace]"/>
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
~ =========================LICENSE_END==================================
-->

<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:ClientLibraryFolder"
sling:resourceType="widgets/clientlib"
categories="[apm-dashboard]"/>
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:ClientLibraryFolder"
sling:resourceType="widgets/clientlib"
categories="[apm-history]"/>
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:ClientLibraryFolder"
categories="[apm-move-item]"/>
jcr:primaryType="cq:ClientLibraryFolder"
categories="[apm-move-item]"/>
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:ClientLibraryFolder"
sling:resourceType="widgets/clientlib"
categories="[apm.scripts]"/>
Original file line number Diff line number Diff line change
@@ -1,63 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0"
xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0"
granite:class="apm-editor-launcher hidden"
jcr:primaryType="nt:unstructured"
jcr:title="Launcher"
sling:resourceType="granite/ui/components/coral/foundation/form/fieldset">
<items jcr:primaryType="nt:unstructured">
<disabled
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/checkbox"
text="Disabled"
fieldLabel="Disabled"
fieldDescription="Script with disabled launcher can not be launched neither manually through UI, nor automatically. But it can be referenced by other scripts using IMPORT or RUN."
name="apm:launchEnabled"
value="false"
uncheckedValue="true"/>
<mode
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/select"
fieldLabel="Mode"
name="apm:launchMode">
<datasource
jcr:primaryType="nt:unstructured"
sling:resourceType="apm/datasource/launchModes"/>
</mode>
<environment
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/select"
fieldLabel="Environment"
name="apm:launchEnvironment">
<datasource
jcr:primaryType="nt:unstructured"
sling:resourceType="apm/datasource/launchEnvironments"/>
</environment>
<runModes
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/multifield"
fieldLabel="Run Modes">
<field jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
name="apm:launchRunModes"/>
</runModes>
<hook
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
fieldLabel="Hook"
name="apm:launchHook"/>
<schedule
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/datepicker"
fieldLabel="Schedule"
name="apm:launchSchedule"
type="datetime"
valueFormat="YYYY-MM-DD[T]HH:mm:ss"/>
<cronExpression
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
fieldLabel="CRON expression"
name="apm:launchCronExpression"/>
</items>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0"
granite:class="apm-editor-launcher hidden"
jcr:primaryType="nt:unstructured"
jcr:title="Launcher"
sling:resourceType="granite/ui/components/coral/foundation/form/fieldset">
<items jcr:primaryType="nt:unstructured">
<disabled
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/checkbox"
text="Disabled"
fieldLabel="Disabled"
fieldDescription="Script with disabled launcher can not be launched neither manually through UI, nor automatically. But it can be referenced by other scripts using IMPORT or RUN."
name="apm:launchEnabled"
value="false"
uncheckedValue="true"/>
<mode
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/select"
fieldLabel="Mode"
name="apm:launchMode">
<datasource
jcr:primaryType="nt:unstructured"
sling:resourceType="apm/datasource/launchModes"/>
</mode>
<environment
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/select"
fieldLabel="Environment"
name="apm:launchEnvironment">
<datasource
jcr:primaryType="nt:unstructured"
sling:resourceType="apm/datasource/launchEnvironments"/>
</environment>
<runModes
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/multifield"
fieldLabel="Run Modes">
<field jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
name="apm:launchRunModes"/>
</runModes>
<hook
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
fieldLabel="Hook"
name="apm:launchHook"/>
<schedule
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/datepicker"
fieldLabel="Schedule"
name="apm:launchSchedule"
type="datetime"
valueFormat="YYYY-MM-DD[T]HH:mm:ss"/>
<cronExpression
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textfield"
fieldLabel="CRON expression"
name="apm:launchCronExpression"/>
</items>
</jcr:root>
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@
</items>
</content>
</jcr:content>
</jcr:root>
</jcr:root>
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0"
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
xmlns:granite="http://www.adobe.com/jcr/granite/1.0"
jcr:primaryType="cq:Page">
<jcr:content
jcr:mixinTypes="[sling:VanityPath]"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@
</selection>
</actions>
</jcr:content>
</jcr:root>
</jcr:root>
Original file line number Diff line number Diff line change
@@ -1,92 +1,94 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0"
xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
jcr:primaryType="nt:unstructured"
jcr:title="Move"
sling:resourceType="granite/ui/components/coral/foundation/page">
<head jcr:primaryType="nt:unstructured">
<viewport
jcr:primaryType="nt:unstructured"
jcr:title="Move"
sling:resourceType="granite/ui/components/coral/foundation/page">
<head jcr:primaryType="nt:unstructured">
<viewport
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/admin/page/viewport"/>
<meta
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/meta"
content="chrome=1"
name="X-UA-Compatible"/>
<favicon
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/page/favicon"/>
<clientlibs
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/includeclientlibs"
categories="[coralui3,granite.ui.coral.foundation,apm-move-item]"/>
</head>
<body
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/page/body">
<items jcr:primaryType="nt:unstructured">
<form
granite:id="cq-apmadmin-item-move-form"
sling:resourceType="granite/ui/components/coral/foundation/admin/page/viewport"/>
<meta
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/meta"
content="chrome=1"
name="X-UA-Compatible"/>
<favicon
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/page/favicon"/>
<clientlibs
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/includeclientlibs"
categories="[coralui3,granite.ui.coral.foundation,apm-move-item]"/>
</head>
<body
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/page/body">
<items jcr:primaryType="nt:unstructured">
<form
granite:id="cq-apmadmin-item-move-form"
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form"
maximized="{Boolean}true"
method="post"
novalidate="{Boolean}true"
style="vertical">
<items jcr:primaryType="nt:unstructured">
<wizard
jcr:primaryType="nt:unstructured"
jcr:title="Move"
sling:resourceType="granite/ui/components/coral/foundation/wizard"
cancelHref="${empty header.Referer ? granite:encodeURIPath(requestPathInfo.suffix) : header.Referer}">
<items jcr:primaryType="nt:unstructured">
<renameStep
jcr:primaryType="nt:unstructured"
jcr:title="Rename"
sling:resourceType="granite/ui/components/coral/foundation/container">
<items jcr:primaryType="nt:unstructured">
<fixedColumns
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/fixedcolumns"
active="{Boolean}true"
margin="{Boolean}true"
maximized="{Boolean}true">
<items jcr:primaryType="nt:unstructured">
<fixedColumn1
granite:id="references"
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/container">
<items jcr:primaryType="nt:unstructured">
<moveitem
jcr:primaryType="nt:unstructured"
sling:resourceType="apm/components/moveitem"/>
</items>
</fixedColumn1>
</items>
</fixedColumns>
</items>
<parentConfig
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form"
maximized="{Boolean}true"
method="post"
novalidate="{Boolean}true"
style="vertical">
<items jcr:primaryType="nt:unstructured">
<wizard
jcr:primaryType="nt:unstructured"
jcr:title="Move"
sling:resourceType="granite/ui/components/coral/foundation/wizard"
cancelHref="${empty header.Referer ? granite:encodeURIPath(requestPathInfo.suffix) : header.Referer}">
<items jcr:primaryType="nt:unstructured">
<renameStep
jcr:primaryType="nt:unstructured"
jcr:title="Rename"
sling:resourceType="granite/ui/components/coral/foundation/container">
<items jcr:primaryType="nt:unstructured">
<fixedColumns
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/fixedcolumns"
active="{Boolean}true"
margin="{Boolean}true"
maximized="{Boolean}true">
<items jcr:primaryType="nt:unstructured">
<fixedColumn1
granite:id="references"
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/container">
<items jcr:primaryType="nt:unstructured">
<moveitem
jcr:primaryType="nt:unstructured"
sling:resourceType="apm/components/moveitem"/>
</items>
</fixedColumn1>
</items>
</fixedColumns>
</items>
<parentConfig
jcr:primaryType="nt:unstructured"
validation="{Boolean}false">
<next
granite:class="foundation-wizard-control"
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/button"
text="Submit"
type="submit"
variant="primary">
<granite:data
jcr:primaryType="nt:unstructured"
foundation-wizard-control-action="next"/>
</next>
</parentConfig>
</renameStep>
</items>
</wizard>
</items>
</form>
</items>
</body>
</jcr:content>
validation="{Boolean}false">
<next
granite:class="foundation-wizard-control"
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/button"
text="Submit"
type="submit"
variant="primary">
<granite:data
jcr:primaryType="nt:unstructured"
foundation-wizard-control-action="next"/>
</next>
</parentConfig>
</renameStep>
</items>
</wizard>
</items>
</form>
</items>
</body>
</jcr:content>
</jcr:root>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
jcr:primaryType="nt:unstructured"
Expand Down Expand Up @@ -38,4 +37,4 @@
</items>
</content>
</jcr:content>
</jcr:root>
</jcr:root>
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,4 @@
</selection>
</actions>
</jcr:content>
</jcr:root>
</jcr:root>
Loading

0 comments on commit d3ff7a6

Please sign in to comment.