116 |
117 | {#if !_isCompact} 118 | 119 | {/if} 120 | {#if !!_colors} 121 |
    122 | {#if $$slots.before_slot} 123 | 124 | {/if} 125 | {#if showTransparentSlot} 126 |
  • 127 | 128 | 133 | 134 |
  • 135 | {/if} 136 | {#each _colors as color, index (`${color.value}_${index}`)} 137 |
  • _onDelete(index), 143 | tooltipContentSelector, 144 | tooltipClassName, 145 | }} 146 | > 147 | 156 | 162 | 163 |
  • 164 | {/each} 165 | {#if $$slots.after_slot} 166 | 167 | {/if} 168 |
169 | {:else} 170 | 171 | 172 | 173 | {/if} 174 | {#if !_isCompact} 175 | 176 | {/if} 177 | {#if _isCompact} 178 | 179 | {/if} 180 |
181 | {#if !_isCompact && showInput} 182 | 183 | 184 | 185 | {/if} 186 | {#if !_isCompact && !!_tools?.length} 187 | 188 | 189 | 190 | {/if} 191 |