Added new winset styles (2.2.2.38-2.2.2.44) according to the GUI Guide 1.8
[profile/ivi/efl-theme-tizen.git] / themes / widgets / bubble.edc
index 5d713a3..20959e8 100644 (file)
@@ -156,6 +156,7 @@ group {
                                        size: 14;
                                        min: 1 0;
                                        align: 0.0 0.5;
+                                       text_class: "slp_roman";
                                }
                                color: 76 75 73 255;
                                rel1 { relative: 1.0 0.0; to: "elm.rect.left.pad"; }
@@ -423,6 +424,7 @@ group {
                                        size: 14;
                                        min: 1 0;
                                        align: 0.0 0.5;
+                                       text_class: "slp_roman";
                                }
                                color: 76 75 73 255;
                                rel1 { relative: 0.0 0.0; to: "elm.rect.right.pad"; }
@@ -655,38 +657,67 @@ group {
                }
             }
          }
-         part { name: "elm.swallow.button1";
+         part { name: "elm.padding.contents";
+            type: RECT;
+            scale: 1;
+            description { state: "default" 0.0;
+               align: 0.0 0.0;
+               fixed: 1 1;
+               visible: 0;
+               rel1 { relative: 0.0 1.0; to_y: "elm.icon"; }
+               rel2 { relative: 1.0 1.0; to_y: "elm.icon"; }
+            }
+         }
+         part { name: "elm.swallow.icon1";
             clip_to: "disclip";
             type: SWALLOW;
             scale: 1;
             description { state: "default" 0.0;
-               align: 0.0 1.0;
+               min: GENLIST_PADDING_64_INC GENLIST_PADDING_64_INC;
+               max: GENLIST_PADDING_64_INC GENLIST_PADDING_64_INC;
+               align: 0.0 0.0;
                fixed: 1 1;
-               rel1 { relative: 0.80 0.80; to_y: "elm.icon"; }
-               rel2 { relative: 0.88 0.95; to_y: "elm.icon"; }
+               visible: 0;
+               rel1 { relative: 0.0223 1.00; to_y: "elm.padding.contents"; }
+               rel2 { relative: 0.0223 1.00; }
+            }
+            description { state: "contents_on" 0.0;
+               inherit: "default" 0.0;
+               visible: 1;
             }
          }
-         part { name: "elm.swallow.button2";
+         part { name: "elm.swallow.icon2";
             clip_to: "disclip";
             type: SWALLOW;
             scale: 1;
             description { state: "default" 0.0;
-               align: 0.0 1.0;
+               min: GENLIST_PADDING_64_INC GENLIST_PADDING_64_INC;
+               max: GENLIST_PADDING_64_INC GENLIST_PADDING_64_INC;
+               align: 0.0 0.0;
                fixed: 1 1;
-               rel1 { relative: 0.89 0.80; to_y: "elm.icon"; }
-               rel2 { relative: 0.97 0.95; to_y: "elm.icon"; }
+               visible: 0;
+               rel1 { relative: 1.0 1.00; to_x: "elm.swallow.icon1"; to_y: "elm.padding.contents"; }
+               rel2 { relative: 1.0 1.00; }
+            }
+            description { state: "contents_on" 0.0;
+               inherit: "default" 0.0;
+               visible: 1;
             }
          }
          part { name: "elm.padding.bottom";
-              type: RECT;
-              scale: 1;
-              description { state: "default" 0.0;
-                 min: 0 GENLIST_PADDING_24_INC;
-                 fixed: 0 1;
-                 visible: 0;
-                 rel1.relative: 0.0 1.0;
-                 align: 0.0 1.0;
-              }
+            type: RECT;
+            scale: 1;
+            description { state: "default" 0.0;
+               min: 0 GENLIST_PADDING_24_INC;
+               fixed: 0 1;
+               visible: 0;
+               rel1.relative: 0.0 1.0;
+               align: 0.0 1.0;
+            }
+            description { state: "contents_on" 0.0;
+               inherit: "default" 0.0;
+               min: 0 GENLIST_PADDING_88_INC;
+            }
          }
          part { name: "disclip";
              type: RECT;
@@ -716,7 +747,7 @@ group {
             source: "elm";
             action: STATE_SET "default" 0.0;
             //transition: DECELERATE 0.7;
-           target: "elm.swallow.select_icon";
+            target: "elm.swallow.select_icon";
             target: "elm.icon";
          }
          program { name: "go_selectview";
@@ -727,6 +758,22 @@ group {
             target: "elm.swallow.select_icon";
             target: "elm.icon";
          }
+         program { name: "go_contents_on";
+            signal: "elm,state,contents,enabled";
+            source: "elm";
+            action: STATE_SET "contents_on" 0.0;
+            target: "elm.swallow.icon1";
+            target: "elm.swallow.icon2";
+            target: "elm.padding.bottom";
+         }
+         program { name: "go_contents_off";
+            signal: "elm,state,contents,disabled";
+            source: "elm";
+            action: STATE_SET "default" 0.0;
+            target: "elm.swallow.icon1";
+            target: "elm.swallow.icon2";
+            target: "elm.padding.bottom";
+         }
       }
    }
 
@@ -816,40 +863,67 @@ group {
                }
             }
          }
-         part { name: "elm.swallow.button1";
+         part { name: "elm.padding.contents";
+            type: RECT;
+            scale: 1;
+            description { state: "default" 0.0;
+               align: 0.0 0.0;
+               fixed: 1 1;
+               visible: 0;
+               rel1 { relative: 0.0 1.0; to_y: "elm.icon"; }
+               rel2 { relative: 1.0 1.0; to_y: "elm.icon"; }
+            }
+         }
+         part { name: "elm.swallow.icon1";
             clip_to: "disclip";
             type: SWALLOW;
             scale: 1;
             description { state: "default" 0.0;
-               align: 0.0 1.0;
+               min: GENLIST_PADDING_64_INC GENLIST_PADDING_64_INC;
+               max: GENLIST_PADDING_64_INC GENLIST_PADDING_64_INC;
+               align: 1.0 0.0;
                fixed: 1 1;
-               max: 40 40;
-               rel1 { relative: 0.03 0.80; to_y: "elm.icon"; }
-               rel2 { relative: 0.11 0.95; to_y: "elm.icon"; }
+               visible: 0;
+               rel1 { relative: 0.0 1.00; to_x: "elm.swallow.icon2"; to_y: "elm.padding.contents"; }
+               rel2 { relative: 0.0 1.00; to_x: "elm.swallow.icon2"; }
+            }
+            description { state: "contents_on" 0.0;
+               inherit: "default" 0.0;
+               visible: 1;
             }
          }
-         part { name: "elm.swallow.button2";
+         part { name: "elm.swallow.icon2";
             clip_to: "disclip";
             type: SWALLOW;
             scale: 1;
             description { state: "default" 0.0;
-               align: 0.0 1.0;
+               min: GENLIST_PADDING_64_INC GENLIST_PADDING_64_INC;
+               max: GENLIST_PADDING_64_INC GENLIST_PADDING_64_INC;
+               align: 1.0 0.0;
                fixed: 1 1;
-               max: 40 40;
-               rel1 { relative: 0.12 0.80; to_y: "elm.icon"; }
-               rel2 { relative: 0.20 0.95; to_y: "elm.icon"; }
+               visible: 0;
+               rel1 { relative: 0.9777 1.00; to_y: "elm.padding.contents"; }
+               rel2 { relative: 0.9777 1.00; }
+            }
+            description { state: "contents_on" 0.0;
+               inherit: "default" 0.0;
+               visible: 1;
             }
          }
          part { name: "elm.padding.bottom";
-              type: RECT;
-              scale: 1;
-              description { state: "default" 0.0;
-                 min: 0 GENLIST_PADDING_24_INC;
-                 fixed: 0 1;
-                 visible: 0;
-                 rel1.relative: 0.0 1.0;
-                 align: 0.0 1.0;
-              }
+            type: RECT;
+            scale: 1;
+            description { state: "default" 0.0;
+               min: 0 GENLIST_PADDING_24_INC;
+               fixed: 0 1;
+               visible: 0;
+               rel1.relative: 0.0 1.0;
+               align: 0.0 1.0;
+            }
+            description { state: "contents_on" 0.0;
+               inherit: "default" 0.0;
+               min: 0 GENLIST_PADDING_88_INC;
+            }
          }
          part { name: "disclip";
              type: RECT;
@@ -890,6 +964,35 @@ group {
             target: "elm.swallow.select_icon";
             target: "elm.icon";
          }
+         program { name: "go_contents_on";
+            signal: "elm,state,contents,enabled";
+            source: "elm";
+            action: STATE_SET "contents_on" 0.0;
+            target: "elm.swallow.icon1";
+            target: "elm.swallow.icon2";
+            target: "elm.padding.bottom";
+         }
+         program { name: "go_contents_off";
+            signal: "elm,state,contents,disabled";
+            source: "elm";
+            action: STATE_SET "default" 0.0;
+            target: "elm.swallow.icon1";
+            target: "elm.swallow.icon2";
+            target: "elm.padding.bottom";
+         }
+      }
+   }
+
+   group { name: "elm/layout/bubble/seperator/default";
+      parts {
+         part { name: "base";
+            type: RECT;
+            repeat_events: 1;
+            description { state: "default" 0.0;
+               min: 0 GENLIST_PADDING_24_INC;
+               color: 0 0 0 0;
+            }
+         }
       }
    }