diff options
Diffstat (limited to 'quanta/components/csseditor/data/config.xml')
-rw-r--r-- | quanta/components/csseditor/data/config.xml | 609 |
1 files changed, 609 insertions, 0 deletions
diff --git a/quanta/components/csseditor/data/config.xml b/quanta/components/csseditor/data/config.xml new file mode 100644 index 00000000..15fd659f --- /dev/null +++ b/quanta/components/csseditor/data/config.xml @@ -0,0 +1,609 @@ +<?xml version="1.0" encoding="iso-8859-1" ?> +<css version="2.1"> +<mediagroup type="aural"> + + <azimuth> + <list value="leftwards,rightwards,inherit"/> + <doubleList> + <leftList value="left-side,far-left,left,center-left,center,center-right,right,far-right,right-side"/> + <rightList value="behind"/> + </doubleList> + <angle/> + </azimuth> + + <cue hasSub="yes"> + <cue-after> + <uri mode="single" resourceType="audio"/> + <list value="none,inherit"/> + </cue-after> + <cue-before> + <uri mode="single" resourceType="audio"/> + <list value="none,inherit"/> + </cue-before> + </cue> + + <elevation> + <list value="below,level,above,higher,lower,inherit"/> + <angle/> + <freeedit/> + </elevation> + + <pitch> + <list value="inherit,x-low,medium,high,x-high,low"/> + <frequency/> + <freeedit/> + </pitch> + + <pitch-range> + <number/> + <list value="inherit"/> + </pitch-range> + + <play-during> + <list value="inherit,none,auto"/> + <uri mode="single" resourceType="audio"/> + </play-during> + + <pause hasSub="yes"> + <pause-after> + <time/> + <percentage/> + <list value="inherit"/> + <freeedit/> + </pause-after> + <pause-before> + <time/> + <percentage/> + <list value="inherit"/> + <freeedit/> + </pause-before> + </pause> + + <richness> + <number/> + <list value="inherit"/> + </richness> + + <speach-rate> + <list value="inherit,x-slow,medium,slow,fast,x-fast,faster,slower"/> + <number/> + </speach-rate> + + <speak> + <list value="normal,none,spell-out,inherit"/> + </speak> + + <speak-punctuation> + <list value="code,none,inherit"/> + </speak-punctuation> + + <speak-header> + <list value="once,always,inherit"/> + </speak-header> + + <speak-numeral> + <list value="digits,continuous,inherit"/> + </speak-numeral> + + <stress> + <number/> + <list value="inherit"/> + </stress> + + <voice-family> + <freeedit/> + <list value="inherit"/> + </voice-family> + + <volume> + <list value="silent,x-soft,soft,medium,loud,x-loud,inherit"/> + <number/> + <percentage/> + </volume> + +</mediagroup> + +<mediagroup type="visual"> + + <background hasSub="yes"> + <background-attachment> + <list value="scroll,fixed,inherit"/> + </background-attachment> + <background-color> + <colors/> + <list value="transparent,inherit"/> + </background-color> + <background-image> + <uri mode="single" resourceType="image"/> + <list value="none,inherit"/> + </background-image> + <background-position> + <doubleList> + <leftList value="top,center,bottom"/> + <rightList value="left,center,right"/> + </doubleList> + <freeedit/> + <doubleLength/> + <doublePercentage/> + <list value="inherit" editable="yes"/> + </background-position> + <background-repeat> + <list value="repeat,repeat-x,repeat-y,no-repeat,inherit"/> + </background-repeat> + </background> + + <border hasSub="yes"> + <border-collapse> + <list value="collapse,separate,inherit"/> + </border-collapse> + <border-color> + <colors/> + <list value="transparent,inherit" editable="yes"/> + </border-color> + <border-spacing> + <freeedit/> + <doubleLength/> + <list value="inherit" editable="yes"/> + </border-spacing> + <border-style> + <list value="none,hidden,dotted,dashed,solid,double,groove,ridge,inset,outset,inherit" editable="yes"/> + </border-style> + <border-top hasSub="yes"> + <border-top-color> + <colors/> + <list value="transparent,inherit"/> + </border-top-color> + <border-top-style> + <list value="none,hidden,dotted,dashed,solid,double,groove,ridge,inset,outset,inherit"/> + </border-top-style> + <border-top-width> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </border-top-width> + </border-top> + + <border-left hasSub="yes"> + + <border-left-color> + <colors/> + <list value="transparent,inherit"/> + </border-left-color> + + <border-left-style> + <list value="none,hidden,dotted,dashed,solid,double,groove,ridge,inset,outset,inherit"/> + </border-left-style> + + <border-left-width> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </border-left-width> + + </border-left> + + <border-right hasSub="yes"> + + <border-right-color> + <colors/> + <list value="transparent,inherit"/> + </border-right-color> + + <border-right-style> + <list value="none,hidden,dotted,dashed,solid,double,groove,ridge,inset,outset,inherit"/> + </border-right-style> + + <border-right-width> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </border-right-width> + + </border-right> + + <border-bottom hasSub="yes"> + + <border-bottom-color> + <colors/> + <list value="transparent,inherit"/> + </border-bottom-color> + + <border-bottom-style> + <list value="none,hidden,dotted,dashed,solid,double,groove,ridge,inset,outset,inherit"/> + </border-bottom-style> + + <border-bottom-width> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </border-bottom-width> + + </border-bottom> + + <border-width> + <edit/> + <list value="inherit" editable="yes"/> + </border-width> + + </border> + + <bottom> + <length/> + <percentage/> + <list value="auto,inherit"/> + <freeedit/> + </bottom> + + <caption-side> + <list value="top,bottom,inherit"/> + </caption-side> + + <clear> + <list value="none,left,right,both,inherit"/> + </clear> + + <clip> + <list value="auto,inherit" editable="yes"/> + </clip> + + <color> + <colors/> + <list value="inherit"/> + </color> + + <cursor> + <list value="inherit,auto,crosshair,default,pointer,move,e-resize,ne-resize,nw-resize,n-resize,se-resize,sw-resize,s-resize,w-resize,text,wait,help,progress"/> + <uri mode="multi" resourceType="mousePointer"/> + </cursor> + + <direction> + <list value="ltr,rtl,inherit"/> + </direction> + + <empty-cells> + <list value="show,hide,inherit"/> + </empty-cells> + + <float> + <list value="left,right,none,inherit"/> + </float> + + <font> + <list value="caption,icon,menu,message-box,small-caption,status-bar"/> + </font> + + <font hasSub="yes"> + + <font-family> + <fontDialog/> + </font-family> + + <font-size> + <length/> + <percentage/> + <list value="xx-small,x-small,small,medium,large,x-large,xx-large,larger,smaller,inherit"/> + <freeedit/> + </font-size> + + <font-style> + <list value="normal,italic,oblique,inherit"/> + </font-style> + + <font-variant> + <list value="normal,small-caps,inherit"/> + </font-variant> + + <font-weight> + <list value="normal,bold,bolder,lighter,100,200,300,400,500,600,700,800,900,inherit"/> + </font-weight> + + </font> + + <height> + <length/> + <percentage/> + <list value="auto,inherit"/> + <freeedit/> + </height> + + <left> + <length/> + <percentage/> + <list value="auto,inherit"/> + <freeedit/> + </left> + + <letter-spacing> + <length/> + <list value="normal,inherit"/> + <freeedit/> + </letter-spacing> + + <line-height> + <length/> + <percentage/> + <number/> + <list value="normal,inherit"/> + <freeedit/> + </line-height> + + <list-style hasSub="yes"> + <list-style-image> + <uri mode="single" resourceType="image"/> + <list value="none,inherit"/> + </list-style-image> + <list-style-position> + <list value="inside,outside,inherit"/> + </list-style-position> + <list-style-type> + <list value="disc,circle,square,decimal,decimal-leading-zero,lower-roman,upper-roman,lower-greek,lower-alpha,lower-latin,upper-alpha,upper-latin,hebrew,armenian,georgian,cjk-ideographic,hiragana,katakana,hiragana-iroha,katakana-iroha,none,inherit"/> + </list-style-type> + </list-style> + + <margin hasSub="yes"> + <margin-left> + <length/> + <percentage/> + <list value="auto"/> + <freeedit/> + </margin-left> + <margin-bottom> + <length/> + <percentage/> + <list value="auto"/> + <freeedit/> + </margin-bottom> + <margin-right> + <length/> + <percentage/> + <list value="auto"/> + <freeedit/> + </margin-right> + <margin-top> + <length/> + <percentage/> + <list value="auto"/> + <freeedit/> + </margin-top> + </margin> + + <max-height> + <length/> + <percentage/> + <list value="none,inherit"/> + <freeedit/> + </max-height> + + <max-width> + <length/> + <percentage/> + <list value="none,inherit"/> + <freeedit/> + </max-width> + + <min-height> + <length/> + <percentage/> + <list value="none,inherit"/> + <freeedit/> + </min-height> + + <min-width> + <length/> + <percentage/> + <list value="none,inherit"/> + <freeedit/> + </min-width> + + <outline hasSub="yes"> + <outline-color> + <colors/> + <list value="invert,inherit"/> + </outline-color> + <outline-style> + <list value="none,hidden,dotted,dashed,solid,double,groove,ridge,inset,outset,inherit"/> + </outline-style> + <outline-width> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </outline-width> + </outline> + + <overflow> + <list value="visible,hidden,scroll,auto,inherit"/> + </overflow> + + <padding hasSub="yes"> + <padding-top> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </padding-top> + <padding-right> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </padding-right> + <padding-bottom> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </padding-bottom> + <padding-left> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </padding-left> + </padding> + + <page> + <freeedit/> + <list value="auto"/> + </page> + + <page-break-after> + <list value="auto,always,avoid,left,right,inherit"/> + </page-break-after> + + <page-break-before> + <list value="auto,always,avoid,left,right,inherit"/> + </page-break-before> + + <page-break-inside> + <list value="avoid,auto,inherit"/> + </page-break-inside> + + <position> + <list value="static,relative,absolute,fixed,inherit"/> + </position> + + <quotes> + <list value="none,inherit" editable="yes"/> + </quotes> + + <right> + <length/> + <percentage/> + <list value="auto,inherit"/> + <freeedit/> + </right> + + <table-layout> + <list value="auto,fixed,inherit"/> + </table-layout> + + <text-align> + <list value="center,justify,right,left,inherit"/> + </text-align> + + <text-decoration> + <list value="none,underline,overline,line-through,blink,inherit"/> + <doubleList> + <leftList value="none,underline,overline,line-through,blink,inherit"/> + <rightList value="none,underline,overline,line-through,blink,inherit"/> + </doubleList> + </text-decoration> + + <text-indent> + <length/> + <percentage/> + <list value="inherit"/> + <freeedit/> + </text-indent> + + <text-transform> + <list value="capitalize,uppercase,lowercase,none,inherit"/> + </text-transform> + + <top> + <length/> + <percentage/> + <list value="auto,inherit"/> + <freeedit/> + </top> + + <unicode-bidi> + <list value="normal,embed,bidi-override,inherit"/> + </unicode-bidi> + + <vertical-align> + <list value="baseline,inherit,sub,super,top,text-top,middle,bottom,text-bottom"/> + <length/> + <percentage/> + <freeedit/> + </vertical-align> + + <visibility> + <list value="visible,hidden,collapse,inherit"/> + </visibility> + + <white-space> + <list value="normal,pre,pre-wrap,pre-line,nowrap,inherit"/> + </white-space> + + <width> + <length/> + <percentage/> + <list value="auto,inherit"/> + <freeedit/> + </width> + + <word-spacing> + <length/> + <list value="auto,inherit"/> + <freeedit/> + </word-spacing> + + <z-index> + <integer minValue="-9999"/> + <list value="inherit,auto"/> + </z-index> + +</mediagroup> + +<mediagroup type="paged"> + + <page> + <list value="auto"/> + <freeedit/> + </page> + + <page-break-after> + <list value="auto,always,avoid,left,right,inherit"/> + </page-break-after> + + <page-break-before> + <list value="auto,always,avoid,left,right,inherit"/> + </page-break-before> + + <page-break-inside> + <list value=",avoid,auto,inherit"/> + </page-break-inside> + +</mediagroup> + +<mediagroup type="interactive"> + + <cursor> + <list value="inherit,auto,crosshair,default,pointer,move,e-resize,ne-resize,nw-resize,n-resize,se-resize,sw-resize,s-resize,w-resize,text,wait,help,progress"/> + <uri mode="multi" resourceType="mousePointer"/> + </cursor> + + <outline hasSub="yes"> + <outline-color> + <colors/> + <list value="invert,inherit"/> + </outline-color> + <outline-style> + <list value="none,hidden,dotted,dashed,solid,double,groove,ridge,inset,outset,inherit"/> + </outline-style> + <outline-width> + <length/> + <list value="thin,medium,thick,inherit"/> + <freeedit/> + </outline-width> + </outline> + +</mediagroup> + +<mediagroup type="all"> + + <content> + <list value="open-quote,close-quote,no-open-quote,no-close-quote,inherit" editable="yes"/> + </content> + + <counter-increment> + <list value="none,inherit" editable="yes"/> + </counter-increment> + + <counter-reset> + <list value="none,inherit" editable="yes"/> + </counter-reset> + + <display> + <list value="inline,inline-block,block,list-item,run-in,table,inline-table,table-row-group,table-header-group,table-footer-group,table-row,table-column-group,table-column,table-cell,table-caption,none,inherit"/> + </display> + + </mediagroup> +</css> |